Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: update devdependency lerna to ~3.11.0 (#66)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | lerna | devDependencies | minor | `~3.10.0` -> `~3.11.0` | [homepage](https://lernajs.io/), [source](https://github.com/lerna/lerna) | --- ### Release Notes <details> <summary>lerna/lerna</summary> ### [`v3.11.0`](https://github.com/lerna/lerna/blob/master/CHANGELOG.md#​3110httpsgithubcomlernalernacomparev3108v3110-2019-02-08) [Compare Source](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) ##### Bug Fixes - **collect-updates:** Improve logging, making ignored globs explicit ([42e4a5c](https://github.com/lerna/lerna/commit/42e4a5c)) - **collect-updates:** Match dotfiles when ignoring changes ([99eadc6](https://github.com/lerna/lerna/commit/99eadc6)) - **create:** Bump camelcase ([e58a1d0](https://github.com/lerna/lerna/commit/e58a1d0)) - **deps:** Explicit libnpmaccess ^3.0.1 ([6ba3d1d](https://github.com/lerna/lerna/commit/6ba3d1d)) - **deps:** Explicit libnpmpublish ^1.1.1 ([a506d96](https://github.com/lerna/lerna/commit/a506d96)) - **deps:** Explicit npm-lifecycle ^2.1.0 ([506ad6d](https://github.com/lerna/lerna/commit/506ad6d)) - **deps:** Explicit npm-package-arg ^6.1.0 ([4b20791](https://github.com/lerna/lerna/commit/4b20791)) - **deps:** Explicit npm-registry-fetch ^3.9.0 ([a83c487](https://github.com/lerna/lerna/commit/a83c487)) - **deps:** Explicit npmlog ^4.1.2 ([571c2e2](https://github.com/lerna/lerna/commit/571c2e2)) - **deps:** Explicit pacote ^9.4.1 ([44d05bf](https://github.com/lerna/lerna/commit/44d05bf)) - **deps:** Explicit read-package-json ^2.0.13 ([2695a90](https://github.com/lerna/lerna/commit/2695a90)) - **deps:** Remove unused libnpm (replaced by direct sub-packages) ([1caeb28](https://github.com/lerna/lerna/commit/1caeb28)) - **filter-options:** Require arguments to --scope and --ignore ([4b81dad](https://github.com/lerna/lerna/commit/4b81dad)) - **publish:** Correct silly log heading ([f1dc3fc](https://github.com/lerna/lerna/commit/f1dc3fc)) ##### Features - **version:** Create Github releases with `--github-release` ([#​1864](https://github.com/lerna/lerna/issues/1864)) ([f84a631](https://github.com/lerna/lerna/commit/f84a631)), closes [#​1513](https://github.com/lerna/lerna/issues/1513) #### [3.10.8](https://github.com/lerna/lerna/compare/v3.10.7...v3.10.8) (2019-02-01) ##### Bug Fixes - **conventional-commits:** Support legacy callback presets ([60647b4](https://github.com/lerna/lerna/commit/60647b4)), closes [#​1896](https://github.com/lerna/lerna/issues/1896) - **publish:** Skip private package lookup ([#​1905](https://github.com/lerna/lerna/issues/1905)) ([f9e18fa](https://github.com/lerna/lerna/commit/f9e18fa)) - **version:** Fix negated option links in readme ([0908212](https://github.com/lerna/lerna/commit/0908212)) #### [3.10.7](https://github.com/lerna/lerna/compare/v3.10.6...v3.10.7) (2019-01-22) ##### Bug Fixes - **cli:** Ensure exit code is always numeric ([a2362b8](https://github.com/lerna/lerna/commit/a2362b8)) - **npm-publish:** Ensure process exits non-zero when `libnpm/publish` fails ([9e9ce08](https://github.com/lerna/lerna/commit/9e9ce08)) #### [3.10.6](https://github.com/lerna/lerna/compare/v3.10.5...v3.10.6) (2019-01-19) ##### Bug Fixes - **exec:** Tweak description ([68a0685](https://github.com/lerna/lerna/commit/68a0685)) - **import:** Ensure compatibility with root-level package globs ([#​1875](https://github.com/lerna/lerna/issues/1875)) ([16ab98d](https://github.com/lerna/lerna/commit/16ab98d)), closes [#​1872](https://github.com/lerna/lerna/issues/1872) - **options:** Document negated boolean options explicitly ([8bc9669](https://github.com/lerna/lerna/commit/8bc9669)) - **package-graph:** Ensure cycle paths are always names, not objects ([ae81a76](https://github.com/lerna/lerna/commit/ae81a76)) - **package-graph:** Use correct property when testing for duplicates ([ef33cb7](https://github.com/lerna/lerna/commit/ef33cb7)) - **publish:** Map packument requests concurrently directly from package graph ([c79a827](https://github.com/lerna/lerna/commit/c79a827)) - **run:** Re-order --npm-client in help output ([bfa89bf](https://github.com/lerna/lerna/commit/bfa89bf)) #### [3.10.5](https://github.com/lerna/lerna/compare/v3.10.4...v3.10.5) (2019-01-11) ##### Bug Fixes - **run-lifecycle:** Do not customize npm_config_prefix during execution ([79549c1](https://github.com/lerna/lerna/commit/79549c1)), closes [#​1866](https://github.com/lerna/lerna/issues/1866) #### [3.10.4](https://github.com/lerna/lerna/compare/v3.10.3...v3.10.4) (2019-01-10) ##### Bug Fixes - **add:** Do not scope chained bootstrap ([d9d4bc4](https://github.com/lerna/lerna/commit/d9d4bc4)) - **bootstrap:** Do not `npm ci` when hoisting ([27516b9](https://github.com/lerna/lerna/commit/27516b9)), closes [#​1865](https://github.com/lerna/lerna/issues/1865) #### [3.10.3](https://github.com/lerna/lerna/compare/v3.10.2...v3.10.3) (2019-01-10) ##### Bug Fixes - **bootstrap:** When filtering, only bootstrap filtered packages ([71174e4](https://github.com/lerna/lerna/commit/71174e4)), closes [#​1421](https://github.com/lerna/lerna/issues/1421) [#​1766](https://github.com/lerna/lerna/issues/1766) #### [3.10.2](https://github.com/lerna/lerna/compare/v3.10.1...v3.10.2) (2019-01-09) ##### Bug Fixes - **bootstrap:** Remove fancy root lifecycle execution, it was foolish ([9f80722](https://github.com/lerna/lerna/commit/9f80722)), closes [#​1857](https://github.com/lerna/lerna/issues/1857) #### [3.10.1](https://github.com/lerna/lerna/compare/v3.10.0...v3.10.1) (2019-01-09) ##### Bug Fixes - **collect-updates:** Avoid improper bumps from prompt selections ([06a1cff](https://github.com/lerna/lerna/commit/06a1cff)), closes [#​1357](https://github.com/lerna/lerna/issues/1357) </details> --- ### Renovate configuration :date: **Schedule**: "before 9am,after 5pm" in timezone Europe/London. :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is stale, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#wopian/eslint-config-wopian).
- Loading branch information