Skip to content

chore(deps-dev): bump @commitlint/config-conventional from 21.0.2 to 21.2.0#362

Merged
aidd-bot[bot] merged 1 commit into
nextfrom
dependabot/npm_and_yarn/next/commitlint/config-conventional-21.2.0
Jul 7, 2026
Merged

chore(deps-dev): bump @commitlint/config-conventional from 21.0.2 to 21.2.0#362
aidd-bot[bot] merged 1 commit into
nextfrom
dependabot/npm_and_yarn/next/commitlint/config-conventional-21.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @commitlint/config-conventional from 21.0.2 to 21.2.0.

Release notes

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

v21.2.0

21.2.0 (2026-06-30)

Features

Chore

Full Changelog: conventional-changelog/commitlint@v21.1.0...v21.2.0

v21.1.0

21.1.0 (2026-06-23)

Bug Fixes

Features

Docs, chore, etc.

New Contributors

Full Changelog: conventional-changelog/commitlint@v21.0.2...v21.1.0

Changelog

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

21.2.0 (2026-06-30)

Features

  • resolve-extends: resolve pure-ESM presets (conventional-changelog v7/v9/v10) (#4859) (fdb566f)

21.1.0 (2026-06-23)

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

Commits

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 28bf301b77

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package.json
"devDependencies": {
"@commitlint/cli": "^21.0.2",
"@commitlint/config-conventional": "^21.0.2",
"@commitlint/config-conventional": "^21.2.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Bump commitlint CLI with the preset

When the hook runs after pnpm install --frozen-lockfile, the lockfile still installs @commitlint/cli 21.0.2 / @commitlint/resolve-extends 21.0.1 while this bump pulls conventional-changelog-conventionalcommits 10.2.0 through the preset; that preset version exposes only an ESM import export, and the old resolver uses require.resolve, so loading extends: ["@commitlint/config-conventional"] fails before any commit can be linted. Please bump the commitlint CLI/resolver alongside the preset, or keep the preset on a version that still uses the v9 parser preset, so the lefthook.yml commit-msg hook continues to work.

Useful? React with 👍 / 👎.

Base automatically changed from next to main July 1, 2026 13:37
@dependabot dependabot Bot changed the base branch from main to next July 7, 2026 04:36
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/next/commitlint/config-conventional-21.2.0 branch from 28bf301 to 28c7887 Compare July 7, 2026 04:36

@blafourcade blafourcade left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approving non-major dependabot update.

@blafourcade

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 21.0.2 to 21.2.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/v21.2.0/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/next/commitlint/config-conventional-21.2.0 branch from 28c7887 to d870b6d Compare July 7, 2026 04:49

@blafourcade blafourcade left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approving non-major dependabot update.

@aidd-bot aidd-bot Bot merged commit a799c4e into next Jul 7, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/next/commitlint/config-conventional-21.2.0 branch July 7, 2026 04:50
blafourcade pushed a commit that referenced this pull request Jul 10, 2026
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 21.0.2 to 21.2.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/v21.2.0/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@aidd-bot aidd-bot Bot mentioned this pull request Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant