-
Notifications
You must be signed in to change notification settings - Fork 0
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 all dependencies #118
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
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.
Open
+293
−282
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
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/all
branch
from
December 17, 2024 09:41
852fa2e
to
02003a0
Compare
renovate
bot
changed the title
fix(deps): update all dependencies
chore(deps): update all dependencies
Dec 17, 2024
renovate
bot
force-pushed
the
renovate/all
branch
16 times, most recently
from
December 23, 2024 21:05
264c93c
to
f53680a
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
December 31, 2024 10:18
0ea0e7d
to
68d41f9
Compare
renovate
bot
force-pushed
the
renovate/all
branch
7 times, most recently
from
January 7, 2025 13:50
2a9f897
to
07a75e9
Compare
renovate
bot
force-pushed
the
renovate/all
branch
11 times, most recently
from
January 13, 2025 21:38
cd766d2
to
21afa5e
Compare
renovate
bot
force-pushed
the
renovate/all
branch
9 times, most recently
from
January 21, 2025 18:57
468eb3a
to
c213225
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
January 24, 2025 12:33
274f75c
to
a4a4252
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
January 24, 2025 17:50
a4a4252
to
5d8353d
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:
v4
->v4.2.0
v4
->v4.2.2
v4
->v4.1.8
v5
->v5.3.0
v4
->v4.6.0
fe7b79c
3e0aec4
v6
->v6.13.0
v5
->v5.6.1
v3
->v3.8.0
v3
->v3.3.0
6cd937e
->6ec5aa9
v2.22.0
->v2.22.2
v1.36.1
->v1.36.2
v0.115.0
->v0.117.0
v3.27.9
->v3.28.5
v0.115.0
->v0.118.0
v0.115.0
->v0.118.0
v1.21.0
->v1.24.0
v1.21.0
->v1.24.0
v0.115.0
->v0.118.0
v0.115.0
->v0.118.0
v0.115.0
->v0.118.0
v0.115.0
->v0.118.0
1.23.3-alpine3.20
->1.23.5-alpine3.20
4a55095
->7588d65
1.62.2
->1.63.4
94f77f7
v0.32.0
->v0.32.1
v0.32.0
->v0.32.1
v0.32.0
->v0.32.1
0.16.5
->0.17.1
0.75.1
->0.79.0
v0.19.3
->v0.20.1
v3
->v3.7.0
Release Notes
actions/cache (actions/cache)
v4.2.0
Compare 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
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If 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.1
1.1.3
0.38.3
Full Changelog: actions/cache@v4...v4.2.0
v4.1.2
Compare Source
What's Changed
isGhes
logic by @jww3 in https://github.com/actions/cache/pull/14744.1.2
release by @Link- in https://github.com/actions/cache/pull/1477New Contributors
Full Changelog: actions/cache@v4...v4.1.2
v4.1.1
Compare Source
What's Changed
cache-hit
output by @joshmgross in https://github.com/actions/cache/pull/1467Full Changelog: actions/cache@v4.1.0...v4.1.1
v4.1.0
Compare Source
What's Changed
save-always
input by @joshmgross in https://github.com/actions/cache/pull/1452New Contributors
Full Changelog: actions/cache@v4.0.2...v4.1.0
v4.0.2
Compare Source
v4.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4...v4.0.1
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
v4.2.0
Compare Source
v4.1.7
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
What's Changed
user.email
to be41898282+github-actions[bot]@​users.noreply.github.com
by @cory-miller in https://github.com/actions/checkout/pull/1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
v4.1.4
Compare Source
extensions.worktreeConfig
when disablingsparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1692v4.1.3
Compare Source
What's Changed
actions/checkout
version inupdate-main-version.yml
by @jww3 in https://github.com/actions/checkout/pull/1650sparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1656Full Changelog: actions/checkout@v4.1.2...v4.1.3
v4.1.2
Compare Source
sparse-checkout
option is not present @dscho in https://github.com/actions/checkout/pull/1598v4.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4.1.0...v4.1.1
v4.1.0
Compare Source
actions/download-artifact (actions/download-artifact)
v4.1.8
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4...v4.1.8
v4.1.7
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4.1.6...v4.1.7
v4.1.6
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/download-artifact/pull/324Full Changelog: actions/download-artifact@v4.1.5...v4.1.6
v4.1.5
Compare Source
What's Changed
@actions/core
to v1.10.1 and@actions/artifact
to v2.1.5Full Changelog: actions/download-artifact@v4.1.4...v4.1.5
v4.1.4
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4...v4.1.4
v4.1.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4...v4.1.3
v4.1.2
Compare Source
v4.1.1
Compare Source
@actions/artifacts
to latest versionv4.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4...v4.1.0
actions/setup-go (actions/setup-go)
v5.3.0
Compare Source
What's Changed
@actions/cache
to^4.0.0
by @Link- in https://github.com/actions/setup-go/pull/531New Contributors
Full Changelog: actions/setup-go@v5...v5.3.0
v5.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v5...v5.2.0
v5.1.0
Compare Source
What's Changed
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Bug Fixes
isGhes
logic by @jww3 in https://github.com/actions/setup-go/pull/511New Contributors
Full Changelog: actions/setup-go@v5...v5.1.0
v5.0.2
Compare Source
What's Changed
Bug fixes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-go@v5...v5.0.2
v5.0.1
Compare Source
What's Changed
actions/setup-go
to v5 by @chenrui333 in https://github.com/actions/setup-go/pull/449New Contributors
Full Changelog: actions/setup-go@v5.0.0...v5.0.1
actions/upload-artifact (actions/upload-artifact)
v4.6.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0
Compare Source
v4.4.3
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3
v4.4.2
Compare Source
What's Changed
@actions/artifact
to 2.1.11 by @robherley in https://github.com/actions/upload-artifact/pull/627Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2
v4.4.1
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" in timezone Etc/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.
👻 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.