Skip to content

build(deps): bump @types/node from 24.13.3 to 26.5.0 in the types group across 1 directory - #11984

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

dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/types-1283acccde

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the types group with 1 update in the / directory: @types/node.

Updates @types/node from 24.13.3 to 26.5.0

Commits

Dependabot compatibility score

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 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
@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.

🟡 Changes recommended

Regenerate the lockfile so the root importer retains the catalog: specifier.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates @types/node from 24.13.3 to 26.5.0.

Changes:

  • Updates the shared Node.js type catalog.
  • Refreshes lockfile dependency resolutions.

Critical issue: the lockfile records 26.5.0 instead of retaining the manifest’s catalog: specifier; regenerate it to avoid frozen CI install failures.

File summaries
File Summary
pnpm-workspace.yaml Updates the shared @types/node catalog.
pnpm-lock.yaml Refreshes dependency resolutions but has an inconsistent root importer specifier.
Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file

Suppressed comments (2)

pnpm-workspace.yaml:79

  • The PR title and description say this updates @types/node from 24.13.3, but this change is from the repository's ^26.3.0 catalog (26.4.1 in the lockfile) to 26.5.0. Please refresh the Dependabot metadata or confirm the intended baseline so the review and release notes describe the actual update.
  "@types/node": ^26.5.0

pnpm-workspace.yaml:79

  • This catalog is used as a published runtime dependency by packages/spec-coverage-sdk/package.json:31, unlike the many dev-only uses. Changing the catalog therefore changes that package's published dependency metadata; per .chronus/config.yaml and the repository changelog instructions, add a dependencies changeset listing @typespec/spec-coverage-sdk before merging.
  "@types/node": ^26.5.0
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

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

Comment thread pnpm-workspace.yaml
"@types/multer": ^2.2.0
"@types/mustache": ^4.2.6
"@types/node": ^26.3.0
"@types/node": ^26.5.0
Copilot AI review requested due to automatic review settings September 16, 2026 03:47

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

Generated definitions and the dependency changeset are missing, and the PR metadata needs correction.

Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file

Suppressed comments (3)

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

pnpm-workspace.yaml:79

  • The PR description says this updates @types/node from 24.13.3, but this branch actually changes the workspace range from ^26.3.0 and the lockfile resolution from 26.4.1 to 26.5.0. Please refresh the PR metadata so it accurately describes the update being reviewed.

pnpm-workspace.yaml:79

  • This catalog value is also copied into the checked-in packages/http-server-js/generated-defs/package.json.ts by build-helpers.ts, and the scaffold uses that generated hsjsDependencies map when writing new projects. That file still contains @types/node: ^26.3.0, so scaffolding can emit a stale dependency range after this bump; regenerate/update the generated definition to ^26.5.0.
  "@types/node": ^26.5.0

pnpm-workspace.yaml:79

  • This catalog is a published runtime dependency of packages/spec-coverage-sdk (package.json:28-33), so changing it changes that package's consumer-facing dependency range. Per .chronus/config.yaml and the repository's dependency changesets, add a changeKind: dependencies entry for @typespec/spec-coverage-sdk; no such entry is included in this PR.
  "@types/node": ^26.5.0
  • Files reviewed: 1/2 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant