Skip to content

chore(deps-dev): bump the all group across 1 directory with 3 updates#4

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-cb59303406
Open

chore(deps-dev): bump the all group across 1 directory with 3 updates#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-cb59303406

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

Bumps the all group with 3 updates in the / directory: @commitlint/cli, @commitlint/config-conventional and commitlint.

Updates @commitlint/cli from 20.4.4 to 20.5.0

Release notes

Sourced from @​commitlint/cli's releases.

v20.5.0

20.5.0 (2026-03-15)

Bug Fixes

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.4...v20.5.0

Changelog

Sourced from @​commitlint/cli's changelog.

20.5.0 (2026-03-15)

Bug Fixes

  • cli: validate that --cwd directory exists before execution (#4658) (cf80f75), closes #4595
Commits

Updates @commitlint/config-conventional from 20.4.4 to 20.5.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v20.5.0

20.5.0 (2026-03-15)

Bug Fixes

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.4...v20.5.0

Changelog

Sourced from @​commitlint/config-conventional's changelog.

20.5.0 (2026-03-15)

Note: Version bump only for package @​commitlint/config-conventional

Commits

Updates commitlint from 20.4.4 to 20.5.0

Release notes

Sourced from commitlint's releases.

v20.5.0

20.5.0 (2026-03-15)

Bug Fixes

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.4...v20.5.0

Changelog

Sourced from commitlint's changelog.

20.5.0 (2026-03-15)

Note: Version bump only for package commitlint

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 21, 2026
@nmccready-tars
Copy link
Copy Markdown

nmccready-tars commented Mar 22, 2026

Dependabot Triage — BrickTARS

Bump: @commitlint/cli, @commitlint/config-conventional, commitlint 20.4.4 → 20.5.0 (minor)
Breaking changes: No — bug fixes (CJS async config, --cwd validation, parser preset merging) + exclamation mark breaking change support in cz-commitlint
Our usage: Dev dependencies only — commit message linting in CI
CI status: ✅ All real checks pass (commitlint, tests on Node 20/22/24). Only dependabot/auto-merge fails (expected — auto-merge not configured).
Security advisory: No
Recommendation: ✅ Safe to merge
Reasoning: Minor bump of commitlint dev tooling with only bug fixes and a small cz-commitlint feature. Zero risk to runtime. All meaningful CI checks pass.

Updated: 2026-03-26

@nmccready-tars
Copy link
Copy Markdown

Dependabot Triage — BrickTARS

Bump: commitlint packages 20.4.4 → 20.5.0 (minor)
Breaking changes: No — Bug fixes + feature addition
Our usage: Dev dependency for commit message linting
CI status: ✅ All tests passing (node 20, 22, 24)
Security advisory: No
Recommendation: ✅ Safe to merge

Reasoning:

  • Minor bump (20.4.4 → 20.5.0) with backward-compatible changes
  • Bug fixes:
    • Parser preset resolution improvements
    • Async config export handling for CJS projects
    • CLI validation for --cwd directory existence
  • Feature addition: Exclamation mark support for breaking changes in cz-commitlint
  • All tests pass — failure is only in auto-merge workflow (auto-merge disabled on this repo)
  • Direct dev dependency — no production impact

This is a safe patch/minor update with quality-of-life improvements.

Bumps the all group with 3 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) and [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint).


Updates `@commitlint/cli` from 20.4.4 to 20.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 20.4.4 to 20.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/config-conventional)

Updates `commitlint` from 20.4.4 to 20.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@alias/commitlint)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: commitlint
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title chore(deps-dev): bump the all group with 3 updates chore(deps-dev): bump the all group across 1 directory with 3 updates Mar 28, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-cb59303406 branch from f60d132 to 99eea9d Compare March 28, 2026 20:02
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