Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Updates the requirements on git-cliff to permit the latest version.

Release notes

Sourced from git-cliff's releases.

Release v2.12.0

animation

2.12.0 - 2026-01-20

⛰️ Features

🐛 Bug Fixes

  • (config) Respect the changelog.output configuration (#1349) - (cfcc5ae)
  • (logging) Revert the noisy warn log level to trace (#1353) - (eb99e41)
  • (remote) Avoid false first-time contributors when tag timestamp missing (#1348) - (de7cf02)
  • (remote) Remove reqwest::Response::error_for_status (#1336) - (081ba68)

📚 Documentation

  • (contributing) Clarify Rust toolchain requirements (#1344) - (97b0322)
  • (install) Add mise alternative method installation (#1320) - (34b8d30)
  • (website) Add highlights for 2.12.0 (#1356) - (0228f43)

⚙️ Miscellaneous Tasks

  • (azure_devops) [breaking] Rename azureDevops variable to azure_devops (#1319) - (5d955c1)
  • (ci) Fix codecov action inputs and skip upload for dependabot PRs (#1343) - (d7a47bb)
  • (clippy) Fix pedantic lints (#1346) - (0260b0a)
  • Update yarn.lock (#1322) - (0cec8a0)

New Contributors ❤️

Changelog

Sourced from git-cliff's changelog.

2.12.0 - 2026-01-20

⛰️ Features

🐛 Bug Fixes

  • (config) Respect the changelog.output configuration (#1349) - (cfcc5ae)
  • (logging) Revert the noisy warn log level to trace (#1353) - (eb99e41)
  • (remote) Avoid false first-time contributors when tag timestamp missing (#1348) - (de7cf02)
  • (remote) Remove reqwest::Response::error_for_status (#1336) - (081ba68)

📚 Documentation

  • (contributing) Clarify Rust toolchain requirements (#1344) - (97b0322)
  • (install) Add mise alternative method installation (#1320) - (34b8d30)
  • (website) Add highlights for 2.12.0 (#1356) - (0228f43)

⚙️ Miscellaneous Tasks

  • (azure_devops) [breaking] Rename azureDevops variable to azure_devops (#1319) - (5d955c1)
  • (ci) Fix codecov action inputs and skip upload for dependabot PRs (#1343) - (d7a47bb)
  • (clippy) Fix pedantic lints (#1346) - (0260b0a)
  • Update yarn.lock (#1322) - (0cec8a0)

New Contributors ❤️

2.11.0 - 2025-12-14

⛰️ Features

  • (changelog) Support failing on unmatched commits (#1298) - (a22a1a3)
  • (integration) Add support for azure devops (#1283) - (ef65be6)
  • (repo) Improve repository/directory path resolution (#1290) - (7b1825b)
  • (template) Add split_regex, replace_regex, find_regex filters (#1287) - (8270084)

🐛 Bug Fixes

  • (args) Set the include-path if workdir is set (#1293) - (50b8312)
  • (bump) Write bumped version to stdout even when output config is set (#1307) - (314ff57)
  • (remote) Use optional default branch for GitLab (#1305) - (d3cb938)
  • (repo) Always discover repositories - (b4db79f)

... (truncated)

Commits
  • 988e863 chore(release): prepare for v2.12.0
  • 0228f43 docs(website): add highlights for 2.12.0 (#1356)
  • aa01a09 feat(logging): implement commit processing summary (#1355)
  • eb99e41 fix(logging): revert the noisy warn log level to trace (#1353)
  • cfcc5ae fix(config): respect the changelog.output configuration (#1349)
  • 5d955c1 chore(azure_devops)!: rename azureDevops variable to azure_devops (#1319)
  • 0260b0a chore(clippy): fix pedantic lints (#1346)
  • f19f1cd feat(args): add offline flag (#1321)
  • de7cf02 fix(remote): avoid false first-time contributors when tag timestamp missing (...
  • 97b0322 docs(contributing): clarify Rust toolchain requirements (#1344)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [git-cliff](https://github.com/orhun/git-cliff) to permit the latest version.
- [Release notes](https://github.com/orhun/git-cliff/releases)
- [Changelog](https://github.com/orhun/git-cliff/blob/main/CHANGELOG.md)
- [Commits](orhun/git-cliff@v2.11.0...v2.12.0)

---
updated-dependencies:
- dependency-name: git-cliff
  dependency-version: 2.12.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 1, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants