-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
fix(deps): update all (major) #194
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-all
base: master
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.
Open
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 @@
## master #194 +/- ##
======================================
Coverage 1.94% 1.94%
======================================
Files 4 4
Lines 359 359
======================================
Hits 7 7
Misses 351 351
Partials 1 1 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/major-all
branch
from
November 20, 2022 15:21
7631974
to
9b9febd
Compare
renovate
bot
changed the title
chore(deps): update codfish/semantic-release-action action to v2
chore(deps): update all to v2 (major)
Mar 16, 2023
renovate
bot
force-pushed
the
renovate/major-all
branch
from
March 16, 2023 11:44
9b9febd
to
755f643
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
March 26, 2023 19:49
755f643
to
1d2e48e
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
April 3, 2023 09:27
1d2e48e
to
4b5782c
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
May 29, 2023 17:01
4bc1704
to
dd25a78
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
June 19, 2023 05:12
8be9f45
to
0b0d6aa
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
November 9, 2023 22:09
9e6431a
to
6cb7b54
Compare
renovate
bot
changed the title
chore(deps): update all to v2 (major)
chore(deps): update all (major)
Nov 9, 2023
renovate
bot
force-pushed
the
renovate/major-all
branch
from
December 3, 2023 00:38
6cb7b54
to
f8cfc76
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
December 30, 2023 15:28
58e3edf
to
82384d2
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
February 10, 2024 22:43
82384d2
to
8add950
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
March 31, 2024 16:19
8add950
to
869f951
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
April 9, 2024 21:08
6da7de7
to
bb5b5f4
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
April 27, 2024 15:25
bb5b5f4
to
fe11096
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
June 17, 2024 22:26
58ea662
to
b0d8544
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
July 24, 2024 23:28
b0d8544
to
e0eb6e0
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
August 11, 2024 16:44
e0eb6e0
to
f632495
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
October 13, 2024 14:05
f632495
to
cade228
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
November 15, 2024 22:22
cade228
to
c0a35bc
Compare
renovate
bot
changed the title
chore(deps): update all (major)
fix(deps): update all (major)
Dec 10, 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:
v1.9.0
->v3.5.0
v1.22.8
->v2.27.5
Release Notes
codfish/semantic-release-action (codfish/semantic-release-action)
v3.5.0
Compare Source
Features
v3.4.1
Compare Source
Bug Fixes
v3.4.0
Compare Source
Features
v3.3.0
Compare Source
Features
v3.2.0
Compare Source
Features
v3.1.1
Compare Source
Bug Fixes
v3.1.0
Compare Source
Bug Fixes
Features
v3.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
Using semantic-release v22. Please see release notes:
All inputs are using kebab case rather than snake. Simply update the following inputs if you are using them:
additional_packages
->additional-packages
dry_run
->dry-run
repository_url
->repository-url
tag_format
->tag-format
v2.2.1
Compare Source
Bug Fixes
v2.2.0
Compare Source
Features
v2.1.0
Compare Source
Features
v2.0.0
Compare Source
Features
BREAKING CHANGES
so any dependencies specified in extends or additional_packages
that have dependency conflicts with semantic-release v19.x will
cause the action to fail.
v1.10.0
Compare Source
Features
urfave/cli (github.com/urfave/cli)
v2.27.5
Compare Source
What's Changed
UseShortOptionHandling
description by @BlackHole1 in https://github.com/urfave/cli/pull/1956Full Changelog: urfave/cli@v2.27.4...v2.27.5
v2.27.4
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.3...v2.27.4
v2.27.3
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.27.2...v2.27.3
v2.27.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.27.1...v2.27.2
v2.27.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.0...v2.27.1
v2.27.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.26.0...v2.27.0
v2.26.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.7...v2.26.0
v2.25.7
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.6...v2.25.7
v2.25.6
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.5...v2.25.6
v2.25.5
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.4...v2.25.5
v2.25.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.3...v2.25.4
v2.25.3
Compare Source
What's Changed
incorrectTypeForFlagError
for unknowns by @danhunsaker in https://github.com/urfave/cli/pull/1708New Contributors
Full Changelog: urfave/cli@v2.25.2...v2.25.3
v2.25.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.1...v2.25.2
v2.25.1
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.0...v2.25.1
v2.25.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.4...v2.25.0
v2.24.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.3...v2.24.4
v2.24.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.24.2...v2.24.3
v2.24.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.1...v2.24.2
v2.24.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.24.0...v2.24.1
v2.24.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.10...v2.24.0
v2.23.10
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.9...v2.23.10
v2.23.9
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.8...v2.23.9
v2.23.8
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.7...v2.23.8
v2.23.7
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.6...v2.23.7
v2.23.6
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.5...v2.23.6
v2.23.5
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.4...v2.23.5
v2.23.4
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.3...v2.23.4
v2.23.3
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.2...v2.23.3
Note. This is considered a minor release even though it has a new "feature" i.e support for int64slice for alstrc flags. The int64slice is verbatim copy of existing code and doesnt include any new behaviour compared to other altsrc flags.
v2.23.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.1...v2.23.2
v2.23.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.0...v2.23.1
v2.23.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.22.0...v2.23.0
v2.22.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.21.0...v2.22.0
v2.21.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.5...v2.21.0
v2.20.5
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.20.4...v2.20.5
v2.20.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.20.3...v2.20.4
v2.20.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.2...v2.20.3
v2.20.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.1...v2.20.2
v2.20.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.0...v2.20.1
v2.20.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.19.3...v2.20.0
v2.19.3
Compare Source
What's Changed
urfave-cli-genflags
via itsMakefile
by @meatballhat in https://github.com/urfave/cli/pull/1526Full Changelog: urfave/cli@v2.19.2...v2.19.3
v2.19.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.19.1...v2.19.2
v2.19.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.19.0...v2.19.1
v2.19.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.18.2...v2.19.0
v2.18.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.18.1...v2.18.2
v2.18.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.18.0...v2.18.1
v2.18.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.17.2...v2.18.0
v2.17.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.17.1...v2.17.2
v2.17.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.17.0...v2.17.1
v2.17.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.16.6...v2.17.0
v2.16.6
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.16.5...v2.16.6
v2.16.5
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.4...v2.16.5
v2.16.4
Compare Source
What's Changed
MKDOCS_REMOTE_GITHUB_TOKEN
var as intended by @meatballhat in https://github.com/urfave/cli/pull/1493Full Changelog: urfave/cli@v2.16.3...v2.16.4
v2.16.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.2...v2.16.3
v2.16.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.1...v2.16.2
v2.16.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.0...v2.16.1
v2.16.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.15.0...v2.16.0
v2.15.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.14.2...v2.15.0
v2.14.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.14.1...v2.14.2
v2.14.1
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.14.0...v2.14.1
v2.14.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.13.0...v2.14.0
v2.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.12.3...v2.13.0
v2.12.3
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.12.1...v2.12.3
v2.12.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.12.1...v2.12.2
v2.12.1
Compare Source
Full Changelog: urfave/cli@v2.11.5...v2.12.1
v2.12.0
Compare Source
Full Changelog: urfave/cli@v2.11.2...v2.12.0
[
v2.11.5
](httpsConfiguration
📅 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 PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.