-
-
Notifications
You must be signed in to change notification settings - Fork 74
fix(deps): update all #77
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
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 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
510372f to
d0367dc
Compare
d0367dc to
d4b8648
Compare
4bfd4af to
c464911
Compare
c464911 to
df1265d
Compare
7b4af0c to
c349f63
Compare
c349f63 to
30edc55
Compare
bac9229 to
b589eaa
Compare
b589eaa to
8f1c379
Compare
8f1c379 to
c959c5c
Compare
b94ed0d to
b2b68e9
Compare
b2b68e9 to
252dce7
Compare
252dce7 to
2d94df0
Compare
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
3463d5c to
f7771bb
Compare
f7771bb to
34a502c
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
14fbf60 to
adb4d75
Compare
adb4d75 to
fc66373
Compare
fc66373 to
0d0b2d4
Compare
0d0b2d4 to
b496599
Compare
5d4766e to
b31a803
Compare
b31a803 to
441946f
Compare
441946f to
6e46c0f
Compare
6e46c0f to
a788fcf
Compare
a788fcf to
993b631
Compare
993b631 to
32a3f41
Compare
32a3f41 to
6649d0c
Compare
6649d0c to
7b5b958
Compare
7b5b958 to
0b27789
Compare
ad2a4bb to
6b1ec54
Compare
6b1ec54 to
7ac1273
Compare
08a3aea to
0e5dd32
Compare
0e5dd32 to
1cd6d8d
Compare
1cd6d8d to
b228a1a
Compare
b228a1a to
c835831
Compare
c835831 to
f62196d
Compare
f62196d to
a349091
Compare
a349091 to
c6e331a
Compare
c6e331a to
37d90f6
Compare
37d90f6 to
ab635b3
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:
v3.0.7→v3.5.0v3.1.0→v3.1.6720c4b4→9c2ad251.15.x→1.25.xv3.3.0→v3.7.10.31.1→0.47.0Release Notes
actions/cache (actions/cache)
v3.5.0Compare Source
actions/cacheto v4.1.0Full Changelog: actions/cache@v3...v3.5.0
v3.4.3Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.2...v3.4.3
v3.4.2Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.0...v3.4.2
v3.4.1Compare Source
v3.4.0Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.11.1.30.38.3Full Changelog: actions/cache@v3.3.3...v3.4.0
v3.3.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.3
v3.3.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.2
v3.3.1Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.3.1
v3.3.0Compare Source
What's Changed
lookup-onlyoption by @cdce8p in #1041New Contributors
Full Changelog: actions/cache@v3...v3.3.0
v3.2.6Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.2.6
v3.2.5Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.5
v3.2.4Compare Source
What's Changed
set-outputcommand is deprecated by @siguikesse in #1046fail-on-cache-missoption by @cdce8p in #1036New Contributors
Full Changelog: actions/cache@v3...v3.2.4
v3.2.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.3
v3.2.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3.2.1...v3.2.2
v3.2.1Compare Source
What's Changed
Full Changelog: actions/cache@v3.2.0...v3.2.1
v3.2.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.0
v3.0.11Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.0.11
v3.0.10Compare Source
restore-keysin README.mdv3.0.9Compare Source
v3.0.8Compare Source
What's Changed
zstdnot working for windows on gnu tar in issues.SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.codecov/codecov-action (codecov/codecov-action)
v3.1.6Compare Source
#Full Changelog: codecov/codecov-action@v3.1.5...v3.1.6
v3.1.5Compare Source
What's Changed
v3.1.4: 3.1.4Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.3...v3.1.4
v3.1.3: 3.1.3Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v3.1.2...v3.1.3
v3.1.2: 3.1.2Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2
v3.1.1: 3.1.1Compare Source
What's Changed
networkentry in table by @kevmoo in #783New Contributors
Full Changelog: codecov/codecov-action@v3.1.0...v3.1.1
actions/go-versions (go)
v1.25.6: 1.25.6Compare Source
Go 1.25.6
v1.25.5: 1.25.5Compare Source
Go 1.25.5
v1.25.4: 1.25.4Compare Source
Go 1.25.4
v1.25.3: 1.25.3Compare Source
Go 1.25.3
v1.25.2: 1.25.2Compare Source
Go 1.25.2
v1.25.1: 1.25.1Compare Source
Go 1.25.1
v1.25.0: 1.25.0Compare Source
Go 1.25.0
v1.24.12: 1.24.12Compare Source
Go 1.24.12
v1.24.11: 1.24.11Compare Source
Go 1.24.11
v1.24.10: 1.24.10Compare Source
Go 1.24.10
v1.24.9: 1.24.9Compare Source
Go 1.24.9
v1.24.8: 1.24.8Compare Source
Go 1.24.8
v1.24.7: 1.24.7Compare Source
Go 1.24.7
v1.24.6: 1.24.6Compare Source
Go 1.24.6
v1.24.5: 1.24.5Compare Source
Go 1.24.5
v1.24.4: 1.24.4Compare Source
Go 1.24.4
v1.24.3: 1.24.3Compare Source
Go 1.24.3
v1.24.2: 1.24.2Compare Source
Go 1.24.2
v1.24.1: 1.24.1Compare Source
Go 1.24.1
v1.24.0: 1.24.0Compare Source
Go 1.24.0
v1.23.12: 1.23.12Compare Source
Go 1.23.12
v1.23.11: 1.23.11Compare Source
Go 1.23.11
v1.23.10: 1.23.10Compare Source
Go 1.23.10
v1.23.9: 1.23.9Compare Source
Go 1.23.9
v1.23.8: 1.23.8Compare Source
Go 1.23.8
v1.23.7: 1.23.7Compare Source
Go 1.23.7
v1.23.6: 1.23.6Compare Source
Go 1.23.6
v1.23.5: 1.23.5Compare Source
Go 1.23.5
v1.23.4: 1.23.4Compare Source
Go 1.23.4
v1.23.3: 1.23.3Compare Source
Go 1.23.3
v1.23.2: 1.23.2Compare Source
Go 1.23.2
v1.23.1: 1.23.1Compare Source
Go 1.23.1
v1.23.0: 1.23.0Compare Source
Go 1.23.0
v1.22.12: 1.22.12Compare Source
Go 1.22.12
v1.22.11: 1.22.11Compare Source
Go 1.22.11
v1.22.10: 1.22.10Compare Source
Go 1.22.10
v1.22.9: 1.22.9Compare Source
Go 1.22.9
v1.22.8: 1.22.8Compare Source
Go 1.22.8
v1.22.7: 1.22.7Compare Source
Go 1.22.7
v1.22.6: 1.22.6Compare Source
Go 1.22.6
v1.22.5: 1.22.5Compare Source
Go 1.22.5
v1.22.4: 1.22.4Compare Source
Go 1.22.4
v1.22.3: 1.22.3Compare Source
Go 1.22.3
v1.22.2: 1.22.2Compare Source
Go 1.22.2
v1.22.1: 1.22.1Compare Source
Go 1.22.1
v1.22.0: 1.22.0Compare Source
Go 1.22.0
v1.21.13: 1.21.13Compare Source
Go 1.21.13
v1.21.12: 1.21.12[Compare Source](https://redirect.github.c
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.