Skip to content

tools: exclude @node-core/doc-kit from dependabot cooldown#62775

Open
kxxt wants to merge 1 commit intonodejs:mainfrom
kxxt:cooldown-exclude
Open

tools: exclude @node-core/doc-kit from dependabot cooldown#62775
kxxt wants to merge 1 commit intonodejs:mainfrom
kxxt:cooldown-exclude

Conversation

@kxxt
Copy link
Copy Markdown
Member

@kxxt kxxt commented Apr 16, 2026

@node-core/doc-kit is an internal package maintained within the nodejs organization, which is unlikely to be a direct source of supply-chain attack. The cooldown only slow down the propagation of new improvements from doc-kit to Node.js repo and causes surprises.

The cooldown should be configured in the doc-kit repository instead. Currently there is a 3-day cooldown. Maybe we need to increase that to match the 5-day cooldown used in this repository.

This patch excludes @node-core/doc-kit from the cooldown.
Note that @node-core/doc-kit is the only dependency in tools/doc.
But to be future proof, I did't remove the cooldown directly.

CC @nodejs/security-wg @nodejs/web-infra

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Apr 16, 2026
`@node-core/doc-kit` is an internal package maintained within the nodejs
organization, which is unlikely to be a direct source of supply-chain
attack. The cooldown only slow down the propagation of new improvements
from doc-kit to Node.js repo and causes surprises.

The cooldown should be configured in the `doc-kit` repository instead.
Currently there is a 3-day cooldown. Maybe we need to increase that to
match the 5-day cooldown used in this repository.

This patch excludes `@node-core/doc-kit` from the cooldown.
Note that `@node-core/doc-kit` is the only dependency in `tools/doc`.
But to be future proof, I did't remove the cooldown directly.
@kxxt kxxt force-pushed the cooldown-exclude branch from 269f140 to 50753ce Compare April 16, 2026 13:54
@ovflowd ovflowd added fast-track PRs that do not need to wait for 72 hours to land. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. labels Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Fast-track has been requested by @ovflowd. Please πŸ‘ to approve.

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

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. fast-track PRs that do not need to wait for 72 hours to land. meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants