slupjs / slup

🚀 Sets of Material Design components built upon Inferno
MIT License
13 stars 2 forks source link

Update dependency lerna to v2.10.2 #113

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency lerna from v2.8.0 to v2.10.2

Release Notes ### [`v2.9.0`](https://github.com/lerna/lerna/releases/v2.9.0) #### v2.9.0 (2018-02-14) ##### :rocket: Enhancement * [#​1254](`https://github.com/lerna/lerna/pull/1254`) Add support for new yarn workspaces config format. ([@​detrohutt]) * [#​1227](`https://github.com/lerna/lerna/pull/1227`) Add --ignore-scripts flag to bootstrap command. ([@​Andarist]) ##### :memo: Documentation * [#​1248](`https://github.com/lerna/lerna/pull/1248`) Document another potential cause of git initialization failure. ([@​fritz-c]) ##### Committers: 3 - Alexander Roberts ([detrohutt]) - Fritz ([fritz-c]) - Mateusz Burzyński ([Andarist]) --- ### [`v2.9.1`](https://github.com/lerna/lerna/releases/v2.9.1) #### v2.9.1 (2018-03-29) ##### :rocket: Enhancement * [#​1352](`https://github.com/lerna/lerna/pull/1352`) feat: Support --no-prefix for streaming output. ([@​raymondfeng]) ##### Committers: 1 - Raymond Feng ([raymondfeng]) --- ### [`v2.10.0`](https://github.com/lerna/lerna/releases/v2.10.0) #### v2.10.0 (2018-04-06) ##### :rocket: Enhancement * [#​1363](`https://github.com/lerna/lerna/pull/1363`) Allow custom conventional-changelog config or preset. ([@​bertho-zero]) ##### Committers: 1 - Kévin Berthommier ([bertho-zero]) --- ### [`v2.10.1`](https://github.com/lerna/lerna/releases/v2.10.1) This release reverts #​1363, as it resulted in unintentional breaking changes. Please note that lerna 2.x is in maintenance mode, and new features will not be actively ported from lerna 3.x (currently `lerna@​next`). --- ### [`v2.10.2`](https://github.com/lerna/lerna/releases/v2.10.2) #### v2.10.2 (2018-04-16) ##### :bug: Bug Fix * [#​1376](`https://github.com/lerna/lerna/pull/1376`) Pass --no-verify to `git push`. ([@​hjylewis]) ##### Committers: 1 - Henry Lewis ([hjylewis]) ---
Commits #### v2.9.1 - [`9d95fb8`](https://github.com/lerna/lerna/commit/9d95fb8e0adc125288b26739ce282c665a1a82e6) refactor(import): Move helper function into instance method - [`9a47ff7`](https://github.com/lerna/lerna/commit/9a47ff7162a9f1851694b698de155f8a75432faa) feat(project): Merge `package` and `packageJson` into `manifest` - [`707d1f0`](https://github.com/lerna/lerna/commit/707d1f041f8041dd3e0f55c2830b8319c24eb6a6) feat(package): Add Map-like get/set methods, remove raw json getter - [`fdec3ac`](https://github.com/lerna/lerna/commit/fdec3ac39f434f1b2cb8db447711d8e580c2bae2) feat(package): Add `serialize()` method - [`9371020`](https://github.com/lerna/lerna/commit/9371020d1aa088c08139b5343d77778824ebdd76) refactor(add): Map scope names after makeChanges() - [`b5e61bf`](https://github.com/lerna/lerna/commit/b5e61bfdfab7c151caa025d2f6b35aa1a69ab163) refactor(npm-conf): Split envReplace() into its own file - [`3c9a5de`](https://github.com/lerna/lerna/commit/3c9a5dedb330bc5c0a3ad42ef301d859c05e57b2) fix(npm-conf): Replace env vars even in config keys - [`1523520`](https://github.com/lerna/lerna/commit/1523520874d1c83b64b92665e26e55589bd8a869) fix(create): Silently ignore missing builtin npmrc - [`36c1fad`](https://github.com/lerna/lerna/commit/36c1fad745f9978b09006145988478e660812a1f) feat: Add --no-prefix for streaming output (#​1352) #### v2.10.1 - [`f5268cd`](https://github.com/lerna/lerna/commit/f5268cdda941aafa84a00817d14f74adfcea2942) fix(publish): Allow tag check to fail with strong warning (#​1355) #### v2.10.2 - [`1d32497`](https://github.com/lerna/lerna/commit/1d3249772d34449d5c2649e30307e67c34fa3b8b) chore: Remove defunct 'lerna-changelog' config - [`0b88ffb`](https://github.com/lerna/lerna/commit/0b88ffbbcfe95543d71f6c72e7053087cdc7d19a) fix(git-utils): Pass --no-verify to `git push` (#​1376)

This PR has been generated by Renovate Bot.