-
-
Notifications
You must be signed in to change notification settings - Fork 208
build(deps): Bump the actions group across 1 directory with 3 updates #769
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
Conversation
Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [pnpm/action-setup](https://github.com/pnpm/action-setup) 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 `pnpm/action-setup` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@a7487c7...41ff726) Updates `actions/setup-node` from 4.4.0 to 6.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@49933ea...2028fbc) --- 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: pnpm/action-setup dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/setup-node dependency-version: 6.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 df6960e in 44 seconds. Click for details.
- Reviewed
84lines of code in4files - Skipped
0files when reviewing. - Skipped posting
4draft 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 actions/checkout to v5.0.0, pnpm/action-setup to v4.2.0, and setup-node to v6.0.0. Ensure the runner meets the minimum version (v2.327.1) and review any breaking changes (e.g. node24 usage). - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is related to dependency updates and suggests ensuring compatibility with the runner version and reviewing breaking changes. It doesn't provide a specific code suggestion or ask for a test to be written. It falls under the category of comments that should be removed according to the rules.
2. .github/workflows/ci.yml:35
- Draft comment:
Updated actions/checkout to v5.0.0, pnpm/action-setup to v4.2.0, and setup-node to v6.0.0. Verify that all Node versions in the matrix (including v18) work correctly with setup-node v6's changes. - 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 that all Node versions in the matrix work correctly with the updatedsetup-nodeversion. This falls under the rule of not asking the author to ensure the behavior is intended or to double-check things. Therefore, this comment should be removed.
3. .github/workflows/pkg-pr-new.yml:16
- Draft comment:
Updated checkout, pnpm/action-setup, and setup-node versions. These changes are consistent with other workflows; please ensure they function as expected. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is about dependency updates and asks the author to ensure they function as expected. It violates the rule against commenting on dependency changes and asking the author to ensure functionality.
4. .github/workflows/release.yml:23
- Draft comment:
Release workflow updated with new commit hashes for checkout, pnpm/action-setup, and setup-node. Confirm that the 'npm install -g npm@latest' step remains compatible with setup-node v6's behavior. - 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 of a specific step with a new version of a tool. This falls under asking the author to ensure behavior is intended, which is against the rules.
Workflow ID: wflow_twhe7hED3ZxEpOaZ
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Bumps the actions group with 3 updates in the / directory: actions/checkout, pnpm/action-setup and actions/setup-node.
Updates
actions/checkoutfrom 4.2.2 to 5.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)Updates
pnpm/action-setupfrom 4.1.0 to 4.2.0Release notes
Sourced from pnpm/action-setup's releases.
Commits
41ff726feat: support installation from custom NPM registry (#179)f2b2b23Remove --frozen-lockfile from examples (#171)77504a5Fix multiline run_install example in README.md (#167)d648c2dfix: not allow install multiple package manager (#161)Updates
actions/setup-nodefrom 4.4.0 to 6.0.0Release notes
Sourced from actions/setup-node's releases.
Commits
2028fbcLimit automatic caching to npm, update workflows and documentation (#1374)1342781Bump actions/publish-action from 0.3.0 to 0.4.0 (#1362)89d709dBump prettier from 2.8.8 to 3.6.2 (#1334)cd2651cBump ts-jest from 29.1.2 to 29.4.1 (#1336)a0853c2Bump actions/checkout from 4 to 5 (#1345)b7234ccUpgrade action to use node24 (#1325)d7a1131Enhance caching in setup-node with automatic package manager detection (#1348)5e2628cBumps form-data (#1332)65becefBump undici from 5.28.5 to 5.29.0 (#1295)7e24a65Bump uuid from 9.0.1 to 11.1.0 (#1273)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 GitHub Actions dependencies to latest versions in multiple workflow files for improved performance and compatibility.
actions/checkoutfrom v4.2.2 to v5.0.0 inautofix.yml,ci.yml,pkg-pr-new.yml, andrelease.yml.pnpm/action-setupfrom v4.1.0 to v4.2.0 inautofix.yml,ci.yml,pkg-pr-new.yml, andrelease.yml.actions/setup-nodefrom v4.4.0 to v6.0.0 inautofix.yml,ci.yml,pkg-pr-new.yml, andrelease.yml.This description was created by
for df6960e. You can customize this summary. It will automatically update as commits are pushed.