-
-
Notifications
You must be signed in to change notification settings - Fork 208
build(deps): Bump the actions group across 1 directory with 2 updates #774
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 5.0.0 to 6.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08c6903...8e8c483) Updates `actions/setup-node` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@2028fbc...395ad32) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-node dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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 cd3ed22 in 41 seconds. Click for details.
- Reviewed
80lines of code in4files - Skipped
0files when reviewing. - Skipped posting
8draft 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:
Updated checkout action to v6.0.1. The new commit hash aligns with the release notes. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. .github/workflows/autofix.yml:25
- Draft comment:
Bumped setup-node to v6.1.0; ensure its new defaults remain compatible with our configuration. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
3. .github/workflows/ci.yml:35
- Draft comment:
Updated checkout action to v6.0.1 in CI workflow. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
4. .github/workflows/ci.yml:41
- Draft comment:
Bumped setup-node to v6.1.0 in CI workflow. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
5. .github/workflows/pkg-pr-new.yml:16
- Draft comment:
Updated checkout action to v6.0.1 in pkg-pr-new workflow. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
6. .github/workflows/pkg-pr-new.yml:22
- Draft comment:
Updated setup-node action to v6.1.0 in pkg-pr-new workflow. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
7. .github/workflows/release.yml:23
- Draft comment:
Updated checkout action to v6.0.1 in release workflow. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
8. .github/workflows/release.yml:29
- Draft comment:
Bumped setup-node to v6.1.0 in release workflow; review for any new configuration requirements. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_HfjM6ijXwvXjmBhh
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/checkoutfrom 5.0.0 to 6.0.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)Updates
actions/setup-nodefrom 6.0.0 to 6.1.0Release notes
Sourced from actions/setup-node's releases.
Commits
395ad32Bump js-yaml from 3.14.1 to 3.14.2 (#1435)a4d2e2bBump actions/checkout from 5 to 6 (#1439)b9b25d4Remove always-auth configuration handling from action (#1436)633bb92Bump@actions/cachefrom 4.0.3 to 4.1.0 (#1384)dda4788Add example for restore-only cache in documentation (#1419)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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/checkoutto v6.0.1 andactions/setup-nodeto v6.1.0 in multiple GitHub Actions workflows.actions/checkoutfrom v5.0.0 to v6.0.1 inautofix.yml,ci.yml,pkg-pr-new.yml, andrelease.yml.actions/setup-nodefrom v6.0.0 to v6.1.0 inautofix.yml,ci.yml,pkg-pr-new.yml, andrelease.yml.This description was created by
for cd3ed22. You can customize this summary. It will automatically update as commits are pushed.