pansyjs / react-amap

基于 React 封装的高德地图组件,助你轻松的接入高德地图到 React 项目中。
https://amap.xingkang.wang
MIT License
102 stars 17 forks source link

chore(deps): update dependency lerna to v8 #187

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

lerna/lerna (lerna) ### [`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)) ### [`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)) ### [`v7.2.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#720-2023-08-29) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.1.5...v7.2.0) **Note:** Version bump only for package lerna #### [7.1.5](https://togithub.com/lerna/lerna/compare/v7.1.4...v7.1.5) (2023-08-09) **Note:** Version bump only for package lerna #### [7.1.4](https://togithub.com/lerna/lerna/compare/v7.1.3...v7.1.4) (2023-07-15) ##### Bug Fixes - add missing lodash dependency ([#​3778](https://togithub.com/lerna/lerna/issues/3778)) ([ef935c7](https://togithub.com/lerna/lerna/commit/ef935c7bfa9fdca00424e05a25a7e4d5454764d8)) - bump nx to >=16.5.1 ([#​3767](https://togithub.com/lerna/lerna/issues/3767)) ([0bbd74d](https://togithub.com/lerna/lerna/commit/0bbd74db8fb29dd914d2387f4c138ac81aad1d9e)) - **core:** export cli.js for global installs ([#​3780](https://togithub.com/lerna/lerna/issues/3780)) ([e2e1629](https://togithub.com/lerna/lerna/commit/e2e1629fae00d191e01c1a9e1b49eadbdc67f1aa)) #### [7.1.3](https://togithub.com/lerna/lerna/compare/v7.1.2...v7.1.3) (2023-07-12) ##### Bug Fixes - changelog entries for 7.1.2 ([f61b087](https://togithub.com/lerna/lerna/commit/f61b0872b96a95fe2830b300f082b5dff3c5d326)) #### [7.1.2](https://togithub.com/lerna/lerna/compare/v6.4.1...v7.1.2) (2023-07-12) - **version:** use async functions to support prettier 3+ ([#​3766](https://togithub.com/lerna/lerna/issues/3766)) ([8026a7b](https://togithub.com/lerna/lerna/commit/8026a7b34c1cdf45135f5a556b8dd162c0cd2207)) #### [7.1.1](https://togithub.com/lerna/lerna/compare/7.1.0...7.1.1) (2023-06-28) ##### Bug Fixes - **schema:** add missing ref to changelogEntryAdditionalMarkdown ([b41afab](https://togithub.com/lerna/lerna/commit/b41afabf2ade02cd03bafbc043fa5ed445843640)) ### [`v7.1.5`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#715-2023-08-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.1.4...v7.1.5) **Note:** Version bump only for package lerna ### [`v7.1.4`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#714-2023-07-15) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.1.3...v7.1.4) ##### Bug Fixes - add missing lodash dependency ([#​3778](https://togithub.com/lerna/lerna/issues/3778)) ([ef935c7](https://togithub.com/lerna/lerna/commit/ef935c7bfa9fdca00424e05a25a7e4d5454764d8)) - bump nx to >=16.5.1 ([#​3767](https://togithub.com/lerna/lerna/issues/3767)) ([0bbd74d](https://togithub.com/lerna/lerna/commit/0bbd74db8fb29dd914d2387f4c138ac81aad1d9e)) - **core:** export cli.js for global installs ([#​3780](https://togithub.com/lerna/lerna/issues/3780)) ([e2e1629](https://togithub.com/lerna/lerna/commit/e2e1629fae00d191e01c1a9e1b49eadbdc67f1aa)) ### [`v7.1.3`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#713-2023-07-12) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.1.2...v7.1.3) ##### Bug Fixes - changelog entries for 7.1.2 ([f61b087](https://togithub.com/lerna/lerna/commit/f61b0872b96a95fe2830b300f082b5dff3c5d326)) ### [`v7.1.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#712-2023-07-12) [Compare Source](https://togithub.com/lerna/lerna/compare/7.1.1...v7.1.2) - **version:** use async functions to support prettier 3+ ([#​3766](https://togithub.com/lerna/lerna/issues/3766)) ([8026a7b](https://togithub.com/lerna/lerna/commit/8026a7b34c1cdf45135f5a556b8dd162c0cd2207)) ### [`v7.1.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#711-2023-06-28) [Compare Source](https://togithub.com/lerna/lerna/compare/7.1.0...7.1.1) ##### Bug Fixes - **schema:** add missing ref to changelogEntryAdditionalMarkdown ([b41afab](https://togithub.com/lerna/lerna/commit/b41afabf2ade02cd03bafbc043fa5ed445843640)) ### [`v7.1.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#710-2023-06-25) [Compare Source](https://togithub.com/lerna/lerna/compare/7.0.2...7.1.0) ##### Features - **core:** export detectProjects utility function ([#​3740](https://togithub.com/lerna/lerna/issues/3740)) ([641fecb](https://togithub.com/lerna/lerna/commit/641fecbe7c83602fe5bb792d6db86ab57eecfd9b)) - **repair:** add migration to remove unused "lerna" field from lerna.json ([#​3734](https://togithub.com/lerna/lerna/issues/3734)) ([4fb0427](https://togithub.com/lerna/lerna/commit/4fb042755c52d87ff33d04fb1cd45e99ba0c0f61)) - **version:** add --changelog-entry-additional-markdown option ([#​3751](https://togithub.com/lerna/lerna/issues/3751)) ([63671df](https://togithub.com/lerna/lerna/commit/63671df05a02429d39144df632f958ec8bf4a455)) #### [7.0.2](https://togithub.com/lerna/lerna/compare/7.0.1...7.0.2) (2023-06-15) **Note:** Version bump only for package lerna #### [7.0.1](https://togithub.com/lerna/lerna/compare/7.0.0...7.0.1) (2023-06-13) **Note:** Version bump only for package lerna ### [`v7.0.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#702-2023-06-15) [Compare Source](https://togithub.com/lerna/lerna/compare/7.0.1...7.0.2) **Note:** Version bump only for package lerna ### [`v7.0.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#701-2023-06-13) [Compare Source](https://togithub.com/lerna/lerna/compare/7.0.0...7.0.1) **Note:** Version bump only for package lerna ### [`v7.0.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#700-2023-06-08) [Compare Source](https://togithub.com/lerna/lerna/compare/6.6.2...7.0.0) ##### Bug Fixes - bump cosmiconfig to v8 ([#​3701](https://togithub.com/lerna/lerna/issues/3701)) ([898923d](https://togithub.com/lerna/lerna/commit/898923d198319d76ed5e37e553bfe3b27e43604c)) - internal cli.js should not be bundled ([53d73c6](https://togithub.com/lerna/lerna/commit/53d73c6aa9833e5a5bf60c2c78896456e77fab40)) - migration building/publishing issues ([27bf800](https://togithub.com/lerna/lerna/commit/27bf800b6e7670ea1ec5576fdf008e8d09897d4b)) - **publish:** use correct version in log messages ([#​3702](https://togithub.com/lerna/lerna/issues/3702)) ([4be9188](https://togithub.com/lerna/lerna/commit/4be9188e68c5d4c320c0946e6e386cbee95a8efe)) - support nx 16.3.1+ ([#​3707](https://togithub.com/lerna/lerna/issues/3707)) ([647dbb5](https://togithub.com/lerna/lerna/commit/647dbb512bf6a873cab6362c434b420b18af0ad4)) ##### Features - add migration for adding $schema, increase some strictness ([73ceac3](https://togithub.com/lerna/lerna/commit/73ceac3dc2cf0e1246d4433cb101d1e794b2cca3))

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.

renovate[bot] commented 8 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.