YoloDev / rollup-config

Config for lerna based monorepos that builds all packages using a single rollup bundler.
MIT License
3 stars 2 forks source link

Update lerna monorepo (major) #184

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lerna/package (source) 4.0.0 -> 6.4.1 age adoption passing confidence
@lerna/project (source) ^4.0.0 -> ^6.0.0 age adoption passing confidence
@lerna/project (source) 4.0.0 -> 6.4.1 age adoption passing confidence
lerna (source) 4.0.0 -> 7.1.5 age adoption passing confidence

Release Notes

lerna/lerna (@​lerna/package) ### [`v6.4.1`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#641-2023-01-12) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.4.0...v6.4.1) ##### Bug Fixes - **run:** resolve erroneous failures ([#​3495](https://togithub.com/lerna/lerna/issues/3495)) ([24d0d5c](https://togithub.com/lerna/lerna/commit/24d0d5c43b857f8da0d2e06b76bb3ee79fda51ff)) ### [`v6.4.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#640-2023-01-05) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.3.0...v6.4.0) ##### Bug Fixes - **run:** add explicit nx dependency ([#​3486](https://togithub.com/lerna/lerna/issues/3486)) ([7e39397](https://togithub.com/lerna/lerna/commit/7e3939780df597ba6f1f0352299c2b5e77c7e824)) - **version:** recognize .prettierignore when formatting files ([#​3482](https://togithub.com/lerna/lerna/issues/3482)) ([4e2c7a9](https://togithub.com/lerna/lerna/commit/4e2c7a9b883d36681474f0998dbe27ba5f8574f4)) ##### Features - **create:** support relative path from root as lerna create location ([#​3478](https://togithub.com/lerna/lerna/issues/3478)) ([82825ce](https://togithub.com/lerna/lerna/commit/82825ce98b43720cb7034e98f2b388ab14882bbf)) - **watch:** Add `lerna watch` command ([#​3466](https://togithub.com/lerna/lerna/issues/3466)) ([008b995](https://togithub.com/lerna/lerna/commit/008b995caab549c0707068e748e4f429bd729afa)) ### [`v6.3.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#630-2022-12-26) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.2.0...v6.3.0) ##### Features - **version:** support custom command for git tag ([#​2760](https://togithub.com/lerna/lerna/issues/2760)) ([6eac92f](https://togithub.com/lerna/lerna/commit/6eac92fe5a899895a530360724723f307cf349f3)) - **version:** use npmClientArgs in npm install after lerna version ([#​3434](https://togithub.com/lerna/lerna/issues/3434)) ([e019e3f](https://togithub.com/lerna/lerna/commit/e019e3f7fcb94cbd9da0a4ab69cb38b9c42ffdcd)) ### [`v6.2.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#620-2022-12-13) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.1.0...v6.2.0) ##### Bug Fixes - **core:** more detailed error message when version cannot be found ([#​3424](https://togithub.com/lerna/lerna/issues/3424)) ([b729b0c](https://togithub.com/lerna/lerna/commit/b729b0c01a6d303c6f3bc5d65beb0dcde924160f)) - **schema:** add the other format changelogPreset can assume ([#​3441](https://togithub.com/lerna/lerna/issues/3441)) ([d286973](https://togithub.com/lerna/lerna/commit/d286973d7c2c9b43db65b903f94debd21bafd76e)) - **utils:** check validity of bundledDependencies before iteration ([#​2960](https://togithub.com/lerna/lerna/issues/2960)) ([2517ffb](https://togithub.com/lerna/lerna/commit/2517ffb5a2854ca65ccb9128446eda8b5bc8741f)) ##### Features - **publish:** add --summary-file option ([#​2653](https://togithub.com/lerna/lerna/issues/2653)) ([027d943](https://togithub.com/lerna/lerna/commit/027d9433b7bb0ca1de5fa593ed411e012af57623)) - **version:** add --signoff git flag ([#​2897](https://togithub.com/lerna/lerna/issues/2897)) ([93b24d7](https://togithub.com/lerna/lerna/commit/93b24d72d9a9b47fbbc2cec02919c572b0440e79)) ### [`v6.1.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#610-2022-11-29) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.0.3...v6.1.0) ##### Bug Fixes - **run:** detect target configuration in package.json files ([#​3432](https://togithub.com/lerna/lerna/issues/3432)) ([798aae1](https://togithub.com/lerna/lerna/commit/798aae14656c9fbbde62bd941fe3a11450112f3b)) ##### Features - **version:** bump prerelease versions from conventional commits ([#​3362](https://togithub.com/lerna/lerna/issues/3362)) ([2288b3a](https://togithub.com/lerna/lerna/commit/2288b3aca4753b3943ea845ef8785321e5f77610)) #### [6.0.3](https://togithub.com/lerna/lerna/compare/v6.0.2...v6.0.3) (2022-11-07) ##### Bug Fixes - **publish:** support inconsistent workspace prefix usage ([#​3413](https://togithub.com/lerna/lerna/issues/3413)) ([da2274b](https://togithub.com/lerna/lerna/commit/da2274ba68f75082e3d0399241c27038f99da40a)) - **version:** only apply prettier if it was explicitly installed ([#​3406](https://togithub.com/lerna/lerna/issues/3406)) ([0161bbe](https://togithub.com/lerna/lerna/commit/0161bbe187e7d97231e7d36f30371ae0f479da57)) #### [6.0.2](https://togithub.com/lerna/lerna/compare/v6.0.1...v6.0.2) (2022-11-02) ##### Bug Fixes - **publish:** remove workspace prefix on publish ([#​3397](https://togithub.com/lerna/lerna/issues/3397)) ([1f0e546](https://togithub.com/lerna/lerna/commit/1f0e54697ef4526251684478c9dcdd6447e3123c)) #### [6.0.1](https://togithub.com/lerna/lerna/compare/v6.0.0...v6.0.1) (2022-10-14) ##### Bug Fixes - **run:** allow for loading of env files to be skipped ([#​3375](https://togithub.com/lerna/lerna/issues/3375)) ([5dbd904](https://togithub.com/lerna/lerna/commit/5dbd904009ede4cc952fc7f8cbafebf6b12d81a1)) ### [`v6.0.3`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#603-2022-11-07) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.0.2...v6.0.3) ##### Bug Fixes - **publish:** support inconsistent workspace prefix usage ([#​3413](https://togithub.com/lerna/lerna/issues/3413)) ([da2274b](https://togithub.com/lerna/lerna/commit/da2274ba68f75082e3d0399241c27038f99da40a)) - **version:** only apply prettier if it was explicitly installed ([#​3406](https://togithub.com/lerna/lerna/issues/3406)) ([0161bbe](https://togithub.com/lerna/lerna/commit/0161bbe187e7d97231e7d36f30371ae0f479da57)) ### [`v6.0.2`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#602-2022-11-02) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.0.1...v6.0.2) ##### Bug Fixes - **publish:** remove workspace prefix on publish ([#​3397](https://togithub.com/lerna/lerna/issues/3397)) ([1f0e546](https://togithub.com/lerna/lerna/commit/1f0e54697ef4526251684478c9dcdd6447e3123c)) ### [`v6.0.1`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#601-2022-10-14) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.0.0...v6.0.1) ##### Bug Fixes - **run:** allow for loading of env files to be skipped ([#​3375](https://togithub.com/lerna/lerna/issues/3375)) ([5dbd904](https://togithub.com/lerna/lerna/commit/5dbd904009ede4cc952fc7f8cbafebf6b12d81a1)) ### [`v6.0.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#600-2022-10-12) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.6.2...v6.0.0) ##### Super fast, modern task-runner implementation for `lerna run` As of version 6.0.0, Lerna will now delegate the implementation details of the `lerna run` command to the super fast, modern task-runner (powered by Nx) by default. If for some reason you wish to opt in to the legacy task-runner implementation details (powered by `p-map` and `p-queue`), you can do so by setting `"useNx": false` in your lerna.json. (Please let us know via a Github issue if you feel the need to do that, however, as in general the new task-runner should just work how you expect it to as a lerna user). ##### Interactive configuration for `lerna run` caching and task pipelines via the new `lerna add-caching` command When using the modern task-runner implementation described above, the way to get the most out of it is to tell it about the outputs of your various scripts, and also any relationships that exist between them (such as needing to run the `build` script before the `test`, for example). Simply run `lerna add-caching` and follow the instructions in order to generate all the relevant configuration for your workspace. You can learn more about the configuration it generates here: https://lerna.js.org/docs/concepts/task-pipeline-configuration ##### Automatic loading of .env files in `lerna run` with the new task-runner implementation By default the modern task runner powered by Nx will automatically load `.env` files for you. You can set `--load-env-files` to false if you want to disable this behavior for any reason. For more details about what `.env` files will be loaded by default please see: https://nx.dev/recipes/environment-variables/define-environment-variables ##### Obsolete options in `lerna run` with the new task-runner implementation There are certain legacy options for `lerna run` which are no longer applicable to the modern task-runner. Please see full details about those flags, and the reason behind their obselence, here: https://lerna.js.org/docs/lerna6-obsolete-options ##### New `lerna repair` command When configuration changes over time as new versions of a tool are published it can be tricky to keep up with the changes and sometimes it's possible to miss out on optimizations as a result. When you run the new command `lerna repair`, lerna will execute a series of code migrations/codemods which update your workspace to the latest and greatest best practices for workspace configuration. The actual codemods which run will be added to over time, but for now one you might see run on your workspace is that it will remove any explicit `"useNx": true` references from lerna.json files, because that is no longer necessary and it's cleaner not to have it. We are really excited about this feature and how we can use it to help users keep their workspaces up to date. ### [`v5.6.2`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#562-2022-10-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.6.1...v5.6.2) ##### Bug Fixes - **bootstrap:** reject-cycles when using workspaces ([#​3168](https://togithub.com/lerna/lerna/issues/3168)) ([8a47a6d](https://togithub.com/lerna/lerna/commit/8a47a6d55a871eb6ce1c0e620a3cea2b92bf76ea)) - **core:** fix "cannot read property 'version' of undefined" for pnpm + independent versioning ([#​3358](https://togithub.com/lerna/lerna/issues/3358)) ([31e4c98](https://togithub.com/lerna/lerna/commit/31e4c98cc77ba1689c28c5362c6a3de0f20f7fb7)) - **core:** replace `"red"` color with `"brightBlue"` on package's output prefix ([#​2774](https://togithub.com/lerna/lerna/issues/2774)) ([d7c1b87](https://togithub.com/lerna/lerna/commit/d7c1b8784841477b24ab44b248df7e1cd2958198)) - **create:** remove unused globby dep ([#​3360](https://togithub.com/lerna/lerna/issues/3360)) ([e873f0c](https://togithub.com/lerna/lerna/commit/e873f0c0b35275cd2568f43a945a84fbae364c2e)) - **npm-publish:** Allows disabling of strict SSL checks ([#​2952](https://togithub.com/lerna/lerna/issues/2952)) ([eec3207](https://togithub.com/lerna/lerna/commit/eec3207a3e26436e2311a136f5287558332fcb2a)) - **run:** always set env LERNA_PACKAGE_NAME environment variable ([#​3359](https://togithub.com/lerna/lerna/issues/3359)) ([012d31d](https://togithub.com/lerna/lerna/commit/012d31d1dee36bfacb392cb9f6503aab78cdd4d1)) ### [`v5.6.1`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#561-2022-09-30) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.6.0...v5.6.1) ##### Bug Fixes - **add-caching:** ensure lerna.json is configured automatically ([9677cda](https://togithub.com/lerna/lerna/commit/9677cda7c9e16ae3cc02cd01c7b1087d81095750)) ### [`v5.6.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#560-2022-09-29) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.5.4...v5.6.0) ##### Bug Fixes - **run:** only defer to Nx when targetDefaults are defined in nx.json ([#​3349](https://togithub.com/lerna/lerna/issues/3349)) ([51f80d9](https://togithub.com/lerna/lerna/commit/51f80d901fceb285677bd55ef2a456f3fb264c13)) ##### Features - **core:** add add-caching command ([#​3350](https://togithub.com/lerna/lerna/issues/3350)) ([ef09a06](https://togithub.com/lerna/lerna/commit/ef09a06ffc30384194fb120307269f49e4ebc54b)) - **repair:** add lerna repair command ([#​3314](https://togithub.com/lerna/lerna/issues/3314)) ([7defab3](https://togithub.com/lerna/lerna/commit/7defab3434687fc8e17f921250846aa279ac3df3)) - **version:** apply prettier to updated files, if applicable ([#​3348](https://togithub.com/lerna/lerna/issues/3348)) ([d63fc1f](https://togithub.com/lerna/lerna/commit/d63fc1fdd8b51911e793bf91469bc15babbf0343)) #### [5.5.4](https://togithub.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) **Note:** Version bump only for package lerna-monorepo #### [5.5.3](https://togithub.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) ##### Bug Fixes - **run:** fully defer to Nx for dep detection when nx.json exists ([#​3345](https://togithub.com/lerna/lerna/issues/3345)) ([fef2ae6](https://togithub.com/lerna/lerna/commit/fef2ae6c13b35330b2367d89a63e539f2646f04e)) #### [5.5.2](https://togithub.com/lerna/lerna/compare/v5.5.1...v5.5.2) (2022-09-20) ##### Bug Fixes - **run:** missing `fs-extra` dependency declaration ([#​3332](https://togithub.com/lerna/lerna/issues/3332)) ([068830e](https://togithub.com/lerna/lerna/commit/068830e95f0552a33db3ea678092134372a40af1)) - **run:** warn on incompatible arguments with useNx ([#​3326](https://togithub.com/lerna/lerna/issues/3326)) ([ebf6542](https://togithub.com/lerna/lerna/commit/ebf654240aa1c0c67d7f1ba5dec458c14edd5c32)) #### [5.5.1](https://togithub.com/lerna/lerna/compare/v5.5.0...v5.5.1) (2022-09-09) ##### Bug Fixes - **core:** prevent validation error in version/publish with `workspace:` prefix ([#​3322](https://togithub.com/lerna/lerna/issues/3322)) ([746ce33](https://togithub.com/lerna/lerna/commit/746ce33512e4052b01a5a303d1db6ecb8bf6fea1)) - **run:** exclude dependencies with --scope when nx.json is not present ([#​3316](https://togithub.com/lerna/lerna/issues/3316)) ([99a13a9](https://togithub.com/lerna/lerna/commit/99a13a9bae2020f2773d21c4109148a59b1ec2d6)) ### [`v5.5.4`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#554-2022-09-28) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.5.3...v5.5.4) **Note:** Version bump only for package lerna-monorepo ### [`v5.5.3`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#553-2022-09-28) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.5.2...v5.5.3) ##### Bug Fixes - **run:** fully defer to Nx for dep detection when nx.json exists ([#​3345](https://togithub.com/lerna/lerna/issues/3345)) ([fef2ae6](https://togithub.com/lerna/lerna/commit/fef2ae6c13b35330b2367d89a63e539f2646f04e)) ### [`v5.5.2`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#552-2022-09-20) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.5.1...v5.5.2) ##### Bug Fixes - **run:** missing `fs-extra` dependency declaration ([#​3332](https://togithub.com/lerna/lerna/issues/3332)) ([068830e](https://togithub.com/lerna/lerna/commit/068830e95f0552a33db3ea678092134372a40af1)) - **run:** warn on incompatible arguments with useNx ([#​3326](https://togithub.com/lerna/lerna/issues/3326)) ([ebf6542](https://togithub.com/lerna/lerna/commit/ebf654240aa1c0c67d7f1ba5dec458c14edd5c32)) ### [`v5.5.1`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#551-2022-09-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.5.0...v5.5.1) ##### Bug Fixes - **core:** prevent validation error in version/publish with `workspace:` prefix ([#​3322](https://togithub.com/lerna/lerna/issues/3322)) ([746ce33](https://togithub.com/lerna/lerna/commit/746ce33512e4052b01a5a303d1db6ecb8bf6fea1)) - **run:** exclude dependencies with --scope when nx.json is not present ([#​3316](https://togithub.com/lerna/lerna/issues/3316)) ([99a13a9](https://togithub.com/lerna/lerna/commit/99a13a9bae2020f2773d21c4109148a59b1ec2d6)) ### [`v5.5.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#550-2022-08-31) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.4.3...v5.5.0) ##### Bug Fixes - **version:** only update existing lockfile deps ([#​3308](https://togithub.com/lerna/lerna/issues/3308)) ([f5c8480](https://togithub.com/lerna/lerna/commit/f5c84807b957079b6a6d771bb9ca327f88c15a8a)) ##### Features - pnpm workspaces support ([#​3284](https://togithub.com/lerna/lerna/issues/3284)) ([1b18dbe](https://togithub.com/lerna/lerna/commit/1b18dbeb03e98c70b5428a9fe457781a59f8d65d)) #### [5.4.3](https://togithub.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16) ##### Bug Fixes - **version:** ignore npm lifecycle scripts on package lock update ([#​3295](https://togithub.com/lerna/lerna/issues/3295)) ([1ba2b8a](https://togithub.com/lerna/lerna/commit/1ba2b8a61dd2518f1e55c3f1e7880e04f7a7967f)) #### [5.4.2](https://togithub.com/lerna/lerna/compare/v5.4.1...v5.4.2) (2022-08-14) ##### Bug Fixes - **version:** update package-lock at the root if it exists ([#​3290](https://togithub.com/lerna/lerna/issues/3290)) ([7f62bab](https://togithub.com/lerna/lerna/commit/7f62babdd240983b0a9bbc658c44346e153b2c9e)) #### [5.4.1](https://togithub.com/lerna/lerna/compare/v5.4.0...v5.4.1) (2022-08-12) ##### Bug Fixes - **package-graph:** ensure to touch all nodes ([#​3234](https://togithub.com/lerna/lerna/issues/3234)) ([f3c211d](https://togithub.com/lerna/lerna/commit/f3c211dd7d08fb41b27b6f7bec2013b2192d291c)) - properly update dependencies lockfile v2 ([#​3275](https://togithub.com/lerna/lerna/issues/3275)) ([d7c398b](https://togithub.com/lerna/lerna/commit/d7c398bb686d6874d9dbbff2e82cbc8a5c2c3615)) ### [`v5.4.3`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#543-2022-08-16) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.4.2...v5.4.3) ##### Bug Fixes - **version:** ignore npm lifecycle scripts on package lock update ([#​3295](https://togithub.com/lerna/lerna/issues/3295)) ([1ba2b8a](https://togithub.com/lerna/lerna/commit/1ba2b8a61dd2518f1e55c3f1e7880e04f7a7967f)) ### [`v5.4.2`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#542-2022-08-14) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.4.1...v5.4.2) ##### Bug Fixes - **version:** update package-lock at the root if it exists ([#​3290](https://togithub.com/lerna/lerna/issues/3290)) ([7f62bab](https://togithub.com/lerna/lerna/commit/7f62babdd240983b0a9bbc658c44346e153b2c9e)) ### [`v5.4.1`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#541-2022-08-12) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.4.0...v5.4.1) ##### Bug Fixes - **package-graph:** ensure to touch all nodes ([#​3234](https://togithub.com/lerna/lerna/issues/3234)) ([f3c211d](https://togithub.com/lerna/lerna/commit/f3c211dd7d08fb41b27b6f7bec2013b2192d291c)) - properly update dependencies lockfile v2 ([#​3275](https://togithub.com/lerna/lerna/issues/3275)) ([d7c398b](https://togithub.com/lerna/lerna/commit/d7c398bb686d6874d9dbbff2e82cbc8a5c2c3615)) ### [`v5.4.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#540-2022-08-08) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.3.0...v5.4.0) ##### Bug Fixes - **core:** update nx version range base to latest ([#​3283](https://togithub.com/lerna/lerna/issues/3283)) ([241cdde](https://togithub.com/lerna/lerna/commit/241cdded18cbec4161e0bde675adbcf60e5ea5a8)) - **create:** default test script no longer errors ([#​3266](https://togithub.com/lerna/lerna/issues/3266)) ([dfd30fa](https://togithub.com/lerna/lerna/commit/dfd30fa1b141512c66998ce95777246c38eb1019)) ##### Features - **init:** create .gitignore with lerna init ([#​3270](https://togithub.com/lerna/lerna/issues/3270)) ([3461348](https://togithub.com/lerna/lerna/commit/3461348bc5e2d511d16d9537227e8b884bf6558b)) ### [`v5.3.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#530-2022-07-27) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.2.0...v5.3.0) ##### Bug Fixes - **run-lifecycle:** lifecycle events should run to completion in series ([#​3262](https://togithub.com/lerna/lerna/issues/3262)) ([2f51588](https://togithub.com/lerna/lerna/commit/2f51588f3686ab9bb015a12294f3eca11cb41fad)) - **version:** inherit stdio for lerna version lifecycle scripts ([#​3264](https://togithub.com/lerna/lerna/issues/3264)) ([9083a23](https://togithub.com/lerna/lerna/commit/9083a239893d3edae5e16f057c515c741a10c312)) ##### Features - **publish:** include all dependencies in package graph by default, allow no-sort ([#​3263](https://togithub.com/lerna/lerna/issues/3263)) ([3b0c79c](https://togithub.com/lerna/lerna/commit/3b0c79cd9ea2abb9399b22cb05348b9b2c31fdce)) ### [`v5.2.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#520-2022-07-22) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.8...v5.2.0) ##### Bug Fixes - **prompt:** update inquirer to v8.2.4 ([80c17d8](https://togithub.com/lerna/lerna/commit/80c17d8200851bfd89f8b7f8da897015774f1241)) ##### Features - add json schema for lerna.json ([#​3229](https://togithub.com/lerna/lerna/issues/3229)) ([5075eae](https://togithub.com/lerna/lerna/commit/5075eae0d0aa8db52f619b9a6d8fdc9934ba24f7)) - **init:** default useNx and useWorkspaces to true for new lerna workspaces ([#​3255](https://togithub.com/lerna/lerna/issues/3255)) ([a0e83e5](https://togithub.com/lerna/lerna/commit/a0e83e5220f6e3d30b96b60bbaf14c5392653c2e)) - **publish:** disable legacy `verifyAccess` behavior by default ([#​3249](https://togithub.com/lerna/lerna/issues/3249)) ([94174c1](https://togithub.com/lerna/lerna/commit/94174c1ff2ce20b9fef33a68bc62ba0d17207942)) #### [5.1.8](https://togithub.com/lerna/lerna/compare/v5.1.7...v5.1.8) (2022-07-07) ##### Bug Fixes - update git-url-parse to v12 ([#​3231](https://togithub.com/lerna/lerna/issues/3231)) ([f954404](https://togithub.com/lerna/lerna/commit/f9544045b59714bacc1b5e0155682c7b1c4140d2)) #### [5.1.7](https://togithub.com/lerna/lerna/compare/v5.1.6...v5.1.7) (2022-07-06) ##### Bug Fixes - **run:** add double quotes around script target containing colon ([#​3218](https://togithub.com/lerna/lerna/issues/3218)) ([ead461e](https://togithub.com/lerna/lerna/commit/ead461eba284d8d2efb0da3f18ce87fb5ae42bd2)) #### [5.1.6](https://togithub.com/lerna/lerna/compare/v5.1.5...v5.1.6) (2022-06-24) ##### Bug Fixes - lerna run parallel should maximize concurrency with useNx ([#​3205](https://togithub.com/lerna/lerna/issues/3205)) ([f80d03c](https://togithub.com/lerna/lerna/commit/f80d03c17b06146b097f904ee066728d6580090d)) #### [5.1.5](https://togithub.com/lerna/lerna/compare/v5.1.4...v5.1.5) (2022-06-24) ##### Bug Fixes - **bootstrap:** preserve indentation style in package-lock.json when running bootstrap ([#​2955](https://togithub.com/lerna/lerna/issues/2955)) ([04cfa52](https://togithub.com/lerna/lerna/commit/04cfa5237053fee1f016e8569612e44a615fc3b5)) #### [5.1.4](https://togithub.com/lerna/lerna/compare/v5.1.3...v5.1.4) (2022-06-15) ##### Bug Fixes - correctly detect if target dependencies are set ([5845f6b](https://togithub.com/lerna/lerna/commit/5845f6bf53fd562978fd0ee2265a9ec602b4c335)) #### [5.1.3](https://togithub.com/lerna/lerna/compare/v5.1.2...v5.1.3) (2022-06-15) ##### Bug Fixes - drastically reduce time taken to check for cycles ([#​2874](https://togithub.com/lerna/lerna/issues/2874)) ([4b81a98](https://togithub.com/lerna/lerna/commit/4b81a98859e9a8667693bc7808fa76b2e21c07bc)) - properly update lockfile v2 ([#​3091](https://togithub.com/lerna/lerna/issues/3091)) ([1e07a88](https://togithub.com/lerna/lerna/commit/1e07a88d42335c950f09fe4f511da9d939cbb9bd)) #### [5.1.2](https://togithub.com/lerna/lerna/compare/v5.1.1...v5.1.2) (2022-06-13) ##### Bug Fixes - **conventional-commits:** remove pinned lodash.template ([#​3172](https://togithub.com/lerna/lerna/issues/3172)) ([e519f43](https://togithub.com/lerna/lerna/commit/e519f43049253e66c1ab840c3c08435be1477d76)) - update all transitive inclusions of ansi-regex ([#​3166](https://togithub.com/lerna/lerna/issues/3166)) ([56eaa15](https://togithub.com/lerna/lerna/commit/56eaa153283be3b1e7d7793d3266fc51801fad8e)) #### [5.1.1](https://togithub.com/lerna/lerna/compare/v5.1.0...v5.1.1) (2022-06-09) ##### Bug Fixes - allow maintenance LTS node 14 engines starting at 14.15.0 ([#​3161](https://togithub.com/lerna/lerna/issues/3161)) ([72305e4](https://togithub.com/lerna/lerna/commit/72305e4dbab607a2d87ae4efa6ee577c93a9dda9)) ### [`v5.1.8`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#518-2022-07-07) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.7...v5.1.8) ##### Bug Fixes - update git-url-parse to v12 ([#​3231](https://togithub.com/lerna/lerna/issues/3231)) ([f954404](https://togithub.com/lerna/lerna/commit/f9544045b59714bacc1b5e0155682c7b1c4140d2)) ### [`v5.1.7`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#517-2022-07-06) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.6...v5.1.7) ##### Bug Fixes - **run:** add double quotes around script target containing colon ([#​3218](https://togithub.com/lerna/lerna/issues/3218)) ([ead461e](https://togithub.com/lerna/lerna/commit/ead461eba284d8d2efb0da3f18ce87fb5ae42bd2)) ### [`v5.1.6`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#516-2022-06-24) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.5...v5.1.6) ##### Bug Fixes - lerna run parallel should maximize concurrency with useNx ([#​3205](https://togithub.com/lerna/lerna/issues/3205)) ([f80d03c](https://togithub.com/lerna/lerna/commit/f80d03c17b06146b097f904ee066728d6580090d)) ### [`v5.1.5`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#515-2022-06-24) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.4...v5.1.5) ##### Bug Fixes - **bootstrap:** preserve indentation style in package-lock.json when running bootstrap ([#​2955](https://togithub.com/lerna/lerna/issues/2955)) ([04cfa52](https://togithub.com/lerna/lerna/commit/04cfa5237053fee1f016e8569612e44a615fc3b5)) ### [`v5.1.4`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#514-2022-06-15) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.3...v5.1.4) ##### Bug Fixes - correctly detect if target dependencies are set ([5845f6b](https://togithub.com/lerna/lerna/commit/5845f6bf53fd562978fd0ee2265a9ec602b4c335)) ### [`v5.1.3`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#513-2022-06-15) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.1...v5.1.3) ##### Bug Fixes - drastically reduce time taken to check for cycles ([#​2874](https://togithub.com/lerna/lerna/issues/2874)) ([4b81a98](https://togithub.com/lerna/lerna/commit/4b81a98859e9a8667693bc7808fa76b2e21c07bc)) - properly update lockfile v2 ([#​3091](https://togithub.com/lerna/lerna/issues/3091)) ([1e07a88](https://togithub.com/lerna/lerna/commit/1e07a88d42335c950f09fe4f511da9d939cbb9bd)) ### [`v5.1.1`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#511-2022-06-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.0...v5.1.1) ##### Bug Fixes - allow maintenance LTS node 14 engines starting at 14.15.0 ([#​3161](https://togithub.com/lerna/lerna/issues/3161)) ([72305e4](https://togithub.com/lerna/lerna/commit/72305e4dbab607a2d87ae4efa6ee577c93a9dda9)) ### [`v5.1.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#510-2022-06-07) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.0.0...v5.1.0) ##### Bug Fixes - **utils:** orphaned child process on Windows ([#​3156](https://togithub.com/lerna/lerna/issues/3156)) ([7e69e9e](https://togithub.com/lerna/lerna/commit/7e69e9e308ec36d1c7b9682673e785aaa4ce056a)) - handle the edge cases in the lerna-nx integration ([c6808fc](https://togithub.com/lerna/lerna/commit/c6808fc8f2dfe793bf72a64cf2d3909e0bdabba8)) ##### Features - add experimental support to run tasks via Nx ([1c35828](https://togithub.com/lerna/lerna/commit/1c358286c8425d1720580859c4b42e15a3b15eac)) ### [`v5.0.0`](https://togithub.com/lerna/lerna/blob/HEAD/CHANGELOG.md#500-2022-05-24) [Compare Source](https://togithub.com/lerna/lerna/compare/v4.0.0...v5.0.0) Lerna workspaces no longer have dependency deprecation warnings. ##### Bug Fixes - replace read-package-tree with [@​npmcli/arborist](https://togithub.com/npmcli/arborist) ([#​3133](https://togithub.com/lerna/lerna/issues/3133)) ([f1c10a4](https://togithub.com/lerna/lerna/commit/f1c10a40fe667e5012a60e9b372a8e7996465de1)) - resolve most dependency audit issues ([#​3127](https://togithub.com/lerna/lerna/issues/3127)) ([2b3b191](https://togithub.com/lerna/lerna/commit/2b3b1910d377122f294b4a79a291596fbc81241c)) ##### BREAKING CHANGES - Node v10.x and v12.x are no longer supported. - Please upgrade to the latest LTS release of Node (we recommend either v14 or v16). - Internally npm lifecycle scripts are now invoked using `@npmcli/run-script` instead of `npm-lifecycle` in order to modernize the package and fix package vulnerabilities and deprecations. - We are classing this as a breaking change because the APIs of `npm-lifecycle` and `@npmcli/run-script` are significantly different, despite `@npmcli/run-script` being the official successor to `npm-lifecycle`. We have successfully made the integration test suite we inherited pass with this change, but there may potentially be aspects related to it which are not covered by the tests and are breaking. If you encounter any issues you believe are related to this change please open a new issue with a dedicated reproduction for us to look into!
lerna/lerna (lerna) ### [`v7.1.5`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#715-2023-08-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.1.4...v7.1.5) **Note:** Version bump only for package lerna ### [`v7.1.4`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#714-2023-07-15) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.1.3...v7.1.4) ##### Bug Fixes - add missing lodash dependency ([#​3778](https://togithub.com/lerna/lerna/issues/3778)) ([ef935c7](https://togithub.com/lerna/lerna/commit/ef935c7bfa9fdca00424e05a25a7e4d5454764d8)) - bump nx to >=16.5.1 ([#​3767](https://togithub.com/lerna/lerna/issues/3767)) ([0bbd74d](https://togithub.com/lerna/lerna/commit/0bbd74db8fb29dd914d2387f4c138ac81aad1d9e)) - **core:** export cli.js for global installs ([#​3780](https://togithub.com/lerna/lerna/issues/3780)) ([e2e1629](https://togithub.com/lerna/lerna/commit/e2e1629fae00d191e01c1a9e1b49eadbdc67f1aa)) ### [`v7.1.3`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#713-2023-07-12) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.1.2...v7.1.3) ##### Bug Fixes - changelog entries for 7.1.2 ([f61b087](https://togithub.com/lerna/lerna/commit/f61b0872b96a95fe2830b300f082b5dff3c5d326)) ### [`v7.1.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#712-2023-07-12) [Compare Source](https://togithub.com/lerna/lerna/compare/7.1.1...v7.1.2) - **version:** use async functions to support prettier 3+ ([#​3766](https://togithub.com/lerna/lerna/issues/3766)) ([8026a7b](https://togithub.com/lerna/lerna/commit/8026a7b34c1cdf45135f5a556b8dd162c0cd2207)) ### [`v7.1.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#711-2023-06-28) [Compare Source](https://togithub.com/lerna/lerna/compare/7.1.0...7.1.1) ##### Bug Fixes - **schema:** add missing ref to changelogEntryAdditionalMarkdown ([b41afab](https://togithub.com/lerna/lerna/commit/b41afabf2ade02cd03bafbc043fa5ed445843640)) ### [`v7.1.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#710-2023-06-25) [Compare Source](https://togithub.com/lerna/lerna/compare/7.0.2...7.1.0) ##### Features - **core:** export detectProjects utility function ([#​3740](https://togithub.com/lerna/lerna/issues/3740)) ([641fecb](https://togithub.com/lerna/lerna/commit/641fecbe7c83602fe5bb792d6db86ab57eecfd9b)) - **repair:** add migration to remove unused "lerna" field from lerna.json ([#​3734](https://togithub.com/lerna/lerna/issues/3734)) ([4fb0427](https://togithub.com/lerna/lerna/commit/4fb042755c52d87ff33d04fb1cd45e99ba0c0f61)) - **version:** add --changelog-entry-additional-markdown option ([#​3751](https://togithub.com/lerna/lerna/issues/3751)) ([63671df](https://togithub.com/lerna/lerna/commit/63671df05a02429d39144df632f958ec8bf4a455)) #### [7.0.2](https://togithub.com/lerna/lerna/compare/7.0.1...7.0.2) (2023-06-15) **Note:** Version bump only for package lerna #### [7.0.1](https://togithub.com/lerna/lerna/compare/7.0.0...7.0.1) (2023-06-13) **Note:** Version bump only for package lerna ### [`v7.0.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#702-2023-06-15) [Compare Source](https://togithub.com/lerna/lerna/compare/7.0.1...7.0.2) **Note:** Version bump only for package lerna ### [`v7.0.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#701-2023-06-13) [Compare Source](https://togithub.com/lerna/lerna/compare/7.0.0...7.0.1) **Note:** Version bump only for package lerna ### [`v7.0.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#700-2023-06-08) [Compare Source](https://togithub.com/lerna/lerna/compare/6.6.2...7.0.0) ##### Bug Fixes - bump cosmiconfig to v8 ([#​3701](https://togithub.com/lerna/lerna/issues/3701)) ([898923d](https://togithub.com/lerna/lerna/commit/898923d198319d76ed5e37e553bfe3b27e43604c)) - internal cli.js should not be bundled ([53d73c6](https://togithub.com/lerna/lerna/commit/53d73c6aa9833e5a5bf60c2c78896456e77fab40)) - migration building/publishing issues ([27bf800](https://togithub.com/lerna/lerna/commit/27bf800b6e7670ea1ec5576fdf008e8d09897d4b)) - **publish:** use correct version in log messages ([#​3702](https://togithub.com/lerna/lerna/issues/3702)) ([4be9188](https://togithub.com/lerna/lerna/commit/4be9188e68c5d4c320c0946e6e386cbee95a8efe)) - support nx 16.3.1+ ([#​3707](https://togithub.com/lerna/lerna/issues/3707)) ([647dbb5](https://togithub.com/lerna/lerna/commit/647dbb512bf6a873cab6362c434b420b18af0ad4)) ##### Features - add migration for adding $schema, increase some strictness ([73ceac3](https://togithub.com/lerna/lerna/commit/73ceac3dc2cf0e1246d4433cb101d1e794b2cca3)) ### [`v6.6.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#662-2023-05-04) [Compare Source](https://togithub.com/lerna/lerna/compare/6.6.1...6.6.2) ##### Bug Fixes - **deps:** bump pacote to latest to remove install warning ([#​3624](https://togithub.com/lerna/lerna/issues/3624)) ([7c34521](https://togithub.com/lerna/lerna/commit/7c34521b9987b064638dd218b0b417546257d5f3)) - remove non-functional schema properties starting with "no" ([#​3645](https://togithub.com/lerna/lerna/issues/3645)) ([43c2a48](https://togithub.com/lerna/lerna/commit/43c2a48fbba9e02675032aba15e1b4bb1f89a0ef)) ### [`v6.6.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#661-2023-03-24) [Compare Source](https://togithub.com/lerna/lerna/compare/6.6.0...6.6.1) ##### Bug Fixes - build-metadata reference in lerna schema ([e2349ad](https://togithub.com/lerna/lerna/commit/e2349ad4f529c307ea69d21698a2ab53f5a9d6b4)) - **deps:** update to rimraf v4, remove path-exists ([#​3616](https://togithub.com/lerna/lerna/issues/3616)) ([2f2ee2a](https://togithub.com/lerna/lerna/commit/2f2ee2a02091e2c9e35feaabc8f202f77407a408)) - lerna schema type for contents should be string ([1625757](https://togithub.com/lerna/lerna/commit/162575758e9422f2c05fc741ead370eaf793cb57)) ### [`v6.6.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#660-2023-03-23) [Compare Source](https://togithub.com/lerna/lerna/compare/6.5.1...6.6.0) ##### Bug Fixes - update arborist package to get rid of deprecated warning ([#​3559](https://togithub.com/lerna/lerna/issues/3559)) ([aff38a7](https://togithub.com/lerna/lerna/commit/aff38a7a0f5e5eea04d1743e78add9b2e052de3a)) ##### Features - add [@​lerna/legacy-package-management](https://togithub.com/lerna/legacy-package-management) package ([#​3602](https://togithub.com/lerna/lerna/issues/3602)) ([4a03dd5](https://togithub.com/lerna/lerna/commit/4a03dd5f02c118eb683cf2ed525715b4d8e5221b)) - **version:** add user-defined build metadata to bumped packages ([#​2880](https://togithub.com/lerna/lerna/issues/2880)) ([0b0e2a6](https://togithub.com/lerna/lerna/commit/0b0e2a62257ad8728835057dc37654626cbd621e)) #### [6.5.1](https://togithub.com/lerna/lerna/compare/6.5.0...6.5.1) (2023-02-14) ##### Bug Fixes - add missing dependency on js-yaml ([187f480](https://togithub.com/lerna/lerna/commit/187f4804b8406a6472425de21dd89482c382b1b4)) ### [`v6.5.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#651-2023-02-14) [Compare Source](https://togithub.com/lerna/lerna/compare/6.5.0...6.5.1) ##### Bug Fixes - add missing dependency on js-yaml ([187f480](https://togithub.com/lerna/lerna/commit/187f4804b8406a6472425de21dd89482c382b1b4)) ### [`v6.5.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#650-2023-02-13) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.4.1...6.5.0) ##### Features - **publish:** add --include-private option for testing private packages ([#​3503](https://togithub.com/lerna/lerna/issues/3503)) ([fa1f490](https://togithub.com/lerna/lerna/commit/fa1f4900a658982d87888c1c7c5eef3697c5b31b)) #### [6.4.1](https://togithub.com/lerna/lerna/compare/v6.4.0...v6.4.1) (2023-01-12) ##### Bug Fixes - **run:** resolve erroneous failures ([#​3495](https://togithub.com/lerna/lerna/issues/3495)) ([24d0d5c](https://togithub.com/lerna/lerna/commit/24d0d5c43b857f8da0d2e06b76bb3ee79fda51ff)) ### [`v6.4.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#641-2023-01-12) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.4.0...v6.4.1) ##### Bug Fixes - **run:** resolve erroneous failures ([#​3495](https://togithub.com/lerna/lerna/issues/3495)) ([24d0d5c](https://togithub.com/lerna/lerna/commit/24d0d5c43b857f8da0d2e06b76bb3ee79fda51ff)) ### [`v6.4.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#640-2023-01-05) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.3.0...v6.4.0) ##### Features - **watch:** Add `lerna watch` command ([#​3466](https://togithub.com/lerna/lerna/issues/3466)) ([008b995](https://togithub.com/lerna/lerna/commit/008b995caab549c0707068e748e4f429bd729afa)) ### [`v6.3.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#630-2022-12-26) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.2.0...v6.3.0) ##### Features - **version:** use npmClientArgs in npm install after lerna version ([#​3434](https://togithub.com/lerna/lerna/issues/3434)) ([e019e3f](https://togithub.com/lerna/lerna/commit/e019e3f7fcb94cbd9da0a4ab69cb38b9c42ffdcd)) ### [`v6.2.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#620-2022-12-13) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.1.0...v6.2.0) ##### Bug Fixes - **schema:** add the other format changelogPreset can assume ([#​3441](https://togithub.com/lerna/lerna/issues/3441)) ([d286973](https://togithub.com/lerna/lerna/commit/d286973d7c2c9b43db65b903f94debd21bafd76e)) ##### Features - **publish:** add --summary-file option ([#​2653](https://togithub.com/lerna/lerna/issues/2653)) ([027d943](https://togithub.com/lerna/lerna/commit/027d9433b7bb0ca1de5fa593ed411e012af57623)) ### [`v6.1.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#610-2022-11-29) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.0.3...v6.1.0) ##### Features - **version:** bump prerelease versions from conventional commits ([#​3362](https://togithub.com/lerna/lerna/issues/3362)) ([2288b3a](https://togithub.com/lerna/lerna/commit/2288b3aca4753b3943ea845ef8785321e5f77610)) #### [6.0.3](https://togithub.com/lerna/lerna/compare/v6.0.2...v6.0.3) (2022-11-07) **Note:** Version bump only for package lerna #### [6.0.2](https://togithub.com/lerna/lerna/compare/v6.0.1...v6.0.2) (2022-11-02) **Note:** Version bump only for package lerna #### [6.0.1](https://togithub.com/lerna/lerna/compare/v6.0.0...v6.0.1) (2022-10-14) ##### Bug Fixes - **run:** allow for loading of env files to be skipped ([#​3375](https://togithub.com/lerna/lerna/issues/3375)) ([5dbd904](https://togithub.com/lerna/lerna/commit/5dbd904009ede4cc952fc7f8cbafebf6b12d81a1)) ### [`v6.0.3`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#603-2022-11-07) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.0.2...v6.0.3) **Note:** Version bump only for package lerna ### [`v6.0.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#602-2022-11-02) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.0.1...v6.0.2) **Note:** Version bump only for package lerna ### [`v6.0.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#601-2022-10-14) [Compare Source](https://togithub.com/lerna/lerna/compare/v6.0.0...v6.0.1) ##### Bug Fixes - **run:** allow for loading of env files to be skipped ([#​3375](https://togithub.com/lerna/lerna/issues/3375)) ([5dbd904](https://togithub.com/lerna/lerna/commit/5dbd904009ede4cc952fc7f8cbafebf6b12d81a1)) ### [`v6.0.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#600-2022-10-12) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.6.2...v6.0.0) **Note:** Version bump only for package lerna ### [`v5.6.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#562-2022-10-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.6.1...v5.6.2) **Note:** Version bump only for package lerna ### [`v5.6.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#561-2022-09-30) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.6.0...v5.6.1) ##### Bug Fixes - **add-caching:** ensure lerna.json is configured automatically ([9677cda](https://togithub.com/lerna/lerna/commit/9677cda7c9e16ae3cc02cd01c7b1087d81095750)) ### [`v5.6.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#560-2022-09-29) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.5.4...v5.6.0) ##### Features - **core:** add add-caching command ([#​3350](https://togithub.com/lerna/lerna/issues/3350)) ([ef09a06](https://togithub.com/lerna/lerna/commit/ef09a06ffc30384194fb120307269f49e4ebc54b)) - **repair:** add lerna repair command ([#​3314](https://togithub.com/lerna/lerna/issues/3314)) ([7defab3](https://togithub.com/lerna/lerna/commit/7defab3434687fc8e17f921250846aa279ac3df3)) #### [5.5.4](https://togithub.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) **Note:** Version bump only for package lerna #### [5.5.3](https://togithub.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package lerna #### [5.5.2](https://togithub.com/lerna/lerna/compare/v5.5.1...v5.5.2) (2022-09-20) **Note:** Version bump only for package lerna #### [5.5.1](https://togithub.com/lerna/lerna/compare/v5.5.0...v5.5.1) (2022-09-09) ##### Bug Fixes - **run:** exclude dependencies with --scope when nx.json is not present ([#​3316](https://togithub.com/lerna/lerna/issues/3316)) ([99a13a9](https://togithub.com/lerna/lerna/commit/99a13a9bae2020f2773d21c4109148a59b1ec2d6)) ### [`v5.5.4`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#554-2022-09-28) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.5.2...v5.5.4) **Note:** Version bump only for package lerna ### [`v5.5.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#552-2022-09-20) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.5.1...v5.5.2) **Note:** Version bump only for package lerna ### [`v5.5.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#551-2022-09-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.5.0...v5.5.1) ##### Bug Fixes - **run:** exclude dependencies with --scope when nx.json is not present ([#​3316](https://togithub.com/lerna/lerna/issues/3316)) ([99a13a9](https://togithub.com/lerna/lerna/commit/99a13a9bae2020f2773d21c4109148a59b1ec2d6)) ### [`v5.5.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#550-2022-08-31) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.4.3...v5.5.0) ##### Features - pnpm workspaces support ([#​3284](https://togithub.com/lerna/lerna/issues/3284)) ([1b18dbe](https://togithub.com/lerna/lerna/commit/1b18dbeb03e98c70b5428a9fe457781a59f8d65d)) - **repair:** add lerna repair command ([#​3302](https://togithub.com/lerna/lerna/issues/3302)) ([aae1a2b](https://togithub.com/lerna/lerna/commit/aae1a2bed1cd2d61ed7b86013d7e6108415cfbcd)) ##### Reverts - Revert "feat(repair): add lerna repair command" ([#​3313](https://togithub.com/lerna/lerna/issues/3313)) ([d261112](https://togithub.com/lerna/lerna/commit/d261112ede3256ec1c68a22943ae8854ec9fb906)), closes [#​3313](https://togithub.com/lerna/lerna/issues/3313) [#​3302](https://togithub.com/lerna/lerna/issues/3302) #### [5.4.3](https://togithub.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16) **Note:** Version bump only for package lerna #### [5.4.2](https://togithub.com/lerna/lerna/compare/v5.4.1...v5.4.2) (2022-08-14) **Note:** Version bump only for package lerna #### [5.4.1](https://togithub.com/lerna/lerna/compare/v5.4.0...v5.4.1) (2022-08-12) **Note:** Version bump only for package lerna ### [`v5.4.3`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#543-2022-08-16) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.4.2...v5.4.3) **Note:** Version bump only for package lerna ### [`v5.4.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#542-2022-08-14) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.4.1...v5.4.2) **Note:** Version bump only for package lerna ### [`v5.4.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#541-2022-08-12) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.4.0...v5.4.1) **Note:** Version bump only for package lerna ### [`v5.4.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#540-2022-08-08) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.3.0...v5.4.0) ##### Bug Fixes - **core:** update nx version range base to latest ([#​3283](https://togithub.com/lerna/lerna/issues/3283)) ([241cdde](https://togithub.com/lerna/lerna/commit/241cdded18cbec4161e0bde675adbcf60e5ea5a8)) ### [`v5.3.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#530-2022-07-27) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.2.0...v5.3.0) ##### Features - **publish:** include all dependencies in package graph by default, allow no-sort ([#​3263](https://togithub.com/lerna/lerna/issues/3263)) ([3b0c79c](https://togithub.com/lerna/lerna/commit/3b0c79cd9ea2abb9399b22cb05348b9b2c31fdce)) ### [`v5.2.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#520-2022-07-22) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.8...v5.2.0) ##### Features - add json schema for lerna.json ([#​3229](https://togithub.com/lerna/lerna/issues/3229)) ([5075eae](https://togithub.com/lerna/lerna/commit/5075eae0d0aa8db52f619b9a6d8fdc9934ba24f7)) - **init:** default useNx and useWorkspaces to true for new lerna workspaces ([#​3255](https://togithub.com/lerna/lerna/issues/3255)) ([a0e83e5](https://togithub.com/lerna/lerna/commit/a0e83e5220f6e3d30b96b60bbaf14c5392653c2e)) #### [5.1.8](https://togithub.com/lerna/lerna/compare/v5.1.7...v5.1.8) (2022-07-07) **Note:** Version bump only for package lerna #### [5.1.7](https://togithub.com/lerna/lerna/compare/v5.1.6...v5.1.7) (2022-07-06) **Note:** Version bump only for package lerna #### [5.1.6](https://togithub.com/lerna/lerna/compare/v5.1.5...v5.1.6) (2022-06-24) **Note:** Version bump only for package lerna #### [5.1.5](https://togithub.com/lerna/lerna/compare/v5.1.4...v5.1.5) (2022-06-24) **Note:** Version bump only for package lerna #### [5.1.4](https://togithub.com/lerna/lerna/compare/v5.1.3...v5.1.4) (2022-06-15) **Note:** Version bump only for package lerna #### [5.1.3](https://togithub.com/lerna/lerna/compare/v5.1.2...v5.1.3) (2022-06-15) **Note:** Version bump only for package lerna #### [5.1.2](https://togithub.com/lerna/lerna/compare/v5.1.1...v5.1.2) (2022-06-13) ##### Bug Fixes - update all transitive inclusions of ansi-regex ([#​3166](https://togithub.com/lerna/lerna/issues/3166)) ([56eaa15](https://togithub.com/lerna/lerna/commit/56eaa153283be3b1e7d7793d3266fc51801fad8e)) #### [5.1.1](https://togithub.com/lerna/lerna/compare/v5.1.0...v5.1.1) (2022-06-09) ##### Bug Fixes - allow maintenance LTS node 14 engines starting at 14.15.0 ([#​3161](https://togithub.com/lerna/lerna/issues/3161)) ([72305e4](https://togithub.com/lerna/lerna/commit/72305e4dbab607a2d87ae4efa6ee577c93a9dda9)) ### [`v5.1.8`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#518-2022-07-07) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.7...v5.1.8) **Note:** Version bump only for package lerna ### [`v5.1.7`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#517-2022-07-06) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.6...v5.1.7) **Note:** Version bump only for package lerna ### [`v5.1.6`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#516-2022-06-24) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.5...v5.1.6) **Note:** Version bump only for package lerna ### [`v5.1.5`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#515-2022-06-24) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.4...v5.1.5) **Note:** Version bump only for package lerna ### [`v5.1.4`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#514-2022-06-15) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.3...v5.1.4) **Note:** Version bump only for package lerna ### [`v5.1.3`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#513-2022-06-15) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.2...v5.1.3) **Note:** Version bump only for package lerna ### [`v5.1.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#512-2022-06-13) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.1...v5.1.2) ##### Bug Fixes - update all transitive inclusions of ansi-regex ([#​3166](https://togithub.com/lerna/lerna/issues/3166)) ([56eaa15](https://togithub.com/lerna/lerna/commit/56eaa153283be3b1e7d7793d3266fc51801fad8e)) ### [`v5.1.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#511-2022-06-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.1.0...v5.1.1) ##### Bug Fixes - allow maintenance LTS node 14 engines starting at 14.15.0 ([#​3161](https://togithub.com/lerna/lerna/issues/3161)) ([72305e4](https://togithub.com/lerna/lerna/commit/72305e4dbab607a2d87ae4efa6ee577c93a9dda9)) ### [`v5.1.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#510-2022-06-07) [Compare Source](https://togithub.com/lerna/lerna/compare/v5.0.0...v5.1.0) **Note:** Version bump only for package lerna ### [`v5.0.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#500-2022-05-24) [Compare Source](https://togithub.com/lerna/lerna/compare/v4.0.0...v5.0.0) **Note:** Version bump only for package lerna

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.

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



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