build(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates - #385
Conversation
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
TypeScript 7.0.2 is outside the supported peer range, and the parser range is not aligned with the plugin update.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 1
Open (2)
What changed in this PR
Updates VS Code extension development dependencies for SDK, TypeScript, ESLint, bundling, typings, and packaging.
Changes:
- Upgrades ten development dependencies.
- Refreshes TypeScript and linting tooling.
| File | Description |
|---|---|
vscode-extension/package.json |
Declares updated development dependency versions and ranges. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "globals": "^17.3.0", | ||
| "typescript": "^5.9.3" | ||
| "globals": "^17.12.0", | ||
| "typescript": "^7.0.2" |
| "@octokit/rest": "^22.0.1", | ||
| "@typescript-eslint/eslint-plugin": "^8.57.1", | ||
| "@typescript-eslint/eslint-plugin": "^8.70.0", | ||
| "@typescript-eslint/parser": "^8.56.0", |
…ith 10 updates Bumps the dev-dependencies group with 10 updates in the /vscode-extension directory: | Package | From | To | | --- | --- | --- | | [@github/copilot-sdk](https://github.com/github/copilot-sdk) | `0.2.0` | `1.0.14` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.57.1` | `8.70.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.57.1` | `8.70.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `26.6.2` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.110.0` | `1.138.0` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.9.2` | `4.0.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.28.1` | `0.28.2` | | [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.11.0` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.12.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | Updates `@github/copilot-sdk` from 0.2.0 to 1.0.14 - [Release notes](https://github.com/github/copilot-sdk/releases) - [Changelog](https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md) - [Commits](github/copilot-sdk@v0.2.0...v1.0.14) Updates `@typescript-eslint/eslint-plugin` from 8.57.1 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.57.1 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/parser) Updates `@types/node` from 25.5.0 to 26.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/vscode` from 1.110.0 to 1.138.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Updates `@vscode/vsce` from 3.9.2 to 4.0.0 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.9.2...v4.0.0) Updates `esbuild` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.1...v0.28.2) Updates `eslint` from 10.0.3 to 10.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.11.0) Updates `globals` from 17.4.0 to 17.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.12.0) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v7.0.2) --- updated-dependencies: - dependency-name: "@github/copilot-sdk" dependency-version: 1.0.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 26.6.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/vscode" dependency-version: 1.138.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vscode/vsce" dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: globals dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
fcfcb5a to
ac2b3b4
Compare
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
TypeScript 7 is unsupported by the current ESLint tooling, and the Copilot SDK 1.x update is incompatible with the bundled core integration.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 3
| "devDependencies": { | ||
| "@eslint/js": "^10.0.1", | ||
| "@github/copilot-sdk": "0.2.0", | ||
| "@github/copilot-sdk": "1.0.14", |
| "globals": "^17.3.0", | ||
| "typescript": "^5.9.3" | ||
| "globals": "^17.12.0", | ||
| "typescript": "^7.0.2" |


Bumps the dev-dependencies group with 10 updates in the /vscode-extension directory:
0.2.01.0.148.57.18.70.08.57.18.70.025.5.026.6.21.110.01.138.03.9.24.0.00.28.10.28.210.0.310.11.017.4.017.12.05.9.37.0.2Updates
@github/copilot-sdkfrom 0.2.0 to 1.0.14Release notes
Sourced from @github/copilot-sdk's releases.
... (truncated)
Changelog
Sourced from @github/copilot-sdk's changelog.
... (truncated)
Commits
e60d903Complete Fast Auto-tier support across SDKs (#2669)db6bd6fClarify runtime-backed SDK publishing (#2689)583f8f1Update Copilot CLI to 1.0.85 (#2688)062ee60Stabilize session lifecycle E2E tests (#2687)7f86a90Harden Rust CLI download retries (#2663)b47310cAdd runtime-driven canary and unstable SDK publishing (#2544)f60f9d4Add Rust SDK model allowlist support (#2512)e9df393Publish .NET SDK to the internal feed (#2614)9553d52Isolate hostless runtime cache (#2659)a675b55Stabilize C# rewind E2E initialization (#2661)Updates
@typescript-eslint/eslint-pluginfrom 8.57.1 to 8.70.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
7ee7608chore(release): publish 8.70.0f66bdcatest(eslint-plugin): [member-ordering] useRuleTesterdirectly in `optional...4586535fix(eslint-plugin): [no-deprecated] report deprecated imported values used in...f8e1e4efix(eslint-plugin): [no-unnecessary-condition] no false positive on RHS of a ...889cecefix(eslint-plugin): [member-ordering] don't report fields that read fields de...1a5a8b1feat(eslint-plugin): [no-generated-empty-object-type] add rule (#12730)9a6e546chore(release): publish 8.69.0513638efix(eslint-plugin): [no-meaningless-void-operator] report void on non-call ex...1dba4c5chore(eslint-plugin): fixeslint-plugin/require-test-error-positionsreport...a2fccaefix(eslint-plugin): [unified-signatures] compare type parameters by constrain...Updates
@typescript-eslint/parserfrom 8.57.1 to 8.70.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
7ee7608chore(release): publish 8.70.09a6e546chore(release): publish 8.69.08f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...Updates
@types/nodefrom 25.5.0 to 26.6.2Commits
Updates
@types/vscodefrom 1.110.0 to 1.138.0Commits
Updates
@vscode/vscefrom 3.9.2 to 4.0.0Release notes
Sourced from @vscode/vsce's releases.
... (truncated)
Commits
9f25124Merge pull request #1329 from microsoft/benibenj/migrate-legacy-pat-storage7d84e92Offer prompted migration of legacy PAT credentials75cae44Merge pull request #1325 from jakebailey/remove-levenae9f2b7Merge pull request #1324 from jakebailey/remove-form-datafa08d59Capture both output streams in the CLI tests3fb79d8Fix multipart stream lifecycle issuesbee68cfExtract command suggestion helper and test itb40452eMerge pull request #1326 from microsoft/benibenj/agents/validate-package-lock...d2cd4d4Keep PR CI workflow unchangedfa0fdf7Fix MSAL declaration build failureUpdates
esbuildfrom 0.28.1 to 0.28.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
609683dpublish 0.28.2 to npm11b1fe4add to release notesab50d91css: fix green/blue channel swap in oklch gamut mapping (#4488)04627b6fix #4498:asyncTLA checks need a worklist5c15177disablegoplsin thegofolderfc2ee9bcss: adjust parser to allow--foo: {...}209db54release notes for css nesting bugfixc625d31fix #4497: preserve nested ampersands during minification (#4500)34474e2better isolation of current part in js parser07f6e8cfix #4507:importassignment tree-shaking bugUpdates
eslintfrom 10.0.3 to 10.11.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
3c0b7c610.11.0321f0a7Build: changelog update for 10.11.0520dd77perf: Implement fast paths in critical areas (#21210)9ecfdc5docs: note that --cache can serve stale results for cross-file rules (#21312)92086c8test: updateEMFILEerror generation for Node.js 26.9.0 compatibility (#21330)9ac7eb6chore: update github/codeql-action action to v4.38.0 (#21331)22b09f5fix: ignore__proto__properties inprefer-object-spread(#21311)24310e3chore: update ecosystem plugins (#21324)d136fa4feat: object-shorthand handle quoted properties forignoreConstructors(#21...45ad79eci: bump pnpm/action-setup from 6.0.10 to 6.1.0 (#21318)Updates
globalsfrom 17.4.0 to 17.12.0Release notes
Sourced from globals's releases.
... (truncated)
Commits
98008c...Description has been truncated