TryGhost / NQL

MIT License
4 stars 8 forks source link

Update dependency lerna to v7.4.2 #64

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lerna (source) 7.2.0 -> 7.4.2 age adoption passing confidence

Release Notes

lerna/lerna (lerna) ### [`v7.4.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#742-2023-10-27) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.4.1...v7.4.2) ##### Bug Fixes - **version:** support changelog-presets using async factory funcs ([#​3873](https://togithub.com/lerna/lerna/issues/3873)) ([bb5e7d7](https://togithub.com/lerna/lerna/commit/bb5e7d7a35de6c801943c8349832558f1e6adb50)) ### [`v7.4.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#741-2023-10-18) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.4.0...v7.4.1) **Note:** Version bump only for package lerna ### [`v7.4.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#740-2023-10-17) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.3.1...v7.4.0) ##### Features - **version:** add json option ([#​3858](https://togithub.com/lerna/lerna/issues/3858)) ([86f22f4](https://togithub.com/lerna/lerna/commit/86f22f40ca05de38e8717c573356708d13377c33)) - **version:** add option to force version update ([#​3852](https://togithub.com/lerna/lerna/issues/3852)) ([914dd96](https://togithub.com/lerna/lerna/commit/914dd964d7a4a127be3d4f2703322ab1b31594f6)) #### [7.3.1](https://togithub.com/lerna/lerna/compare/v7.3.0...v7.3.1) (2023-10-10) ##### Bug Fixes - **core:** update package engines.node to correctly include only >=16 ([#​3861](https://togithub.com/lerna/lerna/issues/3861)) ([0674555](https://togithub.com/lerna/lerna/commit/067455559a1ffa25350800bff6c9226d0e24e6b9)) ### [`v7.3.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#731-2023-10-10) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.3.0...v7.3.1) ##### Bug Fixes - **core:** update package engines.node to correctly include only >=16 ([#​3861](https://togithub.com/lerna/lerna/issues/3861)) ([0674555](https://togithub.com/lerna/lerna/commit/067455559a1ffa25350800bff6c9226d0e24e6b9)) ### [`v7.3.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#730-2023-09-13) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.2.0...v7.3.0) ##### Bug Fixes - update make-dir to 4.0.0 and npm audit fix ([#​3828](https://togithub.com/lerna/lerna/issues/3828)) ([373b8bc](https://togithub.com/lerna/lerna/commit/373b8bc8202f15b4cafb216aee97f43885eebddf)) ##### Features - **version:** add --sync-dist-version option ([#​3787](https://togithub.com/lerna/lerna/issues/3787)) ([ba8b946](https://togithub.com/lerna/lerna/commit/ba8b9469809326de1b3929cf11bbb5919c723a78)) - **version:** option to not ignore scripts on lock update ([#​3823](https://togithub.com/lerna/lerna/issues/3823)) ([4843c3c](https://togithub.com/lerna/lerna/commit/4843c3c1a95aa2f6c48204c1da3c06a4dcd746a4))

Configuration

📅 Schedule: Branch creation - "every weekday" (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 was generated by Mend Renovate. View the repository job log.

codecov-commenter commented 1 year ago

Codecov Report

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

Project coverage is 79.80%. Comparing base (57e311d) to head (317911e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ======================================= Coverage 79.80% 79.80% ======================================= Files 9 9 Lines 1575 1575 Branches 318 318 ======================================= Hits 1257 1257 Misses 313 313 Partials 5 5 ```

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