grammyjs / storages

Storage adapters for grammY sessions.
48 stars 23 forks source link

chore(dependency): update dependency lerna to v7 - autoclosed #183

Closed renovate[bot] closed 9 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.5.1 -> ^7.0.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

lerna/lerna (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)) ### [`v6.6.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#662-2023-05-04) [Compare Source](https://togithub.com/lerna/lerna/compare/6.6.1...6.6.2) ##### Bug Fixes - **deps:** bump pacote to latest to remove install warning ([#​3624](https://togithub.com/lerna/lerna/issues/3624)) ([7c34521](https://togithub.com/lerna/lerna/commit/7c34521b9987b064638dd218b0b417546257d5f3)) - remove non-functional schema properties starting with "no" ([#​3645](https://togithub.com/lerna/lerna/issues/3645)) ([43c2a48](https://togithub.com/lerna/lerna/commit/43c2a48fbba9e02675032aba15e1b4bb1f89a0ef)) ### [`v6.6.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#661-2023-03-24) [Compare Source](https://togithub.com/lerna/lerna/compare/6.6.0...6.6.1) ##### Bug Fixes - build-metadata reference in lerna schema ([e2349ad](https://togithub.com/lerna/lerna/commit/e2349ad4f529c307ea69d21698a2ab53f5a9d6b4)) - **deps:** update to rimraf v4, remove path-exists ([#​3616](https://togithub.com/lerna/lerna/issues/3616)) ([2f2ee2a](https://togithub.com/lerna/lerna/commit/2f2ee2a02091e2c9e35feaabc8f202f77407a408)) - lerna schema type for contents should be string ([1625757](https://togithub.com/lerna/lerna/commit/162575758e9422f2c05fc741ead370eaf793cb57)) ### [`v6.6.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#660-2023-03-23) [Compare Source](https://togithub.com/lerna/lerna/compare/6.5.1...6.6.0) ##### Bug Fixes - update arborist package to get rid of deprecated warning ([#​3559](https://togithub.com/lerna/lerna/issues/3559)) ([aff38a7](https://togithub.com/lerna/lerna/commit/aff38a7a0f5e5eea04d1743e78add9b2e052de3a)) ##### Features - add [@​lerna/legacy-package-management](https://togithub.com/lerna/legacy-package-management) package ([#​3602](https://togithub.com/lerna/lerna/issues/3602)) ([4a03dd5](https://togithub.com/lerna/lerna/commit/4a03dd5f02c118eb683cf2ed525715b4d8e5221b)) - **version:** add user-defined build metadata to bumped packages ([#​2880](https://togithub.com/lerna/lerna/issues/2880)) ([0b0e2a6](https://togithub.com/lerna/lerna/commit/0b0e2a62257ad8728835057dc37654626cbd621e)) #### [6.5.1](https://togithub.com/lerna/lerna/compare/6.5.0...6.5.1) (2023-02-14) ##### Bug Fixes - add missing dependency on js-yaml ([187f480](https://togithub.com/lerna/lerna/commit/187f4804b8406a6472425de21dd89482c382b1b4))

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.