Skip to content

chore(deps): update dependency lerna to v3.22.1 #187

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lerna 3.16.4 -> 3.22.1 age adoption passing confidence

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

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)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot force-pushed the renovate/lerna-monorepo branch 2 times, most recently from 711ffd2 to 3cf547c Compare November 19, 2019 09:32
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 3cf547c to f3c74e3 Compare November 20, 2019 01:30
@renovate renovate bot changed the title Update dependency lerna to v3.18.4 Update dependency lerna to v3.18.5 Nov 20, 2019
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch 3 times, most recently from 676c4fb to dec7d58 Compare November 20, 2019 22:16
@renovate renovate bot changed the title Update dependency lerna to v3.18.5 Update dependency lerna to v3.19.0 Nov 20, 2019
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from dec7d58 to ac2b6be Compare December 27, 2019 21:20
@renovate renovate bot changed the title Update dependency lerna to v3.19.0 Update dependency lerna to v3.20.0 Dec 27, 2019
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from ac2b6be to ae779c6 Compare December 29, 2019 22:15
@renovate renovate bot changed the title Update dependency lerna to v3.20.0 Update dependency lerna to v3.20.1 Dec 29, 2019
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from ae779c6 to 1cf1690 Compare January 2, 2020 18:35
@renovate renovate bot changed the title Update dependency lerna to v3.20.1 Update dependency lerna to v3.20.2 Jan 2, 2020
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch 2 times, most recently from c260855 to 0b24fa1 Compare February 18, 2020 09:37
@renovate renovate bot changed the title Update dependency lerna to v3.20.2 chore(deps): update dependency lerna to v3.20.2 Feb 18, 2020
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 0b24fa1 to c0d3d68 Compare February 18, 2020 20:31
@renovate renovate bot changed the title chore(deps): update dependency lerna to v3.20.2 Update dependency lerna to v3.20.2 Feb 18, 2020
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from c0d3d68 to ec5e575 Compare February 24, 2020 02:11
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch 2 times, most recently from ce8ede0 to 654e3ac Compare March 11, 2020 17:38
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch 3 times, most recently from 955fa65 to e979a48 Compare March 19, 2020 04:56
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch 5 times, most recently from 9b1ea75 to 07ba1ba Compare April 15, 2020 06:57
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch 2 times, most recently from 3075aac to 207f7a3 Compare April 15, 2020 19:04
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch 2 times, most recently from fad83a0 to 6481124 Compare April 23, 2020 18:52
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 6481124 to c4bdd90 Compare May 13, 2020 01:32
@renovate renovate bot changed the title Update dependency lerna to v3.20.2 Update dependency lerna to v3.21.0 May 13, 2020
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from c4bdd90 to a175986 Compare May 24, 2020 23:20
@renovate renovate bot changed the title Update dependency lerna to v3.21.0 Update dependency lerna to v3.22.0 May 24, 2020
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch 3 times, most recently from 617d1c2 to 3bb31c7 Compare June 1, 2020 23:51
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 3bb31c7 to 8a13c66 Compare June 9, 2020 01:34
@renovate renovate bot changed the title Update dependency lerna to v3.22.0 Update dependency lerna to v3.22.1 Jun 9, 2020
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 8a13c66 to 060ce39 Compare June 19, 2020 07:56
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 060ce39 to 6b04f2e Compare September 26, 2020 06:47
@renovate renovate bot changed the title Update dependency lerna to v3.22.1 chore(deps): update dependency lerna to v3.22.1 Sep 26, 2020
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.

1 participant