-
Notifications
You must be signed in to change notification settings - Fork 30
deps: Update dependencies for github (major) #960
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-bot
wants to merge
1
commit into
GoogleCloudPlatform:main
Choose a base branch
from
renovate-bot:renovate/major-dependencies-for-github
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
deps: Update dependencies for github (major) #960
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/major-dependencies-for-github
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
bf7db21 to
7a3b74f
Compare
Contributor
|
/gcbrun |
7a3b74f to
f386bd6
Compare
Collaborator
|
/gcbrun |
f386bd6 to
76db7d6
Compare
Collaborator
|
/gcbrun |
Collaborator
|
I don't think we can do this major version upgrade of golangci lint right now. We would need to significantly rewrite our lint rules. |
76db7d6 to
b08241a
Compare
Collaborator
|
/gcbrun |
b08241a to
03c39c2
Compare
Collaborator
|
/gcbrun |
03c39c2 to
a0fa1e8
Compare
Collaborator
|
/gcbrun |
a0fa1e8 to
77b90a0
Compare
Collaborator
|
/gcbrun |
77b90a0 to
4a1afe8
Compare
Collaborator
|
/gcbrun |
4a1afe8 to
e0998d2
Compare
Collaborator
|
/gcbrun |
e0998d2 to
6344d1e
Compare
Collaborator
|
/gcbrun |
6344d1e to
42805fb
Compare
Collaborator
|
/gcbrun |
42805fb to
af6741f
Compare
Collaborator
|
/gcbrun |
af6741f to
e9a6a46
Compare
Collaborator
|
/gcbrun |
e9a6a46 to
122a154
Compare
Collaborator
|
/gcbrun |
122a154 to
6acfe78
Compare
Collaborator
|
/gcbrun |
6acfe78 to
c685315
Compare
Collaborator
|
/gcbrun |
c685315 to
9f72e4d
Compare
Collaborator
|
/gcbrun |
9f72e4d to
5ef1791
Compare
Collaborator
|
/gcbrun |
5ef1791 to
63eddc8
Compare
Collaborator
|
/gcbrun |
63eddc8 to
7558cf2
Compare
Collaborator
|
/gcbrun |
7558cf2 to
084c626
Compare
Collaborator
|
/gcbrun |
084c626 to
7f39480
Compare
Collaborator
|
/gcbrun |
7f39480 to
d4b9d64
Compare
Collaborator
|
/gcbrun |
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.3.0->v5.0.0v5.5.0->v6.0.0v4.6.2->v5.0.0v3.30.9->v4.31.3v2.1.13->v3.0.0v2.2.5->v3.0.0Release Notes
actions/checkout (actions/checkout)
v5.0.0Compare Source
What's Changed
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: actions/checkout@v4...v5.0.0
actions/setup-go (actions/setup-go)
v6.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
form-datato bring in fix for critical vulnerability by @matthewhughes934 in #618New Contributors
Full Changelog: actions/setup-go@v5...v6.0.0
actions/upload-artifact (actions/upload-artifact)
v5.0.0Compare Source
github/codeql-action (github/codeql-action)
v4.31.3Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.3 - 13 Nov 2025
See the full CHANGELOG.md for more information.
v4.31.2Compare Source
v4.31.1Compare Source
v4.31.0Compare Source
v4.30.9Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.30.9 - 17 Oct 2025
setup-codeqlaction has been added which is similar toinit, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. #3204See the full CHANGELOG.md for more information.
v4.30.8Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.30.8 - 10 Oct 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v4.30.7Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.30.7 - 06 Oct 2025
See the full CHANGELOG.md for more information.
v3.31.3Compare Source
v3.31.2Compare Source
v3.31.1Compare Source
v3.31.0Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.0 - 24 Oct 2025
analyzeorupload-sarifactions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for theupload-sarifaction. Foranalyze, this may affect Advanced Setup for CodeQL users who specify a value other thanalwaysfor theuploadinput. #3222See the full CHANGELOG.md for more information.
google-github-actions/auth (google-github-actions/auth)
v3.0.0Compare Source
What's Changed
Full Changelog: google-github-actions/auth@v2...v3.0.0
google-github-actions/get-secretmanager-secrets (google-github-actions/get-secretmanager-secrets)
v3.0.0Compare Source
What's Changed
Full Changelog: google-github-actions/get-secretmanager-secrets@v2...v3.0.0
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.