Skip to content
This repository was archived by the owner on Dec 26, 2025. It is now read-only.

chore(deps): update dependency lerna to v6.6.2 - #5

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lerna-monorepo
Open

chore(deps): update dependency lerna to v6.6.2#5
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lerna-monorepo

Conversation

@renovate

@renovate renovate Bot commented Mar 15, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
lerna (source) 6.3.0 -> 6.6.2 age confidence

Release Notes

lerna/lerna (lerna)

v6.6.2

Compare Source

Features
  • core: convert commands to use nx project graph instead of legacy package graph (#​3667) (8e813c4)
  • do not include bootstrap, add, link commands by default (#​3658) (487d475)
BREAKING CHANGES
  • We no longer include the bootstrap, add, and link commands by default. We strongly recommend using your package manager (npm, yarn, pnpm) for package management related concerns such as installing and linking dependencies.

If you want to temporarily continue to use those commands in v7 you can do so by installing the @​lerna/legacy-package-management package at the same version as your lerna version.

There will not be any active work done on these commands and you should look to migrate as soon as possible, please check out https://lerna.js.org for further guidance.

6.6.2 (2023-05-04)

Bug Fixes
  • deps: bump pacote to latest to remove install warning (#​3624) (7c34521)
  • remove non-functional schema properties starting with "no" (#​3645) (43c2a48)

6.6.1 (2023-03-24)

Bug Fixes
  • build-metadata reference in lerna schema (e2349ad)
  • deps: update to rimraf v4, remove path-exists (#​3616) (2f2ee2a)
  • lerna schema type for contents should be string (1625757)

v6.6.1

Compare Source

Features
  • core: convert commands to use nx project graph instead of legacy package graph (#​3667) (8e813c4)
  • do not include bootstrap, add, link commands by default (#​3658) (487d475)
BREAKING CHANGES
  • We no longer include the bootstrap, add, and link commands by default. We strongly recommend using your package manager (npm, yarn, pnpm) for package management related concerns such as installing and linking dependencies.

If you want to temporarily continue to use those commands in v7 you can do so by installing the @​lerna/legacy-package-management package at the same version as your lerna version.

There will not be any active work done on these commands and you should look to migrate as soon as possible, please check out https://lerna.js.org for further guidance.

6.6.2 (2023-05-04)

Bug Fixes
  • deps: bump pacote to latest to remove install warning (#​3624) (7c34521)
  • remove non-functional schema properties starting with "no" (#​3645) (43c2a48)

6.6.1 (2023-03-24)

Bug Fixes
  • build-metadata reference in lerna schema (e2349ad)
  • deps: update to rimraf v4, remove path-exists (#​3616) (2f2ee2a)
  • lerna schema type for contents should be string (1625757)

v6.6.0

Compare Source

Features
  • core: convert commands to use nx project graph instead of legacy package graph (#​3667) (8e813c4)
  • do not include bootstrap, add, link commands by default (#​3658) (487d475)
BREAKING CHANGES
  • We no longer include the bootstrap, add, and link commands by default. We strongly recommend using your package manager (npm, yarn, pnpm) for package management related concerns such as installing and linking dependencies.

If you want to temporarily continue to use those commands in v7 you can do so by installing the @​lerna/legacy-package-management package at the same version as your lerna version.

There will not be any active work done on these commands and you should look to migrate as soon as possible, please check out https://lerna.js.org for further guidance.

6.6.2 (2023-05-04)

Bug Fixes
  • deps: bump pacote to latest to remove install warning (#​3624) (7c34521)
  • remove non-functional schema properties starting with "no" (#​3645) (43c2a48)

6.6.1 (2023-03-24)

Bug Fixes
  • build-metadata reference in lerna schema (e2349ad)
  • deps: update to rimraf v4, remove path-exists (#​3616) (2f2ee2a)
  • lerna schema type for contents should be string (1625757)

v6.5.1

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)

v6.5.0

Compare Source

Bug Fixes
  • update arborist package to get rid of deprecated warning (#​3559) (aff38a7)
Features

6.5.1 (2023-02-14)

Bug Fixes
  • add missing dependency on js-yaml (187f480)

v6.4.1

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)

v6.4.0

Compare Source

Features
  • publish: add --include-private option for testing private packages (#​3503) (fa1f490)

6.4.1 (2023-01-12)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency lerna to v6.5.1 chore(deps): update dependency lerna to v6.6.0 Mar 23, 2023
@renovate
renovate Bot force-pushed the renovate/lerna-monorepo branch from 4aab68b to 12c3fcd Compare March 23, 2023 13:58
@renovate renovate Bot changed the title chore(deps): update dependency lerna to v6.6.0 chore(deps): update dependency lerna to v6.6.1 Mar 25, 2023
@renovate
renovate Bot force-pushed the renovate/lerna-monorepo branch from 12c3fcd to 8be6989 Compare March 25, 2023 01:01
@renovate renovate Bot changed the title chore(deps): update dependency lerna to v6.6.1 chore(deps): update dependency lerna to v6.6.2 May 28, 2023
@renovate
renovate Bot force-pushed the renovate/lerna-monorepo branch from 8be6989 to c0fd7a0 Compare May 28, 2023 09:40
@renovate
renovate Bot force-pushed the renovate/lerna-monorepo branch from c0fd7a0 to d5c6e89 Compare January 23, 2025 22:31
@renovate
renovate Bot force-pushed the renovate/lerna-monorepo branch from d5c6e89 to c401d8e Compare March 3, 2025 11:56
@renovate
renovate Bot force-pushed the renovate/lerna-monorepo branch from c401d8e to a991c5d Compare May 19, 2025 20:24
@renovate
renovate Bot force-pushed the renovate/lerna-monorepo branch from a991c5d to aadf598 Compare June 22, 2025 13:50
@renovate
renovate Bot force-pushed the renovate/lerna-monorepo branch from aadf598 to 7bf7b39 Compare August 10, 2025 13:49
@renovate
renovate Bot force-pushed the renovate/lerna-monorepo branch from 7bf7b39 to 96ee6dd Compare August 19, 2025 14:58
@renovate
renovate Bot force-pushed the renovate/lerna-monorepo branch from 96ee6dd to 69c979c Compare September 25, 2025 13:46
@renovate
renovate Bot force-pushed the renovate/lerna-monorepo branch from 69c979c to 0c5b7fb Compare November 18, 2025 09:58
@coderabbitai

coderabbitai Bot commented Nov 18, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch renovate/lerna-monorepo

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

0 participants