Update dependency orhun/git-cliff to v2.13.1 #6

Open
renovate wants to merge 1 commit from renovate/orhungit-cliff into main
Collaborator

This PR contains the following updates:

Package Update Change
orhun/git-cliff minor 2.11.02.13.1

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.13.1

Compare Source

animation

2.13.1 - 2026-04-26

🐛 Bug Fixes
  • (cd) Prepare embedded assets before PyPI and crates.io packaging - (b99a232)

v2.13.0

Compare Source

animation

2.13.0 - 2026-04-26

⛰️ Features
🐛 Bug Fixes
  • (args) Correctly parse multiple env values for include/exclude paths (#​1450) - (f1874b8)
  • (cd) Publish musl wheels to PyPI by matching matrix.build.NAME (#​1490) - (9b5e732)
  • (cli) Warn when --with-commit does not change version (#​1484) - (3d6a7cb)
  • (docs) Use updated usage of doc_auto_cfg and fix internal link (#​1373) - (0a0a795)
  • (npm) Use require.resolve to resolve binary path (#​1392) - (39cd76e)
  • (remote) Deserialize GitLab API data models safely (#​1368) - (954106f)
🚜 Refactor
📚 Documentation
Performance
🧪 Testing
⚙️ Miscellaneous Tasks
◀️ Revert
Build
  • (npm) Optimize tsup and tsconfig for node 18+ cli (#​1382) - (e7e89c4)
  • (website) Standardize on yarn and fix invalid changelog anchor link (#​1383) - (97b39d9)

New Contributors ❤️

v2.12.0

Compare Source

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
⚙️ Miscellaneous Tasks

New Contributors ❤️


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 PR becomes conflicted, 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [orhun/git-cliff](https://github.com/orhun/git-cliff) | minor | `2.11.0` → `2.13.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>orhun/git-cliff (orhun/git-cliff)</summary> ### [`v2.13.1`](https://github.com/orhun/git-cliff/releases/tag/v2.13.1) [Compare Source](https://github.com/orhun/git-cliff/compare/v2.13.0...v2.13.1) [![animation](https://raw.githubusercontent.com/orhun/git-cliff/main/website/static/img/git-cliff-anim.gif)](https://git-cliff.org) #### [2.13.1](https://github.com/orhun/git-cliff/compare/v2.13.0..v2.13.1) - 2026-04-26 ##### 🐛 Bug Fixes - *(cd)* Prepare embedded assets before PyPI and crates.io packaging - ([b99a232](https://github.com/orhun/git-cliff/commit/b99a23250fe159c39a17d223359268611e8547e7)) <!-- generated by git-cliff --> ### [`v2.13.0`](https://github.com/orhun/git-cliff/releases/tag/v2.13.0) [Compare Source](https://github.com/orhun/git-cliff/compare/v2.12.0...v2.13.0) [![animation](https://raw.githubusercontent.com/orhun/git-cliff/main/website/static/img/git-cliff-anim.gif)](https://git-cliff.org) #### [2.13.0](https://github.com/orhun/git-cliff/compare/v2.12.0..v2.13.0) - 2026-04-26 ##### ⛰️ Features - *(config)* Support more configuration file locations ([#&#8203;1448](https://github.com/orhun/git-cliff/issues/1448)) - ([7d90eee](https://github.com/orhun/git-cliff/commit/7d90eee3256e3f6045c7abba02c020cdc9076a8a)) - *(context)* Add per-commit statistics ([#&#8203;1487](https://github.com/orhun/git-cliff/issues/1487)) - ([9d43a15](https://github.com/orhun/git-cliff/commit/9d43a15906b3d225c947873cacc8fc57a7fe231e)) - *(context)* Expose determined bump type in release context ([#&#8203;1483](https://github.com/orhun/git-cliff/issues/1483)) - ([3e97e75](https://github.com/orhun/git-cliff/commit/3e97e75d370846882dccfa5b7a2f117589b38a3e)) - *(docker)* Apply latest tag to stable only ([#&#8203;1371](https://github.com/orhun/git-cliff/issues/1371)) - ([9d2a52a](https://github.com/orhun/git-cliff/commit/9d2a52a3db3397f4f302f5b43ea8675995a56f9b)) - *(git)* Add configurable commit processing order ([#&#8203;1485](https://github.com/orhun/git-cliff/issues/1485)) - ([ead5587](https://github.com/orhun/git-cliff/commit/ead5587f661af6ae9596decbdbe56001c27ad07c)) - *(remote)* Add environment variable for offline execution ([#&#8203;1427](https://github.com/orhun/git-cliff/issues/1427)) - ([2d53920](https://github.com/orhun/git-cliff/commit/2d53920717449e68e363a8f57fdcbeae56f3163c)) - *(tracing)* Migrate logging to tracing ([#&#8203;1488](https://github.com/orhun/git-cliff/issues/1488)) - ([b71d250](https://github.com/orhun/git-cliff/commit/b71d2501e8ab51b9d9989641307f79e881285ed4)) ##### 🐛 Bug Fixes - *(args)* Correctly parse multiple env values for include/exclude paths ([#&#8203;1450](https://github.com/orhun/git-cliff/issues/1450)) - ([f1874b8](https://github.com/orhun/git-cliff/commit/f1874b85362cec70f346f812109e72e754e323ca)) - *(cd)* Publish musl wheels to PyPI by matching matrix.build.NAME ([#&#8203;1490](https://github.com/orhun/git-cliff/issues/1490)) - ([9b5e732](https://github.com/orhun/git-cliff/commit/9b5e73232d164294d701003ed1f6b690fa6f4bc7)) - *(cli)* Warn when `--with-commit` does not change version ([#&#8203;1484](https://github.com/orhun/git-cliff/issues/1484)) - ([3d6a7cb](https://github.com/orhun/git-cliff/commit/3d6a7cbdbbc922dea9d780ec0320de926341d7b9)) - *(docs)* Use updated usage of `doc_auto_cfg` and fix internal link ([#&#8203;1373](https://github.com/orhun/git-cliff/issues/1373)) - ([0a0a795](https://github.com/orhun/git-cliff/commit/0a0a795d95ea0ca7448b61fb9bda490d06ae6724)) - *(npm)* Use `require.resolve` to resolve binary path ([#&#8203;1392](https://github.com/orhun/git-cliff/issues/1392)) - ([39cd76e](https://github.com/orhun/git-cliff/commit/39cd76e1854c4c0a2e5ef1cedc80ef16731a096d)) - *(remote)* Deserialize GitLab API data models safely ([#&#8203;1368](https://github.com/orhun/git-cliff/issues/1368)) - ([954106f](https://github.com/orhun/git-cliff/commit/954106f3a7d8a6ddea5a51e304d449d4fa728614)) ##### 🚜 Refactor - *(deps)* Replace dirs\_next with etcetera ([#&#8203;1477](https://github.com/orhun/git-cliff/issues/1477)) - ([ee8bfd1](https://github.com/orhun/git-cliff/commit/ee8bfd19811fbdfaf31d8c595c75d00ad21611ce)) ##### 📚 Documentation - *(website)* Add highlights for 2.13.0 ([#&#8203;1491](https://github.com/orhun/git-cliff/issues/1491)) - ([3a6195f](https://github.com/orhun/git-cliff/commit/3a6195fb9fbaec9b5c4f6edfef5d024287ffe9a4)) - *(website)* Add more-examples section for templates ([#&#8203;1472](https://github.com/orhun/git-cliff/issues/1472)) - ([e588472](https://github.com/orhun/git-cliff/commit/e588472faf108e4137f38298bdb47e052f083820)) ##### ⚡ Performance - *(ci)* Add caching where applicable ([#&#8203;1486](https://github.com/orhun/git-cliff/issues/1486)) - ([bd074d9](https://github.com/orhun/git-cliff/commit/bd074d90c26d59f0319a73ba13986cd8a14e821e)) ##### 🧪 Testing - *(fixture)* Add test fixture for skipped contributors ([#&#8203;1481](https://github.com/orhun/git-cliff/issues/1481)) - ([68b59a5](https://github.com/orhun/git-cliff/commit/68b59a554753b7af3eb6d4e012681e5d26699798)) - *(fixtures)* Add include-path multi-value handling tests ([#&#8203;1456](https://github.com/orhun/git-cliff/issues/1456)) - ([dbe670c](https://github.com/orhun/git-cliff/commit/dbe670c993b869056a460f2c2aa5575bc426d4ef)) - *(website)* Add site crawler for console error ([#&#8203;1444](https://github.com/orhun/git-cliff/issues/1444)) - ([e7057dd](https://github.com/orhun/git-cliff/commit/e7057dd2a80f8af6abf6be6238c98a42ccc116f4)) ##### ⚙️ Miscellaneous Tasks - *(ci)* Add github token to the profiler job ([#&#8203;1359](https://github.com/orhun/git-cliff/issues/1359)) - ([91e65f5](https://github.com/orhun/git-cliff/commit/91e65f5bba474b680849adf09db7e1ad1decd153)) - *(clippy)* Fix pedantic lint ([#&#8203;1375](https://github.com/orhun/git-cliff/issues/1375)) - ([78003e2](https://github.com/orhun/git-cliff/commit/78003e217887f81a17197f41cf140a6f1db4279b)) - *(clippy)* Fix pedantic lints ([#&#8203;1350](https://github.com/orhun/git-cliff/issues/1350)) - ([cbf2115](https://github.com/orhun/git-cliff/commit/cbf2115e75e0f2b0c3d48f72c684e0cea8a6b423)) - *(config)* Improve parsing rules for commits without scope ([#&#8203;1453](https://github.com/orhun/git-cliff/issues/1453)) - ([0a69719](https://github.com/orhun/git-cliff/commit/0a69719b14315c2d9b78c8620655b01767f6e21f)) - *(dev-deps)* Align [@&#8203;types/node](https://github.com/types/node) with Node.js 18.19+ support ([#&#8203;1388](https://github.com/orhun/git-cliff/issues/1388)) - ([e499b7a](https://github.com/orhun/git-cliff/commit/e499b7a224fc1bc6c698b435bfb5c43b455e9d8e)) - *(docker)* Install ca-certificates in docker image ([#&#8203;1425](https://github.com/orhun/git-cliff/issues/1425)) - ([1732b9a](https://github.com/orhun/git-cliff/commit/1732b9a5d41029daa6577a1374c4eeb1fb714e40)) - *(lib)* Raise MSRV to 1.87.0 ([#&#8203;1479](https://github.com/orhun/git-cliff/issues/1479)) - ([9b38cb4](https://github.com/orhun/git-cliff/commit/9b38cb451e799590d43ef86d0b57917dd2cb256c)) - *(lychee)* Update lychee.toml to stabilize 502 error ([#&#8203;1424](https://github.com/orhun/git-cliff/issues/1424)) - ([fb906bc](https://github.com/orhun/git-cliff/commit/fb906bcc96857d4c75ebd27d0c9371305e859f4f)) ##### ◀️ Revert - *(remote)* Use `reqwest::Response::error_for_status` ([#&#8203;1374](https://github.com/orhun/git-cliff/issues/1374)) - ([2037127](https://github.com/orhun/git-cliff/commit/203712750c2099df5ba6bccd88a484c86e157671)) ##### Build - *(npm)* Optimize tsup and tsconfig for node 18+ cli ([#&#8203;1382](https://github.com/orhun/git-cliff/issues/1382)) - ([e7e89c4](https://github.com/orhun/git-cliff/commit/e7e89c41e50cd56d032bb0885f9fa959bbd3743f)) - *(website)* Standardize on yarn and fix invalid changelog anchor link ([#&#8203;1383](https://github.com/orhun/git-cliff/issues/1383)) - ([97b39d9](https://github.com/orhun/git-cliff/commit/97b39d94f687a51fc5534933f8e74a44d0c7faec)) #### New Contributors ❤️ - [@&#8203;truffle-dev](https://github.com/truffle-dev) made their first contribution in [#&#8203;1490](https://github.com/orhun/git-cliff/pull/1490) - [@&#8203;WaterWhisperer](https://github.com/WaterWhisperer) made their first contribution in [#&#8203;1487](https://github.com/orhun/git-cliff/pull/1487) - [@&#8203;ChihebBENCHEIKH1](https://github.com/ChihebBENCHEIKH1) made their first contribution in [#&#8203;1483](https://github.com/orhun/git-cliff/pull/1483) - [@&#8203;sermuns](https://github.com/sermuns) made their first contribution in [#&#8203;1486](https://github.com/orhun/git-cliff/pull/1486) - [@&#8203;danielpza](https://github.com/danielpza) made their first contribution in [#&#8203;1448](https://github.com/orhun/git-cliff/pull/1448) - [@&#8203;niklasmarderx](https://github.com/niklasmarderx) made their first contribution in [#&#8203;1456](https://github.com/orhun/git-cliff/pull/1456) - [@&#8203;lawrence3699](https://github.com/lawrence3699) made their first contribution in [#&#8203;1484](https://github.com/orhun/git-cliff/pull/1484) - [@&#8203;mixator](https://github.com/mixator) made their first contribution in [#&#8203;1392](https://github.com/orhun/git-cliff/pull/1392) - [@&#8203;saudademjj](https://github.com/saudademjj) made their first contribution in [#&#8203;1450](https://github.com/orhun/git-cliff/pull/1450) - [@&#8203;nbelsterling](https://github.com/nbelsterling) made their first contribution in [#&#8203;1425](https://github.com/orhun/git-cliff/pull/1425) - [@&#8203;y5](https://github.com/y5) made their first contribution in [#&#8203;1427](https://github.com/orhun/git-cliff/pull/1427) - [@&#8203;Garbee](https://github.com/Garbee) made their first contribution in [#&#8203;1371](https://github.com/orhun/git-cliff/pull/1371) <!-- generated by git-cliff --> ### [`v2.12.0`](https://github.com/orhun/git-cliff/releases/tag/v2.12.0) [Compare Source](https://github.com/orhun/git-cliff/compare/v2.11.0...v2.12.0) [![animation](https://raw.githubusercontent.com/orhun/git-cliff/main/website/static/img/git-cliff-anim.gif)](https://git-cliff.org) #### [2.12.0](https://github.com/orhun/git-cliff/compare/v2.11.0..v2.12.0) - 2026-01-20 ##### ⛰️ Features - *(args)* Add offline flag ([#&#8203;1321](https://github.com/orhun/git-cliff/issues/1321)) - ([f19f1cd](https://github.com/orhun/git-cliff/commit/f19f1cdf661d9a8176549c1608290448ebabd7c4)) - *(args)* Add `--skip-tags` cli argument ([#&#8203;1334](https://github.com/orhun/git-cliff/issues/1334)) - ([32cf8c5](https://github.com/orhun/git-cliff/commit/32cf8c508cdf21a2fa6a1151ef2a51db81a8c739)) - *(logging)* Implement commit processing summary ([#&#8203;1355](https://github.com/orhun/git-cliff/issues/1355)) - ([aa01a09](https://github.com/orhun/git-cliff/commit/aa01a09de21a737d5715a0fcf34504d036cdb53b)) ##### 🐛 Bug Fixes - *(config)* Respect the changelog.output configuration ([#&#8203;1349](https://github.com/orhun/git-cliff/issues/1349)) - ([cfcc5ae](https://github.com/orhun/git-cliff/commit/cfcc5ae1c2c3bbb125cae27186649aaaeb32eb10)) - *(logging)* Revert the noisy warn log level to trace ([#&#8203;1353](https://github.com/orhun/git-cliff/issues/1353)) - ([eb99e41](https://github.com/orhun/git-cliff/commit/eb99e41191483d9cb285b7e9c4aa5f7695615143)) - *(remote)* Avoid false first-time contributors when tag timestamp missing ([#&#8203;1348](https://github.com/orhun/git-cliff/issues/1348)) - ([de7cf02](https://github.com/orhun/git-cliff/commit/de7cf022e9d33a8ecdaf44fe56445a9d02fc1f1a)) - *(remote)* Remove reqwest::Response::error\_for\_status ([#&#8203;1336](https://github.com/orhun/git-cliff/issues/1336)) - ([081ba68](https://github.com/orhun/git-cliff/commit/081ba68753d388d5d6369da4460fe56060d7b359)) ##### 📚 Documentation - *(contributing)* Clarify Rust toolchain requirements ([#&#8203;1344](https://github.com/orhun/git-cliff/issues/1344)) - ([97b0322](https://github.com/orhun/git-cliff/commit/97b0322210ceaaaf12c96ab2ae63646a4d844f1c)) - *(install)* Add mise alternative method installation ([#&#8203;1320](https://github.com/orhun/git-cliff/issues/1320)) - ([34b8d30](https://github.com/orhun/git-cliff/commit/34b8d30988ee486ff3e2462301f75488ab6dcfb7)) - *(website)* Add highlights for 2.12.0 ([#&#8203;1356](https://github.com/orhun/git-cliff/issues/1356)) - ([0228f43](https://github.com/orhun/git-cliff/commit/0228f438ec41614e53611928ade7d7a971211522)) ##### ⚙️ Miscellaneous Tasks - *(azure\_devops)* \[**breaking**] Rename azureDevops variable to azure\_devops ([#&#8203;1319](https://github.com/orhun/git-cliff/issues/1319)) - ([5d955c1](https://github.com/orhun/git-cliff/commit/5d955c1e5addc76a12ead7e4cc0fe08eabeeea2c)) - *(ci)* Fix codecov action inputs and skip upload for dependabot PRs ([#&#8203;1343](https://github.com/orhun/git-cliff/issues/1343)) - ([d7a47bb](https://github.com/orhun/git-cliff/commit/d7a47bb03ed794a9f8701f801600e06d8dbde834)) - *(clippy)* Fix pedantic lints ([#&#8203;1346](https://github.com/orhun/git-cliff/issues/1346)) - ([0260b0a](https://github.com/orhun/git-cliff/commit/0260b0a7ca4ea9281f5b9ca48709d46891376852)) - Update yarn.lock ([#&#8203;1322](https://github.com/orhun/git-cliff/issues/1322)) - ([0cec8a0](https://github.com/orhun/git-cliff/commit/0cec8a0c0dd2bc0ef94ab608f8d01f7482311792)) #### New Contributors ❤️ - [@&#8203;taladar](https://github.com/taladar) made their first contribution in [#&#8203;1319](https://github.com/orhun/git-cliff/pull/1319) - [@&#8203;barskern](https://github.com/barskern) made their first contribution in [#&#8203;1321](https://github.com/orhun/git-cliff/pull/1321) - [@&#8203;ooooo-create](https://github.com/ooooo-create) made their first contribution in [#&#8203;1334](https://github.com/orhun/git-cliff/pull/1334) - [@&#8203;jylenhof](https://github.com/jylenhof) made their first contribution in [#&#8203;1320](https://github.com/orhun/git-cliff/pull/1320) <!-- generated by git-cliff --> </details> --- ### 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 PR becomes conflicted, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate force-pushed renovate/orhungit-cliff from 93d6e84847 to d45ee87912 2026-04-27 00:01:29 +00:00 Compare
renovate changed title from Update dependency orhun/git-cliff to v2.12.0 to Update dependency orhun/git-cliff to v2.13.1 2026-04-27 00:01:30 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/orhungit-cliff:renovate/orhungit-cliff
git switch renovate/orhungit-cliff

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/orhungit-cliff
git switch renovate/orhungit-cliff
git rebase main
git switch main
git merge --ff-only renovate/orhungit-cliff
git switch renovate/orhungit-cliff
git rebase main
git switch main
git merge --no-ff renovate/orhungit-cliff
git switch main
git merge --squash renovate/orhungit-cliff
git switch main
git merge --ff-only renovate/orhungit-cliff
git switch main
git merge renovate/orhungit-cliff
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
shared/oci!6
No description provided.