-
Notifications
You must be signed in to change notification settings - Fork 17
chore(deps): update dependency jscodeshift to v17 #109
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/jscodeshift-17.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
Author
|
d35fd80 to
b4dfc4c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.13.1->^17.0.0Release Notes
facebook/jscodeshift (jscodeshift)
v17.3.0Compare Source
Minor Changes
6c2ff57: Bumps recast to allow parsing of Typescript type arguments on tagged template literalsv17.2.0Compare Source
Minor Changes
e5fe5be: Bumps recast to resolve a bug where JSX elements are wrapped in two pairs of parenthesisv17.1.2Compare Source
Patch Changes
8f60fbf: Enable async tranformers in test utils.All notable changes to this project will be documented in this file.
v17.1.1Compare Source
Fixed
tempdependency properly removed (#638, thanks @trivikr for reporting)v17.1.0Compare Source
Added
pkg.pr.newwill 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
templibrary withtmp(#633, @r4zendev)Fixed
docscommand frompackage.jsonsince the new docs are in thewebsitefolder, which has instructions in its README.v17.0.0Compare 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
Added
Changed
importAttributes(#585, @benasher44) anddecoratorAutoAccessors(#594, @syi0808) pluginsv0.16.1Compare Source
Fixed
babel-coredependency that was unused but caused security scanners to flag vulnerabilities.v0.16.0Compare Source
Added
--gitignoreflag to avoid transforming any files listed in.gitignore(#508, @ElonVolo)Changed
v0.15.2Compare Source
Fixed
v0.15.1Compare Source
Changed
@babel/plugin-proposal-private-methodsin worker (#568, @sibelius)Fixed
v0.15.0Compare Source
Changed
Fixed
v0.14.0Compare Source
Added
defineSnapshotTestFromFixturetest util (#471, @shriuken)renameTofilters for Babel 6+ node types (#412 and #504, @elonvolo and @henryqdineen)childNodesOfTypeto JSX traversal methods (#415, @j13huang)Changed
--helpto be listed in an order other than alphabetically, so they can instead be grouped thematically (#507, @elonvolo)jshortcut 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.
This PR was generated by Mend Renovate. View the repository job log.