chore(deps): update dependency orhun/git-cliff to v2.14.1 #27

Merged
renovate merged 1 commits from renovate/orhun-git-cliff-2.x into main 2026-09-04 15:11:13 +00:00
Owner

This PR contains the following updates:

Package Update Change
orhun/git-cliff minor 2.13.12.14.1

Release Notes

orhun/git-cliff (orhun/git-cliff)

v2.14.1

Compare Source

⛰️ Features
🐛 Bug Fixes
  • (args) [breaking] Stop greedy multi-value options from swallowing the positional range (#​1614) - (7123bd3)
  • (args) Use default help literal color (#​1578) - (717e711)
  • (bump) Evaluate increment regexes against the commit subject only (#​1605) - (fa8000b)
  • (bump) Honor no_increment_regex for raw messages (#​1576) - (79fce6e)
  • (cd) Restore v2.12 compatibility and roll changes into v2.14.1 - (b799bb3)
  • (changelog) Replace dynamic headers when prepending (#​1603) - (680b6a9)
  • (changelog) Assign commits to releases by graph reachability (#​1601) - (e86c95e)
  • (changelog) Keep prepended section separated from existing content (#​1528) - (ce24883)
  • (ci) Disable docker push for builds on forks (#​1622) - (73c994a)
  • (config) Move heart emoji before "New Contributors" heading (#​1527) - (7e35ff5)
  • (git) Fall through to the next parser when a commit field is missing (#​1600) - (8bcca0a)
  • (git) Match directory include/exclude patterns on Windows (#​1593) - (d962b5c)
  • (git) Handle nested annotated tags (#​1360) - (772e01d)
  • (remote) Use the default HTTP timeout for unconfigured remotes (#​1597) - (5963160)
  • (statistics) Don't compute statistics when templates do not use them (#​1543) - (4526e13)
  • (statistics) Ignore missing git objects (#​1523) - (4377363)
  • (templates) Handle missing previous release (#​1621) - (afe3a5b)
  • (website) Link to correct release notes (#​1526) - (39d51b9)
📚 Documentation
⚙️ Miscellaneous Tasks

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

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


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

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [orhun/git-cliff](https://github.com/orhun/git-cliff) | minor | `2.13.1` → `2.14.1` | --- ### Release Notes <details> <summary>orhun/git-cliff (orhun/git-cliff)</summary> ### [`v2.14.1`](https://github.com/orhun/git-cliff/blob/HEAD/CHANGELOG.md#2141---2026-09-01) [Compare Source](https://github.com/orhun/git-cliff/compare/v2.13.1...v2.14.1) ##### ⛰️ Features - *(args)* \[**breaking**] Discover config when --config is omitted ([#&#8203;1584](https://github.com/orhun/git-cliff/issues/1584)) - ([b367384](https://github.com/orhun/git-cliff/commit/b367384ac90d434ef2cac401f1704ce07b702d28)) - *(args)* Add default value for --prepend option ([#&#8203;1549](https://github.com/orhun/git-cliff/issues/1549)) - ([03a9c80](https://github.com/orhun/git-cliff/commit/03a9c8026a25a3cca10441c910197eee20eef7a8)) - *(bump)* Add no\_increment\_regex config ([#&#8203;1522](https://github.com/orhun/git-cliff/issues/1522)) - ([61c5e4c](https://github.com/orhun/git-cliff/commit/61c5e4c1b202d59ab8c52e525381caccc0c326d8)) - *(changelog)* Support opt-in Markdown formatting ([#&#8203;1610](https://github.com/orhun/git-cliff/issues/1610)) - ([286ea93](https://github.com/orhun/git-cliff/commit/286ea934735b0fd9cc08b91c31851f973d1de2b7)) - *(cli)* Support user-defined templates for --init ([#&#8203;1583](https://github.com/orhun/git-cliff/issues/1583)) - ([b7c25f8](https://github.com/orhun/git-cliff/commit/b7c25f8fb92ff94c7e5bd5320914a7050f7d1507)) - *(cli)* Add --body-file for changelog templates ([#&#8203;1574](https://github.com/orhun/git-cliff/issues/1574)) - ([7437023](https://github.com/orhun/git-cliff/commit/7437023eae45c6243871194e7a965f2eea7e54f3)) - *(context)* Add pr\_numbers field to RemoteContributor ([#&#8203;1546](https://github.com/orhun/git-cliff/issues/1546)) - ([48fd98f](https://github.com/orhun/git-cliff/commit/48fd98fe86e47dee628b15bc28f90c8748ca0f4b)) - *(examples)* Add GitLab built-in changelog templates ([#&#8203;1561](https://github.com/orhun/git-cliff/issues/1561)) - ([c92bd16](https://github.com/orhun/git-cliff/commit/c92bd1617f7106f5bd964892a96c67892d0cbb35)) - *(git)* Support limiting processed tags ([#&#8203;1493](https://github.com/orhun/git-cliff/issues/1493)) - ([d13a61c](https://github.com/orhun/git-cliff/commit/d13a61c8832c8a7f8824630ab36973534153edbb)) - *(git)* Ignore commits listed in .git-blame-ignore-revs ([#&#8203;1585](https://github.com/orhun/git-cliff/issues/1585)) - ([89247f4](https://github.com/orhun/git-cliff/commit/89247f4f956b0877be5d96f2bd1857d08c79abf7)) - *(remote)* \[**breaking**] Expose the pull request author as `commit.remote.pr_author` ([#&#8203;1613](https://github.com/orhun/git-cliff/issues/1613)) - ([017e10b](https://github.com/orhun/git-cliff/commit/017e10b785d1972242899419b6f3ece8e60e5128)) - *(remote)* Add configurable HTTP timeout for metadata requests ([#&#8203;1580](https://github.com/orhun/git-cliff/issues/1580)) - ([c559920](https://github.com/orhun/git-cliff/commit/c559920da45464ec0bb880245dbefe7ce2858ecb)) - *(template)* Add group\_by\_scope filter ([#&#8203;1547](https://github.com/orhun/git-cliff/issues/1547)) - ([dd5f305](https://github.com/orhun/git-cliff/commit/dd5f305ce0085e7090193c66b8eb2fedf1ee37f0)) - *(template)* Add commit\_groups filter for ordered group rendering ([#&#8203;1518](https://github.com/orhun/git-cliff/issues/1518)) - ([8a2a331](https://github.com/orhun/git-cliff/commit/8a2a3311c9d5af208b2db5dd41f3171655327770)) ##### 🐛 Bug Fixes - *(args)* \[**breaking**] Stop greedy multi-value options from swallowing the positional range ([#&#8203;1614](https://github.com/orhun/git-cliff/issues/1614)) - ([7123bd3](https://github.com/orhun/git-cliff/commit/7123bd362b38b03d4c911f9dab68bddf26f4a541)) - *(args)* Use default help literal color ([#&#8203;1578](https://github.com/orhun/git-cliff/issues/1578)) - ([717e711](https://github.com/orhun/git-cliff/commit/717e711e915a71b4b170f7507b7d9d44773bab5d)) - *(bump)* Evaluate increment regexes against the commit subject only ([#&#8203;1605](https://github.com/orhun/git-cliff/issues/1605)) - ([fa8000b](https://github.com/orhun/git-cliff/commit/fa8000ba379e6836eb7d2ce2b18027fbbde41958)) - *(bump)* Honor no\_increment\_regex for raw messages ([#&#8203;1576](https://github.com/orhun/git-cliff/issues/1576)) - ([79fce6e](https://github.com/orhun/git-cliff/commit/79fce6eb714962158c7d1f31827f400cabb48d4e)) - *(cd)* Restore v2.12 compatibility and roll changes into v2.14.1 - ([b799bb3](https://github.com/orhun/git-cliff/commit/b799bb3c369a938e01069a79033cdc6325fc956c)) - *(changelog)* Replace dynamic headers when prepending ([#&#8203;1603](https://github.com/orhun/git-cliff/issues/1603)) - ([680b6a9](https://github.com/orhun/git-cliff/commit/680b6a9905e80d7911a47ee7af489321876cf6b8)) - *(changelog)* Assign commits to releases by graph reachability ([#&#8203;1601](https://github.com/orhun/git-cliff/issues/1601)) - ([e86c95e](https://github.com/orhun/git-cliff/commit/e86c95e29b21fd962d0b31cf381943781ff5d222)) - *(changelog)* Keep prepended section separated from existing content ([#&#8203;1528](https://github.com/orhun/git-cliff/issues/1528)) - ([ce24883](https://github.com/orhun/git-cliff/commit/ce2488311671e4d8dbcde6f9d4f247a7397b8a3b)) - *(ci)* Disable docker push for builds on forks ([#&#8203;1622](https://github.com/orhun/git-cliff/issues/1622)) - ([73c994a](https://github.com/orhun/git-cliff/commit/73c994ab8328c18bafde5daa3ea7912672756ad5)) - *(config)* Move heart emoji before "New Contributors" heading ([#&#8203;1527](https://github.com/orhun/git-cliff/issues/1527)) - ([7e35ff5](https://github.com/orhun/git-cliff/commit/7e35ff50d455cd6d648dbbfffb59ec4d317e39a2)) - *(git)* Fall through to the next parser when a commit field is missing ([#&#8203;1600](https://github.com/orhun/git-cliff/issues/1600)) - ([8bcca0a](https://github.com/orhun/git-cliff/commit/8bcca0a9c45bc1162b8a8bebbf48aa3433c2d4e2)) - *(git)* Match directory include/exclude patterns on Windows ([#&#8203;1593](https://github.com/orhun/git-cliff/issues/1593)) - ([d962b5c](https://github.com/orhun/git-cliff/commit/d962b5c6111f66afa2af88e2fc51a615b8e2e7b6)) - *(git)* Handle nested annotated tags ([#&#8203;1360](https://github.com/orhun/git-cliff/issues/1360)) - ([772e01d](https://github.com/orhun/git-cliff/commit/772e01d92f62ebf5bc01e57d06957d61ef88d43c)) - *(remote)* Use the default HTTP timeout for unconfigured remotes ([#&#8203;1597](https://github.com/orhun/git-cliff/issues/1597)) - ([5963160](https://github.com/orhun/git-cliff/commit/5963160d7303111a217ee8453189d23a1c87925a)) - *(statistics)* Don't compute statistics when templates do not use them ([#&#8203;1543](https://github.com/orhun/git-cliff/issues/1543)) - ([4526e13](https://github.com/orhun/git-cliff/commit/4526e13f5d77f269dda226c23aaa54c23042342e)) - *(statistics)* Ignore missing git objects ([#&#8203;1523](https://github.com/orhun/git-cliff/issues/1523)) - ([4377363](https://github.com/orhun/git-cliff/commit/437736385b66057cdb138f08a4bbb7a4f0424adf)) - *(templates)* Handle missing previous release ([#&#8203;1621](https://github.com/orhun/git-cliff/issues/1621)) - ([afe3a5b](https://github.com/orhun/git-cliff/commit/afe3a5b2aae82efd30dc86f874ee1363106daba2)) - *(website)* Link to correct release notes ([#&#8203;1526](https://github.com/orhun/git-cliff/issues/1526)) - ([39d51b9](https://github.com/orhun/git-cliff/commit/39d51b9b50037123c49d24a13f8ce8240816549d)) ##### 📚 Documentation - *(website)* Add highlights for 2.14.0 ([#&#8203;1626](https://github.com/orhun/git-cliff/issues/1626)) - ([36aa120](https://github.com/orhun/git-cliff/commit/36aa12076fb5e64d8791c79174650afd14c780e9)) - *(website)* Correct global configuration paths ([#&#8203;1587](https://github.com/orhun/git-cliff/issues/1587)) - ([d838e9f](https://github.com/orhun/git-cliff/commit/d838e9fe1e6110cf1a434a7e9f618e2bffd08a3b)) - *(website)* Mention the config schema link ([#&#8203;1577](https://github.com/orhun/git-cliff/issues/1577)) - ([3fc238a](https://github.com/orhun/git-cliff/commit/3fc238ac8d81d5e258e25f321a07543adc4a69f8)) ##### ⚙️ Miscellaneous Tasks - *(ci)* Update codecov-action ([#&#8203;1625](https://github.com/orhun/git-cliff/issues/1625)) - ([8a08dda](https://github.com/orhun/git-cliff/commit/8a08dda4c565d9e8f2269f2a5c9ee44a759aa37a)) - *(clippy)* Remove redundant reference in format! argument ([#&#8203;1594](https://github.com/orhun/git-cliff/issues/1594)) - ([122642a](https://github.com/orhun/git-cliff/commit/122642a0e25c72562bba9b5d59c443c8a5547d46)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41Mi4xIiwidXBkYXRlZEluVmVyIjoiNDQuNTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-09-04 15:11:09 +00:00
chore(deps): update dependency orhun/git-cliff to v2.14.1
renovate/stability-days Updates have met minimum release age requirement
96dd5586bd
renovate scheduled this pull request to auto merge when all checks succeed 2026-09-04 15:11:09 +00:00
renovate merged commit 75dd8b4072 into main 2026-09-04 15:11:13 +00:00
renovate deleted branch renovate/orhun-git-cliff-2.x 2026-09-04 15:11:14 +00:00
Sign in to join this conversation.