midwayjs / hooks

"Zero" Api / Type Safe / Fullstack Kit / Powerful Backend
MIT License
689 stars 63 forks source link

fix(deps): update dependency patch-package to v6.5.0 #465

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
patch-package 6.4.7 -> 6.5.0 age adoption passing confidence

Release Notes

ds300/patch-package ### [`v6.5.0`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#​650) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.4.7...v6.5.0) Special thanks to [@​orta](https://togithub.com/orta) for stepping in to get this release out. - Don't show issue creation tips for DefinitelyTyped (contribution from [@​orta](https://togithub.com/orta) in [#​331](https://togithub.com/ds300/patch-package/issues/331)) - Add --error-on-warn flag (contribution from [@​mvargeson](https://togithub.com/mvargeson) in [#​345](https://togithub.com/ds300/patch-package/issues/345)) - Add excplit git diff path prefixes (contribution from [@​tye-singwa](https://togithub.com/tye-singwa) in [#​395](https://togithub.com/ds300/patch-package/issues/395)) - Add yarn 2 compatibility (contribution from [@​maman](https://togithub.com/maman) in [#​363](https://togithub.com/ds300/patch-package/issues/363)) - Update license (contribution from [@​Serjobas](https://togithub.com/Serjobas) in [#​422](https://togithub.com/ds300/patch-package/issues/422)) - Fix patch file parse but (contribution from [@​bill2004158](https://togithub.com/bill2004158) in [#​301](https://togithub.com/ds300/patch-package/issues/301)) - Add unit tests for getPackageVersion (contribution from [@​MHekert](https://togithub.com/MHekert) in [#​359](https://togithub.com/ds300/patch-package/issues/359)) - Deref symlink on copying .npmrc and .yarnrc in makePatch (contribution from [@​jimmyltsinn](https://togithub.com/jimmyltsinn) in 402) - Fix package.json exclusion (contribution from [@​milahu](https://togithub.com/milahu) in [#​390](https://togithub.com/ds300/patch-package/issues/390)) - Upgrade minimist (contribution from [@​tapanprakasht](https://togithub.com/tapanprakasht) in [#​412](https://togithub.com/ds300/patch-package/issues/412)) - Upgrade chalk (contribution from [@​stianjensen](https://togithub.com/stianjensen) in [#​389](https://togithub.com/ds300/patch-package/issues/389)) - Support .yarnrc (contribution from [@​NMinhNguyen](https://togithub.com/NMinhNguyen) in [#​222](https://togithub.com/ds300/patch-package/issues/222))

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

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: ad0a530e0c008a56d24d61259ce61da32f780299

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov-commenter commented 1 year ago

Codecov Report

Base: 81.86% // Head: 81.86% // No change to project coverage :thumbsup:

Coverage data is based on head (ad0a530) compared to base (7210ac9). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/dev-pack #465 +/- ## ============================================== Coverage 81.86% 81.86% ============================================== Files 46 46 Lines 943 943 Branches 166 166 ============================================== Hits 772 772 Misses 170 170 Partials 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.