nextjs-material-pwa icon indicating copy to clipboard operation
nextjs-material-pwa copied to clipboard

chore(deps): update dependency jscodeshift to v17

Open renovate[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jscodeshift ^0.13.1 -> ^17.0.0 age adoption passing confidence

Release Notes

facebook/jscodeshift (jscodeshift)

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

v0.16.1

Compare Source

Fixed
  • Removed old babel-core dependency that was unused but caused security scanners to flag vulnerabilities.

v0.16.0

Compare Source

Added
  • Added a --gitignore flag to avoid transforming any files listed in .gitignore (#​508, @​ElonVolo)
Changed

v0.15.2

Compare Source

Fixed

v0.15.1

Compare Source

Changed
Fixed

v0.15.0

Compare Source

Changed
Fixed

v0.14.0

Compare Source

Added
Changed
  • Bumped dependency versions
  • Allow arguments in --help to be listed in an order other than alphabetically, so they can instead be grouped thematically (#​507, @​elonvolo)
  • Allow the j shortcut in test utils (#​515, @​no23reason)

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[bot] avatar Aug 06 '24 22:08 renovate[bot]