Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

chore(deps): update dependency lerna to v3 #223

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 10, 2018

This PR contains the following updates:

Package Type Update Change
lerna devDependencies major 2.11.0 -> 3.15.0

Release Notes

lerna/lerna

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
  • 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.1

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.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
  • 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.3

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.2

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.1

Compare Source

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

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

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.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
  • 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.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
  • 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.7

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.6

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.5

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.4

Compare Source

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

v3.10.3

Compare Source

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

v3.10.2

Compare Source

Bug Fixes

v3.10.1

Compare Source

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

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
  • 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.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

3.8.2 (2019-01-03)

Bug Fixes
  • bootstrap: Bail out of hoisted recursive lifecycles (169c943), closes #​1125
  • publish: Avoid recursive root lifecycle execution (e133134)
  • publish: Run root prepublish lifecycle if it exists (c5676bb)
  • run-lifecycle: Short-circuit ignore options (ae29097)
  • version: Avoid recursive root lifecycle execution (089392d), closes #​1844

3.8.1 (2018-12-31)

Bug Fixes
  • Do not print duplicate stdio after a streaming command errors (#​1832) (2bcc366), closes #​1790
  • npm-publish: Pass normalized manifest to libnpm/publish (8e59950), closes #​1843
  • progress: Correctly avoid progress where we don't want it (0de3df9)
  • progress: Enable progress during logging setup, correcting default (da81e60)
  • publish: --canary should also respect --include-merged-tags (462b15c), closes #​1820
Features

v3.8.5

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

3.8.2 (2019-01-03)

Bug Fixes
  • bootstrap: Bail out of hoisted recursive lifecycles (169c943), closes #​1125
  • publish: Avoid recursive root lifecycle execution (e133134)
  • publish: Run root prepublish lifecycle if it exists (c5676bb)
  • run-lifecycle: Short-circuit ignore options (ae29097)
  • version: Avoid recursive root lifecycle execution (089392d), closes #​1844

3.8.1 (2018-12-31)

Bug Fixes
  • Do not print duplicate stdio after a streaming command errors (#​1832) (2bcc366), closes #​1790
  • npm-publish: Pass normalized manifest to libnpm/publish (8e59950), closes #​1843
  • progress: Correctly avoid progress where we don't want it (0de3df9)
  • progress: Enable progress during logging setup, correcting default (da81e60)
  • publish: --canary should also respect --include-merged-tags (462b15c), closes #​1820
Features

v3.8.4

Compare Source

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)

v3.8.2

Compare Source

Bug Fixes

v3.8.1

Compare Source

Bug Fixes
  • bootstrap: Bail out of hoisted recursive lifecycles (169c943), closes #​1125
  • publish: Avoid recursive root lifecycle execution (e133134)
  • publish: Run root prepublish lifecycle if it exists (c5676bb)
  • run-lifecycle: Short-circuit ignore options (ae29097)
  • version: Avoid recursive root lifecycle execution (089392d), closes #​1844

v3.8.0

Compare Source

Bug Fixes
  • publish: Heighten dist-tag success log level to distinguish from noisy fetch logging (f1f0871)
  • publish: Unhide options shared with version command (09fccd3)
Features

3.7.2 (2018-12-21)

Bug Fixes
  • pack-directory: Accept lazy Package, passing directory as second parameter (c6819c0)
  • package: Add Package.lazy() helper (4aa9d37)
  • package: Chain self from serialize() method for parity with refresh() (98c812c)
  • publish: Re-order --git-reset flag in options (0653af9)
  • publish: Remove unused --npm-client option (4e7eaef)
  • symlink-binary: Use Package.lazy() instead of private resolver (83fe3ef)
  • version: Prevent clobbering composed --yes option (f3816be)

3.7.1 (2018-12-20)

Bug Fixes
  • bootstrap: Pulse progress bar during execution (b38a151)
  • clean: Pulse progress bar during execution (f1202de)
  • command: Enable progress from top-level log object (95e88f0)
  • import: Pulse progress bar during execution (b552e22)
  • npm-dist-tag: Accept opts.log, defaulting to libnpm/log (97edc7e)
  • npm-publish: Accept opts.log, defaulting to libnpm/log (a1d61f6)
  • pack-directory: Accept opts.log, defaulting to libnpm/log (d099d13)
  • publish: Do not pass this.logger into conf, it does not respect log.level (9bcd503)
  • publish: Pulse progress bar during execution (49b8771)
  • Add pulse-till-done utility (3359c63)
  • run-lifecycle: Accept opts.log, defaulting to libnpm/log (dde588a)
  • run-lifecycle: Do not execute on packages that lack the target script, avoiding spurious logs (c0ad316)

v3.7.2

Compare Source

Bug Fixes
  • publish: Heighten dist-tag success log level to distinguish from noisy fetch logging (f1f0871)
  • publish: Unhide options shared with version command (09fccd3)
Features

3.7.2 (2018-12-21)

Bug Fixes
  • pack-directory: Accept lazy Package, passing directory as second parameter (c6819c0)
  • package: Add Package.lazy() helper ([4aa9d37](https

Renovate configuration

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

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

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot assigned evans Aug 10, 2018
@renovate renovate bot requested a review from evans August 10, 2018 03:37
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 7 times, most recently from 90a5c42 to e0b7df4 Compare August 17, 2018 23:55
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 4 times, most recently from 7545d2b to 8077d87 Compare August 25, 2018 15:38
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 2 times, most recently from 6605f13 to 705d330 Compare August 28, 2018 23:10
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 4 times, most recently from 30f9e1d to f3c18a5 Compare September 11, 2018 23:37
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 6 times, most recently from a9c8f90 to 43fbb7e Compare September 19, 2018 17:59
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 3 times, most recently from e28eeb4 to 158d6bf Compare September 26, 2018 15:51
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 2 times, most recently from d41a4b5 to 2381d2f Compare October 2, 2018 09:54
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 3 times, most recently from 9c42ad7 to 799755e Compare December 21, 2018 02:31
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 4 times, most recently from d08403e to a236fa0 Compare January 5, 2019 01:23
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 8 times, most recently from 1dd5666 to 2bd84d5 Compare January 11, 2019 01:19
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 2 times, most recently from 68b4ef5 to 558155e Compare January 23, 2019 00:06
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 2 times, most recently from 403d726 to 7a06b17 Compare February 8, 2019 01:46
@renovate renovate bot force-pushed the renovate/lerna-3.x branch 4 times, most recently from 9c2ec84 to c34a8ab Compare February 15, 2019 02:02
@renovate renovate bot force-pushed the renovate/lerna-3.x branch from c34a8ab to 260211b Compare February 26, 2019 22:16
@renovate renovate bot force-pushed the renovate/lerna-3.x branch from 260211b to f054a62 Compare April 8, 2019 21:24
@renovate renovate bot force-pushed the renovate/lerna-3.x branch from f054a62 to c84d7c8 Compare April 22, 2019 07:57
@renovate renovate bot force-pushed the renovate/lerna-3.x branch from c84d7c8 to 6e74d0b Compare May 4, 2019 08:57
@renovate renovate bot force-pushed the renovate/lerna-3.x branch from 6e74d0b to 57d1a8b Compare May 18, 2019 22:57
@renovate renovate bot force-pushed the renovate/lerna-3.x branch from 57d1a8b to 04c9a3f Compare June 19, 2019 10:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants