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) #3190

Merged

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lerna (source) 3.22.1 -> 5.4.3 age adoption passing confidence
lerna-changelog 1.0.1 -> 2.2.0 age adoption passing confidence

Release Notes

lerna/lerna

v5.4.3

Compare Source

Note: Version bump only for package lerna

v5.4.2

Compare Source

Note: Version bump only for package lerna

v5.4.1

Compare Source

Note: Version bump only for package lerna

v5.4.0

Compare Source

Bug Fixes

v5.3.0

Compare Source

Features
  • publish: include all dependencies in package graph by default, allow no-sort (#​3263) (3b0c79c)

v5.2.0

Compare Source

Features

5.1.8 (2022-07-07)

Note: Version bump only for package lerna

5.1.7 (2022-07-06)

Note: Version bump only for package lerna

5.1.6 (2022-06-24)

Note: Version bump only for package lerna

5.1.5 (2022-06-24)

Note: Version bump only for package lerna

5.1.4 (2022-06-15)

Note: Version bump only for package lerna

5.1.3 (2022-06-15)

Note: Version bump only for package lerna

5.1.2 (2022-06-13)

Bug Fixes

5.1.1 (2022-06-09)

Bug Fixes
  • allow maintenance LTS node 14 engines starting at 14.15.0 (#​3161) (72305e4)

v5.1.8

Compare Source

Note: Version bump only for package lerna

v5.1.7

Compare Source

Note: Version bump only for package lerna

v5.1.6

Compare Source

Note: Version bump only for package lerna

v5.1.5

Compare Source

Note: Version bump only for package lerna

v5.1.4

Compare Source

Note: Version bump only for package lerna

v5.1.3

Compare Source

Note: Version bump only for package lerna

v5.1.2

Compare Source

Bug Fixes

v5.1.1

Compare Source

Bug Fixes
  • allow maintenance LTS node 14 engines starting at 14.15.0 (#​3161) (72305e4)

v5.1.0

Compare Source

Note: Version bump only for package lerna

v5.0.0

Compare Source

Note: Version bump only for package 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: Branch creation - "before 3am on Friday" (UTC), 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.

👻 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 Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team August 23, 2022 13:27
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Aug 23, 2022
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #3190 (0cdab9d) into main (6807def) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3190      +/-   ##
==========================================
- Coverage   93.21%   93.20%   -0.02%     
==========================================
  Files         196      196              
  Lines        6414     6443      +29     
  Branches     1350     1363      +13     
==========================================
+ Hits         5979     6005      +26     
- Misses        435      438       +3     
Impacted Files Coverage Δ
...imental/packages/opentelemetry-sdk-node/src/sdk.ts 91.02% <0.00%> (-2.42%) ⬇️
...ntelemetry-core/src/platform/node/hex-to-base64.ts 100.00% <0.00%> (ø)

@@ -77,7 +77,7 @@
"karma-mocha": "2.0.1",
"karma-spec-reporter": "0.0.32",
"karma-webpack": "4.0.2",
"lerna": "3.22.1",
"lerna": "5.4.3",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this one package have a lerna dependency?

@dyladan dyladan merged commit c73d782 into open-telemetry:main Aug 23, 2022
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.

7 participants