Skip to content
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 1 commit into from
Jan 14, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2019

This PR contains the following updates:

Package Type Update Change References
nanoid devDependencies patch 2.0.0 -> 2.0.1 source

Release Notes

ai/nanoid

v2.0.1

Compare Source

  • Reduce npm package size.
  • Mark package as not having side effects (by @​xiaody).

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@codecov
Copy link

codecov bot commented Jan 14, 2019

Codecov Report

Merging #935 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            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
Flag Coverage Δ
#e2e 63.74% <ø> (+0.05%) ⬆️
#unit 61.99% <ø> (ø) ⬆️
Impacted Files Coverage Δ
packages/neo-one-node-protocol/src/errors.ts 83.33% <0%> (-16.67%) ⬇️
packages/neo-one-node-core/src/net/Peer.ts 83.9% <0%> (-8.05%) ⬇️
...eo-one-node-blockchain/src/WriteBatchBlockchain.ts 87.31% <0%> (-0.89%) ⬇️
packages/neo-one-node-protocol/src/Node.ts 63.33% <0%> (+0.18%) ⬆️
packages/neo-one-node-network/src/Network.ts 82.32% <0%> (+0.4%) ⬆️
packages/neo-one-server-plugin/src/Config.ts 87.3% <0%> (+1.58%) ⬆️
...-one-server-plugin-network/src/node/NodeAdapter.ts 71.42% <0%> (+1.78%) ⬆️
...erver-plugin-network/src/NetworkResourceAdapter.ts 82.27% <0%> (+1.89%) ⬆️
...core/src/transaction/attribute/UInt256Attribute.ts 64.7% <0%> (+2.94%) ⬆️
...neo-one-node-storage-levelup/src/levelUpStorage.ts 94.11% <0%> (+2.94%) ⬆️
... and 5 more

@davemneo
Copy link
Contributor

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#&#8203;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 [#&#8203;1866](https://togithub.com/lerna/lerna/issues/1866)

### [`v3.10.4`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;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 [#&#8203;1866](https://togithub.com/lerna/lerna/issues/1866)

### [`v3.10.3`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;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 [#&#8203;1865](https://togithub.com/lerna/lerna/issues/1865)

### [`v3.10.2`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;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 [#&#8203;1421](https://togithub.com/lerna/lerna/issues/1421) [#&#8203;1766](https://togithub.com/lerna/lerna/issues/1766)

### [`v3.10.1`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;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 [#&#8203;1857](https://togithub.com/lerna/lerna/issues/1857)

### [`v3.10.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;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 [#&#8203;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 ([#&#8203;1854](https://togithub.com/lerna/lerna/issues/1854)) ([d73d823](https://togithub.com/lerna/lerna/commit/d73d823)), closes [#&#8203;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 [#&#8203;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#&#8203;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 [#&#8203;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 ([#&#8203;1854](https://togithub.com/lerna/lerna/issues/1854)) ([d73d823](https://togithub.com/lerna/lerna/commit/d73d823)), closes [#&#8203;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 [#&#8203;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#&#8203;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 ([#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;1685](https://togithub.com/lerna/lerna/issues/1685) [#&#8203;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 [#&#8203;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 [#&#8203;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 ([#&#8203;1832](https://togithub.com/lerna/lerna/issues/1832)) ([2bcc366](https://togithub.com/lerna/lerna/commit/2bcc366)), closes [#&#8203;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 [#&#8203;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 [#&#8203;1820](https://togithub.com/lerna/lerna/issues/1820)

##### Features

-   **command:** log whether CI environment has been detected ([#&#8203;1841](https://togithub.com/lerna/lerna/issues/1841)) ([db5631e](https://togithub.com/lerna/lerna/commit/db5631e)), closes [#&#8203;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#&#8203;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 [@&#8203;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>
@bors bors bot merged commit facd451 into master Jan 14, 2019
@renovate renovate bot deleted the renovate/nanoid-2.x branch January 14, 2019 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants