Skip to content

[SAFE] Update dependency lerna to v5.6.2

This MR contains the following updates:

Package Type Update Change
lerna (source) devDependencies minor 5.1.8 -> 5.6.2

Release Notes

lerna/lerna

v5.6.2

Compare Source

Bug Fixes
  • bootstrap: reject-cycles when using workspaces (#​3168) (8a47a6d)
  • core: fix "cannot read property 'version' of undefined" for pnpm + independent versioning (#​3358) (31e4c98)
  • core: replace "red" color with "brightBlue" on package's output prefix (#​2774) (d7c1b87)
  • create: remove unused globby dep (#​3360) (e873f0c)
  • npm-publish: Allows disabling of strict SSL checks (#​2952) (eec3207)
  • run: always set env LERNA_PACKAGE_NAME environment variable (#​3359) (012d31d)

v5.6.1

Compare Source

Bug Fixes
  • add-caching: ensure lerna.json is configured automatically (9677cda)

v5.6.0

Compare Source

Bug Fixes
  • run: only defer to Nx when targetDefaults are defined in nx.json (#​3349) (51f80d9)
Features

5.5.4 (2022-09-28)

Note: Version bump only for package lerna-monorepo

5.5.3 (2022-09-28)

Bug Fixes
  • run: fully defer to Nx for dep detection when nx.json exists (#​3345) (fef2ae6)

5.5.2 (2022-09-20)

Bug Fixes

5.5.1 (2022-09-09)

Bug Fixes
  • core: prevent validation error in version/publish with workspace: prefix (#​3322) (746ce33)
  • run: exclude dependencies with --scope when nx.json is not present (#​3316) (99a13a9)

v5.5.4

Compare Source

Note: Version bump only for package lerna-monorepo

v5.5.2

Compare Source

Bug Fixes

v5.5.1

Compare Source

Bug Fixes
  • core: prevent validation error in version/publish with workspace: prefix (#​3322) (746ce33)
  • run: exclude dependencies with --scope when nx.json is not present (#​3316) (99a13a9)

v5.5.0

Compare Source

Bug Fixes
Features

5.4.3 (2022-08-16)

Bug Fixes
  • version: ignore npm lifecycle scripts on package lock update (#​3295) (1ba2b8a)

5.4.2 (2022-08-14)

Bug Fixes
  • version: update package-lock at the root if it exists (#​3290) (7f62bab)

5.4.1 (2022-08-12)

Bug Fixes

v5.4.3

Compare Source

Bug Fixes
  • version: ignore npm lifecycle scripts on package lock update (#​3295) (1ba2b8a)

v5.4.2

Compare Source

Bug Fixes
  • version: update package-lock at the root if it exists (#​3290) (7f62bab)

v5.4.1

Compare Source

Bug Fixes

v5.4.0

Compare Source

Bug Fixes
Features

v5.3.0

Compare Source

Bug Fixes
  • run-lifecycle: lifecycle events should run to completion in series (#​3262) (2f51588)
  • version: inherit stdio for lerna version lifecycle scripts (#​3264) (9083a23)
Features
  • publish: include all dependencies in package graph by default, allow no-sort (#​3263) (3b0c79c)

v5.2.0

Compare Source

Bug Fixes
  • prompt: update inquirer to v8.2.4 (80c17d8)
Features

5.1.8 (2022-07-07)

Bug Fixes

5.1.7 (2022-07-06)

Bug Fixes
  • run: add double quotes around script target containing colon (#​3218) (ead461e)

5.1.6 (2022-06-24)

Bug Fixes
  • lerna run parallel should maximize concurrency with useNx (#​3205) (f80d03c)

5.1.5 (2022-06-24)

Bug Fixes
  • bootstrap: preserve indentation style in package-lock.json when running bootstrap (#​2955) (04cfa52)

5.1.4 (2022-06-15)

Bug Fixes
  • correctly detect if target dependencies are set (5845f6b)

5.1.3 (2022-06-15)

Bug Fixes

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)

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 MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by GitLab Scheduler

Merge request reports