skovhus / jest-codemods

Codemods for migrating to Jest https://github.com/facebook/jest 👾
MIT License
877 stars 81 forks source link

fix(deps): update dependency jscodeshift to v0.16.1 #583

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

facebook/jscodeshift (jscodeshift) ### [`v0.16.1`](https://togithub.com/facebook/jscodeshift/blob/HEAD/CHANGELOG.md#0161-2024-06-25) [Compare Source](https://togithub.com/facebook/jscodeshift/compare/v0.16.0...v0.16.1) ##### Fixed - Removed old `babel-core` dependency that was unused but caused security scanners to flag vulnerabilities. ### [`v0.16.0`](https://togithub.com/facebook/jscodeshift/blob/HEAD/CHANGELOG.md#0160-2024-06-18) [Compare Source](https://togithub.com/facebook/jscodeshift/compare/v0.15.2...v0.16.0) ##### Added - Added a `--gitignore` flag to avoid transforming any files listed in `.gitignore` ([#​508](https://togithub.com/facebook/jscodeshift/issues/508), [@​ElonVolo](https://togithub.com/ElonVolo)) ##### Changed - Updated various dependencies to latest version ([#​588](https://togithub.com/facebook/jscodeshift/issues/588), [@​ElonVolo](https://togithub.com/ElonVolo))

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.63%. Comparing base (a94e2b5) to head (7f7fd8d). Report is 55 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #583 +/- ## ========================================== + Coverage 92.38% 92.63% +0.24% ========================================== Files 26 27 +1 Lines 1944 2010 +66 Branches 405 416 +11 ========================================== + Hits 1796 1862 +66 Misses 102 102 Partials 46 46 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.