Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency lerna to v4 #4998

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lerna 3.22.1 -> 4.0.0 age adoption passing confidence

Release Notes

lerna/lerna

v4.0.0

Compare Source

Bug Fixes
  • version: Ensure --create-release environment variables are present during initialization (2d0a97a)
  • Improve accuracy of JSDoc type annotations (1ec69f0)
  • create: Use main as default Github branch (1a951e9)
  • import: Better handling of "Patch is empty" (#​2588) (0497bc7)
Code Refactoring
  • describe-ref: Add JSDoc types, remove test-only export (e5cf30c)
  • package: Move Package.lazy() to static method (e52108e)
Features
BREAKING CHANGES
  • prompt: The ambiguous 'confirm', 'select', and 'input' exports have been removed. Please use the renamed exports 'promptConfirmation', 'promptSelectOne', and 'promptTextInput' (respectively).
  • has-npm-version: The makePredicate() export has been removed, memoization is now the responsibility of the caller.
  • The default export has been removed, please use a named export instead.
  • describe-ref: The test-only 'parse()' export has been removed.
  • package: The lazy named export is now a proper static method of Package.
  • 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 (2020-06-09)

Bug Fixes

Configuration

📅 Schedule: "every weekend" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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.


  • If you want to rebase/retry this PR, check this box.

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

@renovate renovate bot added the dependencies label Mar 6, 2021
@renovate renovate bot force-pushed the renovate/lerna-4.x branch 6 times, most recently from c8e65b3 to 36012ea Compare March 8, 2021 13:24
@abernix abernix mentioned this pull request Mar 8, 2021
4 tasks
@renovate renovate bot force-pushed the renovate/lerna-4.x branch from 36012ea to 5f3351d Compare March 8, 2021 13:56
@renovate renovate bot force-pushed the renovate/lerna-4.x branch from 5f3351d to 8df3109 Compare March 8, 2021 14:45
@renovate renovate bot force-pushed the renovate/lerna-4.x branch 5 times, most recently from 011f67e to 439b704 Compare March 20, 2021 09:07
@renovate renovate bot force-pushed the renovate/lerna-4.x branch 6 times, most recently from 6b3e50b to 6bf6dc9 Compare March 27, 2021 10:49
@renovate renovate bot force-pushed the renovate/lerna-4.x branch 5 times, most recently from 56dcd9b to e2f004b Compare April 3, 2021 13:32
@renovate renovate bot force-pushed the renovate/lerna-4.x branch 2 times, most recently from a5b2210 to d5267db Compare April 10, 2021 12:28
@renovate renovate bot force-pushed the renovate/lerna-4.x branch 3 times, most recently from 77ae3eb to bbd0667 Compare April 17, 2021 13:21
@renovate renovate bot force-pushed the renovate/lerna-4.x branch from bbd0667 to 3f15663 Compare April 17, 2021 15:03
@glasser
Copy link
Member

glasser commented Apr 19, 2021

Closing due to lack of Node 8 support. Tracking as part of AS3: #5119

@glasser glasser closed this Apr 19, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Apr 19, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/lerna-4.x branch April 19, 2021 19:01
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants