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.5.0 (#52)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | lerna | devDependencies | minor | `~3.4.0` -> `~3.5.0` | [homepage](https://lernajs.io/), [source](https://renovatebot.com/gh/lerna/lerna) | --- ### Release Notes <details> <summary>lerna/lerna</summary> ### [`v3.5.0`](https://renovatebot.com/gh/lerna/lerna/blob/master/CHANGELOG.md#​350httpsgithubcomlernalernacomparev343v350-2018-11-27) [Compare Source](https://renovatebot.com/gh/lerna/lerna/compare/v3.4.3...v3.5.0) ##### Bug Fixes - **conventional-commits:** Bump minimum dependency ranges for node v11 compat ([76fad65](https://renovatebot.com/gh/lerna/lerna/commit/76fad65)) - prettier ([001a6df](https://renovatebot.com/gh/lerna/lerna/commit/001a6df)) - Update yarn workspaces error prompt link ([#​1756](https://renovatebot.com/gh/lerna/lerna/issues/1756)) ([d6e6a42](https://renovatebot.com/gh/lerna/lerna/commit/d6e6a42)) - **publish:** Ignore non-release tags when detecting `from-git` ([#​1782](https://renovatebot.com/gh/lerna/lerna/issues/1782)) ([3cb7465](https://renovatebot.com/gh/lerna/lerna/commit/3cb7465)) - **version:** Add friendly error message when remote branch doesn't exist ([#​1741](https://renovatebot.com/gh/lerna/lerna/issues/1741)) ([cd34b48](https://renovatebot.com/gh/lerna/lerna/commit/cd34b48)) - **version:** Don't version private packages lacking a version field ([#​1654](https://renovatebot.com/gh/lerna/lerna/issues/1654)) ([578bb19](https://renovatebot.com/gh/lerna/lerna/commit/578bb19)) ##### Features - **publish:** Add option `--no-git-reset` to leave unstaged changes in working tree ([#​1791](https://renovatebot.com/gh/lerna/lerna/issues/1791)) ([eae5619](https://renovatebot.com/gh/lerna/lerna/commit/eae5619)) - **run:** Log package name and timing in runScriptInPackageCapturing ([#​1781](https://renovatebot.com/gh/lerna/lerna/issues/1781)) ([b69a728](https://renovatebot.com/gh/lerna/lerna/commit/b69a728)) - **version:** Add `--include-merged-tags` option ([#​1712](https://renovatebot.com/gh/lerna/lerna/issues/1712)) ([7ee05d7](https://renovatebot.com/gh/lerna/lerna/commit/7ee05d7)) #### [3.4.3](https://renovatebot.com/gh/lerna/lerna/compare/v3.4.2...v3.4.3) (2018-10-10) ##### Bug Fixes - **publish:** Use correct field name when limiting retries ([76589d4](https://renovatebot.com/gh/lerna/lerna/commit/76589d4)) #### [3.4.2](https://renovatebot.com/gh/lerna/lerna/compare/v3.4.1...v3.4.2) (2018-10-09) ##### Bug Fixes - **publish:** Prevent retries during access validation so third-party registries are skipped faster ([a89ae62](https://renovatebot.com/gh/lerna/lerna/commit/a89ae62)) - **publish:** Use modern auth resolution ([7ba41a6](https://renovatebot.com/gh/lerna/lerna/commit/7ba41a6)) #### [3.4.1](https://renovatebot.com/gh/lerna/lerna/compare/v3.4.0...v3.4.1) (2018-10-04) ##### Bug Fixes - **add:** Allow --registry option ([597606c](https://renovatebot.com/gh/lerna/lerna/commit/597606c)) - **bootstrap:** Constrain npm-conf argument object to options.registry only ([987fd26](https://renovatebot.com/gh/lerna/lerna/commit/987fd26)) - **conventional-commits:** Upgrade angular preset, ensure header is not duplicated ([159a0b0](https://renovatebot.com/gh/lerna/lerna/commit/159a0b0)), closes [#​1696](https://renovatebot.com/gh/lerna/lerna/issues/1696) - **conventional-commits:** Upgrade dependencies ([9752f3e](https://renovatebot.com/gh/lerna/lerna/commit/9752f3e)), closes [#​1641](https://renovatebot.com/gh/lerna/lerna/issues/1641) [#​1661](https://renovatebot.com/gh/lerna/lerna/issues/1661) - **npm-conf:** Do not overwrite defaults with undefined cli keys ([25af71d](https://renovatebot.com/gh/lerna/lerna/commit/25af71d)) - **publish:** Overwrite Yarn registry proxy when encountered ([f7fdc77](https://renovatebot.com/gh/lerna/lerna/commit/f7fdc77)) - **publish:** Set token on npm config, allow third-party registries to remain non-compliant ([06a9479](https://renovatebot.com/gh/lerna/lerna/commit/06a9479)) </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. --- This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#wopian/eslint-config-wopian).
- Loading branch information