-
Notifications
You must be signed in to change notification settings - Fork 1
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 v4 - autoclosed #320
Closed
Conversation
This file contains 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 #320 +/- ##
=======================================
Coverage 98.92% 98.92%
=======================================
Files 8 8
Lines 1948 1948
Branches 292 292
=======================================
Hits 1927 1927
Misses 10 10
Partials 11 11 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
6 times, most recently
from
June 16, 2024 07:45
d670274
to
8151e58
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
4 times, most recently
from
June 23, 2024 04:14
a63ca88
to
4a7458f
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
2 times, most recently
from
July 7, 2024 03:18
3ffdcba
to
4452fbd
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
2 times, most recently
from
July 14, 2024 04:38
fe75561
to
7aaac73
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
3 times, most recently
from
July 23, 2024 20:50
c3440a9
to
2845cb4
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
3 times, most recently
from
August 4, 2024 04:43
b3f88a9
to
9f5eef3
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
2 times, most recently
from
August 11, 2024 03:42
594018c
to
4fbf18b
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
3 times, most recently
from
August 24, 2024 11:38
6bb3148
to
e5c43b7
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
2 times, most recently
from
August 25, 2024 07:19
a46257f
to
d0e5c52
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
2 times, most recently
from
September 1, 2024 04:11
97a7bd8
to
71191e1
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
from
September 8, 2024 03:24
71191e1
to
05dcb08
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
3 times, most recently
from
September 22, 2024 03:05
25dd80c
to
5c94343
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
3 times, most recently
from
September 29, 2024 07:08
6127694
to
42ce5ed
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
from
October 6, 2024 04:08
42ce5ed
to
a705edf
Compare
renovate
bot
force-pushed
the
renovate/favware-cliff-jumper-4.x
branch
from
October 13, 2024 03:27
a705edf
to
3473ea1
Compare
renovate
bot
changed the title
chore(deps): update dependency @favware/cliff-jumper to v4
chore(deps): update dependency @favware/cliff-jumper to v4 - autoclosed
Oct 19, 2024
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
->^4.1.0
Release Notes
favware/cliff-jumper (@favware/cliff-jumper)
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.