Skip to content

Commit

Permalink
Update dependency lerna to v8 (#759)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo banner](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.4.2` -> `8.0.0`](https://renovatebot.com/diffs/npm/lerna/7.4.1/8.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lerna/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lerna/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lerna/7.4.1/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lerna/7.4.1/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`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 ([#&#8203;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 ([#&#8203;3873](https://togithub.com/lerna/lerna/issues/3873)) ([bb5e7d7](https://togithub.com/lerna/lerna/commit/bb5e7d7a35de6c801943c8349832558f1e6adb50))

</details>

---

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

---

 - [ ] 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/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 02ebe6c commit c7ef2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"json5": "2.2.3",
"ky": "1.1.3",
"ky-universal": "0.12.0",
"lerna": "7.4.2",
"lerna": "8.0.0",
"lint-staged": "15.1.0",
"lodash": "4.17.21",
"lost": "9.0.2",
Expand Down

0 comments on commit c7ef2df

Please sign in to comment.