-
Notifications
You must be signed in to change notification settings - Fork 431
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 #4925
dependabot(deps): bump the all-github-actions group with 3 updates #4925
Conversation
Bumps the all-github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `actions/checkout` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@a5ac7e5...692973e) Updates `github/codeql-action` from 3.25.8 to 3.25.10 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@2e230e8...23acc5c) Updates `codecov/codecov-action` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@125fc84...e28ff12) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions - dependency-name: codecov/codecov-action 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 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 #4925 +/- ##
=======================================
Coverage 62.19% 62.19%
=======================================
Files 201 201
Lines 16878 16878
=======================================
Hits 10497 10497
Misses 5591 5591
Partials 790 790 ☔ View full report in Codecov by Sentry. |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nojnhuh 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: 681ae9d3c4f26982faaefdd28dcc24ea80d10a39
|
Bumps the all-github-actions group with 3 updates: actions/checkout, github/codeql-action and codecov/codecov-action.
Updates
actions/checkout
from 4.1.6 to 4.1.7Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
692973e
Prepare 4.1.7 release (#1775)6ccd57f
Pin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1e
Handle hidden refs (#1774)b80ff79
Bump actions/checkout from 3 to 4 (#1697)b1ec302
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)Updates
github/codeql-action
from 3.25.8 to 3.25.10Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
23acc5c
Merge pull request #2337 from github/update-v3.25.10-5bf6dad359b72dbd
Update changelog for v3.25.105bf6dad
Merge pull request #2329 from github/henrymercer/csharp-buildless-rollback-me...feec81c
Merge branch 'main' into henrymercer/csharp-buildless-rollback-mechanism789b5f8
Merge pull request #2328 from github/henrymercer/direct-tracing-fixc36b5fc
Merge pull request #2327 from github/update-bundle/codeql-bundle-v2.17.5b3642aa
Merge branch 'main' into update-bundle/codeql-bundle-v2.17.51fc6e20
Merge pull request #2335 from github/mergeback/v3.25.9-to-main-530d4fea356bee4
Update checked-in dependencies385808c
Update changelog and version after v3.25.9Updates
codecov/codecov-action
from 4.4.1 to 4.5.0Commits
e28ff12
chore(release): bump to 4.5.0 (#1477)7594baa
Use an existing token even if the PR is from a fork (#1471)81c0a51
feat: add support for tokenless v3 (#1410)f5e203f
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 7.12.0 to 7.13.0 ...7c48363
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1475)69e5d09
build(deps-dev): bump@typescript-eslint/parser
from 7.12.0 to 7.13.0 (#1474)feaf700
fix: handle trailing commas (#1470)7b6a727
build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#1472)ccf7a1f
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 7.11.0 to 7.12.0 ...f03f015
build(deps-dev): bump@typescript-eslint/parser
from 7.11.0 to 7.12.0 (#1467)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