-
Notifications
You must be signed in to change notification settings - Fork 460
dependabot(deps): bump the all-github-actions group with 5 updates #5983
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
dependabot(deps): bump the all-github-actions group with 5 updates #5983
Conversation
Bumps the all-github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.3` | `4.31.5` | | [actions/setup-go](https://github.com/actions/setup-go) | `6.0.0` | `6.1.0` | | [tcort/github-action-markdown-link-check](https://github.com/tcort/github-action-markdown-link-check) | `1.1.1` | `1.1.2` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `9.0.0` | `9.1.0` | Updates `actions/checkout` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08c6903...1af3b93) Updates `github/codeql-action` from 4.31.3 to 4.31.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@014f16e...fdbfb4d) Updates `actions/setup-go` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@4469467...4dc6199) Updates `tcort/github-action-markdown-link-check` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/tcort/github-action-markdown-link-check/releases) - [Commits](tcort/github-action-markdown-link-check@f3d3302...e7c7a18) Updates `golangci/golangci-lint-action` from 9.0.0 to 9.1.0 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@0a35821...e7fa5ac) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions - dependency-name: github/codeql-action dependency-version: 4.31.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions - dependency-name: actions/setup-go dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-github-actions - dependency-name: tcort/github-action-markdown-link-check dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions - dependency-name: golangci/golangci-lint-action dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5983 +/- ##
=======================================
Coverage 44.53% 44.54%
=======================================
Files 279 279
Lines 25140 25140
=======================================
+ Hits 11197 11199 +2
+ Misses 13130 13128 -2
Partials 813 813 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mboersma
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
|
LGTM label has been added. Git tree hash: fa7ec12a5c9f668d716f1ab7f93355f4f1993231
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mboersma The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the all-github-actions group with 5 updates:
5.0.06.0.04.31.34.31.56.0.06.1.01.1.11.1.29.0.09.1.0Updates
actions/checkoutfrom 5.0.0 to 6.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)Updates
github/codeql-actionfrom 4.31.3 to 4.31.5Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
fdbfb4dMerge pull request #3322 from github/update-v4.31.5-ec2ee575c81f6d64Update changelog for v4.31.5ec2ee57Merge pull request #3321 from github/update-bundle/codeql-bundle-v2.23.6ecc8787Add changelog note1d2a238Update default bundle to codeql-bundle-v2.23.6ce729e4Merge pull request #3315 from github/henrymercer/dead-code-eliminationac359aaAdd return type112cd07Merge branch 'main' into henrymercer/dead-code-elimination0b43179Merge pull request #3306 from github/dependabot/npm_and_yarn/types/sinon-21.0.0e818008Merge pull request #3305 from github/dependabot/npm_and_yarn/eslint/compat-2.0.0Updates
actions/setup-gofrom 6.0.0 to 6.1.0Release notes
Sourced from actions/setup-go's releases.
Commits
4dc6199Bump semver and@types/semver(#652)f3787beAdd comprehensive breaking changes documentation for v6 (#674)3a0c2c8Bump actions/publish-action from 0.3.0 to 0.4.0 (#641)faf5242Add support for .tool-versions file in setup-go, update workflow (#673)7bc60dbFall back to downloading from go.dev/dl instead of storage.googleapis.com/gol...c0137caBump eslint-config-prettier from 10.0.1 to 10.1.8 and document breaking chang...Updates
tcort/github-action-markdown-link-checkfrom 1.1.1 to 1.1.2Release notes
Sourced from tcort/github-action-markdown-link-check's releases.
Commits
e7c7a18chore(entrypoint): bump markdown-link-check versionUpdates
golangci/golangci-lint-actionfrom 9.0.0 to 9.1.0Release notes
Sourced from golangci/golangci-lint-action's releases.
Commits
e7fa5acfeat: automatic module directories (#1315)f3ae99fdocs: organize options (#1314)1dfda28docs: update readme8b0f942build(deps): bump the dependencies group with 2 updates (#1311)a77756cbuild(deps-dev): bump the dev-dependencies group with 2 updates (#1310)37a9fafbuild(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1309)199a9c2build(deps-dev): bump the dev-dependencies group with 2 updates (#1307)c7c1219chore: simplifyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions