Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency lerna to v8 (#523)
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)) |
[`^7.3.0` ->
`^8.0.0`](https://renovatebot.com/diffs/npm/lerna/7.3.0/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.3.0/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lerna/7.3.0/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))

###
[`v7.4.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#741-2023-10-18)

[Compare
Source](https://togithub.com/lerna/lerna/compare/v7.4.0...v7.4.1)

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

###
[`v7.4.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#740-2023-10-17)

[Compare
Source](https://togithub.com/lerna/lerna/compare/v7.3.1...v7.4.0)

##### Features

- **version:** add json option
([#&#8203;3858](https://togithub.com/lerna/lerna/issues/3858))
([86f22f4](https://togithub.com/lerna/lerna/commit/86f22f40ca05de38e8717c573356708d13377c33))
- **version:** add option to force version update
([#&#8203;3852](https://togithub.com/lerna/lerna/issues/3852))
([914dd96](https://togithub.com/lerna/lerna/commit/914dd964d7a4a127be3d4f2703322ab1b31594f6))

#### [7.3.1](https://togithub.com/lerna/lerna/compare/v7.3.0...v7.3.1)
(2023-10-10)

##### Bug Fixes

- **core:** update package engines.node to correctly include only >=16
([#&#8203;3861](https://togithub.com/lerna/lerna/issues/3861))
([0674555](https://togithub.com/lerna/lerna/commit/067455559a1ffa25350800bff6c9226d0e24e6b9))

###
[`v7.3.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#731-2023-10-10)

[Compare
Source](https://togithub.com/lerna/lerna/compare/v7.3.0...v7.3.1)

##### Bug Fixes

- **core:** update package engines.node to correctly include only >=16
([#&#8203;3861](https://togithub.com/lerna/lerna/issues/3861))
([0674555](https://togithub.com/lerna/lerna/commit/067455559a1ffa25350800bff6c9226d0e24e6b9))

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

---

- [ ] <!-- 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/dooboolab-community/dooboo-ui).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent a7223e4 commit 407620f
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 167 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"jest": "^29.7.0",
"jest-expo": "^49.0.0",
"jest-plugin-context": "^2.9.0",
"lerna": "^7.3.0",
"lerna": "^8.0.0",
"prettier": "^3.0.3",
"react-test-renderer": "^18.2.0",
"ts-jest": "^29.1.1",
Expand Down
Loading

0 comments on commit 407620f

Please sign in to comment.