Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency jscodeshift to v17 #9739

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jscodeshift ^0.16.1 -> ^17.1.2 age adoption passing confidence

Release Notes

facebook/jscodeshift (jscodeshift)

v17.1.2

Compare Source

Patch Changes
  • 8f60fbf: Enable async tranformers in test utils.
    All notable changes to this project will be documented in this file.

v17.1.1

Compare Source

Fixed
  • Republished with temp dependency properly removed (#​638, thanks @​trivikr for reporting)

v17.1.0

Compare Source

Added
  • pkg.pr.new will now be used to build an npm pakage for each commit to the repo, allowing you to more easily test changes or use new features before an official release is cut. (#​622, @​Aslemammad)
Changed
Fixed
  • Removed old docs command from package.json since the new docs are in the website folder, which has instructions in its README.

v17.0.0

Compare Source

We needed to go from v0.x to a major release, and it may as well happen now. jscodeshift has been around for nine years though, so going to v1.0.0 didn't feel quite right. I've instead promoted the minor version number to a major version number, similar to what React did when it went from 0.14 to 15.0.

Fixed
  • Node.js 16 is now explicitly specified as the minimum required version. It was already implicitly required due to some dependencies requiring it, but this wasn't explicitly specified until now. (#​607, @​trivikr)
Added
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added :dependabot: 🏷️ dependencies Pull requests that update a dependency file labels Mar 4, 2025
@runspired runspired merged commit 463e690 into main Mar 4, 2025
31 of 32 checks passed
@runspired runspired deleted the renovate/jscodeshift-17.x branch March 4, 2025 23:15
MehulKChaudhari pushed a commit to MehulKChaudhari/ember-data that referenced this pull request Mar 16, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:dependabot: 🏷️ dependencies Pull requests that update a dependency file
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant