Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @favware/cliff-jumper to v6 #387

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@favware/cliff-jumper ^4.1.0 -> ^6.0.0 age adoption passing confidence
@favware/cliff-jumper ^4.0.2 -> ^6.0.0 age adoption passing confidence

Release Notes

favware/cliff-jumper (@​favware/cliff-jumper)

v6.0.0

Compare Source

🏠 Refactor

  • Remove various single dash aliases for commander v13 compatibility (ec2f91c) (#​226)
    • 💥 BREAKING CHANGE: Removed -sab as alias for --skip-automatic-bump
    • 💥 BREAKING CHANGE: Removed -cpf as alias for --changelog-prepend-file
    • 💥 BREAKING CHANGE: Removed -pt as alias for --push-tag
    • 💥 BREAKING CHANGE: Removed -npt as alias for --no-push-tag
    • 💥 BREAKING CHANGE: Removed -ghr as alias for --github-release
    • 💥 BREAKING CHANGE: Removed -nghr as alias for --no-github-release
    • 💥 BREAKING CHANGE: Removed -ghrd as alias for --github-release-draft
    • 💥 BREAKING CHANGE: Removed -ghrpr as alias for --github-release-pre-release
    • 💥 BREAKING CHANGE: Removed -ghrl as alias for --github-release-latest
    • 💥 BREAKING CHANGE: Removed -ghrnt as alias for --github-release-name-template

🐛 Bug Fixes

v5.0.0

Compare Source

🐛 Bug Fixes

  • Check commits array to be defined before reading it (50478d0)
  • deps: Update dependency git-cliff to ^2.6.0 (31a525c) (#​205)
  • deps: Update all non-major dependencies (3e07ebb) (#​204)

🚀 Features

  • Support gitlab, gitea, and bitbucket for git-cliff (a4b30d0) (#​208)
    • 💥 BREAKING CHANGE: --github-repo has been renamed to --git-repo
    • 💥 BREAKING CHANGE: githubRepo has been renamed to gitRepo
    • 💥 BREAKING CHANGE: --github-token has been renamed to gitToken
    • 💥 BREAKING CHANGE: githubToken has been renamed to gitToken
    • 💥 BREAKING CHANGE: The environment variables TOKEN_GITHUB and TOKEN_GH are no longer supported
    • 💥 BREAKING CHANGE: environment variables GITLAB_TOKEN, GITEA_TOKEN, and BITBUCKET_TOKEN are now supported for --git-token
    • 💥 BREAKING CHANGE: A new option --git-host-variant was added, which defaults to 'github'. To release to GitHub, this has to be set to 'github'.
  • Add commit skipping (22a51d9) (#​201)

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" in timezone Asia/Seoul, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant