Release notes
*Sourced from [lerna's releases](https://github.com/lerna/lerna/releases).*
> ## v3.16.4
> ## [3.16.4](https://github.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://github.com/lerna/lerna/commit/8adeac1)), closes [#2197](https://github-redirect.dependabot.com/lerna/lerna/issues/2197)
> * **conventional-commits:** Preserve tag prefix in fixed changelog comparison links ([11cf6d2](https://github.com/lerna/lerna/commit/11cf6d2)), closes [#2197](https://github-redirect.dependabot.com/lerna/lerna/issues/2197)
> * **pack-directory:** Use correct property when packing subdirectories ([1575396](https://github.com/lerna/lerna/commit/1575396))
> * **publish:** Pass correct arguments to packDirectory() ([b1aade3](https://github.com/lerna/lerna/commit/b1aade3))
>
> ## v3.16.3
> ## [3.16.3](https://github.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://github.com/lerna/lerna/commit/f4cbd4d)), closes [#2195](https://github-redirect.dependabot.com/lerna/lerna/issues/2195)
>
> ## v3.16.2
> ## [3.16.2](https://github.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://github.com/lerna/lerna/commit/c3f7998))
> * **create-symlink:** Use octal notation for chmod values ([03f80b7](https://github.com/lerna/lerna/commit/03f80b7))
> * **deps:** `npm-lifecycle@^3.1.2` ([25edebf](https://github.com/lerna/lerna/commit/25edebf)), closes [#2189](https://github-redirect.dependabot.com/lerna/lerna/issues/2189)
> * **deps:** Switch to actively-maintained `@zkochan/cmd-shim` ([60d1100](https://github.com/lerna/lerna/commit/60d1100))
> * **integration:** Limit concurrency of bootstrap --hoist test ([f25854d](https://github.com/lerna/lerna/commit/f25854d))
>
> ## v3.16.1
> ## [3.16.1](https://github.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://github.com/lerna/lerna/commit/af0569d)), closes [#2189](https://github-redirect.dependabot.com/lerna/lerna/issues/2189)
>
> ## v3.16.0
> # [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)
>
>
> ### Bug Fixes
>
> * **command:** Bump minimum range of lodash, silence dumb 'security' warning ([c405871](https://github.com/lerna/lerna/commit/c405871))
> * **conventional-commits:** Hard-pin lodash.template dependency to silence 'helpful' security warning ([c54ad68](https://github.com/lerna/lerna/commit/c54ad68))
> * **deps:** Bump `@evocateur/pacote` ([03e4797](https://github.com/lerna/lerna/commit/03e4797))
> * **deps:** Update forked npm libs ([4d67426](https://github.com/lerna/lerna/commit/4d67426))
> * **npm-conf:** OTP should default to undefined, figgy pudding is very strict ([2fa02a8](https://github.com/lerna/lerna/commit/2fa02a8))
> ... (truncated)
Changelog
*Sourced from [lerna's changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md).*
> ## [3.16.4](https://github.com/lerna/lerna/compare/v3.16.3...v3.16.4) (2019-07-24)
>
> **Note:** Version bump only for package lerna
>
>
>
>
>
> ## [3.16.3](https://github.com/lerna/lerna/compare/v3.16.2...v3.16.3) (2019-07-23)
>
> **Note:** Version bump only for package lerna
>
>
>
>
>
> ## [3.16.2](https://github.com/lerna/lerna/compare/v3.16.1...v3.16.2) (2019-07-22)
>
> **Note:** Version bump only for package lerna
>
>
>
>
>
> ## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19)
>
> **Note:** Version bump only for package lerna
>
>
>
>
>
> # [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)
>
>
> ### Features
>
> * **deps:** `import-local@^2.0.0` ([14d2c66](https://github.com/lerna/lerna/commit/14d2c66))
Commits
- [`bb048cb`](https://github.com/lerna/lerna/commit/bb048cb306b5cfcb039aa98f667cf3751cf0ad20) chore(release): v3.16.4
- [`c19a306`](https://github.com/lerna/lerna/commit/c19a306ed816579de2f8920ee8456d6b34fee802) chore(release): v3.16.3
- [`d4b1a0e`](https://github.com/lerna/lerna/commit/d4b1a0e48d1ff241fafa268dbe57256e10f2cdc8) chore(release): v3.16.2
- [`6770cee`](https://github.com/lerna/lerna/commit/6770ceee0282d1a7c2dfda67c0458eff9632a583) chore(release): v3.16.1
- [`8ca18be`](https://github.com/lerna/lerna/commit/8ca18bedecf4f141c6242a099086e84b2ced72de) chore(release): v3.16.0
- [`14d2c66`](https://github.com/lerna/lerna/commit/14d2c666819a2df836ca488752bccd8aa274f9bd) feat(deps): `import-local@^2.0.0`
- See full diff in [compare view](https://github.com/lerna/lerna/commits/v3.16.4/core/lerna)
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 squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@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). To ignore the version in this PR you can just close it
- `@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.15.0 to 3.16.4.
Release notes
*Sourced from [lerna's releases](https://github.com/lerna/lerna/releases).* > ## v3.16.4 > ## [3.16.4](https://github.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://github.com/lerna/lerna/commit/8adeac1)), closes [#2197](https://github-redirect.dependabot.com/lerna/lerna/issues/2197) > * **conventional-commits:** Preserve tag prefix in fixed changelog comparison links ([11cf6d2](https://github.com/lerna/lerna/commit/11cf6d2)), closes [#2197](https://github-redirect.dependabot.com/lerna/lerna/issues/2197) > * **pack-directory:** Use correct property when packing subdirectories ([1575396](https://github.com/lerna/lerna/commit/1575396)) > * **publish:** Pass correct arguments to packDirectory() ([b1aade3](https://github.com/lerna/lerna/commit/b1aade3)) > > ## v3.16.3 > ## [3.16.3](https://github.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://github.com/lerna/lerna/commit/f4cbd4d)), closes [#2195](https://github-redirect.dependabot.com/lerna/lerna/issues/2195) > > ## v3.16.2 > ## [3.16.2](https://github.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://github.com/lerna/lerna/commit/c3f7998)) > * **create-symlink:** Use octal notation for chmod values ([03f80b7](https://github.com/lerna/lerna/commit/03f80b7)) > * **deps:** `npm-lifecycle@^3.1.2` ([25edebf](https://github.com/lerna/lerna/commit/25edebf)), closes [#2189](https://github-redirect.dependabot.com/lerna/lerna/issues/2189) > * **deps:** Switch to actively-maintained `@zkochan/cmd-shim` ([60d1100](https://github.com/lerna/lerna/commit/60d1100)) > * **integration:** Limit concurrency of bootstrap --hoist test ([f25854d](https://github.com/lerna/lerna/commit/f25854d)) > > ## v3.16.1 > ## [3.16.1](https://github.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://github.com/lerna/lerna/commit/af0569d)), closes [#2189](https://github-redirect.dependabot.com/lerna/lerna/issues/2189) > > ## v3.16.0 > # [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18) > > > ### Bug Fixes > > * **command:** Bump minimum range of lodash, silence dumb 'security' warning ([c405871](https://github.com/lerna/lerna/commit/c405871)) > * **conventional-commits:** Hard-pin lodash.template dependency to silence 'helpful' security warning ([c54ad68](https://github.com/lerna/lerna/commit/c54ad68)) > * **deps:** Bump `@evocateur/pacote` ([03e4797](https://github.com/lerna/lerna/commit/03e4797)) > * **deps:** Update forked npm libs ([4d67426](https://github.com/lerna/lerna/commit/4d67426)) > * **npm-conf:** OTP should default to undefined, figgy pudding is very strict ([2fa02a8](https://github.com/lerna/lerna/commit/2fa02a8)) > ... (truncated)Changelog
*Sourced from [lerna's changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md).* > ## [3.16.4](https://github.com/lerna/lerna/compare/v3.16.3...v3.16.4) (2019-07-24) > > **Note:** Version bump only for package lerna > > > > > > ## [3.16.3](https://github.com/lerna/lerna/compare/v3.16.2...v3.16.3) (2019-07-23) > > **Note:** Version bump only for package lerna > > > > > > ## [3.16.2](https://github.com/lerna/lerna/compare/v3.16.1...v3.16.2) (2019-07-22) > > **Note:** Version bump only for package lerna > > > > > > ## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19) > > **Note:** Version bump only for package lerna > > > > > > # [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18) > > > ### Features > > * **deps:** `import-local@^2.0.0` ([14d2c66](https://github.com/lerna/lerna/commit/14d2c66))Commits
- [`bb048cb`](https://github.com/lerna/lerna/commit/bb048cb306b5cfcb039aa98f667cf3751cf0ad20) chore(release): v3.16.4 - [`c19a306`](https://github.com/lerna/lerna/commit/c19a306ed816579de2f8920ee8456d6b34fee802) chore(release): v3.16.3 - [`d4b1a0e`](https://github.com/lerna/lerna/commit/d4b1a0e48d1ff241fafa268dbe57256e10f2cdc8) chore(release): v3.16.2 - [`6770cee`](https://github.com/lerna/lerna/commit/6770ceee0282d1a7c2dfda67c0458eff9632a583) chore(release): v3.16.1 - [`8ca18be`](https://github.com/lerna/lerna/commit/8ca18bedecf4f141c6242a099086e84b2ced72de) chore(release): v3.16.0 - [`14d2c66`](https://github.com/lerna/lerna/commit/14d2c666819a2df836ca488752bccd8aa274f9bd) feat(deps): `import-local@^2.0.0` - See full diff in [compare view](https://github.com/lerna/lerna/commits/v3.16.4/core/lerna)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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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). To ignore the version in this PR you can just close it - `@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.