rollup-plugin-vuetify
rollup-plugin-vuetify copied to clipboard
fix(deps): update dependency jscodeshift to ^0.16.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| jscodeshift | ^0.11.0 → ^0.16.0 |
Release Notes
facebook/jscodeshift (jscodeshift)
v0.16.1
Fixed
- Removed old
babel-coredependency that was unused but caused security scanners to flag vulnerabilities.
v0.16.0
Added
- Added a
--gitignoreflag to avoid transforming any files listed in.gitignore(#​508, @​ElonVolo)
Changed
- Updated various dependencies to latest version (#​588, @​ElonVolo)
v0.15.2
Fixed
- Process all supported extensions by default (#​584, @​trivikr)
v0.15.1
Changed
- Upgraded to recast 0.23.3 (#​564, @​ashsearle)
- Enable
@babel/plugin-proposal-private-methodsin worker (#​568, @​sibelius) - Upgraded Babel packages (#​570, @​dartess)
Fixed
- Respect extensions cli option when filtering individual files (#​562, @​robcmills)
- Fixed unit test after #​562 broke them (#​575, @​ElonVolo)
v0.15.0
Changed
- Upgraded to recast 0.23.1 (#​544, @​ryanrhee)
- Make @​babel/preset-env optional (#​480, @​SimenB)
Fixed
- Force LF line ending in bin/jscodeshift.sh (#​555, @​jakeboone02)
- Use transform's exported parser in testUitls (#​528, @​CrispyBacon12)
- Ensure jscodeshift doesn't load Babel config file (#​460, @​raon0211)
v0.14.0
Added
- Added a
defineSnapshotTestFromFixturetest util (#​471, @​shriuken) - Added
renameTofilters for Babel 6+ node types (#​412 and #​504, @​elonvolo and @​henryqdineen) - Added
childNodesOfTypeto JSX traversal methods (#​415, @​j13huang)
Changed
- Bumped dependency versions
- Allow arguments in
--helpto be listed in an order other than alphabetically, so they can instead be grouped thematically (#​507, @​elonvolo) - Allow the
jshortcut in test utils (#​515, @​no23reason)
v0.13.1
Changed
- Switched from
colorstochalkto mitigate a security vulnerability in[email protected].
v0.13.0
Added
- Added a
--fail-on-errorflag to return a1error code when errors were found (#​416, @​marcodejongh) - Created
template.asyncExpression(#​405, @​jedwards1211)
Changed
- Removed lodash dependency from tsx parser (#​432, @​JHilker and @​robyoder)
v0.12.0
Changed
- Allow transform to be a Promise (#​237, @​rektide)
- Support newer TypeScript syntax by upgrading to newer Babel parser (#​410, @​wdoug and @​mfeckie)
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.