metabolize / anafanafo

Efficiently compute text width using pre-generated charater-width tables
MIT License
12 stars 2 forks source link

Bump lerna from 3.5.1 to 3.6.0 #13

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps lerna from 3.5.1 to 3.6.0.

Release notes *Sourced from [lerna's releases](https://github.com/lerna/lerna/releases).* > ## v3.6.0 > ### Bug Fixes > > * **add:** Validate local package version ([#1804](https://github-redirect.dependabot.com/lerna/lerna/issues/1804)) ([ed6e2db](https://github.com/lerna/lerna/commit/ed6e2db)), closes [#1799](https://github-redirect.dependabot.com/lerna/lerna/issues/1799) > * **bootstrap:** Omit local bundled dependencies ([#1805](https://github-redirect.dependabot.com/lerna/lerna/issues/1805)) ([8f5bdbb](https://github.com/lerna/lerna/commit/8f5bdbb)), closes [#1775](https://github-redirect.dependabot.com/lerna/lerna/issues/1775) > * **pkg:** Exclude __mocks__ from package tarball ([4017f37](https://github.com/lerna/lerna/commit/4017f37)) > > > ### Features > > * **add:** Add `--no-bootstrap` option ([89bb928](https://github.com/lerna/lerna/commit/89bb928)) > * **bootstrap:** Support `--force-local` option ([#1807](https://github-redirect.dependabot.com/lerna/lerna/issues/1807)) ([25572af](https://github.com/lerna/lerna/commit/25572af)), closes [#1763](https://github-redirect.dependabot.com/lerna/lerna/issues/1763) > * Migrate existing usage to libnpm ([0d3a786](https://github.com/lerna/lerna/commit/0d3a786)) > * **create:** Migrate `npm info` subprocess to libnpm.manifest ([65a1d1b](https://github.com/lerna/lerna/commit/65a1d1b)) > * **listable:** Add `--toposort` option ([b387881](https://github.com/lerna/lerna/commit/b387881)), closes [#1652](https://github-redirect.dependabot.com/lerna/lerna/issues/1652) > * **npm-dist-tag:** Use fetch API instead of CLI to make changes ([54008c6](https://github.com/lerna/lerna/commit/54008c6)) > * **publish:** Add a "from-package" positional argument ([#1708](https://github-redirect.dependabot.com/lerna/lerna/issues/1708)) ([16611be](https://github.com/lerna/lerna/commit/16611be)), closes [#1648](https://github-redirect.dependabot.com/lerna/lerna/issues/1648) > * **publish:** Attempt profile retrieval before whoami endpoint during user validation ([38097d8](https://github.com/lerna/lerna/commit/38097d8))
Changelog *Sourced from [lerna's changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md).* > # [3.6.0](https://github.com/lerna/lerna/compare/v3.5.1...v3.6.0) (2018-12-07) > > > ### Bug Fixes > > * **add:** Validate local package version ([#1804](https://github-redirect.dependabot.com/lerna/lerna/issues/1804)) ([ed6e2db](https://github.com/lerna/lerna/commit/ed6e2db)), closes [#1799](https://github-redirect.dependabot.com/lerna/lerna/issues/1799) > * **bootstrap:** Omit local bundled dependencies ([#1805](https://github-redirect.dependabot.com/lerna/lerna/issues/1805)) ([8f5bdbb](https://github.com/lerna/lerna/commit/8f5bdbb)), closes [#1775](https://github-redirect.dependabot.com/lerna/lerna/issues/1775) > * **pkg:** Exclude __mocks__ from package tarball ([4017f37](https://github.com/lerna/lerna/commit/4017f37)) > > > ### Features > > * **add:** Add --no-bootstrap option ([89bb928](https://github.com/lerna/lerna/commit/89bb928)) > * **bootstrap:** Support `--force-local` option ([#1807](https://github-redirect.dependabot.com/lerna/lerna/issues/1807)) ([25572af](https://github.com/lerna/lerna/commit/25572af)), closes [#1763](https://github-redirect.dependabot.com/lerna/lerna/issues/1763) > * Migrate existing usage to libnpm ([0d3a786](https://github.com/lerna/lerna/commit/0d3a786)), closes [#1767](https://github-redirect.dependabot.com/lerna/lerna/issues/1767) > * **create:** Migrate `npm info` subprocess to libnpm.manifest ([65a1d1b](https://github.com/lerna/lerna/commit/65a1d1b)) > * **listable:** Add --toposort option ([b387881](https://github.com/lerna/lerna/commit/b387881)), closes [#1652](https://github-redirect.dependabot.com/lerna/lerna/issues/1652) > * **npm-dist-tag:** Use fetch API instead of CLI to make changes ([54008c6](https://github.com/lerna/lerna/commit/54008c6)) > * **publish:** Add a "from-package" positional argument ([#1708](https://github-redirect.dependabot.com/lerna/lerna/issues/1708)) ([16611be](https://github.com/lerna/lerna/commit/16611be)), closes [#1648](https://github-redirect.dependabot.com/lerna/lerna/issues/1648) > * **publish:** Attempt profile retrieval before whoami endpoint during user validation ([38097d8](https://github.com/lerna/lerna/commit/38097d8))
Commits - [`8cc3196`](https://github.com/lerna/lerna/commit/8cc3196014f6fe8c9b41477b975c527d017a3daf) chore(release): publish v3.6.0 - [`54008c6`](https://github.com/lerna/lerna/commit/54008c608ca68a69905f9e08c85d43bf3468afe2) feat(npm-dist-tag): Use fetch API instead of CLI to make changes - [`b387881`](https://github.com/lerna/lerna/commit/b387881b5118e202a6a329f0e85327cc84f61dea) feat(listable): Add --toposort option - [`65a1d1b`](https://github.com/lerna/lerna/commit/65a1d1b93fdbcb877865557b39699848cd245d5c) feat(create): Migrate `npm info` subprocess to libnpm.manifest - [`7411299`](https://github.com/lerna/lerna/commit/741129933c39f202cdf1be176feb33668f2e470d) chore: bump eslint-plugin-jest, auto-fix warnings - [`e00dc0f`](https://github.com/lerna/lerna/commit/e00dc0feba65226cf116f34911488e1be3f9fb5e) chore: bump prettier - [`7a7e135`](https://github.com/lerna/lerna/commit/7a7e1356845e4e646e830fb06572f304ccd53366) chore: update lockfile with missing local dep - [`2639bba`](https://github.com/lerna/lerna/commit/2639bba68b453cf9f9e076e938ae173fa21dbec3) test: Move shared command fixtures into root - [`4017f37`](https://github.com/lerna/lerna/commit/4017f37d395548f4052fef0be5e5f550487013c8) fix(pkg): Exclude __mocks__ from package tarball - [`0d3a786`](https://github.com/lerna/lerna/commit/0d3a786f83079b428a92591562246a191404bdf7) feat: Migrate existing usage to libnpm - Additional commits viewable in [compare view](https://github.com/lerna/lerna/compare/v3.5.1...v3.6.0)


Dependabot compatibility score

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.