-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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): bump the github-actions group with 3 updates #1348
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/github-actions-f2bd057b84
Closed
chore(deps): bump the github-actions group with 3 updates #1348
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/github-actions-f2bd057b84
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
dependabot
bot
requested review from
cubxxw,
Bloomingg,
FGadvancer,
skiffer-git,
withchao and
a team
as code owners
November 6, 2023 08:39
pull-request-size
bot
added
the
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
label
Nov 6, 2023
Apply Sweep Rules to your PR?
|
Codecov Report
@@ Coverage Diff @@
## main #1348 +/- ##
=====================================
Coverage 4.35% 4.35%
=====================================
Files 49 49
Lines 4113 4113
=====================================
Hits 179 179
Misses 3922 3922
Partials 12 12 |
Codecov Report
@@ Coverage Diff @@
## main #1348 +/- ##
=====================================
Coverage 2.41% 2.41%
=====================================
Files 13 13
Lines 786 786
=====================================
Hits 19 19
Misses 764 764
Partials 3 3 |
dependabot
bot
force-pushed
the
dependabot/github_actions/github-actions-f2bd057b84
branch
from
November 7, 2023 09:15
a1d63f0
to
674682f
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/github-actions-f2bd057b84
branch
from
November 9, 2023 08:21
674682f
to
87423b6
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/github-actions-f2bd057b84
branch
from
November 13, 2023 09:06
8537731
to
c9b2d96
Compare
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [ad-m/github-push-action](https://github.com/ad-m/github-push-action) and [actions/setup-node](https://github.com/actions/setup-node). Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) Updates `ad-m/github-push-action` from 0.6.0 to 0.8.0 - [Release notes](https://github.com/ad-m/github-push-action/releases) - [Commits](ad-m/github-push-action@v0.6.0...v0.8.0) Updates `actions/setup-node` from 2 to 4 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: ad-m/github-push-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/github_actions/github-actions-f2bd057b84
branch
from
November 13, 2023 13:35
c9b2d96
to
e8f46af
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/github_actions/github-actions-f2bd057b84
branch
November 14, 2023 09:11
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
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.
Bumps the github-actions group with 3 updates: actions/checkout, ad-m/github-push-action and actions/setup-node.
Updates
actions/checkout
from 2 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
b4ffde6
Link to release page from what's new section (#1514)8530928
Correct link to GitHub Docs (#1511)7cdaf2f
Update CODEOWNERS to Launch team (#1510)8ade135
Prepare 4.1.0 release (#1496)c533a0a
Add support for partial checkout filters (#1396)72f2cec
Update README.md for V4 (#1452)3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)f43a0e5
Release 3.6.0 (#1437)Updates
ad-m/github-push-action
from 0.6.0 to 0.8.0Release notes
Sourced from ad-m/github-push-action's releases.
... (truncated)
Commits
d91a481
feat: Update the used NodeJS version to 20 (#184)29f05e0
docs: Document Github App Token support (#180)9a2e3c1
fix #177 (#178)4150bf0
Revert "Update start.js (#175)" (#176)f8e0bce
Update start.js (#175)d9117be
docs: Add protected branch support to the documentation (#171)df39337
*fix: Remove the user (#169)c361e2b
Revert "fix: Remove the user (#156)" (#168)75ba9fb
fix: Remove the user (#156)0fafdd6
fix typo (#149)Updates
actions/setup-node
from 2 to 4Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
8f152de
Update actions/checkout for documentation and yaml (#876)23755b5
upgrade actions/checkout to v4 (#868)54534a2
Change node version for action to node20 (#866)1a4442c
Update toolkit cache and core (#875)6e9e448
Merge pull request #872 from akv-platform/add-notice-about-binaries-not-being...e52912e
Update testsac16ae4
Update message to use waning instead of info5a8d911
Update build9e956a5
Add notice about binaries not being updated yet7da2a7e
Bump@babel/traverse
from 7.15.4 to 7.23.2 (#870)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