mdx-js / mdx

Markdown for the component era
https://mdxjs.com
MIT License
17.77k stars 1.14k forks source link

Update dependency patch-package to v7 - autoclosed #2298

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.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

ds300/patch-package (patch-package) ### [`v7.0.2`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#702) [Compare Source](https://togithub.com/ds300/patch-package/compare/2da1fb6db1d9a2a2f9ef2df83d5de2aca72671b3...3d407bd94e0437eade23bb5f7482d6c0a1460459) - Bump semver again (contribution from [@​rsanchez](https://togithub.com/rsanchez) in [#​477](https://togithub.com/ds300/patch-package/issues/477)) ### [`v7.0.1`](https://togithub.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#701) [Compare Source](https://togithub.com/ds300/patch-package/compare/v7.0.0...2da1fb6db1d9a2a2f9ef2df83d5de2aca72671b3) - Bump semver (contribution from [@​stianjensen](https://togithub.com/stianjensen) in [#​466](https://togithub.com/ds300/patch-package/issues/466)) ##### Breaking changes - Bump `yaml` to fix security issue. Required bumping minimum node version from 8 to 14. (contribution from [@​mayank99](https://togithub.com/mayank99) in [#​463](https://togithub.com/ds300/patch-package/issues/463)) ##### Other changes - Bump `cross-spawn` (contribution from [@​stianjensen](https://togithub.com/stianjensen) in [#​457](https://togithub.com/ds300/patch-package/issues/457)) - Replace `is-ci` with `ci-info` (contribution from [@​paescuj](https://togithub.com/paescuj) in [#​446](https://togithub.com/ds300/patch-package/issues/446)) - Make version number parsing more robust (contribution from [@​MHekert](https://togithub.com/MHekert) in [#​361](https://togithub.com/ds300/patch-package/issues/361)) ### [`v7.0.0`](https://togithub.com/ds300/patch-package/releases/tag/v7.0.0) [Compare Source](https://togithub.com/ds300/patch-package/compare/v6.5.1...v7.0.0) #### 7.0.0 ##### Breaking changes - Bump `yaml` to fix security issue. Required bumping minimum node version from 8 to 14. (contribution from [@​mayank99](https://togithub.com/mayank99) in [#​463](https://togithub.com/ds300/patch-package/issues/463)) ##### Other changes - Bump `cross-spawn` (contribution from [@​stianjensen](https://togithub.com/stianjensen) in [#​457](https://togithub.com/ds300/patch-package/issues/457)) - Replace `is-ci` with `ci-info` (contribution from [@​paescuj](https://togithub.com/paescuj) in [#​446](https://togithub.com/ds300/patch-package/issues/446)) - Make version number parsing more robust (contribution from [@​MHekert](https://togithub.com/MHekert) in [#​361](https://togithub.com/ds300/patch-package/issues/361))

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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 has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mdx ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2023 0:20am
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d8a62d2) 100.00% compared to head (e285381) 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2298 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 2177 2177 ========================================= Hits 2177 2177 ``` | [Impacted Files](https://app.codecov.io/gh/mdx-js/mdx/pull/2298?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [packages/mdx/lib/run.js](https://app.codecov.io/gh/mdx-js/mdx/pull/2298?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cGFja2FnZXMvbWR4L2xpYi9ydW4uanM=) | `100.00% <100.00%> (ø)` | |

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