wix-incubator / lerna-script

Lerna addon for adding custom tasks
MIT License
164 stars 13 forks source link

Update dependency lerna to v3.17.0 #299

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
lerna devDependencies minor 3.16.5 -> 3.17.0

Release Notes

lerna/lerna ### [`v3.17.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​3170httpsgithubcomlernalernacomparev3165v3170-2019-10-10) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.16.5...v3.17.0) ##### Features - **link:** Use `publishConfig.directory` as symlink source if it exists to allow linking sub-directories ([#​2274](https://togithub.com/lerna/lerna/issues/2274)) ([d04ce8e](https://togithub.com/lerna/lerna/commit/d04ce8e10503003e498c44d0db5ff455054d7d71)) #### [3.16.5](https://togithub.com/lerna/lerna/compare/v3.16.4...v3.16.5) (2019-10-07) ##### Bug Fixes - **bootstrap:** Run lifecycle scripts in topological queue instead of batches ([#​2224](https://togithub.com/lerna/lerna/issues/2224)) ([d8d33f7](https://togithub.com/lerna/lerna/commit/d8d33f7)) - **child-process:** Use Set to manage book-keeping instead of mutable integer ([5dbea32](https://togithub.com/lerna/lerna/commit/5dbea32)) #### [3.16.4](https://togithub.com/lerna/lerna/compare/v3.16.3...v3.16.4) (2019-07-24) ##### Bug Fixes - **conventional-commits:** Avoid duplicate root changelog entries with custom `--tag-version-prefix` ([8adeac1](https://togithub.com/lerna/lerna/commit/8adeac1)), closes [#​2197](https://togithub.com/lerna/lerna/issues/2197) - **conventional-commits:** Preserve tag prefix in fixed changelog comparison links ([11cf6d2](https://togithub.com/lerna/lerna/commit/11cf6d2)), closes [#​2197](https://togithub.com/lerna/lerna/issues/2197) - **pack-directory:** Use correct property when packing subdirectories ([1575396](https://togithub.com/lerna/lerna/commit/1575396)) - **publish:** Pass correct arguments to packDirectory() ([b1aade3](https://togithub.com/lerna/lerna/commit/b1aade3)) #### [3.16.3](https://togithub.com/lerna/lerna/compare/v3.16.2...v3.16.3) (2019-07-23) ##### Bug Fixes - **publish:** Identify tagged packages correctly with custom `--tag-version-prefix` ([f4cbd4d](https://togithub.com/lerna/lerna/commit/f4cbd4d)), closes [#​2195](https://togithub.com/lerna/lerna/issues/2195) #### [3.16.2](https://togithub.com/lerna/lerna/compare/v3.16.1...v3.16.2) (2019-07-22) ##### Bug Fixes - **create-symlink:** Generate shims for missing bin scripts for Windows ([c3f7998](https://togithub.com/lerna/lerna/commit/c3f7998)) - **create-symlink:** Use octal notation for chmod values ([03f80b7](https://togithub.com/lerna/lerna/commit/03f80b7)) - **deps:** `npm-lifecycle@^3.1.2` ([25edebf](https://togithub.com/lerna/lerna/commit/25edebf)), closes [#​2189](https://togithub.com/lerna/lerna/issues/2189) - **deps:** Switch to actively-maintained `@zkochan/cmd-shim` ([60d1100](https://togithub.com/lerna/lerna/commit/60d1100)) - **integration:** Limit concurrency of bootstrap --hoist test ([f25854d](https://togithub.com/lerna/lerna/commit/f25854d)) #### [3.16.1](https://togithub.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19) ##### Bug Fixes - **deps:** Pin exact `npm-lifecycle@3.0.0` to avoid Windows regression in >=3.1.0 ([af0569d](https://togithub.com/lerna/lerna/commit/af0569d)), closes [#​2189](https://togithub.com/lerna/lerna/issues/2189)

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, 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. View repository job log here.