-
Notifications
You must be signed in to change notification settings - Fork 51
Commit abe01a5
Bumps [core](https://github.com/microsoft/typespec) from `92b7a73` to
`5b410a8`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/typespec/commit/5b410a89bf38af8f4e8b0bea5da5b2ff4f893af6"><code>5b410a8</code></a>
[typespec-vcode] Fix auto complete cannot replace $ prefix (<a
href="https://redirect.github.com/microsoft/typespec/issues/6315">#6315</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/01a5f4e3d69eeda6032663c84f32a69c5946bfd0"><code>01a5f4e</code></a>
http-client-java, test for ARM Error (<a
href="https://redirect.github.com/microsoft/typespec/issues/6245">#6245</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/34d1f6aef46f193b9f42664fcaabb052ad48d3cf"><code>34d1f6a</code></a>
Add missing node to list of suggestion when tsp server cannot start (<a
href="https://redirect.github.com/microsoft/typespec/issues/6144">#6144</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/e6f340fd77c3d6704496f462a319928e32d7b87f"><code>e6f340f</code></a>
http-client-java, clean up EmitterOptionsSchema for unbranded lib (<a
href="https://redirect.github.com/microsoft/typespec/issues/6450">#6450</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/b81186110d2e5d526d987e3fb3d0c767f5fa65db"><code>b811861</code></a>
http-specs, remove SpreadRecordForDiscriminatedUnion test case (<a
href="https://redirect.github.com/microsoft/typespec/issues/6425">#6425</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/7a2176a4e889efd1ff448b2122bc1322f291104f"><code>7a2176a</code></a>
eng, emitter pipeline, use node 20/22 (<a
href="https://redirect.github.com/microsoft/typespec/issues/6396">#6396</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/3dfab609726c2b8740f10aa20fe5ae36344f3257"><code>3dfab60</code></a>
mini website refresh (<a
href="https://redirect.github.com/microsoft/typespec/issues/6493">#6493</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/27d57cbc3ec41641f5f362651cd757dc1d95fc9b"><code>27d57cb</code></a>
Update installation steps per feedback (<a
href="https://redirect.github.com/microsoft/typespec/issues/6441">#6441</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/305c60e75c9c62e4047789eeeca37e763e950931"><code>305c60e</code></a>
Move emitter framework to its own package (<a
href="https://redirect.github.com/microsoft/typespec/issues/6310">#6310</a>)</li>
<li><a
href="https://github.com/microsoft/typespec/commit/f026f3c166ba4f4522e86a5ef33e2c07d54222d8"><code>f026f3c</code></a>
Rename plugin to generator (<a
href="https://redirect.github.com/microsoft/typespec/issues/6495">#6495</a>)</li>
<li>See full diff in <a
href="https://github.com/microsoft/typespec/compare/92b7a73c10a6590f5d7be8c906342b698a143497...5b410a89bf38af8f4e8b0bea5da5b2ff4f893af6">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]>
1 parent 7349b57 commit abe01a5Copy full SHA for abe01a5
2 files changed
+37
-1
lines changed+36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments