Skip to content

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Aug 12, 2024

Issue

Refs: https://github.com/facebook/jscodeshift/releases/tag/v17.0.0

Description

Bumps jscodeshift to 17.0.0

There are no breaking changes on major version bump.
The project just switched from unstable versions to stable versions

$ npm view jscodeshift time --json | tail -n5
  "0.15.2": "2024-02-22T05:06:25.548Z",
  "0.16.0": "2024-06-18T17:59:56.956Z",
  "0.16.1": "2024-06-25T17:07:44.012Z",
  "17.0.0": "2024-08-06T19:56:53.652Z"
}

This is similar to when react switched from 0.14.x to 15.x in the past

$ npm view react time --json | grep '1[45]\.' | sed -n '14,20p'
  "0.14.6": "2016-01-06T23:52:45.571Z",
  "0.15.0-alpha.1": "2016-01-21T04:16:30.061Z",
  "0.14.7": "2016-01-28T19:59:29.509Z",
  "15.0.0-rc.1": "2016-03-08T01:07:27.078Z",
  "15.0.0-rc.2": "2016-03-16T22:19:35.759Z",
  "0.14.8": "2016-03-29T16:19:44.344Z",
  "15.0.0": "2016-04-07T21:25:42.928Z",

Testing

CI


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr requested a review from a team as a code owner August 12, 2024 14:05
Copy link

changeset-bot bot commented Aug 12, 2024

🦋 Changeset detected

Latest commit: c3b5eb7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
aws-sdk-js-codemod Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

@trivikr trivikr merged commit faceec2 into main Aug 12, 2024
6 checks passed
@trivikr trivikr deleted the bump-jscodeshift branch August 12, 2024 14:51
Copy link
Contributor

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants