chore(deps-dev): Bump the typescript group across 1 directory with 2 updates - #176
chore(deps-dev): Bump the typescript group across 1 directory with 2 updates#176dependabot[bot] wants to merge 1 commit into
Conversation
|
@dependabot rebase |
…updates Bumps the typescript group with 2 updates in the / directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode). Updates `typescript-eslint` from 8.60.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/typescript-eslint) Updates `@types/vscode` from 1.120.0 to 1.125.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) --- updated-dependencies: - dependency-name: "@types/vscode" dependency-version: 1.125.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: typescript-eslint dependency-version: 8.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
c5a59fb to
d929102
Compare
Review: partially superseded by #213 — the
|
|
Superseded by #213 (typescript-eslint only; @types/vscode pinned — see review comment). |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Takes the safe half of #176. That PR grouped typescript-eslint with @types/vscode ^1.85.0 → ^1.125.0, and the @types/vscode half fails the release gate added in #208: @types/vscode ^1.125.0 greater than engines.vscode ^1.85.0. Either upgrade engines.vscode or use an older @types/vscode version `vsce package` requires @types/vscode <= engines.vscode. Raising engines.vscode to ^1.125.0 to satisfy it would drop support for every VS Code from 1.85 through 1.124 — a product decision, not a dependency bump, and one with no upside since the extension uses no API newer than 1.85. @types/vscode should track the minimum supported VS Code, so it stays pinned. Verified with pnpm release:check, which is the gate #176 fails. - tsc -b --force, lint (--max-warnings=0), format:check: clean - 1033 tests across 8 packages: pass - pnpm release:check (build + VSIX package + release gate): pass Co-authored-by: t <t@t> Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Bumps the typescript group with 2 updates in the / directory: typescript-eslint and @types/vscode.
Updates
typescript-eslintfrom 8.60.0 to 8.65.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.1Updates
@types/vscodefrom 1.120.0 to 1.125.0Commits