chore(deps): update dependency git-cliff to v2.11.0

This MR contains the following updates:

Package Change Age Confidence
git-cliff 2.6.0 -> 2.11.0 age confidence

Release Notes

orhun/git-cliff (git-cliff)

v2.11.0

Compare Source

⛰️ Features
🐛 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)
  • (workdir) Use the correct glob value for include-path - (0fbc625)
🚜 Refactor
📚 Documentation
🎨 Styling
  • (args) Group remote-related CLI arguments under REMOTE OPTIONS heading (#​1271) - (0b6af12)
⚙️ Miscellaneous Tasks

v2.10.1

Compare Source

⛰️ Features
🐛 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)
  • (workdir) Use the correct glob value for include-path - (0fbc625)
🚜 Refactor
📚 Documentation
🎨 Styling
  • (args) Group remote-related CLI arguments under REMOTE OPTIONS heading (#​1271) - (0b6af12)
⚙️ Miscellaneous Tasks

v2.10.0

Compare Source

⛰️ Features
  • (config) Support using include and exclude paths in the config (#​1173) - (7c2f922)
  • (parser) Support regex matching on JSON arrays with scalar elements (#​1163) - (dc458ea)
  • (template) Support adding commit statistics to the changelog (#​1151) - (05a50d7)
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
🎨 Styling
🧪 Testing
  • (fixture) Add test fixture for overriding the conventional scope (#​1166) - (cb84a08)
⚙️ Miscellaneous Tasks
  • (build) Bump MSRV to 1.85.1 - (d8279d4)
  • (cd) Use macos-15 runner - (c156fc5)
  • (cd) Re-enable sccache for maturin - (871c3c9)
  • (crate) Remove Rust nightly requirement - (4f3e5af)
  • (fixture) Update test-regex-json-array fixture (#​1178) - (95f4056)
  • (format) Format module imports for readability (#​1183) - (6db7d49)
  • (git) Add .git-blame-ignore-revs - (5b64131)
  • (npm) Bump git-cliff to 2.9.1 (#​1156) - (e13b158)
  • (website) Update the node version - (566c2a1)

v2.9.1

Compare Source

⛰️ Features
  • (config) Support using include and exclude paths in the config (#​1173) - (7c2f922)
  • (parser) Support regex matching on JSON arrays with scalar elements (#​1163) - (dc458ea)
  • (template) Support adding commit statistics to the changelog (#​1151) - (05a50d7)
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
🎨 Styling
🧪 Testing
  • (fixture) Add test fixture for overriding the conventional scope (#​1166) - (cb84a08)
⚙️ Miscellaneous Tasks
  • (build) Bump MSRV to 1.85.1 - (d8279d4)
  • (cd) Use macos-15 runner - (c156fc5)
  • (cd) Re-enable sccache for maturin - (871c3c9)
  • (crate) Remove Rust nightly requirement - (4f3e5af)
  • (fixture) Update test-regex-json-array fixture (#​1178) - (95f4056)
  • (format) Format module imports for readability (#​1183) - (6db7d49)
  • (git) Add .git-blame-ignore-revs - (5b64131)
  • (npm) Bump git-cliff to 2.9.1 (#​1156) - (e13b158)
  • (website) Update the node version - (566c2a1)

v2.8.0

Compare Source

⛰️ Features
  • (cli) Support initializing config with a custom filename (#​992) - (76bf9cf)
  • (config) Discover the configuration file when run in a sub directory - (a23eeb4)
  • (git) Improve the set commit range error (#​990) - (f29e815)
  • (monorepo) Automatically set include-path for current directory - (ceda1f7)
  • (remote) Support enabling native TLS (#​1021) - (fe7c464)
  • (repo) Allow running from sub directories (#​975) - (98453b3)
🐛 Bug Fixes
  • (config) Allow environment overwrites when using builtin config (#​961) - (7ba3b55)
  • (docker) Use the correct Debian runner - (36ad993)
  • (fixtures) Update the arguments for custom GitLab API fixture test - (e522f8d)
  • (monorepo) Do not set include-path if workdir is set (#​1022) - (20483be)
  • (remote) Fix detection of GitLab merge request sha (#​968) - (1297655)
🚜 Refactor
  • (lib) Add changelog modifier callback to run function (#​922) - (2321882)
  • (lint) Use a shared lint config for the workspace - (bfc1d4f)
  • (lint) Apply clippy suggestions - (299a1c7)
📚 Documentation
  • (docker) Fix typo in comment (#​959) - (dbda091)
  • (highlights) Add link to the Nix flake - (c449229)
  • (jujutsu) Update links to the upstream documentation - (ed6b646)
  • (lib) Allow doc lint - (62a6d3e)
  • (license) Update copyright years - (8178c9b)
  • (tips) Extend the merge commit filter example (#​963) - (09c0f90)
  • (website) Add highlights for 2.8.0 (#​1023) - (32dc15e)
🧪 Testing
  • (fixture) Add fixture for include-path - (e85888f)
⚙️ Miscellaneous Tasks
  • (build) Bump MSRV to 1.83.0 - (37598c2)
  • (docker) Bump the Rust version in Docker image - (729f433)
  • (funding) Add wellKnown directory - (8704518)
  • (lint) Allow false positive lint - (1b779a6)
  • (nix) Update flakes - (22fbe9d)

v2.7.0

Compare Source

⛰️ Features
🐛 Bug Fixes
📚 Documentation
  • (git) Improve docs for commit_preprocessors and commit_parsers (#​928) - (c1f1215)
  • (readme) Add blog post about git-cliff - (82b10ac)
  • (website) Add highlights for 2.7.0 (#​955) - (b6b5449)
  • (website) Add more testimonials - (bfe9beb)
  • (website) Update sourcehut (#​894) - (bcc32ca)
Performance
🧪 Testing
⚙️ Miscellaneous Tasks
  • (config) Add the 'other' parser to the default config - (12cb1df)
  • (docker) Upgrade Rust and libc version in Dockerfile - (8bd0607)
  • (docker) Bump the Rust version in Docker image - (c28121c)
  • (integration) Remove experimental feature disclaimer - (237c327)
  • (log) Add trace log about which command is being run - (a9b2690)
  • (nix) Update flakes - (7654e67)
  • (website) Add new testimonials - (0c207d6)
◀️ Revert
  • (docker) Bump the Rust version in Docker image - (fc142e4)

v2.6.1

Compare Source

🐛 Bug Fixes
  • (npm) Add missing --use-branch-tags flag to TS options (#​874) - (e21fb1d)
  • (remote) Avoid setting multiple remotes (#​885) - (a344c68)
📚 Documentation
  • (website) Add conversion to pdf to tips-and-tricks (#​889) - (58dc108)
  • (website) Add get_env filter example for GitLab CI - (dfe4459)
⚙️ Miscellaneous Tasks

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports

Loading