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 v8 #15309

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

lerna/lerna (lerna)

v8.0.0

Compare Source

Features
  • version: add --premajor-version-bump option to force patch bumps for non-breaking changes in premajor packages (#​3876) (3b05947)

v7.4.2

Compare Source

Bug Fixes
  • version: support changelog-presets using async factory funcs (#​3873) (bb5e7d7)

v7.4.1

Compare Source

Note: Version bump only for package lerna

v7.4.0

Compare Source

Features

7.3.1 (2023-10-10)

Bug Fixes
  • core: update package engines.node to correctly include only >=16 (#​3861) (0674555)

v7.3.1

Compare Source

Bug Fixes
  • core: update package engines.node to correctly include only >=16 (#​3861) (0674555)

v7.3.0

Compare Source

Bug Fixes
Features

v7.2.0

Compare Source

Note: Version bump only for package lerna

7.1.5 (2023-08-09)

Note: Version bump only for package lerna

7.1.4 (2023-07-15)

Bug Fixes

7.1.3 (2023-07-12)

Bug Fixes
  • changelog entries for 7.1.2 (f61b087)

7.1.2 (2023-07-12)

7.1.1 (2023-06-28)

Bug Fixes
  • schema: add missing ref to changelogEntryAdditionalMarkdown (b41afab)

v7.1.5

Compare Source

Note: Version bump only for package lerna

v7.1.4

Compare Source

Bug Fixes

v7.1.3

Compare Source

Bug Fixes
  • changelog entries for 7.1.2 (f61b087)

v7.1.2

Compare Source

v7.1.1

Compare Source

Bug Fixes
  • schema: add missing ref to changelogEntryAdditionalMarkdown (b41afab)

v7.1.0

Compare Source

Features
  • core: export detectProjects utility function (#​3740) (641fecb)
  • repair: add migration to remove unused "lerna" field from lerna.json (#​3734) (4fb0427)
  • version: add --changelog-entry-additional-markdown option (#​3751) (63671df)

7.0.2 (2023-06-15)

Note: Version bump only for package lerna

7.0.1 (2023-06-13)

Note: Version bump only for package lerna

v7.0.2

Compare Source

Note: Version bump only for package lerna

v7.0.1

Compare Source

Note: Version bump only for package lerna


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 4, 2023 01:18
Copy link

netlify bot commented Dec 4, 2023

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit f96d0a4
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/656e376f504148000778317e
😎 Deploy Preview https://deploy-preview-15309--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@tay1orjones tay1orjones left a comment

Choose a reason for hiding this comment

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

Output of yarn lerna repair is > Lerna No changes were necessary. This workspace is up to date!

I ran yarn dedupe and pushed up the changes.

The remaining breaking changes outlined in the release don't appear to impact us:

  • node v16 support is dropped because it is end of life
  • lerna's task runner for lerna run now depends on nx v17 instead of v16
  • @lerna/child-process is no longer a separately published package
  • Older packages under @lerna/ on npm have been officially marked as deprecated

Copy link
Contributor Author

renovate bot commented Dec 4, 2023

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.

@github-actions github-actions bot added this pull request to the merge queue Dec 5, 2023
@tay1orjones tay1orjones removed this pull request from the merge queue due to a manual request Dec 5, 2023
@tay1orjones tay1orjones merged commit b0c87fa into main Dec 5, 2023
22 checks passed
@tay1orjones tay1orjones deleted the renovate/major-lerna-monorepo branch December 5, 2023 14:09
danoro96 pushed a commit to danoro96/carbon that referenced this pull request Jan 18, 2024
* chore(deps): update dependency lerna to v8

* chore: yarn dedupe

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Taylor Jones <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants