helapkg / hela

:icecream: Powerful software development experience and management. Enhancing @tc39 JS, @denoland and @nodejs, because we need a bit of magic. :sparkles: You can think of it as Cargo for the JavaScript ecosystem.
Mozilla Public License 2.0
331 stars 41 forks source link

fix(deps): update dependency lerna to v4 #240

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lerna (source) ^3.20.2 -> ^4.0.0 age adoption passing confidence

Release Notes

lerna/lerna ### [`v4.0.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#​400-httpsgithubcomlernalernacomparev3221v400-2021-02-10) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.22.1...v4.0.0) ##### Features - Consume named exports of sibling modules ([63499e3](https://togithub.com/lerna/lerna/commit/63499e33652bc78fe23751875d74017e2f16a689)) - **deps:** import-local@^3.0.2 ([e0e74d4](https://togithub.com/lerna/lerna/commit/e0e74d46c61ae884c1a27627c6e77e488061c9ba)) - Drop support for Node v6.x & v8.x ([ff4bb4d](https://togithub.com/lerna/lerna/commit/ff4bb4da215555e3bb136f5af09b5cbc631e57bb)) ##### BREAKING CHANGES - Node v6.x & v8.x are no longer supported. Please upgrade to the latest LTS release. Here's the gnarly one-liner I used to make these changes: npx lerna exec --concurrency 1 --stream -- 'json -I -f package.json -e '"'"'this.engines=this.engines||{};this.engines.node=">= 10.18.0"'"'" (requires `npm i -g json` beforehand) #### [3.22.1](https://togithub.com/lerna/lerna/compare/v3.22.0...v3.22.1) (2020-06-09) **Note:** Version bump only for package lerna ### [`v3.22.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#​3221-httpsgithubcomlernalernacomparev3220v3221-2020-06-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.22.0...v3.22.1) **Note:** Version bump only for package lerna ### [`v3.22.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#​3220-httpsgithubcomlernalernacomparev3210v3220-2020-05-24) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.21.0...v3.22.0) **Note:** Version bump only for package lerna ### [`v3.21.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#​3210-httpsgithubcomlernalernacomparev3202v3210-2020-05-13) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.20.2...v3.21.0) **Note:** Version bump only for package lerna #### [3.20.2](https://togithub.com/lerna/lerna/compare/v3.20.1...v3.20.2) (2020-01-02) **Note:** Version bump only for package lerna #### [3.20.1](https://togithub.com/lerna/lerna/compare/v3.20.0...v3.20.1) (2019-12-29) **Note:** Version bump only for package lerna

Configuration

📅 Schedule: Branch creation - "after 7pm,before 6am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.