Skip to content

Commit 20b377a

Browse files
chore(deps-dev): bump @commitlint/config-conventional from 21.1.0 to 21.2.0 (#51)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 21.1.0 to 21.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/conventional-changelog/commitlint/releases">@​commitlint/config-conventional's releases</a>.</em></p> <blockquote> <h2>v21.2.0</h2> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v21.1.0...v21.2.0">21.2.0</a> (2026-06-30)</h1> <h3>Features</h3> <ul> <li>feat(resolve-extends): resolve pure-ESM presets (conventional-changelog v7/v9/v10) by <a href="https://github.com/escapedcat"><code>@​escapedcat</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4859">conventional-changelog/commitlint#4859</a></li> </ul> <h3>Chore</h3> <ul> <li>ci: install git in stock-Ubuntu baseline job by <a href="https://github.com/escapedcat"><code>@​escapedcat</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/4847">conventional-changelog/commitlint#4847</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v21.1.0...v21.2.0">https://github.com/conventional-changelog/commitlint/compare/v21.1.0...v21.2.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md">@​commitlint/config-conventional's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/conventional-changelog/commitlint/compare/v21.1.0...v21.2.0">21.2.0</a> (2026-06-30)</h1> <h3>Features</h3> <ul> <li><strong>resolve-extends:</strong> resolve pure-ESM presets (conventional-changelog v7/v9/v10) (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/4859">#4859</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/fdb566fe59457a786eac80e2a8cbb994638daba0">fdb566f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/conventional-changelog/commitlint/commit/1b4e5bc0e095294ad421b3ac83f6b66665429e60"><code>1b4e5bc</code></a> v21.2.0</li> <li><a href="https://github.com/conventional-changelog/commitlint/commit/fdb566fe59457a786eac80e2a8cbb994638daba0"><code>fdb566f</code></a> feat(resolve-extends): resolve pure-ESM presets (conventional-changelog v7/v9...</li> <li>See full diff in <a href="https://github.com/conventional-changelog/commitlint/commits/v21.2.0/@commitlint/config-conventional">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@commitlint/config-conventional&package-manager=npm_and_yarn&previous-version=21.1.0&new-version=21.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e18094f commit 20b377a

2 files changed

Lines changed: 37 additions & 31 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@astrojs/check": "^0.9.0",
5454
"@commitlint/cli": "^19.5.0",
55-
"@commitlint/config-conventional": "^21.1.0",
55+
"@commitlint/config-conventional": "^21.2.0",
5656
"@types/jsdom": "^28.0.3",
5757
"@types/node": "^26.0.1",
5858
"husky": "^9.1.0",

pnpm-lock.yaml

Lines changed: 36 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)