Closed renovate[bot] closed 4 years ago
As this PR has been closed unmerged, Renovate will now ignore this update (^3.22.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps
array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
^3.16.4
->^3.22.1
Release Notes
lerna/lerna
### [`v3.22.1`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3221-httpsgithubcomlernalernacomparev3220v3221-2020-06-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.22.0...v3.22.1) ##### Bug Fixes - Move [#2445](https://togithub.com/lerna/lerna/issues/2445) behind `--no-granular-pathspec` option ([b3da937](https://togithub.com/lerna/lerna/commit/b3da937a61199ac71ed44b184ed36ff131237165)), closes [#2598](https://togithub.com/lerna/lerna/issues/2598) ### [`v3.22.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3220-httpsgithubcomlernalernacomparev3210v3220-2020-05-24) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.21.0...v3.22.0) ##### Bug Fixes - **conventional-commits:** Support modern config builder functions ([#2546](https://togithub.com/lerna/lerna/issues/2546)) ([7ffb297](https://togithub.com/lerna/lerna/commit/7ffb297b5cab910f58153cd9decd1f3b58b0c4ed)), closes [#2138](https://togithub.com/lerna/lerna/issues/2138) - **create:** Use correct variable name in generated CLI output ([#2547](https://togithub.com/lerna/lerna/issues/2547)) ([a1fd622](https://togithub.com/lerna/lerna/commit/a1fd622a55e3dbbf47a6a166c01fe17636cd0a76)) - **deps:** upgrade octokit/enterprise-rest to v6 ([#2464](https://togithub.com/lerna/lerna/issues/2464)) ([b44ea75](https://togithub.com/lerna/lerna/commit/b44ea753fb9405432bc9fea84726fae365bf4cd8)) - **import:** Support non-ASCII characters in file paths ([#2441](https://togithub.com/lerna/lerna/issues/2441)) ([c74ffa4](https://togithub.com/lerna/lerna/commit/c74ffa4b31503ab8cd537ac2a9c9c15494f81a0c)) - **publish:** Avoid errors when files are ignored by git ([#2445](https://togithub.com/lerna/lerna/issues/2445)) ([448f2ae](https://togithub.com/lerna/lerna/commit/448f2aee7258febc15c131c1128688326a52778f)), closes [#2151](https://togithub.com/lerna/lerna/issues/2151) - **publish:** Avoid exception when publishing 1st version ([#2485](https://togithub.com/lerna/lerna/issues/2485)) ([5d80285](https://togithub.com/lerna/lerna/commit/5d802851d156e20e1bac4107e68b7280e078a51b)) - **publish:** Support `--tag-version-prefix` in `--canary` mode ([#2435](https://togithub.com/lerna/lerna/issues/2435)) ([611c38e](https://togithub.com/lerna/lerna/commit/611c38edb07d18fc92a20ba44edab715519a203d)) - **version:** `--atomic` fallback when `GIT_REDIRECT_STDERR` is enabled ([#2467](https://togithub.com/lerna/lerna/issues/2467)) ([c255d12](https://togithub.com/lerna/lerna/commit/c255d1242e3c21f432fac1e484a4e71ad50ed71f)) ##### Features - **conventional-commits:** Preserve major version zero on breaking changes ([#2486](https://togithub.com/lerna/lerna/issues/2486)) ([6126e6c](https://togithub.com/lerna/lerna/commit/6126e6c6cb52405d7ff98d3b4017bf39dcdfa965)) - **version:** add `--force-git-tag` option ([#2594](https://togithub.com/lerna/lerna/issues/2594)) ([00738e9](https://togithub.com/lerna/lerna/commit/00738e9ab2a9f3b5656419205bd7ddb1669e4193)) ### [`v3.21.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3210-httpsgithubcomlernalernacomparev3202v3210-2020-05-13) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.20.2...v3.21.0) ##### Bug Fixes - **publish:** Canary releases without previous tags should not explode ([c9eb590](https://togithub.com/lerna/lerna/commit/c9eb590bf867889a188598322bb4552db7a34dfc)) ##### Features - **project:** Add `getPackagesSync()` export ([068bdd7](https://togithub.com/lerna/lerna/commit/068bdd75683ca9687a420523e4ba007bd8b3b220)) - **version:** Ignore private packages completely with `--no-private` ([a9b9f97](https://togithub.com/lerna/lerna/commit/a9b9f97457e4e4b0cac7f4ce562458d921a1f9be)) #### [3.20.2](https://togithub.com/lerna/lerna/compare/v3.20.1...v3.20.2) (2020-01-02) ##### Bug Fixes - **version:** Loosen `--atomic` fallback to catch incompatible CLI versions ([6f0e2bb](https://togithub.com/lerna/lerna/commit/6f0e2bb1b033b0579910cedcf0be84f1474c1580)), closes [#2400](https://togithub.com/lerna/lerna/issues/2400) #### [3.20.1](https://togithub.com/lerna/lerna/compare/v3.20.0...v3.20.1) (2019-12-29) ##### Bug Fixes - **version:** Support git clients that do not support `git push --atomic` ([2b9b210](https://togithub.com/lerna/lerna/commit/2b9b210c0b6ac69853ffb01f0dbac9109ab419c5)) ### [`v3.20.2`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3202-httpsgithubcomlernalernacomparev3201v3202-2020-01-02) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.20.1...v3.20.2) ##### Bug Fixes - **version:** Loosen `--atomic` fallback to catch incompatible CLI versions ([6f0e2bb](https://togithub.com/lerna/lerna/commit/6f0e2bb1b033b0579910cedcf0be84f1474c1580)), closes [#2400](https://togithub.com/lerna/lerna/issues/2400) ### [`v3.20.1`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3201-httpsgithubcomlernalernacomparev3200v3201-2019-12-29) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.20.0...v3.20.1) ##### Bug Fixes - **version:** Support git clients that do not support `git push --atomic` ([2b9b210](https://togithub.com/lerna/lerna/commit/2b9b210c0b6ac69853ffb01f0dbac9109ab419c5)) ### [`v3.20.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3200-httpsgithubcomlernalernacomparev3190v3200-2019-12-27) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.19.0...v3.20.0) ##### Bug Fixes - **collect-dependents:** Avoid skipping dependents of cyclic dependencies ([#2380](https://togithub.com/lerna/lerna/issues/2380)) ([bd19a34](https://togithub.com/lerna/lerna/commit/bd19a34debf3344e94386b4ffd4b3fe87efb4641)) - **version:** pass `--atomic` to `git push` ([#2393](https://togithub.com/lerna/lerna/issues/2393)) ([ec0f92a](https://togithub.com/lerna/lerna/commit/ec0f92aac03cea27168d3982601f40b863943a3c)), closes [#2392](https://togithub.com/lerna/lerna/issues/2392) ##### Features - **cli:** Add new `info` command to output information about local environment ([#2106](https://togithub.com/lerna/lerna/issues/2106)) ([7abfe43](https://togithub.com/lerna/lerna/commit/7abfe43426197fbc7f18c44b0c994324609fc769)) - **publish:** Add `--legacy-auth` flag ([#2347](https://togithub.com/lerna/lerna/issues/2347)) ([0e9bda7](https://togithub.com/lerna/lerna/commit/0e9bda769d944e3f0b9218ec1ecfaf63273baf11)) - Add `--profile` option to `lerna exec` and `lerna run` ([#2376](https://togithub.com/lerna/lerna/issues/2376)) ([6290174](https://togithub.com/lerna/lerna/commit/62901748f818516d58efdfd955eacb447e270351)) ### [`v3.19.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3190-httpsgithubcomlernalernacomparev3185v3190-2019-11-20) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.18.5...v3.19.0) ##### Features - **add:** Add `--peer` option to save target in `peerDependencies` ([#2334](https://togithub.com/lerna/lerna/issues/2334)) ([e12bf6a](https://togithub.com/lerna/lerna/commit/e12bf6a6af636e8ac0c0085144325f36505fc8d9)) #### [3.18.5](https://togithub.com/lerna/lerna/compare/v3.18.4...v3.18.5) (2019-11-20) ##### Bug Fixes - Auto-fix prettier formatting ([5344820](https://togithub.com/lerna/lerna/commit/5344820fc65da081d17f7fd2adb50ffe7101905b)) - **cli:** Bump yargs to `^14.2.2` ([51365b8](https://togithub.com/lerna/lerna/commit/51365b8700a3b7c609cf9caaeb63a6b07a4b3959)) - **command:** Do not mutate `argv` parameter ([8ca85a4](https://togithub.com/lerna/lerna/commit/8ca85a4f07acbec02d41077faacdd1f4a62e86a3)), closes [#2348](https://togithub.com/lerna/lerna/issues/2348) - **conventional-commits:** Ensure potential `ValidationError` in `getChangelogConfig()` is propagated correctly ([406ba5a](https://togithub.com/lerna/lerna/commit/406ba5ab14d3a568282112f0e6874f208e8f6433)) #### [3.18.4](https://togithub.com/lerna/lerna/compare/v3.18.3...v3.18.4) (2019-11-08) ##### Bug Fixes - **changed:** Copy relevant options from version, do not inherit ([6bd77ba](https://togithub.com/lerna/lerna/commit/6bd77ba60afd496e0f612aca7a56b8a9c8270436)) - **filter-options:** Clarify `--since` description ([b649b35](https://togithub.com/lerna/lerna/commit/b649b35bccab97a0f8a5cdd3a37216b5f6db16dc)) - **filter-options:** Ensure `--include-merged-tags` is available to all `--since`-filterable commands ([287bcd8](https://togithub.com/lerna/lerna/commit/287bcd8b5c8dbb2dc4def5c933d0b4917c34813e)), closes [#2332](https://togithub.com/lerna/lerna/issues/2332) - **version:** Clarify `--include-merged-tags` description ([b0bbfcf](https://togithub.com/lerna/lerna/commit/b0bbfcfa867fea420376232d2af0d80a97454c9e)) #### [3.18.3](https://togithub.com/lerna/lerna/compare/v3.18.2...v3.18.3) (2019-10-22) ##### Bug Fixes - **version:** Correct warning message ([384cd15](https://togithub.com/lerna/lerna/commit/384cd15f7024201da530e8c47d2e6277f2a89f59)) - **version:** Workaround yargs bug with spurious `--` arguments ([46be9dc](https://togithub.com/lerna/lerna/commit/46be9dc14999e0dbe933d562a0363fba6ff2f115)), closes [#2315](https://togithub.com/lerna/lerna/issues/2315) #### [3.18.2](https://togithub.com/lerna/lerna/compare/v3.18.1...v3.18.2) (2019-10-21) ##### Bug Fixes - **version:** Update lockfile version, if present ([5b1b40b](https://togithub.com/lerna/lerna/commit/5b1b40b60ebd442d766236fad19bb6073ccb045b)), closes [#1998](https://togithub.com/lerna/lerna/issues/1998) [#2160](https://togithub.com/lerna/lerna/issues/2160) [#1415](https://togithub.com/lerna/lerna/issues/1415) #### [3.18.1](https://togithub.com/lerna/lerna/compare/v3.18.0...v3.18.1) (2019-10-15) ##### Bug Fixes - **npm-dist-tag:** Port upstream npm/cli[#235](https://togithub.com/lerna/lerna/issues/235) ([5a1d229](https://togithub.com/lerna/lerna/commit/5a1d22902cf8d306a804543b568eef701f600fc5)) - **npm-dist-tag:** Respect `npm_config_dry_run` env var ([1fd5e18](https://togithub.com/lerna/lerna/commit/1fd5e181edc898187ff1e1be4fd715fa87d43bf0)) ### [`v3.18.5`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3185-httpsgithubcomlernalernacomparev3184v3185-2019-11-20) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.18.4...v3.18.5) ##### Bug Fixes - Auto-fix prettier formatting ([5344820](https://togithub.com/lerna/lerna/commit/5344820fc65da081d17f7fd2adb50ffe7101905b)) - **cli:** Bump yargs to `^14.2.2` ([51365b8](https://togithub.com/lerna/lerna/commit/51365b8700a3b7c609cf9caaeb63a6b07a4b3959)) - **command:** Do not mutate `argv` parameter ([8ca85a4](https://togithub.com/lerna/lerna/commit/8ca85a4f07acbec02d41077faacdd1f4a62e86a3)), closes [#2348](https://togithub.com/lerna/lerna/issues/2348) - **conventional-commits:** Ensure potential `ValidationError` in `getChangelogConfig()` is propagated correctly ([406ba5a](https://togithub.com/lerna/lerna/commit/406ba5ab14d3a568282112f0e6874f208e8f6433)) ### [`v3.18.4`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3184-httpsgithubcomlernalernacomparev3183v3184-2019-11-08) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.18.3...v3.18.4) ##### Bug Fixes - **changed:** Copy relevant options from version, do not inherit ([6bd77ba](https://togithub.com/lerna/lerna/commit/6bd77ba60afd496e0f612aca7a56b8a9c8270436)) - **filter-options:** Clarify `--since` description ([b649b35](https://togithub.com/lerna/lerna/commit/b649b35bccab97a0f8a5cdd3a37216b5f6db16dc)) - **filter-options:** Ensure `--include-merged-tags` is available to all `--since`-filterable commands ([287bcd8](https://togithub.com/lerna/lerna/commit/287bcd8b5c8dbb2dc4def5c933d0b4917c34813e)), closes [#2332](https://togithub.com/lerna/lerna/issues/2332) - **version:** Clarify `--include-merged-tags` description ([b0bbfcf](https://togithub.com/lerna/lerna/commit/b0bbfcfa867fea420376232d2af0d80a97454c9e)) ### [`v3.18.3`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3183-httpsgithubcomlernalernacomparev3182v3183-2019-10-22) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.18.2...v3.18.3) ##### Bug Fixes - **version:** Correct warning message ([384cd15](https://togithub.com/lerna/lerna/commit/384cd15f7024201da530e8c47d2e6277f2a89f59)) - **version:** Workaround yargs bug with spurious `--` arguments ([46be9dc](https://togithub.com/lerna/lerna/commit/46be9dc14999e0dbe933d562a0363fba6ff2f115)), closes [#2315](https://togithub.com/lerna/lerna/issues/2315) ### [`v3.18.2`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3182-httpsgithubcomlernalernacomparev3181v3182-2019-10-21) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.18.1...v3.18.2) ##### Bug Fixes - **version:** Update lockfile version, if present ([5b1b40b](https://togithub.com/lerna/lerna/commit/5b1b40b60ebd442d766236fad19bb6073ccb045b)), closes [#1998](https://togithub.com/lerna/lerna/issues/1998) [#2160](https://togithub.com/lerna/lerna/issues/2160) [#1415](https://togithub.com/lerna/lerna/issues/1415) ### [`v3.18.1`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3181-httpsgithubcomlernalernacomparev3180v3181-2019-10-15) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.18.0...v3.18.1) ##### Bug Fixes - **npm-dist-tag:** Port upstream npm/cli[#235](https://togithub.com/lerna/lerna/issues/235) ([5a1d229](https://togithub.com/lerna/lerna/commit/5a1d22902cf8d306a804543b568eef701f600fc5)) - **npm-dist-tag:** Respect `npm_config_dry_run` env var ([1fd5e18](https://togithub.com/lerna/lerna/commit/1fd5e181edc898187ff1e1be4fd715fa87d43bf0)) ### [`v3.18.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3180-httpsgithubcomlernalernacomparev3170v3180-2019-10-15) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.17.0...v3.18.0) ##### Bug Fixes - **bootstrap:** Move all filter logging into get-filtered-packages method ([54dca56](https://togithub.com/lerna/lerna/commit/54dca563efb13ad88d478ac31668f6e13a1d99e7)) - **options:** Explicit `--conventional-graduate` ([f73e6ed](https://togithub.com/lerna/lerna/commit/f73e6ed8966b06c25de973f2c7f90eea2d4f2d3a)) - **options:** Explicit `--conventional-prerelease` ([f3581ae](https://togithub.com/lerna/lerna/commit/f3581aede1d8c7613c0549fbe1bfbb2dfddf46f4)) - **options:** Explicit `--force-local` ([6948a11](https://togithub.com/lerna/lerna/commit/6948a11dbc2f845db78a2c666d0ea8160612e41e)) - **options:** Explicit `--force-publish` ([343a751](https://togithub.com/lerna/lerna/commit/343a751739eda514c047037cc3b3a4ebc40932ba)) - **options:** Explicit `--ignore-prepublish` ([fa21723](https://togithub.com/lerna/lerna/commit/fa217231c95d306bfdd3ffaf348c936a3232c998)) - **options:** Explicit `--ignore-scripts` ([efcb3bd](https://togithub.com/lerna/lerna/commit/efcb3bd2a9591f5380abb349a09ae1f1b802de29)) - **options:** Explicit `--pre-dist-tag` ([1d9552c](https://togithub.com/lerna/lerna/commit/1d9552c431ea78184ff51dc66f01de3314edb42e)) - **options:** Explicit `--use-workspaces` ([ac8385d](https://togithub.com/lerna/lerna/commit/ac8385d77e931397b68b068ded7ac83dd1a19d68)) ##### Features - **filter-options:** Add `--exclude-dependents` option ([ff50e29](https://togithub.com/lerna/lerna/commit/ff50e299aa990b121e1bd987548252376177c68a)), closes [#2198](https://togithub.com/lerna/lerna/issues/2198) - **filter-options:** Allow command to continue if no packages are matched ([#2280](https://togithub.com/lerna/lerna/issues/2280)) ([a706023](https://togithub.com/lerna/lerna/commit/a706023b585846c8e43771657d65ba8797125504)) - **filter-options:** Rename `--include-filtered-*` options ([f2c3a92](https://togithub.com/lerna/lerna/commit/f2c3a92fe41b6fdc5d11269f0f2c3e27761b4c85)) - **filter-options:** Use figgy-pudding in getFilteredPackages() ([73badee](https://togithub.com/lerna/lerna/commit/73badee5da06745ff58ee96f762d7240e9b4d6f1)) - Remove unused [@lerna/batch-packages](https://togithub.com/lerna/batch-packages) ([d136fb5](https://togithub.com/lerna/lerna/commit/d136fb5fa98563ae6e9abdc51d1c6211a9e0c5bf)) - Remove unused [@lerna/run-parallel-batches](https://togithub.com/lerna/run-parallel-batches) ([ec95403](https://togithub.com/lerna/lerna/commit/ec95403d6b56ecd4b37a187874015505005a13fb)) - Upgrade to yargs@14 ([5e60213](https://togithub.com/lerna/lerna/commit/5e60213e93e3ee229a9341a14e420ed2401001dd)) - **package-graph:** Deprecate method `pruneCycleNodes()` ([ccf32e1](https://togithub.com/lerna/lerna/commit/ccf32e1d745e0ab2d633d8b72613d3c19ccdc0c7)) ### [`v3.17.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3170-httpsgithubcomlernalernacomparev3165v3170-2019-10-10) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.16.5...v3.17.0) ##### Features - **link:** Use `publishConfig.directory` as symlink source if it exists to allow linking sub-directories ([#2274](https://togithub.com/lerna/lerna/issues/2274)) ([d04ce8e](https://togithub.com/lerna/lerna/commit/d04ce8e10503003e498c44d0db5ff455054d7d71)) #### [3.16.5](https://togithub.com/lerna/lerna/compare/v3.16.4...v3.16.5) (2019-10-07) ##### Bug Fixes - **bootstrap:** Run lifecycle scripts in topological queue instead of batches ([#2224](https://togithub.com/lerna/lerna/issues/2224)) ([d8d33f7](https://togithub.com/lerna/lerna/commit/d8d33f7)) - **child-process:** Use Set to manage book-keeping instead of mutable integer ([5dbea32](https://togithub.com/lerna/lerna/commit/5dbea32)) #### [3.16.4](https://togithub.com/lerna/lerna/compare/v3.16.3...v3.16.4) (2019-07-24) ##### Bug Fixes - **conventional-commits:** Avoid duplicate root changelog entries with custom `--tag-version-prefix` ([8adeac1](https://togithub.com/lerna/lerna/commit/8adeac1)), closes [#2197](https://togithub.com/lerna/lerna/issues/2197) - **conventional-commits:** Preserve tag prefix in fixed changelog comparison links ([11cf6d2](https://togithub.com/lerna/lerna/commit/11cf6d2)), closes [#2197](https://togithub.com/lerna/lerna/issues/2197) - **pack-directory:** Use correct property when packing subdirectories ([1575396](https://togithub.com/lerna/lerna/commit/1575396)) - **publish:** Pass correct arguments to packDirectory() ([b1aade3](https://togithub.com/lerna/lerna/commit/b1aade3)) #### [3.16.3](https://togithub.com/lerna/lerna/compare/v3.16.2...v3.16.3) (2019-07-23) ##### Bug Fixes - **publish:** Identify tagged packages correctly with custom `--tag-version-prefix` ([f4cbd4d](https://togithub.com/lerna/lerna/commit/f4cbd4d)), closes [#2195](https://togithub.com/lerna/lerna/issues/2195) #### [3.16.2](https://togithub.com/lerna/lerna/compare/v3.16.1...v3.16.2) (2019-07-22) ##### Bug Fixes - **create-symlink:** Generate shims for missing bin scripts for Windows ([c3f7998](https://togithub.com/lerna/lerna/commit/c3f7998)) - **create-symlink:** Use octal notation for chmod values ([03f80b7](https://togithub.com/lerna/lerna/commit/03f80b7)) - **deps:** `npm-lifecycle@^3.1.2` ([25edebf](https://togithub.com/lerna/lerna/commit/25edebf)), closes [#2189](https://togithub.com/lerna/lerna/issues/2189) - **deps:** Switch to actively-maintained `@zkochan/cmd-shim` ([60d1100](https://togithub.com/lerna/lerna/commit/60d1100)) - **integration:** Limit concurrency of bootstrap --hoist test ([f25854d](https://togithub.com/lerna/lerna/commit/f25854d)) #### [3.16.1](https://togithub.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19) ##### Bug Fixes - **deps:** Pin exact `npm-lifecycle@3.0.0` to avoid Windows regression in >=3.1.0 ([af0569d](https://togithub.com/lerna/lerna/commit/af0569d)), closes [#2189](https://togithub.com/lerna/lerna/issues/2189) ### [`v3.16.5`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#3165-httpsgithubcomlernalernacomparev3164v3165-2019-10-07) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.16.4...v3.16.5) ##### Bug Fixes - **bootstrap:** Run lifecycle scripts in topological queue instead of batches ([#2224](https://togithub.com/lerna/lerna/issues/2224)) ([d8d33f7](https://togithub.com/lerna/lerna/commit/d8d33f7)) - **child-process:** Use Set to manage book-keeping instead of mutable integer ([5dbea32](https://togithub.com/lerna/lerna/commit/5dbea32))Renovate configuration
:date: Schedule: "before 3am on the first day of the month" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.