metabolize / anafanafo

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

Bump lerna from 3.9.0 to 3.10.1 #25

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps lerna from 3.9.0 to 3.10.1.

Release notes *Sourced from [lerna's releases](https://github.com/lerna/lerna/releases).* > ## v3.10.1 > ### Bug Fixes > > * **collect-updates:** Avoid improper bumps from prompt selections ([06a1cff](https://github.com/lerna/lerna/commit/06a1cff)), closes [#1357](https://github-redirect.dependabot.com/lerna/lerna/issues/1357) > > ## v3.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://github-redirect.dependabot.com/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://github-redirect.dependabot.com/lerna/lerna/issues/1854)) ([d73d823](https://github.com/lerna/lerna/commit/d73d823)), closes [#1852](https://github-redirect.dependabot.com/lerna/lerna/issues/1852) > > ## v3.9.1 > ### Bug Fixes > > * **bootstrap:** Don't pass `--ignore-scripts` to `npm install` ([e602838](https://github.com/lerna/lerna/commit/e602838)), closes [#1855](https://github-redirect.dependabot.com/lerna/lerna/issues/1855) > * **bootstrap:** Prevent recursive execution from all install lifecycles ([ea9dbbe](https://github.com/lerna/lerna/commit/ea9dbbe))
Changelog *Sourced from [lerna's changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md).* > ## [3.10.1](https://github.com/lerna/lerna/compare/v3.10.0...v3.10.1) (2019-01-09) > > > ### Bug Fixes > > * **collect-updates:** Avoid improper bumps from prompt selections ([06a1cff](https://github.com/lerna/lerna/commit/06a1cff)), closes [#1357](https://github-redirect.dependabot.com/lerna/lerna/issues/1357) > > > > > > # [3.10.0](https://github.com/lerna/lerna/compare/v3.9.1...v3.10.0) (2019-01-08) > > > ### Bug Fixes > > * **publish:** Correctly determine canary version when `--include-merged-tags` present ([fb2a1b2](https://github.com/lerna/lerna/commit/fb2a1b2)), closes [#1820](https://github-redirect.dependabot.com/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://github-redirect.dependabot.com/lerna/lerna/issues/1854)) ([d73d823](https://github.com/lerna/lerna/commit/d73d823)), closes [#1852](https://github-redirect.dependabot.com/lerna/lerna/issues/1852) > > > > > > ## [3.9.1](https://github.com/lerna/lerna/compare/v3.9.0...v3.9.1) (2019-01-08) > > > ### Bug Fixes > > * **bootstrap:** Don't pass `--ignore-scripts` to `npm install` ([e602838](https://github.com/lerna/lerna/commit/e602838)), closes [#1855](https://github-redirect.dependabot.com/lerna/lerna/issues/1855) > * **bootstrap:** Prevent recursive execution from all install lifecycles ([ea9dbbe](https://github.com/lerna/lerna/commit/ea9dbbe))
Commits - [`d13e901`](https://github.com/lerna/lerna/commit/d13e9016c79f4244f84100993aecae3edba957d6) chore(release): v3.10.1 - [`06a1cff`](https://github.com/lerna/lerna/commit/06a1cff8da26ca82338089809a079ceb059f254a) fix(collect-updates): Avoid improper bumps from prompt selections - [`5ca8a2b`](https://github.com/lerna/lerna/commit/5ca8a2b16977addd413e0ebcd5e315e9f7616c62) chore(deps): Add tacks - [`ea8ffa7`](https://github.com/lerna/lerna/commit/ea8ffa7eb7f63cadc8534332ac3e19f6214ea6da) chore(release): v3.10.0 - [`02a067f`](https://github.com/lerna/lerna/commit/02a067f4a342137c1835b998d399f8778fee16a4) feat(lerna): Use --exact version ranges between sibling dependencies - [`be7ceaa`](https://github.com/lerna/lerna/commit/be7ceaacf8a6ac73c0e98c723402a54428ef95af) chore(config): Move durable command.publish config to proper command.version ... - [`fb2a1b2`](https://github.com/lerna/lerna/commit/fb2a1b226178b26b430140a7833f6dd8dc38a337) fix(publish): Correctly determine canary version when `--include-merged-tags`... - [`d73d823`](https://github.com/lerna/lerna/commit/d73d823c8709fceafc7f8df0b6f05edfa044629a) feat(version): Add `--no-changelog` option ([#1854](https://github-redirect.dependabot.com/lerna/lerna/issues/1854)) - [`a4f1a92`](https://github.com/lerna/lerna/commit/a4f1a9280276390749611ef0c733ec7099db49be) docs(readme): add config option to lerna.json ([#1856](https://github-redirect.dependabot.com/lerna/lerna/issues/1856)) [ci skip] - [`c2b606c`](https://github.com/lerna/lerna/commit/c2b606c4c890d8942eda6000048e0b480254d00f) chore(release): publish v3.9.1 - Additional commits viewable in [compare view](https://github.com/lerna/lerna/compare/v3.9.0...v3.10.1)


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.