This PR contains the following updates:
| Package | Update | Change | Pending |
|---|---|---|---|
| [orhun/git-cliff](https://github.com/orhun/git-cliff) | minor | `2.12.0` → `2.13.0` | `v2.13.1` |
---
### Release Notes
<details>
<summary>orhun/git-cliff (orhun/git-cliff)</summary>
### [`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)
[](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 ([#​1448](https://github.com/orhun/git-cliff/issues/1448)) - ([7d90eee](https://github.com/orhun/git-cliff/commit/7d90eee3256e3f6045c7abba02c020cdc9076a8a))
- *(context)* Add per-commit statistics ([#​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 ([#​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 ([#​1371](https://github.com/orhun/git-cliff/issues/1371)) - ([9d2a52a](https://github.com/orhun/git-cliff/commit/9d2a52a3db3397f4f302f5b43ea8675995a56f9b))
- *(git)* Add configurable commit processing order ([#​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 ([#​1427](https://github.com/orhun/git-cliff/issues/1427)) - ([2d53920](https://github.com/orhun/git-cliff/commit/2d53920717449e68e363a8f57fdcbeae56f3163c))
- *(tracing)* Migrate logging to tracing ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​1472](https://github.com/orhun/git-cliff/issues/1472)) - ([e588472](https://github.com/orhun/git-cliff/commit/e588472faf108e4137f38298bdb47e052f083820))
##### ⚡ Performance
- *(ci)* Add caching where applicable ([#​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 ([#​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 ([#​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 ([#​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 ([#​1359](https://github.com/orhun/git-cliff/issues/1359)) - ([91e65f5](https://github.com/orhun/git-cliff/commit/91e65f5bba474b680849adf09db7e1ad1decd153))
- *(clippy)* Fix pedantic lint ([#​1375](https://github.com/orhun/git-cliff/issues/1375)) - ([78003e2](https://github.com/orhun/git-cliff/commit/78003e217887f81a17197f41cf140a6f1db4279b))
- *(clippy)* Fix pedantic lints ([#​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 ([#​1453](https://github.com/orhun/git-cliff/issues/1453)) - ([0a69719](https://github.com/orhun/git-cliff/commit/0a69719b14315c2d9b78c8620655b01767f6e21f))
- *(dev-deps)* Align [@​types/node](https://github.com/types/node) with Node.js 18.19+ support ([#​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 ([#​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 ([#​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 ([#​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` ([#​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 ([#​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 ([#​1383](https://github.com/orhun/git-cliff/issues/1383)) - ([97b39d9](https://github.com/orhun/git-cliff/commit/97b39d94f687a51fc5534933f8e74a44d0c7faec))
#### New Contributors ❤️
- [@​truffle-dev](https://github.com/truffle-dev) made their first contribution in [#​1490](https://github.com/orhun/git-cliff/pull/1490)
- [@​WaterWhisperer](https://github.com/WaterWhisperer) made their first contribution in [#​1487](https://github.com/orhun/git-cliff/pull/1487)
- [@​ChihebBENCHEIKH1](https://github.com/ChihebBENCHEIKH1) made their first contribution in [#​1483](https://github.com/orhun/git-cliff/pull/1483)
- [@​sermuns](https://github.com/sermuns) made their first contribution in [#​1486](https://github.com/orhun/git-cliff/pull/1486)
- [@​danielpza](https://github.com/danielpza) made their first contribution in [#​1448](https://github.com/orhun/git-cliff/pull/1448)
- [@​niklasmarderx](https://github.com/niklasmarderx) made their first contribution in [#​1456](https://github.com/orhun/git-cliff/pull/1456)
- [@​lawrence3699](https://github.com/lawrence3699) made their first contribution in [#​1484](https://github.com/orhun/git-cliff/pull/1484)
- [@​mixator](https://github.com/mixator) made their first contribution in [#​1392](https://github.com/orhun/git-cliff/pull/1392)
- [@​saudademjj](https://github.com/saudademjj) made their first contribution in [#​1450](https://github.com/orhun/git-cliff/pull/1450)
- [@​nbelsterling](https://github.com/nbelsterling) made their first contribution in [#​1425](https://github.com/orhun/git-cliff/pull/1425)
- [@​y5](https://github.com/y5) made their first contribution in [#​1427](https://github.com/orhun/git-cliff/pull/1427)
- [@​Garbee](https://github.com/Garbee) made their first contribution in [#​1371](https://github.com/orhun/git-cliff/pull/1371)
<!-- generated by git-cliff -->
</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](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2.12.0→2.13.0v2.13.1Release Notes
orhun/git-cliff (orhun/git-cliff)
v2.13.0Compare Source
2.13.0 - 2026-04-26
⛰️ Features
🐛 Bug Fixes
--with-commitdoes not change version (#1484) - (3d6a7cb)doc_auto_cfgand fix internal link (#1373) - (0a0a795)require.resolveto resolve binary path (#1392) - (39cd76e)🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
◀️ Revert
reqwest::Response::error_for_status(#1374) - (2037127)Build
New Contributors ❤️
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.