Skip to content

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

Renovate Bot requested to merge renovate/git-cliff-2.x-lockfile into dev

This MR contains the following updates:

Package Type Update Change
git-cliff dev minor 2.5.0 -> 2.6.0

Release Notes

orhun/git-cliff (git-cliff)

v2.6.0

Compare Source

️ Features
  • (changelog) Support generating changelog for different branches (#​808) - (2a581a8)
  • (config) Add changelog.render_always option (#​859) - (ad039d5)
  • (config) Allow configuring output file from config (#​829) - (c2db791)
  • (core) Add remote to commit and deprecate fields (#​822) - (87e2c1d)
  • (npm) Add missing options and document all options with tsdoc comments - (2eae2f1)
  • (npm) Add possibility for skipCommit to take an array of values - (a6e3b78)
🐛 Bug Fixes
  • (args) Support using use_branch_tags from both config and args (#​848) - (35b7fd8)
  • (bump) Suppress template warning when --bumped-version is used (#​855) - (8bebbf9)
  • (changelog) Do not change the tag date if tag already exists (#​861) - (fbb643b)
  • (changelog) Correctly set the tag message for the latest release (#​854) - (e41e8dd)
  • (changelog) Don't change the context when provided via --from-context (#​820) - (ff72406)
  • (commit) Trim the trailing newline for git2 commits (#​872) - (1cdbbf6)
  • (core) Avoid the unnecessary loop when no remote feature is activated - (1d8a2fe)
  • (template) Resolve parsing issues with raw/endraw in Jinja (#​824) - (63bf5b7)
🚜 Refactor
  • (template) [breaking] Add name parameter to the constructor - (e577113)
📚 Documentation
  • (args) Fix copy-paste mistake where gitea mentioned gitlab - (c41eacb)
  • (contributing) Mention fetching the tags for running tests successfully (#​850) - (a82dac3)
  • (website) Add highlights for 2.6.0 (#​873) - (050fb55)
  • (website) Clarify comment about tag argument - (e56cd8d)
️ 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 becomes conflicted, 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