Skip to content

Bump "@actions/core" package version - #1048

Open
updateclibot[bot] wants to merge 1 commit into
mainfrom
updatecli_main_9aeb7d073292b1362d9c4f8597a7cd6936b0d2225516b3783165dda5e187d62d
Open

updateclibot[bot] wants to merge 1 commit into
mainfrom
updatecli_main_9aeb7d073292b1362d9c4f8597a7cd6936b0d2225516b3783165dda5e187d62d

Conversation

@updateclibot

@updateclibot updateclibot Bot commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Bump "@actions/core" package version

Bump "@actions/core" package version to 3.0.1

ran shell command "npm install --package-lock-only --dry-run=$DRY_RUN @actions/core@3.0.1"

3.0.1
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Summary by CodeRabbit

  • Chores
    • Updated the underlying action toolkit dependency to a newer version.

@updateclibot updateclibot Bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@updateclibot
updateclibot Bot enabled auto-merge (squash) March 23, 2026 20:47
@updateclibot
updateclibot Bot force-pushed the updatecli_main_9aeb7d073292b1362d9c4f8597a7cd6936b0d2225516b3783165dda5e187d62d branch 14 times, most recently from f94eb73 to 7aa4bed Compare March 28, 2026 11:20
@updateclibot
updateclibot Bot force-pushed the updatecli_main_9aeb7d073292b1362d9c4f8597a7cd6936b0d2225516b3783165dda5e187d62d branch 10 times, most recently from 135996b to a97caa1 Compare April 13, 2026 09:36
@updateclibot
updateclibot Bot force-pushed the updatecli_main_9aeb7d073292b1362d9c4f8597a7cd6936b0d2225516b3783165dda5e187d62d branch 4 times, most recently from 50fb5b4 to b13bf0d Compare April 19, 2026 07:36
@updateclibot
updateclibot Bot force-pushed the updatecli_main_9aeb7d073292b1362d9c4f8597a7cd6936b0d2225516b3783165dda5e187d62d branch 5 times, most recently from 373b641 to 0622dd9 Compare June 5, 2026 14:49
@updateclibot
updateclibot Bot force-pushed the updatecli_main_9aeb7d073292b1362d9c4f8597a7cd6936b0d2225516b3783165dda5e187d62d branch from 0622dd9 to e2ba43c Compare June 15, 2026 17:16
@updateclibot
updateclibot Bot force-pushed the updatecli_main_9aeb7d073292b1362d9c4f8597a7cd6936b0d2225516b3783165dda5e187d62d branch 5 times, most recently from f604d54 to 474d716 Compare July 1, 2026 14:33
@updateclibot
updateclibot Bot force-pushed the updatecli_main_9aeb7d073292b1362d9c4f8597a7cd6936b0d2225516b3783165dda5e187d62d branch 8 times, most recently from 7575094 to 3be76e6 Compare July 16, 2026 05:51
@updateclibot
updateclibot Bot force-pushed the updatecli_main_9aeb7d073292b1362d9c4f8597a7cd6936b0d2225516b3783165dda5e187d62d branch 7 times, most recently from 669737a to c6b7ae3 Compare July 21, 2026 06:49
@updateclibot
updateclibot Bot force-pushed the updatecli_main_9aeb7d073292b1362d9c4f8597a7cd6936b0d2225516b3783165dda5e187d62d branch 2 times, most recently from ab5fb2d to 805b16b Compare July 29, 2026 14:16
@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 84e09a19-8ad1-4101-ba15-cbac2809912d

📥 Commits

Reviewing files that changed from the base of the PR and between 55a640d and 71f32b2.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

Included review availability: Your plan provides up to 10 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The package manifest updates the @actions/core dependency requirement from ^1.10.1 to ^3.0.1.

Changes

Dependency Update

Layer / File(s) Summary
Update @actions/core dependency
package.json
The dependency requirement changes from ^1.10.1 to ^3.0.1.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 71f32

The updated dependency supports the action's Node 24 runtime and existing core API usage, with no confirmed merge-blocking risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the dependency version update from @actions/core ^1.10.1 to ^3.0.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Commit to this branch
  • Create a new PR
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Warning

Some tools did not complete. Review the errors below.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install timed out. The project may have too many dependencies for the sandbox.


Comment @coderabbitai help to get the list of available commands.

Made with ❤️️ by updatecli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants