-
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 5 updates #1408
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/github-actions-7b980b9cc4
Closed
chore(deps): bump the github-actions group with 5 updates #1408
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/github-actions-7b980b9cc4
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 14, 2023 09:11
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 14, 2023
pull-request-size
bot
added
the
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
label
Nov 14, 2023
Apply Sweep Rules to your PR?
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1408 +/- ##
=====================================
Coverage 4.86% 4.86%
=====================================
Files 49 49
Lines 4255 4255
=====================================
Hits 207 207
Misses 4036 4036
Partials 12 12 ☔ View full report in Codecov by Sentry. |
dependabot
bot
force-pushed
the
dependabot/github_actions/github-actions-7b980b9cc4
branch
from
November 15, 2023 08:23
5ca6411
to
6849e1e
Compare
dependabot
bot
force-pushed
the
dependabot/github_actions/github-actions-7b980b9cc4
branch
from
November 28, 2023 09:13
9faba79
to
c454d50
Compare
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `2` | `4` | | [actions/github-script](https://github.com/actions/github-script) | `6` | `7` | | [ad-m/github-push-action](https://github.com/ad-m/github-push-action) | `0.6.0` | `0.8.0` | | [dessant/lock-threads](https://github.com/dessant/lock-threads) | `4` | `5` | | [actions/setup-node](https://github.com/actions/setup-node) | `2` | `4` | 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 `actions/github-script` from 6 to 7 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) 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 `dessant/lock-threads` from 4 to 5 - [Release notes](https://github.com/dessant/lock-threads/releases) - [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md) - [Commits](dessant/lock-threads@v4...v5) 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: actions/github-script 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: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-major 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-7b980b9cc4
branch
from
November 29, 2023 09:09
c454d50
to
ad58643
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-7b980b9cc4
branch
November 30, 2023 08:48
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
0 participants
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 5 updates:
2
4
6
7
0.6.0
0.8.0
4
5
2
4
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
actions/github-script
from 6 to 7Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
e69ef54
Merge pull request #425 from actions/joshmgross/node-20ee0914b
Update licensesd6fc56f
Use@types/node
for Node 20384d6cf
Fix quotations in tests8472492
Only validate GraphQLpreviews
84903f5
Removenode-fetch
from type5349cf9
Merge branch 'main' into joshmgross/node-20ecae9eb
Merge pull request #402 from typed-actions/export-types044ebbb
Merge branch 'main' into export-types6b5d3ea
Merge pull request #429 from robandpdx/add-base-url-optionUpdates
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
dessant/lock-threads
from 4 to 5Release notes
Sourced from dessant/lock-threads's releases.
Changelog
Sourced from dessant/lock-threads's changelog.
... (truncated)
Commits
d42e5f4
chore(release): 5.0.0d8da6c1
chore: update packagec1eab4b
chore: update workflow0a0976f
feat: lock discussions53f3f0c
chore: migrate package to ESM5a25b54
fix: update dependenciesUpdates
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