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 lerna monorepo (major) #918

Conversation

renovate-bot
Copy link
Contributor

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
lerna-changelog 1.0.1 -> 2.2.0 age adoption passing confidence

Release Notes

lerna/lerna

v4.0.0

Compare Source

Features
  • Consume named exports of sibling modules (63499e3)
  • deps: import-local@^3.0.2 (e0e74d4)
  • Drop support for Node v6.x & v8.x (ff4bb4d)
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 (2020-06-09)

Note: Version bump only for package lerna

lerna/lerna-changelog

v2.2.0

Compare Source

🚀 Enhancement
Committers: 1

v2.1.0

Compare Source

🚀 Enhancement
Committers: 1

v2.0.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 3

v2.0.0

Compare Source

💥 Breaking Change
🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 3

Configuration

📅 Schedule: "before 3am on Friday" (UTC).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate-bot renovate-bot requested a review from a team February 25, 2022 00:57
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Feb 25, 2022
@codecov
Copy link

codecov bot commented Feb 25, 2022

Codecov Report

Merging #918 (80c0bb6) into main (e3ce102) will increase coverage by 0.27%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #918      +/-   ##
==========================================
+ Coverage   94.90%   95.18%   +0.27%     
==========================================
  Files          13       23      +10     
  Lines         707     1329     +622     
  Branches      142      293     +151     
==========================================
+ Hits          671     1265     +594     
- Misses         36       64      +28     
Impacted Files Coverage Δ
...lemetry-instrumentation-document-load/src/utils.ts 100.00% <0.00%> (ø)
...metry-propagator-ot-trace/src/OTTracePropagator.ts 95.83% <0.00%> (ø)
...umentation-user-interaction/src/instrumentation.ts 92.28% <0.00%> (ø)
...metry-propagator-aws-xray/src/AWSXRayPropagator.ts 100.00% <0.00%> (ø)
...y-instrumentation-long-task/src/instrumentation.ts 94.73% <0.00%> (ø)
...entation-document-load/src/enums/AttributeNames.ts 100.00% <0.00%> (ø)
...erator-aws-xray/src/internal/xray-id-generation.ts 100.00% <0.00%> (ø)
...trumentation-document-load/src/enums/EventNames.ts 100.00% <0.00%> (ø)
...strumentation-document-load/src/instrumentation.ts 98.79% <0.00%> (ø)
...ation-user-interaction/src/enums/AttributeNames.ts 100.00% <0.00%> (ø)

@blumamir
Copy link
Member

already closed it at #909 , wondering why it was opened again by renovate bot 🤔
@open-telemetry/java-instrumentation-maintainers

@legendecas legendecas mentioned this pull request Feb 27, 2022
1 task
@legendecas
Copy link
Member

@blumamir submitted #922 to disable this.

@legendecas
Copy link
Member

Closing. Please feel free to reopen if it's not the case.

@legendecas legendecas closed this Feb 27, 2022
@renovate-bot renovate-bot deleted the renovate/major-lerna-monorepo branch February 28, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants