Release notes
*Sourced from [lerna's releases](https://github.com/lerna/lerna/releases).*
> ## v3.9.0
> ### Bug Fixes
>
> * **bootstrap:** Only run install lifecycles once-per-package, in topological order ([929ae22](https://github.com/lerna/lerna/commit/929ae22))
> * **describe-ref:** Properly handle sha-like tag names ([#1853](https://github-redirect.dependabot.com/lerna/lerna/issues/1853)) ([094a1cb](https://github.com/lerna/lerna/commit/094a1cb))
> * **run-lifecycle:** Ensure all `npm_package_*` env vars are created ([bab8e58](https://github.com/lerna/lerna/commit/bab8e58)), closes [#1752](https://github-redirect.dependabot.com/lerna/lerna/issues/1752)
>
>
> ### Features
>
> * **bootstrap:** Add `--ignore-prepublish` option ([f14fc06](https://github.com/lerna/lerna/commit/f14fc06))
> * **bootstrap:** Run root install lifecycles where appropriate ([944e36f](https://github.com/lerna/lerna/commit/944e36f))
Changelog
*Sourced from [lerna's changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md).*
> # [3.9.0](https://github.com/lerna/lerna/compare/v3.8.5...v3.9.0) (2019-01-08)
>
>
> ### Bug Fixes
>
> * **bootstrap:** Only run install lifecycles once-per-package, in topological order ([929ae22](https://github.com/lerna/lerna/commit/929ae22))
> * **describe-ref:** Properly handle sha-like tag names ([#1853](https://github-redirect.dependabot.com/lerna/lerna/issues/1853)) ([094a1cb](https://github.com/lerna/lerna/commit/094a1cb))
> * **run-lifecycle:** Ensure all npm_package_* env vars are created ([bab8e58](https://github.com/lerna/lerna/commit/bab8e58)), closes [#1752](https://github-redirect.dependabot.com/lerna/lerna/issues/1752)
>
>
> ### Features
>
> * **bootstrap:** Add `--ignore-prepublish` option ([f14fc06](https://github.com/lerna/lerna/commit/f14fc06))
> * **bootstrap:** Run root install lifecycles where appropriate ([944e36f](https://github.com/lerna/lerna/commit/944e36f))
Commits
- [`1c1ac15`](https://github.com/lerna/lerna/commit/1c1ac155323499ba175d7f7e33c2e3f42a57a2f2) chore(release): publish v3.9.0
- [`094a1cb`](https://github.com/lerna/lerna/commit/094a1cba2287276477b34e359e023be3cefeae8a) fix(describe-ref): Properly handle sha-like tag names ([#1853](https://github-redirect.dependabot.com/lerna/lerna/issues/1853))
- [`f14fc06`](https://github.com/lerna/lerna/commit/f14fc0677fca73a9037e0c874ab766c2dc09506e) feat(bootstrap): Add `--ignore-prepublish` option
- [`944e36f`](https://github.com/lerna/lerna/commit/944e36fbd1849fcd3fee554e5598e686d5429fde) feat(bootstrap): Run root install lifecycles where appropriate
- [`929ae22`](https://github.com/lerna/lerna/commit/929ae221d7215467367de761ffbcd39973bd7866) fix(bootstrap): Only run install lifecycles once-per-package, in topological ...
- [`bab8e58`](https://github.com/lerna/lerna/commit/bab8e589a151b66b55f03ca4ca34b1b80bee0c37) fix(run-lifecycle): Ensure all npm_package_* env vars are created
- [`39c46c2`](https://github.com/lerna/lerna/commit/39c46c2c08a481b045173211919db17d9d4206e4) test(run-lifecycle): Use Package instance in test instead of bare object
- [`4c5ad31`](https://github.com/lerna/lerna/commit/4c5ad3105699f81fe90c7e934ba2262582c2ced3) test(pack-directory): Use new Package instance in test instead of hack
- [`eb79058`](https://github.com/lerna/lerna/commit/eb79058c2825c0122fca59d22c0158f9d4fe1f88) chore(stale): Exempt 'bug' label from stale bot [ci skip]
- See full diff in [compare view](https://github.com/lerna/lerna/compare/v3.8.5...v3.9.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps lerna from 3.8.5 to 3.9.0.
Release notes
*Sourced from [lerna's releases](https://github.com/lerna/lerna/releases).* > ## v3.9.0 > ### Bug Fixes > > * **bootstrap:** Only run install lifecycles once-per-package, in topological order ([929ae22](https://github.com/lerna/lerna/commit/929ae22)) > * **describe-ref:** Properly handle sha-like tag names ([#1853](https://github-redirect.dependabot.com/lerna/lerna/issues/1853)) ([094a1cb](https://github.com/lerna/lerna/commit/094a1cb)) > * **run-lifecycle:** Ensure all `npm_package_*` env vars are created ([bab8e58](https://github.com/lerna/lerna/commit/bab8e58)), closes [#1752](https://github-redirect.dependabot.com/lerna/lerna/issues/1752) > > > ### Features > > * **bootstrap:** Add `--ignore-prepublish` option ([f14fc06](https://github.com/lerna/lerna/commit/f14fc06)) > * **bootstrap:** Run root install lifecycles where appropriate ([944e36f](https://github.com/lerna/lerna/commit/944e36f))Changelog
*Sourced from [lerna's changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md).* > # [3.9.0](https://github.com/lerna/lerna/compare/v3.8.5...v3.9.0) (2019-01-08) > > > ### Bug Fixes > > * **bootstrap:** Only run install lifecycles once-per-package, in topological order ([929ae22](https://github.com/lerna/lerna/commit/929ae22)) > * **describe-ref:** Properly handle sha-like tag names ([#1853](https://github-redirect.dependabot.com/lerna/lerna/issues/1853)) ([094a1cb](https://github.com/lerna/lerna/commit/094a1cb)) > * **run-lifecycle:** Ensure all npm_package_* env vars are created ([bab8e58](https://github.com/lerna/lerna/commit/bab8e58)), closes [#1752](https://github-redirect.dependabot.com/lerna/lerna/issues/1752) > > > ### Features > > * **bootstrap:** Add `--ignore-prepublish` option ([f14fc06](https://github.com/lerna/lerna/commit/f14fc06)) > * **bootstrap:** Run root install lifecycles where appropriate ([944e36f](https://github.com/lerna/lerna/commit/944e36f))Commits
- [`1c1ac15`](https://github.com/lerna/lerna/commit/1c1ac155323499ba175d7f7e33c2e3f42a57a2f2) chore(release): publish v3.9.0 - [`094a1cb`](https://github.com/lerna/lerna/commit/094a1cba2287276477b34e359e023be3cefeae8a) fix(describe-ref): Properly handle sha-like tag names ([#1853](https://github-redirect.dependabot.com/lerna/lerna/issues/1853)) - [`f14fc06`](https://github.com/lerna/lerna/commit/f14fc0677fca73a9037e0c874ab766c2dc09506e) feat(bootstrap): Add `--ignore-prepublish` option - [`944e36f`](https://github.com/lerna/lerna/commit/944e36fbd1849fcd3fee554e5598e686d5429fde) feat(bootstrap): Run root install lifecycles where appropriate - [`929ae22`](https://github.com/lerna/lerna/commit/929ae221d7215467367de761ffbcd39973bd7866) fix(bootstrap): Only run install lifecycles once-per-package, in topological ... - [`bab8e58`](https://github.com/lerna/lerna/commit/bab8e589a151b66b55f03ca4ca34b1b80bee0c37) fix(run-lifecycle): Ensure all npm_package_* env vars are created - [`39c46c2`](https://github.com/lerna/lerna/commit/39c46c2c08a481b045173211919db17d9d4206e4) test(run-lifecycle): Use Package instance in test instead of bare object - [`4c5ad31`](https://github.com/lerna/lerna/commit/4c5ad3105699f81fe90c7e934ba2262582c2ced3) test(pack-directory): Use new Package instance in test instead of hack - [`eb79058`](https://github.com/lerna/lerna/commit/eb79058c2825c0122fca59d22c0158f9d4fe1f88) chore(stale): Exempt 'bug' label from stale bot [ci skip] - See full diff in [compare view](https://github.com/lerna/lerna/compare/v3.8.5...v3.9.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.