Skip to content

build(deps): bump the types group across 1 directory with 2 updates - #11889

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/types-c6b59a5d2c
Open

build(deps): bump the types group across 1 directory with 2 updates#11889
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/types-c6b59a5d2c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the types group with 2 updates in the / directory: @types/vscode and @types/node.

Updates @types/vscode from 1.125.0 to 1.134.0

Commits

Updates @types/node from 24.13.3 to 26.4.1

Commits

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the types group with 2 updates in the / directory: [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/vscode` from 1.125.0 to 1.134.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)

Updates `@types/node` from 24.13.3 to 26.4.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/vscode"
  dependency-version: 1.134.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: "@types/node"
  dependency-version: 26.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 9, 2026
Copilot AI lite review requested due to automatic review settings September 9, 2026 03:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 9, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the ide Issues for VS, VSCode, Monaco, etc. label Sep 9, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
1 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The PR is a straightforward type-definition dependency bump with no functional code changes.

Pull request overview

Updates TypeSpec’s pnpm catalog/lockfile to pick up newer TypeScript type definitions, primarily for Node.js and the VS Code extension package.

Changes:

  • Bump @types/node in the workspace catalog to ^26.4.1.
  • Bump @types/vscode in packages/typespec-vscode to ~1.134.0.
  • Regenerate pnpm-lock.yaml to reflect the updated type packages across the repo.
File summaries
File Description
pnpm-workspace.yaml Updates the workspace catalog entry for @types/node to ^26.4.1.
pnpm-lock.yaml Lockfile updates reflecting the new @types/node and @types/vscode resolutions.
packages/typespec-vscode/package.json Updates the VS Code extension’s @types/vscode devDependency to ~1.134.0.
Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file
  • Files reviewed: 2/3 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Copilot AI review requested due to automatic review settings September 9, 2026 03:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

The dependency updates appear to require a .chronus/changes/* entry (changeKind dependencies) per repo policy, and none is included in the PR.

Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file

Suppressed comments (2)

Previously missed (2) — in code that hasn't changed since the last review.

pnpm-workspace.yaml:74

  • This dependency update changes non-excluded files but doesn't include a .chronus/changes/* entry; per .chronus/config.yaml changeKind: dependencies is the expected changelog kind for dependency bumps, and these files aren't in changedFiles exclusions, so CI may require a changeset.
    pnpm-workspace.yaml:74
  • The PR description says @types/node is updated from 24.13.3, but the workspace catalog is actually updating it from ^26.3.0 to ^26.4.1, which may be confusing when reviewing or auditing the change.
  • Files reviewed: 2/3 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ide Issues for VS, VSCode, Monaco, etc. javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant