Skip to content

tools: bump @node-core/doc-kit from 1.4.1 to 1.4.3 in /tools/doc in the doc group across 1 directory - #64563

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tools/doc/doc-4b3769f1dc
Open

tools: bump @node-core/doc-kit from 1.4.1 to 1.4.3 in /tools/doc in the doc group across 1 directory#64563
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tools/doc/doc-4b3769f1dc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the doc group with 1 update in the /tools/doc directory: @node-core/doc-kit.

Updates @node-core/doc-kit from 1.4.1 to 1.4.3

Release notes

Sourced from @​node-core/doc-kit's releases.

v1.4.3

Patch Changes

v1.4.2

Patch Changes

  • #855 d7bdf39 Thanks @​bmuenzenmeyer! - Adopt Changesets for releases: versioning and publishing are now driven by changeset files, which produce a CHANGELOG.md, git tags, and GitHub Releases.

  • #895 9d7ce14 Thanks @​avivkeller! - Avoids directly mutating the AST in legacy-json, as to ensure future generators do not run with a input different than they expect.

Changelog

Sourced from @​node-core/doc-kit's changelog.

1.4.3

Patch Changes

1.4.2

Patch Changes

  • #855 d7bdf39 Thanks @​bmuenzenmeyer! - Adopt Changesets for releases: versioning and publishing are now driven by changeset files, which produce a CHANGELOG.md, git tags, and GitHub Releases.

  • #895 9d7ce14 Thanks @​avivkeller! - Avoids directly mutating the AST in legacy-json, as to ensure future generators do not run with a input different than they expect.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code labels Jul 17, 2026
@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 Jul 17, 2026

@lpinca lpinca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

RSLGTM

@avivkeller avivkeller added the request-ci Add this label to start a Jenkins CI on a PR. label Jul 19, 2026
@avivkeller

avivkeller commented Jul 19, 2026

Copy link
Copy Markdown
Member

We added an oxc dependency to this release, so I'd like to be extra cautious that it doesn't break CI. I don't think it will for a few reasons, but it doesn't hurt to be safe.

@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 19, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@avivkeller

Copy link
Copy Markdown
Member
00:08:09 [04:08:09.025] ERROR: Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory.
00:08:09 Error: Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory.
00:08:09     at file:///home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/tools/doc/node_modules/oxc-parser/src-js/bindings.js:585:19
00:08:09     at ModuleJob.run (node:internal/modules/esm/module_job:569:25)
00:08:09     at async node:internal/modules/esm/loader:650:26
00:08:09     at async generate (file:///home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/tools/doc/node_modules/@node-core/doc-kit/src/utils/generators.mjs:161:35)
00:08:09     at async file:///home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/tools/doc/node_modules/@node-core/doc-kit/src/generators.mjs:76:24make[1]: *** [Makefile:886: 

We should install @oxc-parser/binding-wasm32-wasi in doc-kit which allows oxc to rely on WASM if another binding isn't found

@dependabot dependabot Bot changed the title tools: bump @node-core/doc-kit from 1.4.1 to 1.4.3 in /tools/doc in the doc group tools: bump @node-core/doc-kit from 1.4.1 to 1.4.3 in /tools/doc in the doc group across 1 directory Jul 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tools/doc/doc-4b3769f1dc branch from 2378449 to 0aa4614 Compare July 24, 2026 18:33
Bumps the doc group with 1 update in the /tools/doc directory: [@node-core/doc-kit](https://github.com/nodejs/doc-kit).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tools/doc/doc-4b3769f1dc branch from 0aa4614 to 1446ebc Compare July 31, 2026 18:33
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. doc Issues and PRs related to the documentations. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants