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 v3 #5455

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2020

This PR contains the following updates:

Package Type Update Change
lerna devDependencies major 2.11.0 -> 3.22.1

Release Notes

lerna/lerna

v3.22.1

Compare Source

Bug Fixes

v3.22.0

Compare Source

Bug Fixes
Features

v3.21.0

Compare Source

Bug Fixes
  • publish: Canary releases without previous tags should not explode (c9eb590)
Features
  • project: Add getPackagesSync() export (068bdd7)
  • version: Ignore private packages completely with --no-private (a9b9f97)

3.20.2 (2020-01-02)

Bug Fixes
  • version: Loosen --atomic fallback to catch incompatible CLI versions (6f0e2bb), closes #​2400

3.20.1 (2019-12-29)

Bug Fixes
  • version: Support git clients that do not support git push --atomic (2b9b210)

v3.20.2

Compare Source

Bug Fixes
  • version: Loosen --atomic fallback to catch incompatible CLI versions (6f0e2bb), closes #​2400

v3.20.1

Compare Source

Bug Fixes
  • version: Support git clients that do not support git push --atomic (2b9b210)

v3.20.0

Compare Source

Bug Fixes
Features

v3.19.0

Compare Source

Features
  • add: Add --peer option to save target in peerDependencies (#​2334) (e12bf6a)

3.18.5 (2019-11-20)

Bug Fixes
  • Auto-fix prettier formatting (5344820)
  • cli: Bump yargs to ^14.2.2 (51365b8)
  • command: Do not mutate argv parameter (8ca85a4), closes #​2348
  • conventional-commits: Ensure potential ValidationError in getChangelogConfig() is propagated correctly (406ba5a)

3.18.4 (2019-11-08)

Bug Fixes
  • changed: Copy relevant options from version, do not inherit (6bd77ba)
  • filter-options: Clarify --since description (b649b35)
  • filter-options: Ensure --include-merged-tags is available to all --since-filterable commands (287bcd8), closes #​2332
  • version: Clarify --include-merged-tags description (b0bbfcf)

3.18.3 (2019-10-22)

Bug Fixes
  • version: Correct warning message (384cd15)
  • version: Workaround yargs bug with spurious -- arguments (46be9dc), closes #​2315

3.18.2 (2019-10-21)

Bug Fixes

3.18.1 (2019-10-15)

Bug Fixes
  • npm-dist-tag: Port upstream npm/cli#​235 (5a1d229)
  • npm-dist-tag: Respect npm_config_dry_run env var (1fd5e18)

v3.18.5

Compare Source

Bug Fixes
  • Auto-fix prettier formatting (5344820)
  • cli: Bump yargs to ^14.2.2 (51365b8)
  • command: Do not mutate argv parameter (8ca85a4), closes #​2348
  • conventional-commits: Ensure potential ValidationError in getChangelogConfig() is propagated correctly (406ba5a)

v3.18.4

Compare Source

Bug Fixes
  • changed: Copy relevant options from version, do not inherit (6bd77ba)
  • filter-options: Clarify --since description (b649b35)
  • filter-options: Ensure --include-merged-tags is available to all --since-filterable commands (287bcd8), closes #​2332
  • version: Clarify --include-merged-tags description (b0bbfcf)

v3.18.3

Compare Source

Bug Fixes
  • version: Correct warning message (384cd15)
  • version: Workaround yargs bug with spurious -- arguments (46be9dc), closes #​2315

v3.18.2

Compare Source

Bug Fixes

v3.18.1

Compare Source

Bug Fixes
  • npm-dist-tag: Port upstream npm/cli#​235 (5a1d229)
  • npm-dist-tag: Respect npm_config_dry_run env var (1fd5e18)

v3.18.0

Compare Source

Bug Fixes
  • bootstrap: Move all filter logging into get-filtered-packages method (54dca56)
  • options: Explicit --conventional-graduate (f73e6ed)
  • options: Explicit --conventional-prerelease (f3581ae)
  • options: Explicit --force-local (6948a11)
  • options: Explicit --force-publish (343a751)
  • options: Explicit --ignore-prepublish (fa21723)
  • options: Explicit --ignore-scripts (efcb3bd)
  • options: Explicit --pre-dist-tag (1d9552c)
  • options: Explicit --use-workspaces (ac8385d)
Features

v3.17.0

Compare Source

Features
  • link: Use publishConfig.directory as symlink source if it exists to allow linking sub-directories (#​2274) (d04ce8e)

3.16.5 (2019-10-07)

Bug Fixes
  • bootstrap: Run lifecycle scripts in topological queue instead of batches (#​2224) (d8d33f7)
  • child-process: Use Set to manage book-keeping instead of mutable integer (5dbea32)

3.16.4 (2019-07-24)

Bug Fixes
  • conventional-commits: Avoid duplicate root changelog entries with custom --tag-version-prefix (8adeac1), closes #​2197
  • conventional-commits: Preserve tag prefix in fixed changelog comparison links (11cf6d2), closes #​2197
  • pack-directory: Use correct property when packing subdirectories (1575396)
  • publish: Pass correct arguments to packDirectory() (b1aade3)

3.16.3 (2019-07-23)

Bug Fixes
  • publish: Identify tagged packages correctly with custom --tag-version-prefix (f4cbd4d), closes #​2195

3.16.2 (2019-07-22)

Bug Fixes
  • create-symlink: Generate shims for missing bin scripts for Windows (c3f7998)
  • create-symlink: Use octal notation for chmod values (03f80b7)
  • deps: npm-lifecycle@^3.1.2 (25edebf), closes #​2189
  • deps: Switch to actively-maintained @zkochan/cmd-shim (60d1100)
  • integration: Limit concurrency of bootstrap --hoist test (f25854d)

3.16.1 (2019-07-19)

Bug Fixes
  • deps: Pin exact npm-lifecycle@3.0.0 to avoid Windows regression in >=3.1.0 (af0569d), closes #​2189

v3.16.5

Compare Source

Bug Fixes
  • bootstrap: Run lifecycle scripts in topological queue instead of batches (#​2224) (d8d33f7)
  • child-process: Use Set to manage book-keeping instead of mutable integer (5dbea32)

v3.16.4

Compare Source

Bug Fixes
  • conventional-commits: Avoid duplicate root changelog entries with custom --tag-version-prefix (8adeac1), closes #​2197
  • conventional-commits: Preserve tag prefix in fixed changelog comparison links (11cf6d2), closes #​2197
  • pack-directory: Use correct property when packing subdirectories (1575396)
  • publish: Pass correct arguments to packDirectory() (b1aade3)

v3.16.3

Compare Source

Bug Fixes
  • publish: Identify tagged packages correctly with custom --tag-version-prefix (f4cbd4d), closes #​2195

v3.16.2

Compare Source

Bug Fixes
  • create-symlink: Generate shims for missing bin scripts for Windows (c3f7998)
  • create-symlink: Use octal notation for chmod values (03f80b7)
  • deps: npm-lifecycle@^3.1.2 (25edebf), closes #​2189
  • deps: Switch to actively-maintained @zkochan/cmd-shim (60d1100)
  • integration: Limit concurrency of bootstrap --hoist test (f25854d)

v3.16.1

Compare Source

Bug Fixes
  • deps: Pin exact npm-lifecycle@3.0.0 to avoid Windows regression in >=3.1.0 (af0569d), closes #​2189

v3.16.0

Compare Source

Bug Fixes
  • command: Bump minimum range of lodash, silence dumb 'security' warning (c405871)
  • conventional-commits: Hard-pin lodash.template dependency to silence 'helpful' security warning (c54ad68)
  • deps: Bump @evocateur/pacote (03e4797)
  • deps: Update forked npm libs (4d67426)
  • npm-conf: OTP should default to undefined, figgy pudding is very strict (2fa02a8)
  • pack-directory: Bump npm-packlist + tar dependencies (59ebd19)
  • package-graph: Flatten cycles to avoid skipping packages (#​2185) (b335763)
  • project: Ensure deprecated githubRelease config is also remapped from command.publish namespace (a3d264e), closes #​2177
  • publish: Add --graph-type option to control packages included in topological sort (#​2152) (ae87669), closes #​1437
  • publish: Allow --no-verify-access to prevent checking for account-level 2FA (ce58d8f)
  • publish: OTP cache should be seeded from conf value, not CLI directly (cf56622)
  • publish: Propagate root license into custom publish directories (d410a58), closes #​2157
Features
  • bootstrap: Add --strict option to enable throwing when --hoist warns (#​2140) (91437b5)
  • deps: @octokit/plugin-enterprise-rest@^3.6.1 (74a3890)
  • deps: @octokit/rest@^16.28.4 (5f09f50)
  • deps: byte-size@^5.0.1 (ed51ddd)
  • deps: conventional-recommended-bump@^5.0.0 (2a0ed60)
  • deps: fs-extra@^8.1.0 (313287f)
  • deps: get-port@^4.2.0 (778ae6a)
  • deps: glob-parent@^5.0.0 (c6bc218)
  • deps: globby@^9.2.0 (d9aa249)
  • deps: import-local@^2.0.0 (14d2c66)
  • deps: is-ci@^2.0.0 (ab2ad83)
  • deps: load-json-file@^5.3.0 (3718cc9)
  • deps: multimatch@^3.0.0 (968b0d7)
  • deps: p-map@^2.1.0 (9e58394)
  • deps: pify@^4.0.1 (f8ee7e6)
  • deps: semver@^6.2.0 (d8016d9)
  • deps: slash@^2.0.0 (bedd6af)
  • deps: write-json-file@^3.2.0 (4fa7dea)
  • listable: Output JSON adjacency list with --graph (9457a21), closes #​1970
  • otplease: Expose getOneTimePassword() helper (44b9f70)
  • publish: Eager prompt for OTP when account-level 2FA is enabled (4f893d1)
  • run-lifecycle: Upgrade npm-lifecycle@^3.1.0 (e015a74)

v3.15.0

Compare Source

Bug Fixes
  • deps: Consume forked npm libs (bdd4fa1)
Features
  • version: Add --create-release=[gitlab|github] option (#​2073) (4974b78)

3.14.2 (2019-06-09)

Bug Fixes
  • bootstrap: Respect --force-local option (#​2104) (c2fb639)
  • child-process: Ensure adjacent prefixes are always a different color (5a10146)
  • npm-publish: Use generated manifest when publishing subdirectory (b922766), closes #​2113
  • publish: Allow per-leaf subdirectory publishing (ea861d9), closes #​2109
  • version: Remove unused dependency (285bd7e)

3.14.1 (2019-05-15)

Bug Fixes
  • collect-uncommitted: Call git with correct arguments, test properly (551e6e4), closes #​2091

v3.14.2

Compare Source

Bug Fixes
  • bootstrap: Respect --force-local option (#​2104) (c2fb639)
  • child-process: Ensure adjacent prefixes are always a different color (5a10146)
  • npm-publish: Use generated manifest when publishing subdirectory (b922766), closes #​2113
  • publish: Allow per-leaf subdirectory publishing (ea861d9), closes #​2109
  • version: Remove unused dependency (285bd7e)

v3.14.1

Compare Source

Bug Fixes
  • collect-uncommitted: Call git with correct arguments, test properly (551e6e4), closes #​2091

v3.14.0

Compare Source

Bug Fixes
  • add: Never pass filter options to nested bootstrap (9a5a29c), closes #​1989
  • run-lifecycle: Bump npm-lifecycle dependency to avoid noisy audit warning (ea7c20d)
Features

3.13.4 (2019-04-24)

Bug Fixes
  • import: Avoid "unrecognized input" error from colors when using --flatten (#​2037) (51625fa), closes #​1644
  • version: Resolve prerelease for version without bump (#​2041) (aa11325)
  • version: Search for complete tag prefix when composing GitHub releases (024a6ab), closes #​2038

3.13.3 (2019-04-17)

Bug Fixes
  • child-process: Centralize exitCode translation from string codes into numbers (09c0103), closes #​2031
  • docs: Add missing docs for --tag-version-prefix (#​2035) (ff9c476), closes #​1924
  • exec: Handle node string error codes before setting process.exitCode (#​2031) (c599c64)

3.13.2 (2019-04-08)

Bug Fixes
  • lifecycles: Avoid duplicating 'rooted leaf' lifecycles (a7ad9b6)

3.13.1 (2019-02-26)

Bug Fixes

v3.13.4

Compare Source

Bug Fixes
  • import: Avoid "unrecognized input" error from colors when using --flatten (#​2037) (51625fa), closes #​1644
  • version: Resolve prerelease for version without bump (#​2041) (aa11325)
  • version: Search for complete tag prefix when composing GitHub releases (024a6ab), closes #​2038

v3.13.3

Compare Source

Bug Fixes
  • child-process: Centralize exitCode translation from string codes into numbers (09c0103), closes #​2031
  • docs: Add missing docs for --tag-version-prefix (#​2035) (ff9c476), closes #​1924
  • exec: Handle node string error codes before setting process.exitCode (#​2031) (c599c64)

v3.13.2

Compare Source

Bug Fixes
  • lifecycles: Avoid duplicating 'rooted leaf' lifecycles (a7ad9b6)

v3.13.1

Compare Source

Bug Fixes

v3.13.0

Compare Source

Features
  • conventional-commits: Bump conventional-changelog dependencies to pick up security fixes (d632d1b)
  • listable: Output newline-delimited JSON with --ndjson (742781b)
  • meta: Add repository.directory field to package.json (aec5023)
  • meta: Normalize package.json homepage field (abeb4dc)

3.12.1 (2019-02-14)

Bug Fixes
  • collect-updates: Do not skip change detection when --since provided (6ff53d6), closes #​1927
  • list: Do not emit empty stdout when there are no results (ba54439)

v3.12.1

Compare Source

Bug Fixes
  • collect-updates: Do not skip change detection when --since provided (6ff53d6), closes #​1927
  • list: Do not emit empty stdout when there are no results (ba54439)

v3.12.0

Compare Source

Bug Fixes
  • collect-updates: Clarify logging in context (9b8dd9c)
  • conventional-commits: Improve logging during preset resolution (d4a16a5)
  • publish: Check for git describe error explicitly (237d1c5)
  • publish: Make the missing license warning clearer and more actionable (#​1921) (8a71ac4)
  • publish: Revert foolhardy refactoring (5e975e0) (a6733a2)
  • version: Log message when git repository validation is skipped (2c40ffd)
Features
  • global-options: Default concurrency to logical CPU count (#​1931) (2c487fe)
  • publish: Add --git-head option to preserve gitless from-package metadata (3d18f2f), closes #​1933
  • publish: Allow from-package positional to run without a git repo (df49bfc), closes #​1933
  • version: Skip repository validation when git is unused (#​1908) (b9e887e), closes #​1869

3.11.1 (2019-02-11)

Bug Fixes
  • version: Exit with an error when --github-release is combined with --no-changelog (030de9d)
  • version: Passing --no-changelog should not disable root versioning (83c33a3)

v3.11.1

Compare Source

Bug Fixes
  • version: Exit with an error when --github-release is combined with --no-changelog (030de9d)
  • version: Passing --no-changelog should not disable root versioning (83c33a3)

v3.11.0

Compare Source

Bug Fixes
  • collect-updates: Improve logging, making ignored globs explicit (42e4a5c)
  • collect-updates: Match dotfiles when ignoring changes (99eadc6)
  • create: Bump camelcase (e58a1d0)
  • deps: Explicit libnpmaccess ^3.0.1 (6ba3d1d)
  • deps: Explicit libnpmpublish ^1.1.1 (a506d96)
  • deps: Explicit npm-lifecycle ^2.1.0 (506ad6d)
  • deps: Explicit npm-package-arg ^6.1.0 (4b20791)
  • deps: Explicit npm-registry-fetch ^3.9.0 (a83c487)
  • deps: Explicit npmlog ^4.1.2 (571c2e2)
  • deps: Explicit pacote ^9.4.1 (44d05bf)
  • deps: Explicit read-package-json ^2.0.13 (2695a90)
  • deps: Remove unused libnpm (replaced by direct sub-packages) (1caeb28)
  • filter-options: Require arguments to --scope and --ignore (4b81dad)
  • publish: Correct silly log heading (f1dc3fc)
Features

3.10.8 (2019-02-01)

Bug Fixes
  • conventional-commits: Support legacy callback presets (60647b4), closes #​1896
  • publish: Skip private package lookup (#​1905) (f9e18fa)
  • version: Fix negated option links in readme (0908212)

3.10.7 (2019-01-22)

Bug Fixes
  • cli: Ensure exit code is always numeric (a2362b8)
  • npm-publish: Ensure process exits non-zero when libnpm/publish fails (9e9ce08)

3.10.6 (2019-01-19)

Bug Fixes
  • exec: Tweak description (68a0685)
  • import: Ensure compatibility with root-level package globs (#​1875) (16ab98d), closes #​1872
  • options: Document negated boolean options explicitly (8bc9669)
  • package-graph: Ensure cycle paths are always names, not objects (ae81a76)
  • package-graph: Use correct property when testing for duplicates (ef33cb7)
  • publish: Map packument requests concurrently directly from package graph (c79a827)
  • run: Re-order --npm-client in help output (bfa89bf)

3.10.5 (2019-01-11)

Bug Fixes
  • run-lifecycle: Do not customize npm_config_prefix during execution (79549c1), closes #​1866

3.10.4 (2019-01-10)

Bug Fixes
  • add: Do not scope chained bootstrap (d9d4bc4)
  • bootstrap: Do not npm ci when hoisting (27516b9), closes #​1865

3.10.3 (2019-01-10)

Bug Fixes

3.10.2 (2019-01-09)

Bug Fixes
  • bootstrap: Remove fancy root lifecycle execution, it was foolish (9f80722), closes #​1857

3.10.1 (2019-01-09)

Bug Fixes
  • collect-updates: Avoid improper bumps from prompt selections (06a1cff), closes #​1357

v3.10.8

Compare Source

Bug Fixes
  • conventional-commits: Support legacy callback presets (60647b4), closes #​1896
  • publish: Skip private package lookup (#​1905) (f9e18fa)
  • version: Fix negated option links in readme (0908212)

v3.10.7

Compare Source

Bug Fixes
  • cli: Ensure exit code is always numeric (a2362b8)
  • npm-publish: Ensure process exits non-zero when libnpm/publish fails (9e9ce08)

v3.10.6

Compare Source

Bug Fixes
  • exec: Tweak description (68a0685)
  • import: Ensure compatibility with root-level package globs (#​1875) (16ab98d), closes #​1872
  • options: Document negated boolean options explicitly (8bc9669)
  • package-graph: Ensure cycle paths are always names, not objects (ae81a76)
  • package-graph: Use correct property when testing for duplicates (ef33cb7)
  • publish: Map packument requests concurrently directly from package graph (c79a827)
  • run: Re-order --npm-client in help output (bfa89bf)

v3.10.5

Compare Source

Bug Fixes
  • run-lifecycle: Do not customize npm_config_prefix during execution (79549c1), closes #​1866

v3.10.4

Compare Source

Bug Fixes
  • add: Do not scope chained bootstrap (d9d4bc4)
  • bootstrap: Do not npm ci when hoisting (27516b9), closes #​1865

v3.10.3

Compare Source

Bug Fixes

v3.10.2

Compare Source

Bug Fixes
  • bootstrap: Remove fancy root lifecycle execution, it was foolish (9f80722), closes #​1857

v3.10.1

Compare Source

Bug Fixes
  • collect-updates: Avoid improper bumps from prompt selections (06a1cff), closes #​1357

v3.10.0

Compare Source

Bug Fixes
  • publish: Correctly determine canary version when --include-merged-tags present (fb2a1b2), closes #​1820
Features

3.9.1 (2019-01-08)

Bug Fixes
  • bootstrap: Don't pass --ignore-scripts to npm install (e602838), closes #​1855
  • bootstrap: Prevent recursive execution from all install lifecycles (ea9dbbe)

v3.9.1

Compare Source

Bug Fixes
  • bootstrap: Don't pass --ignore-scripts to npm install (e602838), closes #​1855
  • bootstrap: Prevent recursive execution from all install lifecycles (ea9dbbe)

v3.9.0

Compare Source

Bug Fixes
  • bootstrap: Only run install lifecycles once-per-package, in topological order (929ae22)
  • describe-ref: Properly handle sha-like tag names (#​1853) (094a1cb)
  • run-lifecycle: Ensure all npm_package_* env vars are created (bab8e58), closes #​1752
Features
  • bootstrap: Add --ignore-prepublish option (f14fc06)
  • bootstrap: Run root install lifecycles where appropriate (944e36f)

3.8.5 (2019-01-05)

Bug Fixes
  • npm-dist-tag: Improve robustness (63a7a89)
  • npm-publish: Ensure pkg.publishConfig is handled correctly (1877def), closes #​1498
  • project: Deprecate root-level config keys as well, prioritizing nested (7a65a87)
  • publish: Deprecate --npm-tag, replaced by --dist-tag (196d663)
  • publish: Ensure pkg.publishConfig is handled correctly when promoting dist-tags (af1c2ad)
  • publish: Tweak progress logging (5a04145)

3.8.4 (2019-01-03)

Bug Fixes
  • publish: Pass username to access.lsPackages() (31982a1)

3.8.3 (2019-01-03)

Bug Fixes

Renovate configuration

📅 Schedule: "every weekday" (UTC).

🚦 Automerge: Enabled.

♻️ 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 has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 392a7c86-e16e-47ed-9adf-80d98f2dc1da

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.818%

Totals Coverage Status
Change from base Build 30b842b9-733a-4f58-bb15-00fd00b258e7: 0.0%
Covered Lines: 4922
Relevant Lines: 5191

💛 - Coveralls

@renovate
Copy link
Contributor Author

renovate bot commented Sep 21, 2020

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will then reenable updates for minor and patch updates automatically.

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.

@renovate renovate bot deleted the renovate/major-lerna-monorepo branch September 21, 2020 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants