-
Notifications
You must be signed in to change notification settings - Fork 12
chore(deps): update dependency @favware/cliff-jumper to v6 #449
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/favware-cliff-jumper-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #449 +/- ##
=======================================
Coverage 68.83% 68.83%
=======================================
Files 4 4
Lines 3558 3558
Branches 265 265
=======================================
Hits 2449 2449
Misses 1045 1045
Partials 64 64 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
41665ea
to
851e62e
Compare
157ba57
to
a0b5f57
Compare
e9f2c45
to
54eae4f
Compare
e442f23
to
07b1f52
Compare
07b1f52
to
07a1c0e
Compare
f85e44e
to
5e6b42b
Compare
a163b5e
to
5528433
Compare
9bc53a3
to
79a2b0f
Compare
d047dc4
to
4908a09
Compare
7b0b215
to
accacb7
Compare
5eac19f
to
982ae46
Compare
982ae46
to
bf50322
Compare
2240705
to
6e75698
Compare
70ea633
to
4dfa64c
Compare
4dfa64c
to
fc7234e
Compare
70565d5
to
2aa2c55
Compare
2aa2c55
to
a9a64d8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
->^6.0.0
Release Notes
favware/cliff-jumper (@favware/cliff-jumper)
v6.0.0
Compare Source
🏠 Refactor
-sab
as alias for--skip-automatic-bump
-cpf
as alias for--changelog-prepend-file
-pt
as alias for--push-tag
-npt
as alias for--no-push-tag
-ghr
as alias for--github-release
-nghr
as alias for--no-github-release
-ghrd
as alias for--github-release-draft
-ghrpr
as alias for--github-release-pre-release
-ghrl
as alias for--github-release-latest
-ghrnt
as alias for--github-release-name-template
🐛 Bug Fixes
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 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 was generated by Mend Renovate. View the repository job log.