-
-
Notifications
You must be signed in to change notification settings - Fork 206
build(deps): Bump the actions group across 1 directory with 2 updates #767
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
base: main
Are you sure you want to change the base?
Conversation
Bumps the actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node). Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) Updates `actions/setup-node` from 4.4.0 to 5.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@49933ea...a0853c2) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-node dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
commit: |
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.
Important
Looks good to me! 👍
Reviewed everything up to 3037604 in 1 minute and 5 seconds. Click for details.
- Reviewed
80
lines of code in4
files - Skipped
0
files when reviewing. - Skipped posting
8
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .github/workflows/autofix.yml:19
- Draft comment:
Checkout action is updated to v5.0.0 using commit 08c6903... Ensure your runner meets the minimum version (v2.327.1+). - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is related to a dependency change, specifically the version update of a checkout action. It advises ensuring the runner meets a minimum version requirement, which falls under the category of asking the PR author to ensure compatibility or verify something. This violates the rule against making comments that ask the author to ensure or verify things.
2. .github/workflows/autofix.yml:25
- Draft comment:
Setup Node.js action is updated to v5.0.0. Verify that the 'cache: pnpm' input behaves as expected with the new version. - Reason this comment was not posted:
Confidence changes required:50%
<= threshold50%
None
3. .github/workflows/ci.yml:35
- Draft comment:
CI workflow: Checkout action updated to v5.0.0. Confirm runner compatibility with the new version. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
The comment is asking the PR author to confirm compatibility with a new version of a CI workflow action. This falls under asking the author to ensure behavior is intended or to double-check things, which is against the rules.
4. .github/workflows/ci.yml:41
- Draft comment:
CI workflow: Setup Node.js action updated to v5.0.0. Check that caching with 'pnpm' remains effective. - Reason this comment was not posted:
Confidence changes required:50%
<= threshold50%
None
5. .github/workflows/pkg-pr-new.yml:16
- Draft comment:
Publish workflow: Checkout action updated to v5.0.0. Verify that the runner meets the new version’s requirements. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is asking the PR author to verify the runner's compatibility with the new version of a dependency, which is against the rules. It doesn't provide a specific suggestion or point out a specific issue with the code.
6. .github/workflows/pkg-pr-new.yml:22
- Draft comment:
Publish workflow: Setup Node.js action updated to v5.0.0; ensure that caching behavior ('cache: pnpm') operates correctly. - Reason this comment was not posted:
Confidence changes required:50%
<= threshold50%
None
7. .github/workflows/release.yml:23
- Draft comment:
Release workflow: Checkout action is updated to v5.0.0. Ensure the runner version is compatible with the new update. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is related to a dependency change, specifically the version update of a GitHub Action. The comment asks the author to ensure compatibility, which is against the rules. It doesn't provide a specific suggestion or point out a specific issue with the code.
8. .github/workflows/release.yml:29
- Draft comment:
Release workflow: Setup Node.js action is updated to v5.0.0. Verify that the 'cache: pnpm' input continues to work as intended. - Reason this comment was not posted:
Confidence changes required:50%
<= threshold50%
None
Workflow ID: wflow_6sWibzyxg4lMQCYe
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Bumps the actions group with 2 updates in the / directory: actions/checkout and actions/setup-node.
Updates
actions/checkout
from 4.2.2 to 5.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)08eba0b
Prepare release v4.3.0 (#2237)631c7dc
Update package dependencies (#2236)8edcb1b
Update CODEOWNERS for actions (#2224)09d2aca
Update README.md (#2194)85e6279
Adjust positioning of user email note and permissions heading (#2044)009b9ae
Documentation update - add recommended permissions to Readme (#2043)cbb7224
Update README.md (#1977)3b9b8c8
docs: update README.md (#1971)Updates
actions/setup-node
from 4.4.0 to 5.0.0Release notes
Sourced from actions/setup-node's releases.
Commits
a0853c2
Bump actions/checkout from 4 to 5 (#1345)b7234cc
Upgrade action to use node24 (#1325)d7a1131
Enhance caching in setup-node with automatic package manager detection (#1348)5e2628c
Bumps form-data (#1332)65becef
Bump undici from 5.28.5 to 5.29.0 (#1295)7e24a65
Bump uuid from 9.0.1 to 11.1.0 (#1273)08f58d1
Bump@octokit/request-error
and@actions/github
(#1227)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 conditionsImportant
Update
actions/checkout
andactions/setup-node
to v5.0.0 across multiple GitHub Actions workflows.actions/checkout
from v4.2.2 to v5.0.0 inautofix.yml
,ci.yml
,pkg-pr-new.yml
, andrelease.yml
.actions/setup-node
from v4.4.0 to v5.0.0 inautofix.yml
,ci.yml
,pkg-pr-new.yml
, andrelease.yml
.This description was created by
for 3037604. You can customize this summary. It will automatically update as commits are pushed.