opencomponents / oc-template-react

⚛️ Module for handling React templates in OC
MIT License
23 stars 16 forks source link

Update lerna in / from 2.11.0 to 3.10.1 #372

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Dependencies.io has updated lerna (a npm dependency in /) from "2.11.0" to "3.10.1".

3.10.1 ### Bug Fixes * **collect-updates:** Avoid improper bumps from prompt selections ([06a1cff](https://github.com/lerna/lerna/commit/06a1cff)), closes [#1357](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1357)
3.10.0 ### Bug Fixes * **publish:** Correctly determine canary version when `--include-merged-tags` present ([fb2a1b2](https://github.com/lerna/lerna/commit/fb2a1b2)), closes [#1820](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1820) ### Features * **lerna:** Use `--exact` version ranges between sibling dependencies ([02a067f](https://github.com/lerna/lerna/commit/02a067f)) * **version:** Add `--no-changelog` option ([#1854](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1854)) ([d73d823](https://github.com/lerna/lerna/commit/d73d823)), closes [#1852](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1852)
3.9.1 ### Bug Fixes * **bootstrap:** Don't pass `--ignore-scripts` to `npm install` ([e602838](https://github.com/lerna/lerna/commit/e602838)), closes [#1855](https://www.dependencies.io/github-redirect/lerna/lerna/issues/1855) * **bootstrap:** Prevent recursive execution from all install lifecycles ([ea9dbbe](https://github.com/lerna/lerna/commit/ea9dbbe))