Skip to content

chore(deps,cli)(deps-dev): bump @types/node from 22.19.19 to 22.19.20 in /packages/cli#82

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/cli/types/node-22.19.20
Closed

chore(deps,cli)(deps-dev): bump @types/node from 22.19.19 to 22.19.20 in /packages/cli#82
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/cli/types/node-22.19.20

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/node from 22.19.19 to 22.19.20.

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.19 to 22.19.20.
- [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: 22.19.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the area:cli CLI package label Jun 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
owasp-wtf-web Error Error Jun 8, 2026 9:27am

Request Review

@jeremyjs

Copy link
Copy Markdown
Contributor

PM Azimuth — 2026-06-14 — Recommend Close

Root cause of CI failure: Dependabot generates chore(deps,cli)(deps-dev) as the commit scope for workspace-level bumps. The project's commitlint.config.cjs does not accept comma-separated compound scopes, so Commitlint fails. Quality Gates and Self-scan cascade from this.

Recommendation: Close this PR.

Reason: PR #84 bumps @types/node at the root level and passes all CI checks. In a pnpm workspace, workspace packages resolve typings from the root node_modules. The workspace-level bump is redundant.

Structural fix: Issue #85 tracks the commitlint config change that will prevent this pattern from recurring on future workspace dep bumps.

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #95.

@dependabot dependabot Bot closed this Jun 15, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/packages/cli/types/node-22.19.20 branch June 15, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:cli CLI package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant