Skip to content

Commit

Permalink
Bump core from 3040a83 to c4ba287 (#208)
Browse files Browse the repository at this point in the history
Bumps [core](https://github.com/microsoft/typespec) from `3040a83` to
`c4ba287`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/typespec/commit/c4ba287a4da91dbb250f0e14e0059be5c455cc13"><code>c4ba287</code></a>
Update with fix (<a
href="https://redirect.github.com/microsoft/typespec/issues/2880">#2880</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/519a748dbde52251f36e83c51889db13a5bda0b5"><code>519a748</code></a>
Fixing some inconsistent casing on website. (<a
href="https://redirect.github.com/microsoft/typespec/issues/2879">#2879</a>)</li>
<li>See full diff in <a
href="https://github.com/microsoft/typespec/compare/3040a83d6de0cc6876163b48ec9be61eefa3ebdd...c4ba287a4da91dbb250f0e14e0059be5c455cc13">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Timothee Guerin <[email protected]>
  • Loading branch information
dependabot[bot] and timotheeguerin authored Feb 2, 2024
1 parent cd4aad1 commit acdfbf1
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 12 deletions.
2 changes: 2 additions & 0 deletions .chronus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ versionPolicies:
- "@azure-tools/typespec-azure-core"
- "@azure-tools/typespec-azure-resource-manager"
- "@azure-tools/typespec-client-generator-core"
ignore:
- "@typespec/*"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@chronus/chronus": "^0.4.0",
"@chronus/chronus": "^0.5.0",
"@pnpm/find-workspace-packages": "^6.0.9",
"c8": "^8.0.1",
"cspell": "^6.31.3",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit acdfbf1

Please sign in to comment.