Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ashwinsangem
Copy link
Contributor

@ashwinsangem ashwinsangem commented Mar 21, 2022

This PR is to bump up the major version to facilitate updating first-party actions to node16.
For more details on why a major version bump-up is required, please follow the discussion here.
Bumped up the version by following these guidelines.
Followed the Readme here to update the licenses.

@ashwinsangem ashwinsangem requested a review from a team as a code owner March 21, 2022 04:47
@ashwinsangem ashwinsangem changed the title Bumped up to a major version(V3.0.0) Bumped up to a major version(v3.0.0) Mar 21, 2022
Copy link
Contributor

@vsvipul vsvipul left a comment

Choose a reason for hiding this comment

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

LGTM

Comment on lines -26 to +29
"@actions/cache": "^1.0.9",
"@actions/cache": "^1.0.10",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.1",
"@actions/io": "^1.1.0"
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

Doi we have any change in these toolkit packages for node16?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These were automatically updated when I followed the guidelines for the version bump.

@ashwinsangem ashwinsangem merged commit 4b0cf6c into main Mar 21, 2022
@ashwinsangem ashwinsangem deleted the users/ashwinsangem/bump_major_version branch March 21, 2022 08:27
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