Commit 38703e5
Bumps [core](https://github.com/microsoft/typespec) from `8596473` to
`fb8afa8`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/typespec/commit/fb8afa87138d07684ad9e86ef927f26196eb1a09"><code>fb8afa8</code></a>
Upgrade dependencies (<a
href="https://redirect.github.com/microsoft/typespec/issues/11083">#11083</a>)</li>
<li>See full diff in <a
href="https://github.com/microsoft/typespec/compare/85964737cb690cf17418653ebc73b0256591c652...fb8afa87138d07684ad9e86ef927f26196eb1a09">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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8eefeb1 commit 38703e5
4 files changed
Lines changed: 3844 additions & 3450 deletions
- .chronus/changes/upgrade-dependencies-2026-6-24-19-10-0.md+14
- eslint.config.js+1-1
- packages/compiler/src/server/client-config-provider.ts+1-1
- packages/compiler/src/server/diagnostics.ts+1-1
- packages/compiler/src/server/server.ts+1-1
- packages/compiler/src/server/serverlib.ts+2-2
- packages/compiler/src/server/tspconfig/completion.ts+2-2
- packages/compiler/src/testing/test-server-host.ts+1-1
- packages/compiler/test/server/completion.test.ts+1-1
- packages/compiler/test/server/completion.tspconfig.test.ts+1-1
- packages/compiler/test/server/document-highlight.test.ts+1-1
- packages/compiler/test/server/documentsymbol.test.ts+1-1
- packages/compiler/test/server/folding.test.ts+1-1
- packages/compiler/test/server/get-hover.test.ts+1-1
- packages/compiler/test/server/rename.test.ts+1-1
- packages/compiler/test/server/signature-help.test.ts+1-1
- packages/emitter-framework/package.json+1
- packages/emitter-framework/tsconfig.json+1-1
- packages/html-program-viewer/vite.config.ts+2-1
- packages/http-canonicalization/tsconfig.json+2-1
- packages/http-client/tsconfig.json+2-1
- packages/http-server-js/generated-defs/package.json.ts+2-2
- packages/playground/src/lsp/lsp-to-monaco.ts+25-3
- packages/playground/src/services.ts+1-1
- packages/typespec-vscode/ThirdPartyNotices.txt+62-18
- packages/typespec-vscode/package.json+2-2
- packages/typespec-vscode/src/task-provider.ts+1-1
- packages/typespec-vscode/src/tsp-executable-resolver.ts+1-1
- packages/typespec-vscode/src/tsp-language-client.ts+1-1
- packages/typespec-vscode/src/utils.ts+1-1
- pnpm-lock.yaml+3.4k-3.8k
- pnpm-workspace.yaml+14-14
0 commit comments