chore(deps): update dependency @favware/cliff-jumper to v5 #667
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.0.3
->^5.0.0
Release Notes
favware/cliff-jumper (@favware/cliff-jumper)
v5.0.0
Compare Source
🐛 Bug Fixes
🚀 Features
--github-repo
has been renamed to--git-repo
githubRepo
has been renamed togitRepo
--github-token
has been renamed togitToken
githubToken
has been renamed togitToken
TOKEN_GITHUB
andTOKEN_GH
are no longer supportedGITLAB_TOKEN
,GITEA_TOKEN
, andBITBUCKET_TOKEN
are now supported for--git-token
--git-host-variant
was added, which defaults to'github'
. To release to GitHub, this has to be set to'github'
.v4.1.0
Compare Source
🐛 Bug Fixes
🚀 Features
v4.0.3
Compare Source
🐛 Bug Fixes
--mode=update-lockfile
for yarn v2/v3/v4 (ef02496)v4.0.2
Compare Source
🐛 Bug Fixes
v4.0.1
Compare Source
🏠 Refactor
conventional-changelog-angular
and inlinewhatBump
code (684b29f)🐛 Bug Fixes
📝 Documentation
v4.0.0
Compare Source
🏠 Refactor
first-release
toskip-automatic-bump
(fe244a0)first-release
has been renamed toskip-automatic-bump
in order to better describe what it does
CI
env detection (775f02e)CI
env--skip-changelog
and--skip-tag
wereautomatically enabled. This is no longer the case, because the new GitHub releasing feature
makes it more appealing to run this tool in CI. To restore the old functionality for your
pipelines please explicitly add these tags to your command line.
conventional-recommended-bump
conventional-changelog-angular
is now used instead of a customization of it. This should not affect the semver resolution, but if it does please create a GitHub issue🐛 Bug Fixes
📝 Documentation
🚀 Features
--no-push-tag
to override config file for prereleases (6f5d748)--no-github-release
to override config file for prereleases (656c8ec)--changelog-prepend-file
to customize to which file the changelog is prepended (35e9731)--push-tag
and--github-release
to automatically push a Git tag and create a release on GitHub (b66bfa1)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 was generated by Mend Renovate. View the repository job log.