Bump the update-dependencies group across 1 directory with 4 updates#22
Bump the update-dependencies group across 1 directory with 4 updates#22dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the update-dependencies group with 4 updates in the / directory: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec), [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@actions/core` from 1.6.0 to 3.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@actions/exec` from 1.1.0 to 3.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec) Updates `@actions/io` from 1.1.1 to 3.0.2 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io) Updates `@types/node` from 24.10.4 to 25.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: update-dependencies - dependency-name: "@actions/exec" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: update-dependencies - dependency-name: "@actions/io" dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: update-dependencies - dependency-name: "@types/node" dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: update-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Updates the GitHub Action’s dependency set (Dependabot “update-dependencies” group) to newer major versions of the @actions/* toolkit packages and @types/node.
Changes:
- Bump
@actions/coreto^3.0.0,@actions/execto^3.0.0, and@actions/ioto^3.0.2 - Bump
@types/nodeto^25.1.0 - Refresh
package-lock.jsonto reflect updated dependency graph (including new transitive deps likeundici)
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates direct dependencies/devDependencies for the action/tooling. |
| package-lock.json | Locks the updated dependency tree to the new versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "dependencies": { | ||
| "@actions/core": "^1.6.0", | ||
| "@actions/exec": "^1.1.0", | ||
| "@actions/io": "^1.1.1" | ||
| "@actions/core": "^3.0.0", | ||
| "@actions/exec": "^3.0.0", | ||
| "@actions/io": "^3.0.2" |
There was a problem hiding this comment.
This repo ships a prebuilt dist/index.js (referenced by action.yml) produced via ncc. Updating @actions/* versions in package.json won’t affect what users run until npm run build is re-executed and the regenerated dist/index.js is committed. Please rebuild and commit the updated dist/ output as part of this dependency bump so the action actually includes the new toolkit versions.
|
Unfortunately the @actions v3.x packages are pure ESM modules and are not compatible with @vercel/ncc (our current bundler). The build fails because ncc cannot properly bundle these ESM-only packages. We'll need to either:
Closing this PR for now. We'll revisit upgrading these packages when the tooling supports it. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the update-dependencies group with 4 updates in the / directory: @actions/core, @actions/exec, @actions/io and @types/node.
Updates
@actions/corefrom 1.6.0 to 3.0.0Changelog
Sourced from
@actions/core's changelog.... (truncated)
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@actions/coresince your current version.Updates
@actions/execfrom 1.1.0 to 3.0.0Changelog
Sourced from
@actions/exec's changelog.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@actions/execsince your current version.Updates
@actions/iofrom 1.1.1 to 3.0.2Changelog
Sourced from
@actions/io's changelog.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@actions/iosince your current version.Updates
@types/nodefrom 24.10.4 to 25.1.0Commits
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 conditions