comunica / comunica-feature-link-traversal

📬 Comunica packages for link traversal-based query execution
Other
8 stars 11 forks source link

Update dependency lerna to v8 - autoclosed #122

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lerna (source) ^7.3.0 -> ^8.0.0 age adoption passing confidence

Release Notes

lerna/lerna (lerna) ### [`v8.1.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#812-2024-02-05) [Compare Source](https://togithub.com/lerna/lerna/compare/v8.1.1...v8.1.2) **Note:** Version bump only for package lerna ### [`v8.1.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#811-2024-02-05) [Compare Source](https://togithub.com/lerna/lerna/compare/v8.1.0...v8.1.1) **Note:** Version bump only for package lerna ### [`v8.1.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#810-2024-02-05) [Compare Source](https://togithub.com/lerna/lerna/compare/v8.0.2...v8.1.0) ##### Features - support nx v18 ([#​3950](https://togithub.com/lerna/lerna/issues/3950)) ([ea3fb65](https://togithub.com/lerna/lerna/commit/ea3fb65b5f8f9af11a4acea3c63222283ea869d5)) #### [8.0.2](https://togithub.com/lerna/lerna/compare/v8.0.1...v8.0.2) (2024-01-05) ##### Bug Fixes - **add-caching:** explicitly set targetDefaults for all scripts ([#​3929](https://togithub.com/lerna/lerna/issues/3929)) ([dae18c9](https://togithub.com/lerna/lerna/commit/dae18c927a47326b29d35f8897e02632adb93790)) #### [8.0.1](https://togithub.com/lerna/lerna/compare/v8.0.0...v8.0.1) (2023-12-15) ##### Bug Fixes - update node-gyp usage to v10 to resolve npm warning ([#​3919](https://togithub.com/lerna/lerna/issues/3919)) ([f5fdcba](https://togithub.com/lerna/lerna/commit/f5fdcba1ef53fa8d779dcaf6c617cba3461f343c)) ### [`v8.0.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#802-2024-01-05) [Compare Source](https://togithub.com/lerna/lerna/compare/v8.0.1...v8.0.2) ##### Bug Fixes - **add-caching:** explicitly set targetDefaults for all scripts ([#​3929](https://togithub.com/lerna/lerna/issues/3929)) ([dae18c9](https://togithub.com/lerna/lerna/commit/dae18c927a47326b29d35f8897e02632adb93790)) ### [`v8.0.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#801-2023-12-15) [Compare Source](https://togithub.com/lerna/lerna/compare/v8.0.0...v8.0.1) ##### Bug Fixes - update node-gyp usage to v10 to resolve npm warning ([#​3919](https://togithub.com/lerna/lerna/issues/3919)) ([f5fdcba](https://togithub.com/lerna/lerna/commit/f5fdcba1ef53fa8d779dcaf6c617cba3461f343c)) ### [`v8.0.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#800-2023-11-23) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.4.2...v8.0.0) ##### Features - **version:** add --premajor-version-bump option to force patch bumps for non-breaking changes in premajor packages ([#​3876](https://togithub.com/lerna/lerna/issues/3876)) ([3b05947](https://togithub.com/lerna/lerna/commit/3b059476fd62fcb09ac391878b73640cceb6b5ef)) ### [`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))

Configuration

📅 Schedule: Branch creation - "before 7am every weekday" in timezone Europe/Brussels, 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.

renovate[bot] commented 7 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.