-
Notifications
You must be signed in to change notification settings - Fork 9
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 #767
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
+20
−20
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
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
August 19, 2024 18:12
d53a7ed
to
2cc7d89
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
August 23, 2024 22:12
f4d0886
to
792c630
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
August 30, 2024 21:42
a365d19
to
85a4bb1
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
September 9, 2024 02:07
a01516d
to
4a57619
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
September 19, 2024 11:06
31683ca
to
dd7fbeb
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
September 30, 2024 15:53
9dc57c9
to
cd3f19d
Compare
renovate
bot
force-pushed
the
renovate/all
branch
8 times, most recently
from
October 8, 2024 18:08
f2d1ddd
to
3d27d33
Compare
renovate
bot
force-pushed
the
renovate/all
branch
6 times, most recently
from
October 15, 2024 16:27
c1b46d8
to
8a6a157
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
October 22, 2024 10:34
e563f6a
to
60efb71
Compare
ℹ 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
7 times, most recently
from
October 29, 2024 12:44
d043768
to
22313b4
Compare
renovate
bot
force-pushed
the
renovate/all
branch
5 times, most recently
from
November 12, 2024 12:44
86a8450
to
4329a7d
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
November 13, 2024 05:29
c089688
to
073e1cd
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/all
branch
from
November 14, 2024 17:36
073e1cd
to
2247ce1
Compare
Quality Gate passedIssues Measures |
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.0.2
->v4.1.2
v4.1.7
->v4.2.2
v5.0.2
->v5.1.0
v4.3.6
->v4.4.3
v0.17.0
->v0.17.7
5e9c881
->561b669
v1.17.0
->v1.18.0
v3.26.0
->v3.27.4
1.22.6
->1.23.3
v6.0.0
->v6.1.0
v3.6.0
->v3.7.0
Release Notes
actions/cache (actions/cache)
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
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
actions/setup-go (actions/setup-go)
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
actions/upload-artifact (actions/upload-artifact)
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
New Contributors
Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1
v4.4.0
Compare Source
anchore/sbom-action (anchore/sbom-action)
v0.17.7
Compare Source
Changes in v0.17.7
v0.17.6
Compare Source
Changes in v0.17.6
v0.17.5
Compare Source
Changes in v0.17.5
v0.17.4
Compare Source
Changes in v0.17.4
v0.17.3
Compare Source
Changes in v0.17.3
v0.17.2
Compare Source
Changes in v0.17.2
v0.17.1
Compare Source
Changes in v0.17.1
fatih/color (github.com/fatih/color)
v1.18.0
Compare Source
What's Changed
New Contributors
Full Changelog: fatih/color@v1.17.0...v1.18.0
github/codeql-action (github/codeql-action)
v3.27.4
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.4 - 14 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.3
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.3 - 12 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.2
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.2 - 12 Nov 2024
See the full CHANGELOG.md for more information.
v3.27.1
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.1 - 08 Nov 2024
See the full CHANGELOG.md for more information.
v3.27.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.0 - 22 Oct 2024
upload-sarif
Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by theupload-sarif
Action. #2557See the full CHANGELOG.md for more information.
v3.26.13
Compare Source
v3.26.12
Compare Source
v3.26.11
Compare Source
v3.26.10
Compare Source
v3.26.9
Compare Source
v3.26.8
Compare Source
v3.26.7
Compare Source
v3.26.6
Compare Source
v3.26.5
Compare Source
v3.26.4
Compare Source
v3.26.3
Compare Source
v3.26.2
Compare Source
v3.26.1
Compare Source
golang/go (go)
v1.23.3
v1.23.2
v1.23.1
v1.23.0
v1.22.9
v1.22.8
v1.22.7
goreleaser/goreleaser-action (goreleaser/goreleaser-action)
v6.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: goreleaser/goreleaser-action@v6.0.0...v6.1.0
sigstore/cosign-installer (sigstore/cosign-installer)
v3.7.0
Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3.6.0...v3.7.0
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.