Closed dependencies[bot] closed 5 years ago
Dependencies.io has updated lerna (a npm dependency in /) from "2.11.0" to "3.7.1".
lerna
/
Dependencies.io has updated
lerna
(a npm dependency in/
) from "2.11.0" to "3.7.1".3.7.1
### Bug Fixes * **bootstrap:** Pulse progress bar during execution ([b38a151](https://github.com/lerna/lerna/commit/b38a151)) * **clean:** Pulse progress bar during execution ([f1202de](https://github.com/lerna/lerna/commit/f1202de)) * **command:** Enable progress from top-level log object ([95e88f0](https://github.com/lerna/lerna/commit/95e88f0)) * **import:** Pulse progress bar during execution ([b552e22](https://github.com/lerna/lerna/commit/b552e22)) * **npm-dist-tag:** Accept `opts.log`, defaulting to `libnpm/log` ([97edc7e](https://github.com/lerna/lerna/commit/97edc7e)) * **npm-publish:** Accept `opts.log`, defaulting to `libnpm/log` ([a1d61f6](https://github.com/lerna/lerna/commit/a1d61f6)) * **pack-directory:** Accept `opts.log`, defaulting to `libnpm/log` ([d099d13](https://github.com/lerna/lerna/commit/d099d13)) * **publish:** Do not pass `this.logger` into conf, it does not respect `log.level` ([9bcd503](https://github.com/lerna/lerna/commit/9bcd503)) * **publish:** Pulse progress bar during execution ([49b8771](https://github.com/lerna/lerna/commit/49b8771)) * Add `@lerna/pulse-till-done` utility ([3359c63](https://github.com/lerna/lerna/commit/3359c63)) * **run-lifecycle:** Accept `opts.log`, defaulting to `libnpm/log` ([dde588a](https://github.com/lerna/lerna/commit/dde588a)) * **run-lifecycle:** Do not execute on packages that lack the target script, avoiding spurious logs ([c0ad316](https://github.com/lerna/lerna/commit/c0ad316))3.7.0
### Bug Fixes * **add:** Pass options snapshot to `pacote.manifest()` ([d0f0dbc](https://github.com/lerna/lerna/commit/d0f0dbc)) * **bootstrap:** Use `@lerna/run-lifecycle` factory instead of manual filtering ([d32feaa](https://github.com/lerna/lerna/commit/d32feaa)) * **create:** Pass options snapshot to `pacote.manifest()` ([6116680](https://github.com/lerna/lerna/commit/6116680)) * **npm-conf:** Port kevva/npm-conf/pull/12 ([zkochan](https://github.com/zkochan)) ([d58b741](https://github.com/lerna/lerna/commit/d58b741)) * **npm-conf:** Update defaults & types to npm v6.5.0+ ([6a8aa83](https://github.com/lerna/lerna/commit/6a8aa83)) * **publish:** Remove unused dependency ([d4ab6c4](https://github.com/lerna/lerna/commit/d4ab6c4)) * **publish:** Short-circuit retries for npm username validation ([ca4dd95](https://github.com/lerna/lerna/commit/ca4dd95)) * **run-lifecycle:** Omit circular options from config ([00eb5bd](https://github.com/lerna/lerna/commit/00eb5bd)) ### Features * Add `@lerna/get-packed` ([8675c8f](https://github.com/lerna/lerna/commit/8675c8f)) * Add `@lerna/pack-directory` ([be1aeaf](https://github.com/lerna/lerna/commit/be1aeaf)) * **dist-tag:** Wrap options in `figgy-pudding` ([2713ab8](https://github.com/lerna/lerna/commit/2713ab8)) * **npm-publish:** Use `libnpm/publish` instead of subprocess execution ([433275e](https://github.com/lerna/lerna/commit/433275e)) * **package:** Add `.refresh()` method to update internal state when external changes have occurred ([905ba10](https://github.com/lerna/lerna/commit/905ba10)) * **publish:** Add npm-session, npm-version, and user-agent fields to `libnpm/fetch` config ([5edb27d](https://github.com/lerna/lerna/commit/5edb27d)) * **publish:** Refresh package manifests after `prepare`/`prepublishOnly` lifecycle ([e6b31f8](https://github.com/lerna/lerna/commit/e6b31f8)) * **publish:** Use `@lerna/pack-directory` instead of subprocess npm pack ([fd7299f](https://github.com/lerna/lerna/commit/fd7299f)) * **publish:** Use `libnpm/publish` instead of subprocess execution ([58fda8d](https://github.com/lerna/lerna/commit/58fda8d)) * **version:** Refresh package manifests after `preversion` lifecycle ([7c7bf9a](https://github.com/lerna/lerna/commit/7c7bf9a))