Skip to content

refactor: Bump @actions/core from 3.0.0 to 3.0.1 - #10593

Merged
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:refactor/actions-core-3.0.1
Jul 20, 2026
Merged

refactor: Bump @actions/core from 3.0.0 to 3.0.1#10593
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:refactor/actions-core-3.0.1

Conversation

@mtrezza

@mtrezza mtrezza commented Jul 20, 2026

Copy link
Copy Markdown
Member

Closes #10590

Summary

Bumps the direct devDependency @actions/core from 3.0.0 to 3.0.1 (patch release).

Changes

  • package.json: @actions/core 3.0.0 -> 3.0.1 (pinned, exact)
  • package-lock.json: regenerated for the @actions/core subtree only; lockfileVersion preserved at 2

Notes

Replacement for the Dependabot PR #10590. Patch-level update, no API changes.

Summary by CodeRabbit

  • Chores
    • Updated the GitHub Actions core package to version 3.0.1.
    • Refreshed the associated package metadata and integrity information.

@parse-github-assistant

Copy link
Copy Markdown

🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review.

Tip

  • Keep pull requests small. Large PRs will be rejected. Break complex features into smaller, incremental PRs.
  • Use Test Driven Development. Write failing tests before implementing functionality. Ensure tests pass.
  • Group code into logical blocks. Add a short comment before each block to explain its purpose.
  • We offer conceptual guidance. Coding is up to you. PRs must be merge-ready for human review.
  • Our review focuses on concept, not quality. PRs with code issues will be rejected. Use an AI agent.
  • Human review time is precious. Avoid review ping-pong. Inspect and test your AI-generated code.

Note

Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect.

Caution

Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement. Our CI and AI review are safeguards, not development tools. If many issues are flagged, rethink your development approach. Invest more effort in planning and design rather than using review cycles to fix low-quality code.

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ed9e0bd5-edae-4aa7-bd36-d36327668781

📥 Commits

Reviewing files that changed from the base of the PR and between 154e1d4 and 165c4b8.

📒 Files selected for processing (2)
  • package-lock.json
  • package.json

📝 Walkthrough

Walkthrough

Updates the @actions/core development dependency from 3.0.0 to 3.0.1 and synchronizes its package-lock metadata, tarball URL, and integrity checksum.

Changes

@actions/core dependency update

Layer / File(s) Summary
Update dependency manifest and lockfile
package.json, package-lock.json
The development dependency is bumped to 3.0.1, with matching installed-package metadata, resolved tarball URLs, and integrity hashes in the lockfile.

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

Suggested reviewers: semantic-release-bot

🚥 Pre-merge checks | ✅ 7
✅ Passed checks (7 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the dependency bump and uses an allowed prefix.
Description check ✅ Passed The description includes the issue reference, summary, changes, and notes, so it is mostly complete despite template deviations.
Linked Issues check ✅ Passed The PR updates @actions/core to 3.0.1 as requested and stays aligned with the linked issue's scope.
Out of Scope Changes check ✅ Passed No unrelated code changes are present beyond the @actions/core version bump and lockfile regeneration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Security Check ✅ Passed PASS: Only a patch-level @actions/core bump; no code or script changes, and known @actions/core/undici advisories don't apply here.
Engage In Review Feedback ✅ Passed PASS: PR #10590 shows no reviews and 0 participants, so there was no reviewer feedback to ignore or resolve.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.69%. Comparing base (154e1d4) to head (165c4b8).

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha   #10593   +/-   ##
=======================================
  Coverage   92.69%   92.69%           
=======================================
  Files         193      193           
  Lines       17027    17027           
  Branches      248      248           
=======================================
  Hits        15784    15784           
  Misses       1222     1222           
  Partials       21       21           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza
mtrezza merged commit b9912b0 into parse-community:alpha Jul 20, 2026
25 checks passed
@mtrezza
mtrezza deleted the refactor/actions-core-3.0.1 branch July 20, 2026 22:45
@parseplatformorg

Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.10.1-alpha.4

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants