Skip to content

Update compatible Node dependencies - #35

Merged
Jason-Doyle merged 3 commits into
mainfrom
dependabot/npm_and_yarn/npm-8c265dc37f
Sep 16, 2026
Merged

Jason-Doyle merged 3 commits into
mainfrom
dependabot/npm_and_yarn/npm-8c265dc37f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates compatible dependencies while keeping Node typings aligned with the supported Node 22 runtime.

  • @types/node: 22.20.1 to 22.20.3
  • undici: 8.10.1 to 8.10.2, including upstream security fixes
  • zod: 4.5.4 to 4.6.5
  • ignores future major @types/node updates while Node 22 remains the minimum runtime

The original grouped update attempted @types/node 26, which is incompatible with the supported runtime and failed package validation.

Bumps the npm group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [undici](https://github.com/nodejs/undici) and [zod](https://github.com/colinhacks/zod).


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

Updates `undici` from 8.10.1 to 8.10.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v8.10.1...v8.10.2)

Updates `zod` from 4.5.4 to 4.6.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.5.4...v4.6.4)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.5.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: undici
  dependency-version: 8.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: zod
  dependency-version: 4.6.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
...

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 16, 2026
@dependabot
dependabot Bot requested a review from Jason-Doyle as a code owner September 16, 2026 07:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 16, 2026
@Jason-Doyle Jason-Doyle changed the title Bump the npm group across 1 directory with 3 updates Update compatible Node dependencies Sep 16, 2026
@Jason-Doyle
Jason-Doyle merged commit 8daacdf into main Sep 16, 2026
8 of 9 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-8c265dc37f branch September 16, 2026 18:21
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant