-
Notifications
You must be signed in to change notification settings - Fork 442
dependabot(deps): bump the all-github-actions group with 3 updates #5610
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 3 updates #5610
Conversation
Bumps the all-github-actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) and [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `github/codeql-action` from 3.28.16 to 3.28.17 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@28deaed...60168ef) Updates `golangci/golangci-lint-action` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@1481404...4afd733) Updates `tj-actions/changed-files` from 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f to 4168bb487d5b82227665ab4ec90b67ce02691741 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@5426ecc...4168bb4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions - dependency-name: golangci/golangci-lint-action dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions - dependency-name: tj-actions/changed-files dependency-version: 4168bb487d5b82227665ab4ec90b67ce02691741 dependency-type: direct:production dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs 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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5610 +/- ##
=======================================
Coverage 53.28% 53.28%
=======================================
Files 272 272
Lines 29537 29537
=======================================
Hits 15739 15739
Misses 12983 12983
Partials 815 815 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nawazkh 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 |
LGTM label has been added. Git tree hash: 77a2ece1c8d999fe963377add219303c29e91ee9
|
Bumps the all-github-actions group with 3 updates: github/codeql-action, golangci/golangci-lint-action and tj-actions/changed-files.
Updates
github/codeql-action
from 3.28.16 to 3.28.17Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
60168ef
Merge pull request #2886 from github/update-v3.28.17-97a2bfd2a0d5a311
Update changelog for v3.28.1797a2bfd
Merge pull request #2872 from github/update-bundle/codeql-bundle-v2.21.29aba20e
Merge branch 'main' into update-bundle/codeql-bundle-v2.21.281a9508
Merge pull request #2876 from github/henrymercer/fix-diff-informed-multiple-a...1569f4c
Disable diff-informed queries in code scanning config tests62fbeb6
Merge branch 'main' into henrymercer/fix-diff-informed-multiple-analyzef122d1d
Address test failures from computing temporary directory too early083772a
Do not fail diff informed analyses whenanalyze
is run twice in the same job5db14d0
Merge branch 'main' into update-bundle/codeql-bundle-v2.21.2Updates
golangci/golangci-lint-action
from 7.0.0 to 8.0.0Release notes
Sourced from golangci/golangci-lint-action's releases.
Commits
4afd733
8.0.07774f98
feat: use absolute paths by default when using working-directory option (#1231)9fae48a
7.0.116ece5e
docs: clarify that ’args: --path-mode=abs’ is needed for working-directory (...a3942e2
build(deps-dev): bump the dev-dependencies group with 2 updates (#1227)7ecb048
build(deps): bump@types/node
from 22.14.0 to 22.14.1 in the dependencies gro...63a0d0e
build(deps-dev): bump the dev-dependencies group with 3 updates (#1224)c2427fe
docs: update problem matchers section642f8ee
build(deps): bump@types/node
from 22.13.14 to 22.14.0 in the dependencies gr...d84be92
build(deps-dev): bump the dev-dependencies group with 4 updates (#1220)Updates
tj-actions/changed-files
from 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f to 4168bb487d5b82227665ab4ec90b67ce02691741Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
4168bb4
chore(deps-dev): bump@types/node
from 22.15.0 to 22.15.3 (#2548)Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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