Skip to content

Conversation

@salmanmkc
Copy link
Contributor

This PR prepares the @actions/core package for a 2.0.0 release.

Changes

  • Bump version from 1.11.1 to 2.0.0
  • Update @actions/http-client dependency from ^2.0.1 to ^3.0.0
  • Add release notes for 2.0.0 in RELEASES.md

Release Notes

This is a major version bump to ensure compatibility with Node 24 and use the latest http-client.

Copilot AI review requested due to automatic review settings October 31, 2025 15:52
@salmanmkc salmanmkc requested a review from a team as a code owner October 31, 2025 15:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the @actions/core package to version 2.0.0, upgrading the @actions/http-client dependency from 2.0.1 to 3.0.0 to add support for Node 24.

  • Version bumped from 1.11.1 to 2.0.0 in package.json
  • Dependency @actions/http-client upgraded from ^2.0.1 to ^3.0.0
  • Release notes added for version 2.0.0 in RELEASES.md

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/core/package.json Bumped package version to 2.0.0 and updated http-client dependency to ^3.0.0
packages/core/RELEASES.md Added release notes for version 2.0.0 including Node 24 support and http-client bump

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants