Skip to content

Conversation

@salmanmkc
Copy link
Contributor

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

Changes

  • Bump version from 1.1.1 to 2.0.0
  • Update @actions/io dependency from ^1.0.1 to ^2.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 io package.

@salmanmkc salmanmkc requested a review from a team as a code owner October 31, 2025 15:55
Copilot AI review requested due to automatic review settings October 31, 2025 15:55
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/exec package to version 2.0.0 to add Node 24 support and updates its dependency on @actions/io to version 2.0.0.

  • Version bumped from 1.1.1 to 2.0.0
  • Dependency @actions/io updated from ^1.0.1 to ^2.0.0
  • Release notes added documenting Node 24 support and dependency update

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
packages/exec/package.json Version bumped to 2.0.0 and @actions/io dependency updated to ^2.0.0
packages/exec/RELEASES.md Added 2.0.0 release notes documenting Node 24 support and dependency bump

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

salmanmkc and others added 2 commits November 4, 2025 13:50
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

3 participants