fix(deps): update dependency jscodeshift to ^0.16.0 #80
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.6.4
->^0.16.0
Release Notes
facebook/jscodeshift (jscodeshift)
v0.16.1
Compare Source
Fixed
babel-core
dependency that was unused but caused security scanners to flag vulnerabilities.v0.16.0
Compare Source
Added
--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
@babel/plugin-proposal-private-methods
in worker (#568, @sibelius)Fixed
v0.15.0
Compare Source
Changed
Fixed
v0.14.0
Compare Source
Added
defineSnapshotTestFromFixture
test util (#471, @shriuken)renameTo
filters for Babel 6+ node types (#412 and #504, @elonvolo and @henryqdineen)childNodesOfType
to JSX traversal methods (#415, @j13huang)Changed
--help
to be listed in an order other than alphabetically, so they can instead be grouped thematically (#507, @elonvolo)j
shortcut in test utils (#515, @no23reason)v0.13.1
Compare Source
Changed
colors
tochalk
to mitigate a security vulnerability incolors@1.4.1
.v0.13.0
Compare Source
Added
--fail-on-error
flag to return a1
error code when errors were found (#416, @marcodejongh)template.asyncExpression
(#405, @jedwards1211)Changed
v0.12.0
Compare Source
Changed
v0.11.0
Compare Source
Changed
recast
to latestv0.10.0
Compare Source
Changed
flow-parser
to latest, and enabled Flow Enums parsing by default when using Flow parserv0.9.0
Compare Source
v0.8.0
Compare Source
Changed
v0.7.1
Compare Source
v0.7.0
Compare Source
[0.7.0] 2019-12-11
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.