-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency nanoid to v2.0.1 #935
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #935 +/- ##
==========================================
+ Coverage 72.26% 72.29% +0.03%
==========================================
Files 1517 1517
Lines 43619 43619
Branches 6698 6698
==========================================
+ Hits 31522 31536 +14
+ Misses 12097 12083 -14
|
bors r+ |
bors bot
added a commit
that referenced
this pull request
Jan 14, 2019
915: chore(deps): update dependency lerna to v3.10.5 r=davemneo a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | lerna | devDependencies | minor | `3.8.5` -> `3.10.5` | [homepage](https://lernajs.io/), [source](https://togithub.com/lerna/lerna) | --- ### Release Notes <details> <summary>lerna/lerna</summary> ### [`v3.10.5`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​3105httpsgithubcomlernalernacomparev3104v3105-2019-01-11) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.10.4...v3.10.5) ##### Bug Fixes - **run-lifecycle:** Do not customize npm_config_prefix during execution ([79549c1](https://togithub.com/lerna/lerna/commit/79549c1)), closes [#​1866](https://togithub.com/lerna/lerna/issues/1866) ### [`v3.10.4`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​3105httpsgithubcomlernalernacomparev3104v3105-2019-01-11) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.10.3...v3.10.4) ##### Bug Fixes - **run-lifecycle:** Do not customize npm_config_prefix during execution ([79549c1](https://togithub.com/lerna/lerna/commit/79549c1)), closes [#​1866](https://togithub.com/lerna/lerna/issues/1866) ### [`v3.10.3`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​3104httpsgithubcomlernalernacomparev3103v3104-2019-01-10) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.10.2...v3.10.3) ##### Bug Fixes - **add:** Do not scope chained bootstrap ([d9d4bc4](https://togithub.com/lerna/lerna/commit/d9d4bc4)) - **bootstrap:** Do not `npm ci` when hoisting ([27516b9](https://togithub.com/lerna/lerna/commit/27516b9)), closes [#​1865](https://togithub.com/lerna/lerna/issues/1865) ### [`v3.10.2`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​3103httpsgithubcomlernalernacomparev3102v3103-2019-01-10) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.10.1...v3.10.2) ##### Bug Fixes - **bootstrap:** When filtering, only bootstrap filtered packages ([71174e4](https://togithub.com/lerna/lerna/commit/71174e4)), closes [#​1421](https://togithub.com/lerna/lerna/issues/1421) [#​1766](https://togithub.com/lerna/lerna/issues/1766) ### [`v3.10.1`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​3102httpsgithubcomlernalernacomparev3101v3102-2019-01-09) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.10.0...v3.10.1) ##### Bug Fixes - **bootstrap:** Remove fancy root lifecycle execution, it was foolish ([9f80722](https://togithub.com/lerna/lerna/commit/9f80722)), closes [#​1857](https://togithub.com/lerna/lerna/issues/1857) ### [`v3.10.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​3100httpsgithubcomlernalernacomparev391v3100-2019-01-08) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.9.1...v3.10.0) ##### Bug Fixes - **publish:** Correctly determine canary version when `--include-merged-tags` present ([fb2a1b2](https://togithub.com/lerna/lerna/commit/fb2a1b2)), closes [#​1820](https://togithub.com/lerna/lerna/issues/1820) ##### Features - **lerna:** Use --exact version ranges between sibling dependencies ([02a067f](https://togithub.com/lerna/lerna/commit/02a067f)) - **version:** Add `--no-changelog` option ([#​1854](https://togithub.com/lerna/lerna/issues/1854)) ([d73d823](https://togithub.com/lerna/lerna/commit/d73d823)), closes [#​1852](https://togithub.com/lerna/lerna/issues/1852) #### [3.9.1](https://togithub.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://togithub.com/lerna/lerna/commit/e602838)), closes [#​1855](https://togithub.com/lerna/lerna/issues/1855) - **bootstrap:** Prevent recursive execution from all install lifecycles ([ea9dbbe](https://togithub.com/lerna/lerna/commit/ea9dbbe)) ### [`v3.9.1`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​3100httpsgithubcomlernalernacomparev391v3100-2019-01-08) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.9.0...v3.9.1) ##### Bug Fixes - **publish:** Correctly determine canary version when `--include-merged-tags` present ([fb2a1b2](https://togithub.com/lerna/lerna/commit/fb2a1b2)), closes [#​1820](https://togithub.com/lerna/lerna/issues/1820) ##### Features - **lerna:** Use --exact version ranges between sibling dependencies ([02a067f](https://togithub.com/lerna/lerna/commit/02a067f)) - **version:** Add `--no-changelog` option ([#​1854](https://togithub.com/lerna/lerna/issues/1854)) ([d73d823](https://togithub.com/lerna/lerna/commit/d73d823)), closes [#​1852](https://togithub.com/lerna/lerna/issues/1852) #### [3.9.1](https://togithub.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://togithub.com/lerna/lerna/commit/e602838)), closes [#​1855](https://togithub.com/lerna/lerna/issues/1855) - **bootstrap:** Prevent recursive execution from all install lifecycles ([ea9dbbe](https://togithub.com/lerna/lerna/commit/ea9dbbe)) ### [`v3.9.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#​390httpsgithubcomlernalernacomparev385v390-2019-01-08) [Compare Source](https://togithub.com/lerna/lerna/compare/v3.8.5...v3.9.0) ##### Bug Fixes - **bootstrap:** Only run install lifecycles once-per-package, in topological order ([929ae22](https://togithub.com/lerna/lerna/commit/929ae22)) - **describe-ref:** Properly handle sha-like tag names ([#​1853](https://togithub.com/lerna/lerna/issues/1853)) ([094a1cb](https://togithub.com/lerna/lerna/commit/094a1cb)) - **run-lifecycle:** Ensure all npm_package_\* env vars are created ([bab8e58](https://togithub.com/lerna/lerna/commit/bab8e58)), closes [#​1752](https://togithub.com/lerna/lerna/issues/1752) ##### Features - **bootstrap:** Add `--ignore-prepublish` option ([f14fc06](https://togithub.com/lerna/lerna/commit/f14fc06)) - **bootstrap:** Run root install lifecycles where appropriate ([944e36f](https://togithub.com/lerna/lerna/commit/944e36f)) #### [3.8.5](https://togithub.com/lerna/lerna/compare/v3.8.4...v3.8.5) (2019-01-05) ##### Bug Fixes - **npm-dist-tag:** Improve robustness ([63a7a89](https://togithub.com/lerna/lerna/commit/63a7a89)) - **npm-publish:** Ensure pkg.publishConfig is handled correctly ([1877def](https://togithub.com/lerna/lerna/commit/1877def)), closes [#​1498](https://togithub.com/lerna/lerna/issues/1498) - **project:** Deprecate root-level config keys as well, prioritizing nested ([7a65a87](https://togithub.com/lerna/lerna/commit/7a65a87)) - **publish:** Deprecate `--npm-tag`, replaced by `--dist-tag` ([196d663](https://togithub.com/lerna/lerna/commit/196d663)) - **publish:** Ensure pkg.publishConfig is handled correctly when promoting dist-tags ([af1c2ad](https://togithub.com/lerna/lerna/commit/af1c2ad)) - **publish:** Tweak progress logging ([5a04145](https://togithub.com/lerna/lerna/commit/5a04145)) #### [3.8.4](https://togithub.com/lerna/lerna/compare/v3.8.3...v3.8.4) (2019-01-03) ##### Bug Fixes - **publish:** Pass username to access.lsPackages() ([31982a1](https://togithub.com/lerna/lerna/commit/31982a1)) #### [3.8.3](https://togithub.com/lerna/lerna/compare/v3.8.2...v3.8.3) (2019-01-03) ##### Bug Fixes - **publish:** Give up trying to validate third-party registries ([b44f2f9](https://togithub.com/lerna/lerna/commit/b44f2f9)), closes [#​1685](https://togithub.com/lerna/lerna/issues/1685) [#​1687](https://togithub.com/lerna/lerna/issues/1687) #### [3.8.2](https://togithub.com/lerna/lerna/compare/v3.8.1...v3.8.2) (2019-01-03) ##### Bug Fixes - **bootstrap:** Bail out of hoisted recursive lifecycles ([169c943](https://togithub.com/lerna/lerna/commit/169c943)), closes [#​1125](https://togithub.com/lerna/lerna/issues/1125) - **publish:** Avoid recursive root lifecycle execution ([e133134](https://togithub.com/lerna/lerna/commit/e133134)) - **publish:** Run root prepublish lifecycle if it exists ([c5676bb](https://togithub.com/lerna/lerna/commit/c5676bb)) - **run-lifecycle:** Short-circuit ignore options ([ae29097](https://togithub.com/lerna/lerna/commit/ae29097)) - **version:** Avoid recursive root lifecycle execution ([089392d](https://togithub.com/lerna/lerna/commit/089392d)), closes [#​1844](https://togithub.com/lerna/lerna/issues/1844) #### [3.8.1](https://togithub.com/lerna/lerna/compare/v3.8.0...v3.8.1) (2018-12-31) ##### Bug Fixes - Do not print duplicate stdio after a streaming command errors ([#​1832](https://togithub.com/lerna/lerna/issues/1832)) ([2bcc366](https://togithub.com/lerna/lerna/commit/2bcc366)), closes [#​1790](https://togithub.com/lerna/lerna/issues/1790) - **npm-publish:** Pass normalized manifest to libnpm/publish ([8e59950](https://togithub.com/lerna/lerna/commit/8e59950)), closes [#​1843](https://togithub.com/lerna/lerna/issues/1843) - **progress:** Correctly avoid progress where we don't want it ([0de3df9](https://togithub.com/lerna/lerna/commit/0de3df9)) - **progress:** Enable progress during logging setup, correcting default ([da81e60](https://togithub.com/lerna/lerna/commit/da81e60)) - **publish:** --canary should also respect --include-merged-tags ([462b15c](https://togithub.com/lerna/lerna/commit/462b15c)), closes [#​1820](https://togithub.com/lerna/lerna/issues/1820) ##### Features - **command:** log whether CI environment has been detected ([#​1841](https://togithub.com/lerna/lerna/issues/1841)) ([db5631e](https://togithub.com/lerna/lerna/commit/db5631e)), closes [#​1825](https://togithub.com/lerna/lerna/issues/1825) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one). 935: chore(deps): update dependency nanoid to v2.0.1 r=davemneo a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | nanoid | devDependencies | patch | `2.0.0` -> `2.0.1` | [source](https://togithub.com/ai/nanoid) | --- ### Release Notes <details> <summary>ai/nanoid</summary> ### [`v2.0.1`](https://togithub.com/ai/nanoid/blob/master/CHANGELOG.md#​201) [Compare Source](https://togithub.com/ai/nanoid/compare/2.0.0...2.0.1) - Reduce npm package size. - Mark package as not having side effects (by [@​xiaody](https://togithub.com/xiaody)). </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one). Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0
->2.0.1
Release Notes
ai/nanoid
v2.0.1
Compare Source
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.