-
-
Notifications
You must be signed in to change notification settings - Fork 135
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 #319
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/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
a2e84cb
to
ec65ef0
Compare
ec65ef0
to
f7075e8
Compare
f7075e8
to
7a49373
Compare
7a49373
to
92eef3a
Compare
92eef3a
to
1222172
Compare
cb00655
to
f43cfe7
Compare
41f4efb
to
f1cf282
Compare
7c324a8
to
e684342
Compare
e684342
to
52e0917
Compare
0116276
to
6050d0e
Compare
667b8cf
to
731c814
Compare
65c16b1
to
ff56d8b
Compare
b99dc8e
to
38a7937
Compare
38a7937
to
bf56ec8
Compare
ddf44b9
to
2f99e72
Compare
2f99e72
to
bbf19d7
Compare
e2f81e4
to
e9af46d
Compare
39337c1
to
fc8245d
Compare
fc8245d
to
74cb4bb
Compare
74cb4bb
to
9b309d1
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:
v2.1.7
->v2.1.8
v1.9.0
->v1.10.0
f21760c
->a9d515a
v1.0.0
->v1.0.1
v0.3.3
->v0.3.8
v2.0.0
->v2.1.3
v1.7.2
->v1.8.1
720c4b4
->b748de0
v1.22.5
->v1.22.16
1.18.0
->1.24.1
v0.0.0-20220208050332-20e1d8d225ab
->v0.36.0
v0.1.10
->v0.31.0
v1.2.3
->v1.5.7
v1.2.3
->v1.5.11
v1.2.6
->v1.5.7
v1.22.5
->v1.25.12
Release Notes
actions/cache (actions/cache)
v2.1.8
: Updating actions/core to version 1.10.0Compare Source
The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@v2 won't see deprecation warning message.
codfish/semantic-release-action (codfish/semantic-release-action)
v1.10.0
Compare Source
Features
dustin/go-humanize (github.com/dustin/go-humanize)
v1.0.1
Compare Source
gliderlabs/ssh (github.com/gliderlabs/ssh)
v0.3.8
Compare Source
This bumps x/crypto to 0.31.0 to resolve CVE-2024-45337. The API has not changed, which means there are still a number of ways you could be vulnerable if your code improperly uses the PublicKeyHandler.
Note that this may result in a performance regression, as the PublicKeyHandler may be called multiple times for the same key. The last time it is called will be the key the user is actually using.
Note that if you are using Permissions to pass information about the public key out of the handler, you need to make sure you always overwrite all relevant stored map keys in order to avoid being vulnerable.
Full Changelog: gliderlabs/ssh@v0.3.7...v0.3.8
v0.3.7
Compare Source
What's Changed
New Contributors
Full Changelog: gliderlabs/ssh@v0.3.6...v0.3.7
v0.3.6
Compare Source
v0.3.5
Compare Source
v0.3.4
Compare Source
go-gormigrate/gormigrate (github.com/go-gormigrate/gormigrate/v2)
v2.1.3
Compare Source
Changed
v2.1.2
Compare Source
Added
Changed
v2.1.1
Compare Source
Changed
v2.1.0
Compare Source
Changed
v2.0.3
Compare Source
v2.0.2
Compare Source
v2.0.1
Compare Source
smartystreets/goconvey (github.com/smartystreets/goconvey)
v1.8.1
Compare Source
v1.8.0
: - Updating to Go 1.18Compare Source
What's Changed
New Contributors
Full Changelog: smartystreets/goconvey@v1.7.2...v1.8.0
urfave/cli (github.com/urfave/cli)
v1.22.16
Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.15...v1.22.16
v1.22.15
Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.14...v1.22.15
v1.22.14
Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.13...v1.22.14
v1.22.13
Compare Source
What's Changed
v1-maint
by @meatballhat in https://github.com/urfave/cli/pull/1712Full Changelog: urfave/cli@v1.22.12...v1.22.13
v1.22.12
Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.11...v1.22.12
v1.22.11
Compare Source
What's Changed
v1
series by @meatballhat in https://github.com/urfave/cli/pull/1646Full Changelog: urfave/cli@v1.22.10...v1.22.11
v1.22.10
Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.9...v1.22.10
v1.22.9
Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.8...v1.22.9
v1.22.8
Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.7...v1.22.8
v1.22.7
: Release 1.22.7Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.6...v1.22.7
v1.22.6
: Release 1.22.6Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.5...v1.22.6
go-gorm/mysql (gorm.io/driver/mysql)
v1.5.7
Compare Source
v1.5.6
Compare Source
v1.5.5
Compare Source
v1.5.4
Compare Source
v1.5.3
Compare Source
v1.5.2
Compare Source
v1.5.1
Compare Source
v1.5.0
Compare Source
v1.4.7
Compare Source
v1.4.6
Compare Source
v1.4.5
Compare Source
v1.4.4
Compare Source
v1.4.3
Compare Source
v1.4.2
Compare Source
v1.4.1
Compare Source
v1.4.0
Compare Source
v1.3.6
Compare Source
v1.3.5
Compare Source
v1.3.4
Compare Source
v1.3.3
Compare Source
v1.3.2
Compare Source
v1.3.1
Compare Source
v1.3.0
Compare Source
go-gorm/postgres (gorm.io/driver/postgres)
v1.5.11
Compare Source
v1.5.10
Compare Source
v1.5.9
Compare Source
v1.5.8
Compare Source
v1.5.7
Compare Source
v1.5.6
Compare Source
v1.5.5
Compare Source
v1.5.4
Compare Source
v1.5.3
Compare Source
v1.5.2
Compare Source
v1.5.1
Compare Source
v1.5.0
Compare Source
v1.4.8
Compare Source
v1.4.7
Compare Source
v1.4.6
Compare Source
v1.4.5
Compare Source
v1.4.4
Compare Source
v1.4.3
Compare Source
v1.4.2
Compare Source
v1.4.1
Compare Source
v1.4.0
Compare Source
v1.3.10
Compare Source
v1.3.9
Compare Source
v1.3.8
Compare Source
v1.3.7
Compare Source
v1.3.6
Compare Source
v1.3.5
Compare Source
v1.3.4
Compare Source
v1.3.3
Compare Source
v1.3.2
Compare Source
v1.3.1
Compare Source
v1.3.0
Compare Source
go-gorm/sqlite (gorm.io/driver/sqlite)
v1.5.7
Compare Source
v1.5.6
Compare Source
v1.5.5
Compare Source
v1.5.4
Compare Source
v1.5.3
Compare Source
v1.5.2
Compare Source
v1.5.1
Compare Source
v1.5.0
Compare Source
v1.4.4
Compare Source
v1.4.3
Compare Source
v1.4.2
Compare Source
v1.4.1
Compare Source
v1.4.0
Compare Source
v1.3.6
Compare Source
v1.3.5
Compare Source
v1.3.4
Compare Source
v1.3.3
Compare Source
v1.3.2
Compare Source
v1.3.1
Compare Source
v1.3.0
Compare Source
go-gorm/gorm (gorm.io/gorm)
v1.25.12
Compare Source
v1.25.11
Compare Source
v1.25.10
Compare Source
v1.25.9
Compare Source
v1.25.8
Compare Source
v1.25.7
Compare Source
v1.25.6
Compare Source
v1.25.5
Compare Source
v1.25.4
Compare Source
v1.25.3
Compare Source
v1.25.2
Compare Source
v1.25.1
Compare Source
v1.25.0
Compare Source
v1.24.6
Compare Source
v1.24.5
Compare Source
v1.24.4
Compare Source
v1.24.3
Compare Source
v1.24.2
Compare Source
v1.24.1
Compare Source
v1.24.0
Compare Source
v1.23.10
Compare Source
v1.23.9
Compare Source
v1.23.8
Compare Source
v1.23.7
Compare Source
v1.23.6
Compare Source
v1.23.5
Compare Source
v1.23.4
Compare Source
v1.23.3
Compare Source
v1.23.2
Compare Source
v1.23.1
Compare Source
v1.23.0
Compare Source
Configuration
📅 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.