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

Update dependency lerna to ^3.22.1 #48

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 1, 2020

This PR contains the following updates:

Package Type Update Change
lerna devDependencies minor ^3.16.4 -> ^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

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)

Renovate configuration

📅 Schedule: "before 3am on the first day of the month" (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.

@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from c2d446a to b131b4a Compare June 30, 2020 14:59
@renovate renovate bot changed the title Update dependency lerna to ^3.20.2 Update dependency lerna to ^3.22.1 Jun 30, 2020
@amilajack amilajack closed this Aug 23, 2020
@renovate
Copy link
Author

renovate bot commented Aug 23, 2020

Renovate Ignore Notification

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.

@renovate renovate bot deleted the renovate/lerna-monorepo branch August 23, 2020 16:05
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.

2 participants