Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v8.1.6 (#10988)
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/tree/HEAD/packages/lerna)) |
[`8.1.3` ->
`8.1.6`](https://renovatebot.com/diffs/npm/lerna/8.1.3/8.1.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/lerna/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lerna/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lerna/8.1.3/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lerna/8.1.3/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v8.1.6`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#816-2024-07-05)

[Compare
Source](https://togithub.com/lerna/lerna/compare/v8.1.5...v8.1.6)

##### Bug Fixes

- set explicit string-width dependency
([#&#8203;4038](https://togithub.com/lerna/lerna/issues/4038))
([5f3603a](https://togithub.com/lerna/lerna/commit/5f3603a6f44a858ee65b1535ab91d3497812ddb8))

###
[`v8.1.5`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#815-2024-06-24)

[Compare
Source](https://togithub.com/lerna/lerna/compare/v8.1.4...v8.1.5)

##### Bug Fixes

- update npm utility dependencies and related packages
([#&#8203;4033](https://togithub.com/lerna/lerna/issues/4033))
([bd1c2d8](https://togithub.com/lerna/lerna/commit/bd1c2d8a267af47b409e2933fde2186dd73f4772))

###
[`v8.1.4`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#814-2024-06-09)

[Compare
Source](https://togithub.com/lerna/lerna/compare/v8.1.3...v8.1.4)

**Note:** Version bump only for package lerna

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent ca857e9 commit 1910b65
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 425 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"human-id": "^4.1.1",
"jest": "29.7.0",
"jscodeshift": "0.15.0",
"lerna": "8.1.3",
"lerna": "8.1.6",
"listr2": "6.6.1",
"make-dir-cli": "3.1.0",
"msw": "1.3.3",
Expand Down
Loading

0 comments on commit 1910b65

Please sign in to comment.