Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v7.3.0 (#9186)
Browse files Browse the repository at this point in the history
[![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.2.0` ->
`7.3.0`](https://renovatebot.com/diffs/npm/lerna/7.2.0/7.3.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/lerna/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lerna/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lerna/7.2.0/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lerna/7.2.0/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>lerna/lerna (lerna)</summary>

###
[`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
([#&#8203;3828](https://togithub.com/lerna/lerna/issues/3828))
([373b8bc](https://togithub.com/lerna/lerna/commit/373b8bc8202f15b4cafb216aee97f43885eebddf))

##### Features

- **version:** add --sync-dist-version option
([#&#8203;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
([#&#8203;3823](https://togithub.com/lerna/lerna/issues/3823))
([4843c3c](https://togithub.com/lerna/lerna/commit/4843c3c1a95aa2f6c48204c1da3c06a4dcd746a4))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 16, 2023
1 parent 842d245 commit adddd23
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"jest": "29.7.0",
"jest-runner-tsd": "5.0.0",
"jscodeshift": "0.15.0",
"lerna": "7.2.0",
"lerna": "7.3.0",
"listr2": "6.6.1",
"make-dir-cli": "3.0.0",
"msw": "1.3.1",
Expand Down
54 changes: 27 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4956,22 +4956,22 @@ __metadata:
languageName: node
linkType: hard

"@lerna/child-process@npm:7.2.0":
version: 7.2.0
resolution: "@lerna/child-process@npm:7.2.0"
"@lerna/child-process@npm:7.3.0":
version: 7.3.0
resolution: "@lerna/child-process@npm:7.3.0"
dependencies:
chalk: ^4.1.0
execa: ^5.0.0
strong-log-transformer: ^2.1.0
checksum: a02e217cdc2254aa44d7eec90b2b8ea03a218f86f8d59f8c4216365a52729612dbb2a4430b273904a4796d6f549a16e64da2c23111750a892a0a3b4dd1026c5c
checksum: fb5e8b1076b467303f4040e31484bdeb952fc478fedb62a880754c8014cde79f86b9978caa1ea625146004fb87a9e0d52028d2cb7b911b4650babd1a68e920a6
languageName: node
linkType: hard

"@lerna/create@npm:7.2.0":
version: 7.2.0
resolution: "@lerna/create@npm:7.2.0"
"@lerna/create@npm:7.3.0":
version: 7.3.0
resolution: "@lerna/create@npm:7.3.0"
dependencies:
"@lerna/child-process": 7.2.0
"@lerna/child-process": 7.3.0
"@npmcli/run-script": 6.0.2
"@nx/devkit": ">=16.5.1 < 17"
"@octokit/plugin-enterprise-rest": 6.0.1
Expand Down Expand Up @@ -5002,7 +5002,7 @@ __metadata:
libnpmpublish: 7.3.0
load-json-file: 6.2.0
lodash: ^4.17.21
make-dir: 3.1.0
make-dir: 4.0.0
minimatch: 3.0.5
multimatch: 5.0.0
node-fetch: 2.6.7
Expand Down Expand Up @@ -5036,7 +5036,7 @@ __metadata:
write-pkg: 4.0.0
yargs: 16.2.0
yargs-parser: 20.2.4
checksum: 7a69d29050c1ab434c97e4702d7fd806da99404277b42dbf2f25787a7d09be1cab4c0ab5c3aef711eb04d784d3685e30cae52d6d48f60cbc61d4ada32bfe472b
checksum: 76ef1bcb5ec59fcedced4e6f78002ea82335b7eb99797626f00abf3a7646572b09dc3b7f1e0e0aa4c7a84b89c0807b3590c48158c1c14ba47b61754e877628c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -24531,12 +24531,12 @@ __metadata:
languageName: node
linkType: hard

"lerna@npm:7.2.0":
version: 7.2.0
resolution: "lerna@npm:7.2.0"
"lerna@npm:7.3.0":
version: 7.3.0
resolution: "lerna@npm:7.3.0"
dependencies:
"@lerna/child-process": 7.2.0
"@lerna/create": 7.2.0
"@lerna/child-process": 7.3.0
"@lerna/create": 7.3.0
"@npmcli/run-script": 6.0.2
"@nx/devkit": ">=16.5.1 < 17"
"@octokit/plugin-enterprise-rest": 6.0.1
Expand Down Expand Up @@ -24573,7 +24573,7 @@ __metadata:
libnpmpublish: 7.3.0
load-json-file: 6.2.0
lodash: ^4.17.21
make-dir: 3.1.0
make-dir: 4.0.0
minimatch: 3.0.5
multimatch: 5.0.0
node-fetch: 2.6.7
Expand Down Expand Up @@ -24612,7 +24612,7 @@ __metadata:
yargs-parser: 20.2.4
bin:
lerna: dist/cli.js
checksum: 72d2df221bd71085ee24abed6a62fb05a076cc75bef5fd886ab0076699c206fa807a996cea7f7d903fa7a20c82c7dddaabdf19d61376a49a552729074eb893e9
checksum: d68fe0efc1ce3bc0a342c2f4ddc110139a9f1a28385a4b17d1082e6f2d0749461d7aa4a934373041e938d4c20fa6581073927462a3fa811c8888138dfc9338bd
languageName: node
linkType: hard

Expand Down Expand Up @@ -25313,15 +25313,6 @@ __metadata:
languageName: node
linkType: hard

"make-dir@npm:3.1.0, make-dir@npm:^3.0.0, make-dir@npm:^3.0.2, make-dir@npm:^3.1.0":
version: 3.1.0
resolution: "make-dir@npm:3.1.0"
dependencies:
semver: ^6.0.0
checksum: 56aaafefc49c2dfef02c5c95f9b196c4eb6988040cf2c712185c7fe5c99b4091591a7fc4d4eafaaefa70ff763a26f6ab8c3ff60b9e75ea19876f49b18667ecaa
languageName: node
linkType: hard

"make-dir@npm:4.0.0":
version: 4.0.0
resolution: "make-dir@npm:4.0.0"
Expand Down Expand Up @@ -25350,6 +25341,15 @@ __metadata:
languageName: node
linkType: hard

"make-dir@npm:^3.0.0, make-dir@npm:^3.0.2, make-dir@npm:^3.1.0":
version: 3.1.0
resolution: "make-dir@npm:3.1.0"
dependencies:
semver: ^6.0.0
checksum: 56aaafefc49c2dfef02c5c95f9b196c4eb6988040cf2c712185c7fe5c99b4091591a7fc4d4eafaaefa70ff763a26f6ab8c3ff60b9e75ea19876f49b18667ecaa
languageName: node
linkType: hard

"make-error@npm:^1.1.1":
version: 1.3.6
resolution: "make-error@npm:1.3.6"
Expand Down Expand Up @@ -31364,7 +31364,7 @@ __metadata:
jest: 29.7.0
jest-runner-tsd: 5.0.0
jscodeshift: 0.15.0
lerna: 7.2.0
lerna: 7.3.0
listr2: 6.6.1
make-dir-cli: 3.0.0
msw: 1.3.1
Expand Down

0 comments on commit adddd23

Please sign in to comment.