stencila / encoda

↔️ A format converter for Stencila documents
https://stencila.github.io/encoda/
Apache License 2.0
35 stars 9 forks source link

fix(dependencies): update dependency patch-package to v7 - autoclosed #1059

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.5.1 -> 7.0.2 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 - 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.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (bf38b1b) 87.53% compared to head (6b4a74b) 87.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1059 +/- ## ======================================= Coverage 87.53% 87.53% ======================================= Files 80 80 Lines 7871 7871 Branches 2780 2780 ======================================= Hits 6890 6890 Misses 962 962 Partials 19 19 ```

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