Skip to content

Update dependencies: undici, brace-expansion, and @node-core/doc-kit - #65474

Closed
devops2626 wants to merge 7 commits into
nodejs:mainfrom
devops2626:main
Closed

Update dependencies: undici, brace-expansion, and @node-core/doc-kit#65474
devops2626 wants to merge 7 commits into
nodejs:mainfrom
devops2626:main

Conversation

@devops2626

@devops2626 devops2626 commented Aug 21, 2026

Copy link
Copy Markdown

Summary of Changes

This PR updates the dependencies in tools/doc:

  • undici: Bumped from 6.27.0 to 6.28.0
  • brace-expansion: Bumped to the latest version
  • @node-core/doc-kit: Bumped from 1.4.1 to 2.0.0

Motivation

Keep documentation tooling dependencies up to date with the latest minor and major releases, including performance updates and breaking changes introduced in @node-core/doc-kit v2.0.0.

Validation

  • Updated tools/doc/package.json and regenerated tools/doc/package-lock.json.

dependabot Bot and others added 6 commits August 16, 2026 16:12
Bumps [undici](https://github.com/nodejs/undici) from 6.27.0 to 6.28.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.27.0...v6.28.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.28.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm_and_yarn group with 1 update in the /tools/clang-format directory: [brace-expansion](https://github.com/juliangruber/brace-expansion).


Updates `brace-expansion` from 1.1.13 to 1.1.18
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.13...v1.1.18)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.18
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the doc group in /tools/doc with 1 update: [@node-core/doc-kit](https://github.com/nodejs/doc-kit/tree/HEAD/packages/node).


Updates `@node-core/doc-kit` from 1.4.1 to 2.0.0
- [Release notes](https://github.com/nodejs/doc-kit/releases)
- [Changelog](https://github.com/nodejs/doc-kit/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/nodejs/doc-kit/commits/@node-core/doc-kit@2.0.0/packages/node)

---
updated-dependencies:
- dependency-name: "@node-core/doc-kit"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: doc
...

Signed-off-by: dependabot[bot] <support@github.com>
…doc/undici-6.28.0

tools: bump undici from 6.27.0 to 6.28.0 in /tools/doc
…clang-format/npm_and_yarn-84557ebc70

build(deps): bump brace-expansion from 1.1.13 to 1.1.18 in /tools/clang-format in the npm_and_yarn group across 1 directory
…doc/doc-e3e068a795

tools: bump @node-core/doc-kit from 1.4.1 to 2.0.0 in /tools/doc in the doc group
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/web-infra

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory. labels Aug 21, 2026
@panva

panva commented Aug 21, 2026

Copy link
Copy Markdown
Member

dependencies are updated through automation

@panva panva closed this Aug 21, 2026
@devops2626

Copy link
Copy Markdown
Author

Good

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

Labels

doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants