favware / cliff-jumper

CLI tool to create a semantic release, git-cliff powered Changelog, and releases to GitHub all in one
MIT License
44 stars 4 forks source link

fix(deps): update dependency git-cliff to v2 #157

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
git-cliff ^1.4.0 -> ^2.0.4 age adoption passing confidence

Release Notes

orhun/git-cliff (git-cliff) ### [`v2.0.4`](https://togithub.com/orhun/git-cliff/blob/HEAD/CHANGELOG.md#204---2024-02-22) [Compare Source](https://togithub.com/orhun/git-cliff/compare/v2.0.3...v2.0.4) ##### ⛰️ Features - *(docker)* Enable github feature for the docker image - ([bc882e3](https://togithub.com/orhun/git-cliff/commit/bc882e3884ca8ce1391fc70e3dcaa02204de0dd4)) - *(github)* Support overriding the GitHub API URL ([#​512](https://togithub.com/orhun/git-cliff/issues/512)) - ([8199699](https://togithub.com/orhun/git-cliff/commit/819969924bbad25484971c84a4c8d02ae48f1db9)) ##### 🐛 Bug Fixes - *(cd)* Do not execute commands for the release changelog - ([1aaa9b2](https://togithub.com/orhun/git-cliff/commit/1aaa9b2150f539116007afc199f57a61bbe4ee20)) ##### 📚 Documentation - *(website)* Add instructions for installing from conda-forge ([#​511](https://togithub.com/orhun/git-cliff/issues/511)) - ([75a04bb](https://togithub.com/orhun/git-cliff/commit/75a04bb1b0d929f03a2bd224fc728dcf14b6e896)) ##### ⚙️ Miscellaneous Tasks - *(config)* Add animation to the header of the changelog - ([4f741a7](https://togithub.com/orhun/git-cliff/commit/4f741a7c9ebd52404503c60dc91e053f1b9c0171)) - *(website)* Bump the version of git-cliff-action - ([f255ad3](https://togithub.com/orhun/git-cliff/commit/f255ad38b2640b3f42a40eda3b76cddb6c06d2ff)) - *(website)* Add announcement bar for the new release - ([1d32a14](https://togithub.com/orhun/git-cliff/commit/1d32a14175355ef83dbaa0dd80f17a9c2493e7de)) ### [`v2.0.3`](https://togithub.com/orhun/git-cliff/releases/tag/v2.0.3) [Compare Source](https://togithub.com/orhun/git-cliff/compare/v2.0.2...v2.0.3) [![animation](https://raw.githubusercontent.com/orhun/git-cliff/main/website/static/img/git-cliff-anim.gif)](https://git-cliff.org) `git-cliff` now supports [integration](https://git-cliff.org/docs/integration/github) with GitHub repositories! 🚀 ✨ Read the highlights of this release: #### [2.0.3](https://togithub.com/orhun/git-cliff/compare/v2.0.2..v2.0.3) - 2024-02-21 ##### ⛰️ Features - *(docker)* Enable github feature for the docker image - ([bc882e3](https://togithub.com/orhun/git-cliff/commit/bc882e3884ca8ce1391fc70e3dcaa02204de0dd4)) ##### ⚙️ Miscellaneous Tasks - *(website)* Bump the version of git-cliff-action - ([f255ad3](https://togithub.com/orhun/git-cliff/commit/f255ad38b2640b3f42a40eda3b76cddb6c06d2ff)) - *(website)* Add announcement bar for the new release - ([1d32a14](https://togithub.com/orhun/git-cliff/commit/1d32a14175355ef83dbaa0dd80f17a9c2493e7de)) ### [`v2.0.2`](https://togithub.com/orhun/git-cliff/blob/HEAD/CHANGELOG.md#202---2024-02-19) [Compare Source](https://togithub.com/orhun/git-cliff/compare/v2.0.1...v2.0.2) ##### 📚 Documentation - *(release)* Add note about GitHub variables - ([54e21de](https://togithub.com/orhun/git-cliff/commit/54e21de5eebe61f23328e92c6fb8f8de7fd900fd)) ### [`v2.0.1`](https://togithub.com/orhun/git-cliff/blob/HEAD/CHANGELOG.md#201---2024-02-19) [Compare Source](https://togithub.com/orhun/git-cliff/compare/v1.4.0...v2.0.1) ##### ⚙️ Miscellaneous Tasks - *(cd)* Disable PyPI builds for linux-x86-glibc - ([30d8e41](https://togithub.com/orhun/git-cliff/commit/30d8e41b06e2b277e700731fe193906e49e2509a))

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.