From f3c87088ba0b5a926b4414c35d0ff3c214dc87da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 12:40:57 -0700 Subject: [PATCH] chore(deps): update dependency lerna to v7.2.0 (#9127) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lerna](https://lerna.js.org) ([source](https://togithub.com/lerna/lerna)) | [`7.1.4` -> `7.2.0`](https://renovatebot.com/diffs/npm/lerna/7.1.4/7.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lerna/7.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lerna/7.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lerna/7.1.4/7.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lerna/7.1.4/7.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
lerna/lerna (lerna) ### [`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
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 84 ++++++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 69 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 27b94153ebfd..c7ed74c24380 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "jest": "29.6.4", "jest-runner-tsd": "5.0.0", "jscodeshift": "0.15.0", - "lerna": "7.1.4", + "lerna": "7.2.0", "listr2": "6.6.1", "make-dir-cli": "3.0.0", "msw": "1.2.5", diff --git a/yarn.lock b/yarn.lock index 7fd2efdc7f8c..ad65505c341f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5009,35 +5009,87 @@ __metadata: languageName: node linkType: hard -"@lerna/child-process@npm:7.1.4": - version: 7.1.4 - resolution: "@lerna/child-process@npm:7.1.4" +"@lerna/child-process@npm:7.2.0": + version: 7.2.0 + resolution: "@lerna/child-process@npm:7.2.0" dependencies: chalk: ^4.1.0 execa: ^5.0.0 strong-log-transformer: ^2.1.0 - checksum: a3eccf27a54e9f9ef23ec99a50a4dda258225751c8dc57e7e45dd22999b7e742eeadda42a347700a2382f046182b1065ec995dc4cc56ecd2c9d1d96505c16f6b + checksum: a02e217cdc2254aa44d7eec90b2b8ea03a218f86f8d59f8c4216365a52729612dbb2a4430b273904a4796d6f549a16e64da2c23111750a892a0a3b4dd1026c5c languageName: node linkType: hard -"@lerna/create@npm:7.1.4": - version: 7.1.4 - resolution: "@lerna/create@npm:7.1.4" +"@lerna/create@npm:7.2.0": + version: 7.2.0 + resolution: "@lerna/create@npm:7.2.0" dependencies: - "@lerna/child-process": 7.1.4 + "@lerna/child-process": 7.2.0 + "@npmcli/run-script": 6.0.2 + "@nx/devkit": ">=16.5.1 < 17" + "@octokit/plugin-enterprise-rest": 6.0.1 + "@octokit/rest": 19.0.11 + byte-size: 8.1.1 + chalk: 4.1.0 + clone-deep: 4.0.1 + cmd-shim: 6.0.1 + columnify: 1.6.0 + conventional-changelog-core: 5.0.1 + conventional-recommended-bump: 7.0.1 + cosmiconfig: ^8.2.0 dedent: 0.7.0 + execa: 5.0.0 fs-extra: ^11.1.1 + get-stream: 6.0.0 + git-url-parse: 13.1.0 + glob-parent: 5.1.2 + globby: 11.1.0 + graceful-fs: 4.2.11 + has-unicode: 2.0.1 + ini: ^1.3.8 init-package-json: 5.0.0 + inquirer: ^8.2.4 + is-ci: 3.0.1 + is-stream: 2.0.0 + js-yaml: 4.1.0 + libnpmpublish: 7.3.0 + load-json-file: 6.2.0 + lodash: ^4.17.21 + make-dir: 3.1.0 + minimatch: 3.0.5 + multimatch: 5.0.0 + node-fetch: 2.6.7 npm-package-arg: 8.1.1 + npm-packlist: 5.1.1 + npm-registry-fetch: ^14.0.5 + npmlog: ^6.0.2 + nx: ">=16.5.1 < 17" + p-map: 4.0.0 + p-map-series: 2.1.0 + p-queue: 6.6.2 p-reduce: ^2.1.0 pacote: ^15.2.0 pify: 5.0.0 + read-cmd-shim: 4.0.0 + read-package-json: 6.0.4 + resolve-from: 5.0.0 + rimraf: ^4.4.1 semver: ^7.3.4 + signal-exit: 3.0.7 slash: ^3.0.0 + ssri: ^9.0.1 + strong-log-transformer: 2.1.0 + tar: 6.1.11 + temp-dir: 1.0.0 + upath: 2.0.1 + uuid: ^9.0.0 validate-npm-package-license: ^3.0.4 validate-npm-package-name: 5.0.0 + write-file-atomic: 5.0.1 + write-pkg: 4.0.0 + yargs: 16.2.0 yargs-parser: 20.2.4 - checksum: 1c7dbf999029df91bee6867edc96f736b785067bef4d52227d3366ad18bbb448e467069d0e119909ac7aeb4365a2234ed923940a1592cb0f553cfb0c9e2085d5 + checksum: 7a69d29050c1ab434c97e4702d7fd806da99404277b42dbf2f25787a7d09be1cab4c0ab5c3aef711eb04d784d3685e30cae52d6d48f60cbc61d4ada32bfe472b languageName: node linkType: hard @@ -24481,12 +24533,12 @@ __metadata: languageName: node linkType: hard -"lerna@npm:7.1.4": - version: 7.1.4 - resolution: "lerna@npm:7.1.4" +"lerna@npm:7.2.0": + version: 7.2.0 + resolution: "lerna@npm:7.2.0" dependencies: - "@lerna/child-process": 7.1.4 - "@lerna/create": 7.1.4 + "@lerna/child-process": 7.2.0 + "@lerna/create": 7.2.0 "@npmcli/run-script": 6.0.2 "@nx/devkit": ">=16.5.1 < 17" "@octokit/plugin-enterprise-rest": 6.0.1 @@ -24562,7 +24614,7 @@ __metadata: yargs-parser: 20.2.4 bin: lerna: dist/cli.js - checksum: 79e8b6d9f1b5633cfa77f66009c251efdf54025aafe6e10cefea0e1c5c92c17e82dfbde9f4c5dbf181200da562bc936bdf6617cb206c480443774faa85b2651e + checksum: 72d2df221bd71085ee24abed6a62fb05a076cc75bef5fd886ab0076699c206fa807a996cea7f7d903fa7a20c82c7dddaabdf19d61376a49a552729074eb893e9 languageName: node linkType: hard @@ -31278,7 +31330,7 @@ __metadata: jest: 29.6.4 jest-runner-tsd: 5.0.0 jscodeshift: 0.15.0 - lerna: 7.1.4 + lerna: 7.2.0 listr2: 6.6.1 make-dir-cli: 3.0.0 msw: 1.2.5