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

fix(deps): update dependency webpack to v4.28.4 #920

Merged
merged 1 commit into from
Jan 16, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2019

This PR contains the following updates:

Package Type Update Change References
webpack dependencies patch 4.28.3 -> 4.28.4 source
webpack devDependencies patch 4.28.3 -> 4.28.4 source

Release Notes

webpack/webpack

v4.28.4

Compare Source

Bugfixes

  • ProfilingPlugin creates output path if not existing
  • fixed support for arrow function functions for optimization.minimizer
  • failed hooks is now also called when run() fails

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 these updates 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.

@davemneo
Copy link
Contributor

bors r+

bors bot added a commit that referenced this pull request Jan 10, 2019
920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 bot added a commit that referenced this pull request Jan 10, 2019
915: chore(deps): update dependency lerna to v3.10.3 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| lerna | devDependencies | minor | `3.8.5` -> `3.10.3` | [homepage](https://lernajs.io/), [source](https://togithub.com/lerna/lerna) |

---

### Release Notes

<details>
<summary>lerna/lerna</summary>

### [`v3.10.3`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;3103httpsgithubcomlernalernacomparev3102v3103-2019-01-10)

[Compare Source](https://togithub.com/lerna/lerna/compare/v3.10.2...v3.10.3)

##### 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.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).

919: chore(deps): update babel monorepo r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;babel/core | devDependencies | patch | `7.2.0` -> `7.2.2` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |
| @&#8203;babel/preset-env | devDependencies | patch | `7.2.0` -> `7.2.3` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |

---

### Release Notes

<details>
<summary>babel/babel</summary>

### [`v7.2.2`](https://togithub.com/babel/babel/releases/v7.2.2)

[Compare Source](https://togithub.com/babel/babel/compare/v7.2.0...v7.2.2)

#### v7.2.2 (2018-12-15)

Mostrly bug fixes and internal changes.
Thanks to [@&#8203;paleite](https://togithub.com/paleite), [@&#8203;saschanaz](https://togithub.com/saschanaz) and [@&#8203;joeldenning](https://togithub.com/joeldenning) for their first PRs!

##### 🐛 Bug Fix

-   `babel-plugin-transform-destructuring`, `babel-plugin-transform-spread`
    -   [#&#8203;9108](https://togithub.com/babel/babel/pull/9108) Correctly transform spreads to use proper concat method. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-parser`
    -   [#&#8203;9168](https://togithub.com/babel/babel/pull/9168) [parser] Handle flow comments with leading spaces. ([@&#8203;vikr01](https://togithub.com/vikr01))
-   `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs`
    -   [#&#8203;9171](https://togithub.com/babel/babel/pull/9171) Fix transforming empty export statement. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-node`
    -   [#&#8203;9148](https://togithub.com/babel/babel/pull/9148) Fix --root-mode option in babel-node. ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-plugin-transform-classes`
    -   [#&#8203;9135](https://togithub.com/babel/babel/pull/9135) Inherit properties in function from method in loose mode. ([@&#8203;rubennorte](https://togithub.com/rubennorte))
-   `babel-preset-env`
    -   [#&#8203;9140](https://togithub.com/babel/babel/pull/9140) Disable parameter-destructuring in Edge 18. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
-   `babel-plugin-transform-arrow-functions`, `babel-traverse`
    -   [#&#8203;9060](https://togithub.com/babel/babel/pull/9060) Not depending on return value of super(). Closes [#&#8203;9020](https://togithub.com/babel/babel/issues/9020).. ([@&#8203;joeldenning](https://togithub.com/joeldenning))

##### 🏠 Internal

-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-syntax-bigint`, `babel-plugin-transform-dotall-regex`
    -   [#&#8203;9176](https://togithub.com/babel/babel/pull/9176) Fix package.json repository URLs. ([@&#8203;paleite](https://togithub.com/paleite))
-   Other
    -   [#&#8203;9158](https://togithub.com/babel/babel/pull/9158) add triage label to new issues [skip ci]. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9143](https://togithub.com/babel/babel/pull/9143) Fix a typo from the issue template for bugs. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
    -   [#&#8203;9133](https://togithub.com/babel/babel/pull/9133) Move to travis vm based builds. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9132](https://togithub.com/babel/babel/pull/9132) Ensure we always use repository versions of babel dependencies in tests. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9131](https://togithub.com/babel/babel/pull/9131) Update issue templates [skip ci]. ([@&#8203;hzoo](https://togithub.com/hzoo))
-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`
    -   [#&#8203;9059](https://togithub.com/babel/babel/pull/9059) Move decorators transform to [@&#8203;babel/helper-create-class-features-plugin](https://togithub.com/babel/helper-create-class-features-plugin). ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-core`, `babel-parser`, `babel-template`
    -   [#&#8203;9128](https://togithub.com/babel/babel/pull/9128) Fix running flow on travis and update flow. ([@&#8203;danez](https://togithub.com/danez))

##### Committers: 10

-   Brian Ng ([existentialism](https://togithub.com/existentialism))
-   Daniel Tschinder ([danez](https://togithub.com/danez))
-   Henry Zhu ([hzoo](https://togithub.com/hzoo))
-   Joel Denning ([joeldenning](https://togithub.com/joeldenning))
-   Kagami Sascha Rosylight ([saschanaz](https://togithub.com/saschanaz))
-   Nicolò Ribaudo ([nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   Patrick Eriksson ([paleite](https://togithub.com/paleite))
-   Rubén Norte ([rubennorte](https://togithub.com/rubennorte))
-   Thiago Arrais ([thiagoarrais](https://togithub.com/thiagoarrais))
-   Vikram Rangaraj ([vikr01](https://togithub.com/vikr01))

</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!`".

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- 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).

920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 bot added a commit that referenced this pull request Jan 11, 2019
896: chore(deps): update dependency all-contributors-cli to v5.7.0 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| all-contributors-cli | devDependencies | minor | `5.5.0` -> `5.7.0` | [source](https://togithub.com/all-contributors/all-contributors-cli) |

---

### Release Notes

<details>
<summary>all-contributors/all-contributors-cli</summary>

### [`v5.7.0`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.7.0)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.6.1...v5.7.0)

##### Features

-   add node api for AllContributors GitHub bot ([#&#8203;135](https://togithub.com/all-contributors/all-contributors-cli/issues/135)) ([8aa15c9](https://togithub.com/all-contributors/all-contributors-cli/commit/8aa15c9))

### [`v5.6.1`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.6.1)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.6.0...v5.6.1)

##### Bug Fixes

-   switch over to new org all-contributors ([#&#8203;132](https://togithub.com/all-contributors/all-contributors-cli/issues/132)) ([85a9e3a](https://togithub.com/all-contributors/all-contributors-cli/commit/85a9e3a))
-   switch over to new org all-contributors ([#&#8203;133](https://togithub.com/all-contributors/all-contributors-cli/issues/133)) ([8eafcf9](https://togithub.com/all-contributors/all-contributors-cli/commit/8eafcf9))

### [`v5.6.0`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.6.0)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.5.0...v5.6.0)

##### Features

-   add new types ([#&#8203;127](https://togithub.com/jfmengels/all-contributors-cli/issues/127)) ([89bac0f](https://togithub.com/jfmengels/all-contributors-cli/commit/89bac0f))

</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).

919: chore(deps): update babel monorepo r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;babel/core | devDependencies | patch | `7.2.0` -> `7.2.2` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |
| @&#8203;babel/preset-env | devDependencies | patch | `7.2.0` -> `7.2.3` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |

---

### Release Notes

<details>
<summary>babel/babel</summary>

### [`v7.2.2`](https://togithub.com/babel/babel/releases/v7.2.2)

[Compare Source](https://togithub.com/babel/babel/compare/v7.2.0...v7.2.2)

#### v7.2.2 (2018-12-15)

Mostrly bug fixes and internal changes.
Thanks to [@&#8203;paleite](https://togithub.com/paleite), [@&#8203;saschanaz](https://togithub.com/saschanaz) and [@&#8203;joeldenning](https://togithub.com/joeldenning) for their first PRs!

##### 🐛 Bug Fix

-   `babel-plugin-transform-destructuring`, `babel-plugin-transform-spread`
    -   [#&#8203;9108](https://togithub.com/babel/babel/pull/9108) Correctly transform spreads to use proper concat method. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-parser`
    -   [#&#8203;9168](https://togithub.com/babel/babel/pull/9168) [parser] Handle flow comments with leading spaces. ([@&#8203;vikr01](https://togithub.com/vikr01))
-   `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs`
    -   [#&#8203;9171](https://togithub.com/babel/babel/pull/9171) Fix transforming empty export statement. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-node`
    -   [#&#8203;9148](https://togithub.com/babel/babel/pull/9148) Fix --root-mode option in babel-node. ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-plugin-transform-classes`
    -   [#&#8203;9135](https://togithub.com/babel/babel/pull/9135) Inherit properties in function from method in loose mode. ([@&#8203;rubennorte](https://togithub.com/rubennorte))
-   `babel-preset-env`
    -   [#&#8203;9140](https://togithub.com/babel/babel/pull/9140) Disable parameter-destructuring in Edge 18. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
-   `babel-plugin-transform-arrow-functions`, `babel-traverse`
    -   [#&#8203;9060](https://togithub.com/babel/babel/pull/9060) Not depending on return value of super(). Closes [#&#8203;9020](https://togithub.com/babel/babel/issues/9020).. ([@&#8203;joeldenning](https://togithub.com/joeldenning))

##### 🏠 Internal

-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-syntax-bigint`, `babel-plugin-transform-dotall-regex`
    -   [#&#8203;9176](https://togithub.com/babel/babel/pull/9176) Fix package.json repository URLs. ([@&#8203;paleite](https://togithub.com/paleite))
-   Other
    -   [#&#8203;9158](https://togithub.com/babel/babel/pull/9158) add triage label to new issues [skip ci]. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9143](https://togithub.com/babel/babel/pull/9143) Fix a typo from the issue template for bugs. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
    -   [#&#8203;9133](https://togithub.com/babel/babel/pull/9133) Move to travis vm based builds. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9132](https://togithub.com/babel/babel/pull/9132) Ensure we always use repository versions of babel dependencies in tests. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9131](https://togithub.com/babel/babel/pull/9131) Update issue templates [skip ci]. ([@&#8203;hzoo](https://togithub.com/hzoo))
-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`
    -   [#&#8203;9059](https://togithub.com/babel/babel/pull/9059) Move decorators transform to [@&#8203;babel/helper-create-class-features-plugin](https://togithub.com/babel/helper-create-class-features-plugin). ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-core`, `babel-parser`, `babel-template`
    -   [#&#8203;9128](https://togithub.com/babel/babel/pull/9128) Fix running flow on travis and update flow. ([@&#8203;danez](https://togithub.com/danez))

##### Committers: 10

-   Brian Ng ([existentialism](https://togithub.com/existentialism))
-   Daniel Tschinder ([danez](https://togithub.com/danez))
-   Henry Zhu ([hzoo](https://togithub.com/hzoo))
-   Joel Denning ([joeldenning](https://togithub.com/joeldenning))
-   Kagami Sascha Rosylight ([saschanaz](https://togithub.com/saschanaz))
-   Nicolò Ribaudo ([nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   Patrick Eriksson ([paleite](https://togithub.com/paleite))
-   Rubén Norte ([rubennorte](https://togithub.com/rubennorte))
-   Thiago Arrais ([thiagoarrais](https://togithub.com/thiagoarrais))
-   Vikram Rangaraj ([vikr01](https://togithub.com/vikr01))

</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!`".

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- 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).

920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 bot added a commit that referenced this pull request Jan 11, 2019
896: chore(deps): update dependency all-contributors-cli to v5.7.0 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| all-contributors-cli | devDependencies | minor | `5.5.0` -> `5.7.0` | [source](https://togithub.com/all-contributors/all-contributors-cli) |

---

### Release Notes

<details>
<summary>all-contributors/all-contributors-cli</summary>

### [`v5.7.0`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.7.0)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.6.1...v5.7.0)

##### Features

-   add node api for AllContributors GitHub bot ([#&#8203;135](https://togithub.com/all-contributors/all-contributors-cli/issues/135)) ([8aa15c9](https://togithub.com/all-contributors/all-contributors-cli/commit/8aa15c9))

### [`v5.6.1`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.6.1)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.6.0...v5.6.1)

##### Bug Fixes

-   switch over to new org all-contributors ([#&#8203;132](https://togithub.com/all-contributors/all-contributors-cli/issues/132)) ([85a9e3a](https://togithub.com/all-contributors/all-contributors-cli/commit/85a9e3a))
-   switch over to new org all-contributors ([#&#8203;133](https://togithub.com/all-contributors/all-contributors-cli/issues/133)) ([8eafcf9](https://togithub.com/all-contributors/all-contributors-cli/commit/8eafcf9))

### [`v5.6.0`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.6.0)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.5.0...v5.6.0)

##### Features

-   add new types ([#&#8203;127](https://togithub.com/jfmengels/all-contributors-cli/issues/127)) ([89bac0f](https://togithub.com/jfmengels/all-contributors-cli/commit/89bac0f))

</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).

915: chore(deps): update dependency lerna to v3.10.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| lerna | devDependencies | minor | `3.8.5` -> `3.10.4` | [homepage](https://lernajs.io/), [source](https://togithub.com/lerna/lerna) |

---

### Release Notes

<details>
<summary>lerna/lerna</summary>

### [`v3.10.4`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;3104httpsgithubcomlernalernacomparev3103v3104-2019-01-10)

[Compare Source](https://togithub.com/lerna/lerna/compare/v3.10.3...v3.10.4)

##### 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.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).

919: chore(deps): update babel monorepo r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;babel/core | devDependencies | patch | `7.2.0` -> `7.2.2` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |
| @&#8203;babel/preset-env | devDependencies | patch | `7.2.0` -> `7.2.3` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |

---

### Release Notes

<details>
<summary>babel/babel</summary>

### [`v7.2.2`](https://togithub.com/babel/babel/releases/v7.2.2)

[Compare Source](https://togithub.com/babel/babel/compare/v7.2.0...v7.2.2)

#### v7.2.2 (2018-12-15)

Mostrly bug fixes and internal changes.
Thanks to [@&#8203;paleite](https://togithub.com/paleite), [@&#8203;saschanaz](https://togithub.com/saschanaz) and [@&#8203;joeldenning](https://togithub.com/joeldenning) for their first PRs!

##### 🐛 Bug Fix

-   `babel-plugin-transform-destructuring`, `babel-plugin-transform-spread`
    -   [#&#8203;9108](https://togithub.com/babel/babel/pull/9108) Correctly transform spreads to use proper concat method. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-parser`
    -   [#&#8203;9168](https://togithub.com/babel/babel/pull/9168) [parser] Handle flow comments with leading spaces. ([@&#8203;vikr01](https://togithub.com/vikr01))
-   `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs`
    -   [#&#8203;9171](https://togithub.com/babel/babel/pull/9171) Fix transforming empty export statement. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-node`
    -   [#&#8203;9148](https://togithub.com/babel/babel/pull/9148) Fix --root-mode option in babel-node. ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-plugin-transform-classes`
    -   [#&#8203;9135](https://togithub.com/babel/babel/pull/9135) Inherit properties in function from method in loose mode. ([@&#8203;rubennorte](https://togithub.com/rubennorte))
-   `babel-preset-env`
    -   [#&#8203;9140](https://togithub.com/babel/babel/pull/9140) Disable parameter-destructuring in Edge 18. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
-   `babel-plugin-transform-arrow-functions`, `babel-traverse`
    -   [#&#8203;9060](https://togithub.com/babel/babel/pull/9060) Not depending on return value of super(). Closes [#&#8203;9020](https://togithub.com/babel/babel/issues/9020).. ([@&#8203;joeldenning](https://togithub.com/joeldenning))

##### 🏠 Internal

-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-syntax-bigint`, `babel-plugin-transform-dotall-regex`
    -   [#&#8203;9176](https://togithub.com/babel/babel/pull/9176) Fix package.json repository URLs. ([@&#8203;paleite](https://togithub.com/paleite))
-   Other
    -   [#&#8203;9158](https://togithub.com/babel/babel/pull/9158) add triage label to new issues [skip ci]. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9143](https://togithub.com/babel/babel/pull/9143) Fix a typo from the issue template for bugs. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
    -   [#&#8203;9133](https://togithub.com/babel/babel/pull/9133) Move to travis vm based builds. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9132](https://togithub.com/babel/babel/pull/9132) Ensure we always use repository versions of babel dependencies in tests. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9131](https://togithub.com/babel/babel/pull/9131) Update issue templates [skip ci]. ([@&#8203;hzoo](https://togithub.com/hzoo))
-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`
    -   [#&#8203;9059](https://togithub.com/babel/babel/pull/9059) Move decorators transform to [@&#8203;babel/helper-create-class-features-plugin](https://togithub.com/babel/helper-create-class-features-plugin). ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-core`, `babel-parser`, `babel-template`
    -   [#&#8203;9128](https://togithub.com/babel/babel/pull/9128) Fix running flow on travis and update flow. ([@&#8203;danez](https://togithub.com/danez))

##### Committers: 10

-   Brian Ng ([existentialism](https://togithub.com/existentialism))
-   Daniel Tschinder ([danez](https://togithub.com/danez))
-   Henry Zhu ([hzoo](https://togithub.com/hzoo))
-   Joel Denning ([joeldenning](https://togithub.com/joeldenning))
-   Kagami Sascha Rosylight ([saschanaz](https://togithub.com/saschanaz))
-   Nicolò Ribaudo ([nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   Patrick Eriksson ([paleite](https://togithub.com/paleite))
-   Rubén Norte ([rubennorte](https://togithub.com/rubennorte))
-   Thiago Arrais ([thiagoarrais](https://togithub.com/thiagoarrais))
-   Vikram Rangaraj ([vikr01](https://togithub.com/vikr01))

</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!`".

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- 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).

920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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
Copy link
Contributor

bors bot commented Jan 11, 2019

Canceled (will resume)

bors bot added a commit that referenced this pull request Jan 11, 2019
896: chore(deps): update dependency all-contributors-cli to v5.7.0 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| all-contributors-cli | devDependencies | minor | `5.5.0` -> `5.7.0` | [source](https://togithub.com/all-contributors/all-contributors-cli) |

---

### Release Notes

<details>
<summary>all-contributors/all-contributors-cli</summary>

### [`v5.7.0`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.7.0)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.6.1...v5.7.0)

##### Features

-   add node api for AllContributors GitHub bot ([#&#8203;135](https://togithub.com/all-contributors/all-contributors-cli/issues/135)) ([8aa15c9](https://togithub.com/all-contributors/all-contributors-cli/commit/8aa15c9))

### [`v5.6.1`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.6.1)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.6.0...v5.6.1)

##### Bug Fixes

-   switch over to new org all-contributors ([#&#8203;132](https://togithub.com/all-contributors/all-contributors-cli/issues/132)) ([85a9e3a](https://togithub.com/all-contributors/all-contributors-cli/commit/85a9e3a))
-   switch over to new org all-contributors ([#&#8203;133](https://togithub.com/all-contributors/all-contributors-cli/issues/133)) ([8eafcf9](https://togithub.com/all-contributors/all-contributors-cli/commit/8eafcf9))

### [`v5.6.0`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.6.0)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.5.0...v5.6.0)

##### Features

-   add new types ([#&#8203;127](https://togithub.com/jfmengels/all-contributors-cli/issues/127)) ([89bac0f](https://togithub.com/jfmengels/all-contributors-cli/commit/89bac0f))

</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).

919: chore(deps): update babel monorepo r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;babel/core | devDependencies | patch | `7.2.0` -> `7.2.2` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |
| @&#8203;babel/preset-env | devDependencies | patch | `7.2.0` -> `7.2.3` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |

---

### Release Notes

<details>
<summary>babel/babel</summary>

### [`v7.2.2`](https://togithub.com/babel/babel/releases/v7.2.2)

[Compare Source](https://togithub.com/babel/babel/compare/v7.2.0...v7.2.2)

#### v7.2.2 (2018-12-15)

Mostrly bug fixes and internal changes.
Thanks to [@&#8203;paleite](https://togithub.com/paleite), [@&#8203;saschanaz](https://togithub.com/saschanaz) and [@&#8203;joeldenning](https://togithub.com/joeldenning) for their first PRs!

##### 🐛 Bug Fix

-   `babel-plugin-transform-destructuring`, `babel-plugin-transform-spread`
    -   [#&#8203;9108](https://togithub.com/babel/babel/pull/9108) Correctly transform spreads to use proper concat method. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-parser`
    -   [#&#8203;9168](https://togithub.com/babel/babel/pull/9168) [parser] Handle flow comments with leading spaces. ([@&#8203;vikr01](https://togithub.com/vikr01))
-   `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs`
    -   [#&#8203;9171](https://togithub.com/babel/babel/pull/9171) Fix transforming empty export statement. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-node`
    -   [#&#8203;9148](https://togithub.com/babel/babel/pull/9148) Fix --root-mode option in babel-node. ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-plugin-transform-classes`
    -   [#&#8203;9135](https://togithub.com/babel/babel/pull/9135) Inherit properties in function from method in loose mode. ([@&#8203;rubennorte](https://togithub.com/rubennorte))
-   `babel-preset-env`
    -   [#&#8203;9140](https://togithub.com/babel/babel/pull/9140) Disable parameter-destructuring in Edge 18. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
-   `babel-plugin-transform-arrow-functions`, `babel-traverse`
    -   [#&#8203;9060](https://togithub.com/babel/babel/pull/9060) Not depending on return value of super(). Closes [#&#8203;9020](https://togithub.com/babel/babel/issues/9020).. ([@&#8203;joeldenning](https://togithub.com/joeldenning))

##### 🏠 Internal

-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-syntax-bigint`, `babel-plugin-transform-dotall-regex`
    -   [#&#8203;9176](https://togithub.com/babel/babel/pull/9176) Fix package.json repository URLs. ([@&#8203;paleite](https://togithub.com/paleite))
-   Other
    -   [#&#8203;9158](https://togithub.com/babel/babel/pull/9158) add triage label to new issues [skip ci]. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9143](https://togithub.com/babel/babel/pull/9143) Fix a typo from the issue template for bugs. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
    -   [#&#8203;9133](https://togithub.com/babel/babel/pull/9133) Move to travis vm based builds. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9132](https://togithub.com/babel/babel/pull/9132) Ensure we always use repository versions of babel dependencies in tests. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9131](https://togithub.com/babel/babel/pull/9131) Update issue templates [skip ci]. ([@&#8203;hzoo](https://togithub.com/hzoo))
-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`
    -   [#&#8203;9059](https://togithub.com/babel/babel/pull/9059) Move decorators transform to [@&#8203;babel/helper-create-class-features-plugin](https://togithub.com/babel/helper-create-class-features-plugin). ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-core`, `babel-parser`, `babel-template`
    -   [#&#8203;9128](https://togithub.com/babel/babel/pull/9128) Fix running flow on travis and update flow. ([@&#8203;danez](https://togithub.com/danez))

##### Committers: 10

-   Brian Ng ([existentialism](https://togithub.com/existentialism))
-   Daniel Tschinder ([danez](https://togithub.com/danez))
-   Henry Zhu ([hzoo](https://togithub.com/hzoo))
-   Joel Denning ([joeldenning](https://togithub.com/joeldenning))
-   Kagami Sascha Rosylight ([saschanaz](https://togithub.com/saschanaz))
-   Nicolò Ribaudo ([nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   Patrick Eriksson ([paleite](https://togithub.com/paleite))
-   Rubén Norte ([rubennorte](https://togithub.com/rubennorte))
-   Thiago Arrais ([thiagoarrais](https://togithub.com/thiagoarrais))
-   Vikram Rangaraj ([vikr01](https://togithub.com/vikr01))

</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!`".

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- 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).

920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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
Copy link
Contributor

bors bot commented Jan 11, 2019

Timed out (retrying...)

bors bot added a commit that referenced this pull request Jan 11, 2019
919: chore(deps): update babel monorepo r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;babel/core | devDependencies | patch | `7.2.0` -> `7.2.2` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |
| @&#8203;babel/preset-env | devDependencies | patch | `7.2.0` -> `7.2.3` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |

---

### Release Notes

<details>
<summary>babel/babel</summary>

### [`v7.2.2`](https://togithub.com/babel/babel/releases/v7.2.2)

[Compare Source](https://togithub.com/babel/babel/compare/v7.2.0...v7.2.2)

#### v7.2.2 (2018-12-15)

Mostrly bug fixes and internal changes.
Thanks to [@&#8203;paleite](https://togithub.com/paleite), [@&#8203;saschanaz](https://togithub.com/saschanaz) and [@&#8203;joeldenning](https://togithub.com/joeldenning) for their first PRs!

##### 🐛 Bug Fix

-   `babel-plugin-transform-destructuring`, `babel-plugin-transform-spread`
    -   [#&#8203;9108](https://togithub.com/babel/babel/pull/9108) Correctly transform spreads to use proper concat method. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-parser`
    -   [#&#8203;9168](https://togithub.com/babel/babel/pull/9168) [parser] Handle flow comments with leading spaces. ([@&#8203;vikr01](https://togithub.com/vikr01))
-   `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs`
    -   [#&#8203;9171](https://togithub.com/babel/babel/pull/9171) Fix transforming empty export statement. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-node`
    -   [#&#8203;9148](https://togithub.com/babel/babel/pull/9148) Fix --root-mode option in babel-node. ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-plugin-transform-classes`
    -   [#&#8203;9135](https://togithub.com/babel/babel/pull/9135) Inherit properties in function from method in loose mode. ([@&#8203;rubennorte](https://togithub.com/rubennorte))
-   `babel-preset-env`
    -   [#&#8203;9140](https://togithub.com/babel/babel/pull/9140) Disable parameter-destructuring in Edge 18. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
-   `babel-plugin-transform-arrow-functions`, `babel-traverse`
    -   [#&#8203;9060](https://togithub.com/babel/babel/pull/9060) Not depending on return value of super(). Closes [#&#8203;9020](https://togithub.com/babel/babel/issues/9020).. ([@&#8203;joeldenning](https://togithub.com/joeldenning))

##### 🏠 Internal

-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-syntax-bigint`, `babel-plugin-transform-dotall-regex`
    -   [#&#8203;9176](https://togithub.com/babel/babel/pull/9176) Fix package.json repository URLs. ([@&#8203;paleite](https://togithub.com/paleite))
-   Other
    -   [#&#8203;9158](https://togithub.com/babel/babel/pull/9158) add triage label to new issues [skip ci]. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9143](https://togithub.com/babel/babel/pull/9143) Fix a typo from the issue template for bugs. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
    -   [#&#8203;9133](https://togithub.com/babel/babel/pull/9133) Move to travis vm based builds. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9132](https://togithub.com/babel/babel/pull/9132) Ensure we always use repository versions of babel dependencies in tests. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9131](https://togithub.com/babel/babel/pull/9131) Update issue templates [skip ci]. ([@&#8203;hzoo](https://togithub.com/hzoo))
-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`
    -   [#&#8203;9059](https://togithub.com/babel/babel/pull/9059) Move decorators transform to [@&#8203;babel/helper-create-class-features-plugin](https://togithub.com/babel/helper-create-class-features-plugin). ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-core`, `babel-parser`, `babel-template`
    -   [#&#8203;9128](https://togithub.com/babel/babel/pull/9128) Fix running flow on travis and update flow. ([@&#8203;danez](https://togithub.com/danez))

##### Committers: 10

-   Brian Ng ([existentialism](https://togithub.com/existentialism))
-   Daniel Tschinder ([danez](https://togithub.com/danez))
-   Henry Zhu ([hzoo](https://togithub.com/hzoo))
-   Joel Denning ([joeldenning](https://togithub.com/joeldenning))
-   Kagami Sascha Rosylight ([saschanaz](https://togithub.com/saschanaz))
-   Nicolò Ribaudo ([nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   Patrick Eriksson ([paleite](https://togithub.com/paleite))
-   Rubén Norte ([rubennorte](https://togithub.com/rubennorte))
-   Thiago Arrais ([thiagoarrais](https://togithub.com/thiagoarrais))
-   Vikram Rangaraj ([vikr01](https://togithub.com/vikr01))

</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!`".

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- 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).

920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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>
@codecov
Copy link

codecov bot commented Jan 11, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #920      +/-   ##
==========================================
+ Coverage   72.25%   72.32%   +0.07%     
==========================================
  Files        1517     1517              
  Lines       43618    43618              
  Branches     6697     6697              
==========================================
+ Hits        31517    31548      +31     
+ Misses      12101    12070      -31
Flag Coverage Δ
#e2e 63.83% <ø> (+0.15%) ⬆️
#unit 61.99% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...-one-node-protocol/src/payload/GetBlocksPayload.ts 64.7% <0%> (-35.3%) ⬇️
packages/neo-one-node-protocol/src/Node.ts 63.45% <0%> (-1.12%) ⬇️
...ages/neo-one-node-rpc-handler/src/createHandler.ts 71.85% <0%> (+0.37%) ⬆️
packages/neo-one-node-protocol/src/Message.ts 53.2% <0%> (+1.47%) ⬆️
...-node-core/src/payload/message/ConsensusMessage.ts 85% <0%> (+10%) ⬆️
...s/neo-one-node-protocol/src/payload/AddrPayload.ts 100% <0%> (+13.33%) ⬆️
...e-node-core/src/transaction/attribute/Attribute.ts 84.48% <0%> (+27.58%) ⬆️
.../src/payload/message/ChangeViewConsensusMessage.ts 94.44% <0%> (+33.33%) ⬆️
...core/src/transaction/attribute/UInt256Attribute.ts 61.76% <0%> (+38.23%) ⬆️

@bors
Copy link
Contributor

bors bot commented Jan 11, 2019

Timed out (retrying...)

bors bot added a commit that referenced this pull request Jan 11, 2019
920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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
Copy link
Contributor

bors bot commented Jan 11, 2019

Build failed

@davemneo
Copy link
Contributor

bors r+

1 similar comment
@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).

920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |
| webpack | devDependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 these updates 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).

928: chore(deps): update dependency autoprefixer to v9.4.5 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| autoprefixer | devDependencies | patch | `9.4.4` -> `9.4.5` | [source](https://togithub.com/postcss/autoprefixer) |

---

### Release Notes

<details>
<summary>postcss/autoprefixer</summary>

### [`v9.4.5`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#&#8203;945)

[Compare Source](https://togithub.com/postcss/autoprefixer/compare/9.4.4...9.4.5)

-   Fix `text-decoration-skip-ink` support.

</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).

930: chore(deps): update dependency @reactivex/ix-es2015-cjs to v2.5.0 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;reactivex/ix-es2015-cjs | devDependencies | minor | `2.4.3` -> `2.5.0` | [source](https://togithub.com/ReactiveX/IxJS) |

---

### Release Notes

<details>
<summary>ReactiveX/IxJS</summary>

### [`v2.5.0`](https://togithub.com/ReactiveX/IxJS/compare/v2.4.3...v2.5.0)

[Compare Source](https://togithub.com/ReactiveX/IxJS/compare/v2.4.3...v2.5.0)

</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).

931: chore(deps): update dependency @reactivex/ix-esnext-esm to v2.5.0 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;reactivex/ix-esnext-esm | devDependencies | minor | `2.3.5` -> `2.5.0` | [source](https://togithub.com/ReactiveX/IxJS) |

---

### Release Notes

<details>
<summary>ReactiveX/IxJS</summary>

### [`v2.5.0`](https://togithub.com/ReactiveX/IxJS/compare/v2.4.3...v2.5.0)

[Compare Source](https://togithub.com/ReactiveX/IxJS/compare/v2.4.3...v2.5.0)

### [`v2.4.3`](https://togithub.com/ReactiveX/IxJS/releases/v2.4.3)

[Compare Source](https://togithub.com/ReactiveX/IxJS/compare/v2.4.2...v2.4.3)

New release of IxJS is now available.  This includes a number of new features and improvements to existing APIs.

#### New APIs are available

The following APIs have been added to `AsyncIterable`

-   [`batch`](https://togithub.com/ReactiveX/IxJS/blob/master/src/asynciterable/batch.ts)
-   [`toNodeStream`](https://togithub.com/ReactiveX/IxJS/blob/master/src/asynciterable/tonodestream.ts)

The following APIs have been added to `Iterable`

-   [`toNodeStream`](https://togithub.com/ReactiveX/IxJS/blob/master/src/iterable/tonodestream.ts)

##### API Fixes

-   [`AsyncIterable.fromNodeStream`](https://togithub.com/ReactiveX/IxJS/blob/master/src/asynciterable/fromnodestream.ts) has been optimized for streams and `AsyncIterables`
-   [`AsyncIterable.prototype.pipe`](https://togithub.com/ReactiveX/IxJS/blob/master/src/Ix.node.ts) now accepts Node.js `WritableStream` values in addition to operators.

##### Bug Fixes

-   **dependencies:** add rxjs to the production dependencies list ([54e5cf7](https://togithub.com/ReactiveX/IxJS/commit/54e5cf7))

### [`v2.4.2`](https://togithub.com/ReactiveX/IxJS/compare/v2.4.0...v2.4.2)

[Compare Source](https://togithub.com/ReactiveX/IxJS/compare/v2.4.0...v2.4.2)

### [`v2.4.0`](https://togithub.com/ReactiveX/IxJS/blob/master/CHANGELOG.md#&#8203;240httpsgithubcomReactiveXIxJScomparev235v240-2019-01-03)

[Compare Source](https://togithub.com/ReactiveX/IxJS/compare/v2.3.5...v2.4.0)

##### Bug Fixes

-   **toObservable:** adds symbol-observable for rxjs interop ([273e697](https://togithub.com/ReactiveX/IxJS/commit/273e697)), closes [#&#8203;245](https://togithub.com/ReactiveX/IxJS/issues/245)

##### Features

-   add support for passing Node WritableStreams to `AsyncIterableX#pipe()` ([#&#8203;257](https://togithub.com/ReactiveX/IxJS/issues/257)) ([9a1c5cc](https://togithub.com/ReactiveX/IxJS/commit/9a1c5cc))

-   add `AsyncIterableX#toNodeStream()` ([#&#8203;257](https://togithub.com/ReactiveX/IxJS/issues/257)) ([9a1c5cc](https://togithub.com/ReactiveX/IxJS/commit/9a1c5cc))

-   add `AsyncIterableX#batch()` ([#&#8203;222](https://togithub.com/ReactiveX/IxJS/issues/222)) ([9c9bd7e](https://togithub.com/ReactiveX/IxJS/commit/9c9bd7e))

#### [2.3.5](https://togithub.com/ReactiveX/IxJS/compare/9.2.0...v2.3.5) (2018-02-19)

##### Bug Fixes

-   **compile:** adding some missing exports to deal with typescript 2.7.x compat issue ([0b0c837](https://togithub.com/ReactiveX/IxJS/commit/0b0c837)), closes [#&#8203;214](https://togithub.com/ReactiveX/IxJS/issues/214)

##### Features

-   **orderby:** add piped orderby ([#&#8203;190](https://togithub.com/ReactiveX/IxJS/issues/190)) ([aaa527a](https://togithub.com/ReactiveX/IxJS/commit/aaa527a))

#### [2.3.4](https://togithub.com/ReactiveX/IxJS/compare/v2.3.3...v2.3.4) (2017-11-29)

##### Bug Fixes

-   **typings:** Fix optional predicate typings for user-defined typeguard predicates ([fedd563](https://togithub.com/ReactiveX/IxJS/commit/fedd563))
-   **typings:** workaround typescript bugs when noImplicitAny or strictNullChecks are not true ([ce03239](https://togithub.com/ReactiveX/IxJS/commit/ce03239))

#### [2.3.3](https://togithub.com/ReactiveX/IxJS/compare/v2.3.2...v2.3.3) (2017-11-21)

##### Reverts

-   **npm:** revert [`4493754`](https://togithub.com/ReactiveX/IxJS/commit/4493754d9fbbc061347d8ef785704b61ecb486c5) ([564c600](https://togithub.com/ReactiveX/IxJS/commit/564c600)), closes [#&#8203;163](https://togithub.com/ReactiveX/IxJS/issues/163)

#### [2.3.2](https://togithub.com/ReactiveX/IxJS/compare/v2.3.1...v2.3.2) (2017-11-21)

##### Bug Fixes

-   **fromnodestream:** enable fromnodestream tests, fix minification problems ([#&#8203;156](https://togithub.com/ReactiveX/IxJS/issues/156)) ([745d763](https://togithub.com/ReactiveX/IxJS/commit/745d763))
-   **fromnodestream:** type fromNodeStream to accept NodeJS.ReadableStream interface ([3cbf2dd](https://togithub.com/ReactiveX/IxJS/commit/3cbf2dd))
-   **FromObservableAsyncIterable:** Fix handling of asynchronously emitting Observables ([#&#8203;150](https://togithub.com/ReactiveX/IxJS/issues/150)) ([2c7222c](https://togithub.com/ReactiveX/IxJS/commit/2c7222c))
-   **readme:** fix lettable syntax ([0e46181](https://togithub.com/ReactiveX/IxJS/commit/0e46181))

##### Features

-   **as:** Add static as convenience methods to wrap values as Async/Iterables ([#&#8203;154](https://togithub.com/ReactiveX/IxJS/issues/154)) ([79a14c5](https://togithub.com/ReactiveX/IxJS/commit/79a14c5))

#### [2.3.1](https://togithub.com/ReactiveX/IxJS/compare/v2.3.0...v2.3.1) (2017-11-08)

##### Bug Fixes

-   **single:** make iterable prototype single predicate an optional parameter again ([2bea5ab](https://togithub.com/ReactiveX/IxJS/commit/2bea5ab)), closes [/github.com/ReactiveX/IxJS/pull/83#issuecomment-341832266](https://togithub.com//github.com/ReactiveX/IxJS/pull/83/issues/issuecomment-341832266)

</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
Copy link
Contributor

bors bot commented Jan 14, 2019

Build failed (retrying...)

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).

920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |
| webpack | devDependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 these updates 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).

930: chore(deps): update dependency @reactivex/ix-es2015-cjs to v2.5.0 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;reactivex/ix-es2015-cjs | devDependencies | minor | `2.4.3` -> `2.5.0` | [source](https://togithub.com/ReactiveX/IxJS) |

---

### Release Notes

<details>
<summary>ReactiveX/IxJS</summary>

### [`v2.5.0`](https://togithub.com/ReactiveX/IxJS/compare/v2.4.3...v2.5.0)

[Compare Source](https://togithub.com/ReactiveX/IxJS/compare/v2.4.3...v2.5.0)

</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
Copy link
Contributor

bors bot commented Jan 14, 2019

Build failed (retrying...)

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).

920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |
| webpack | devDependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 these updates 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
Copy link
Contributor

bors bot commented Jan 14, 2019

Build failed (retrying...)

bors bot added a commit that referenced this pull request Jan 14, 2019
920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |
| webpack | devDependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 these updates 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
Copy link
Contributor

bors bot commented Jan 14, 2019

Build failed

@davemneo
Copy link
Contributor

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 15, 2019

Merge conflict

bors bot added a commit that referenced this pull request Jan 15, 2019
920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |
| webpack | devDependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 these updates 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>
@davemneo
Copy link
Contributor

bors r+

bors bot added a commit that referenced this pull request Jan 15, 2019
919: chore(deps): update babel monorepo r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;babel/core | devDependencies | patch | `7.2.0` -> `7.2.2` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |
| @&#8203;babel/preset-env | devDependencies | patch | `7.2.0` -> `7.2.3` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |

---

### Release Notes

<details>
<summary>babel/babel</summary>

### [`v7.2.2`](https://togithub.com/babel/babel/releases/v7.2.2)

[Compare Source](https://togithub.com/babel/babel/compare/v7.2.0...v7.2.2)

#### v7.2.2 (2018-12-15)

Mostrly bug fixes and internal changes.
Thanks to [@&#8203;paleite](https://togithub.com/paleite), [@&#8203;saschanaz](https://togithub.com/saschanaz) and [@&#8203;joeldenning](https://togithub.com/joeldenning) for their first PRs!

##### 🐛 Bug Fix

-   `babel-plugin-transform-destructuring`, `babel-plugin-transform-spread`
    -   [#&#8203;9108](https://togithub.com/babel/babel/pull/9108) Correctly transform spreads to use proper concat method. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-parser`
    -   [#&#8203;9168](https://togithub.com/babel/babel/pull/9168) [parser] Handle flow comments with leading spaces. ([@&#8203;vikr01](https://togithub.com/vikr01))
-   `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs`
    -   [#&#8203;9171](https://togithub.com/babel/babel/pull/9171) Fix transforming empty export statement. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-node`
    -   [#&#8203;9148](https://togithub.com/babel/babel/pull/9148) Fix --root-mode option in babel-node. ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-plugin-transform-classes`
    -   [#&#8203;9135](https://togithub.com/babel/babel/pull/9135) Inherit properties in function from method in loose mode. ([@&#8203;rubennorte](https://togithub.com/rubennorte))
-   `babel-preset-env`
    -   [#&#8203;9140](https://togithub.com/babel/babel/pull/9140) Disable parameter-destructuring in Edge 18. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
-   `babel-plugin-transform-arrow-functions`, `babel-traverse`
    -   [#&#8203;9060](https://togithub.com/babel/babel/pull/9060) Not depending on return value of super(). Closes [#&#8203;9020](https://togithub.com/babel/babel/issues/9020).. ([@&#8203;joeldenning](https://togithub.com/joeldenning))

##### 🏠 Internal

-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-syntax-bigint`, `babel-plugin-transform-dotall-regex`
    -   [#&#8203;9176](https://togithub.com/babel/babel/pull/9176) Fix package.json repository URLs. ([@&#8203;paleite](https://togithub.com/paleite))
-   Other
    -   [#&#8203;9158](https://togithub.com/babel/babel/pull/9158) add triage label to new issues [skip ci]. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9143](https://togithub.com/babel/babel/pull/9143) Fix a typo from the issue template for bugs. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
    -   [#&#8203;9133](https://togithub.com/babel/babel/pull/9133) Move to travis vm based builds. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9132](https://togithub.com/babel/babel/pull/9132) Ensure we always use repository versions of babel dependencies in tests. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9131](https://togithub.com/babel/babel/pull/9131) Update issue templates [skip ci]. ([@&#8203;hzoo](https://togithub.com/hzoo))
-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`
    -   [#&#8203;9059](https://togithub.com/babel/babel/pull/9059) Move decorators transform to [@&#8203;babel/helper-create-class-features-plugin](https://togithub.com/babel/helper-create-class-features-plugin). ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-core`, `babel-parser`, `babel-template`
    -   [#&#8203;9128](https://togithub.com/babel/babel/pull/9128) Fix running flow on travis and update flow. ([@&#8203;danez](https://togithub.com/danez))

##### Committers: 10

-   Brian Ng ([existentialism](https://togithub.com/existentialism))
-   Daniel Tschinder ([danez](https://togithub.com/danez))
-   Henry Zhu ([hzoo](https://togithub.com/hzoo))
-   Joel Denning ([joeldenning](https://togithub.com/joeldenning))
-   Kagami Sascha Rosylight ([saschanaz](https://togithub.com/saschanaz))
-   Nicolò Ribaudo ([nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   Patrick Eriksson ([paleite](https://togithub.com/paleite))
-   Rubén Norte ([rubennorte](https://togithub.com/rubennorte))
-   Thiago Arrais ([thiagoarrais](https://togithub.com/thiagoarrais))
-   Vikram Rangaraj ([vikr01](https://togithub.com/vikr01))

</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!`".

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- 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).

920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |
| webpack | devDependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 these updates 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).

924: chore(deps): update dependency tslint to v5.12.1 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| tslint | devDependencies | patch | `5.12.0` -> `5.12.1` | [homepage](https://palantir.github.io/tslint), [source](https://togithub.com/palantir/tslint) |

---

### Release Notes

<details>
<summary>palantir/tslint</summary>

### [`v5.12.1`](https://togithub.com/palantir/tslint/blob/master/CHANGELOG.md#v5121)

[Compare Source](https://togithub.com/palantir/tslint/compare/5.12.0...5.12.1)

</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).

925: chore(deps): update dependency date-fns to v2.0.0-alpha.27 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| date-fns | devDependencies | patch | `2.0.0-alpha.26` -> `2.0.0-alpha.27` | [source](https://togithub.com/date-fns/date-fns) |

---

### Release Notes

<details>
<summary>date-fns/date-fns</summary>

### [`v2.0.0-alpha.27`](https://togithub.com/date-fns/date-fns/releases/v2.0.0-alpha.27)

[Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.0.0-alpha.26...v2.0.0-alpha.27)

See the change log: <https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136#v200-alpha27>

</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).

926: chore(deps): update dependency jest-junit to v6.0.1 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| jest-junit | devDependencies | patch | `6.0.0` -> `6.0.1` | [source](https://togithub.com/jest-community/jest-junit) |

---

### Release Notes

<details>
<summary>jest-community/jest-junit</summary>

### [`v6.0.1`](https://togithub.com/jest-community/jest-junit/releases/v6.0.1)

[Compare Source](https://togithub.com/jest-community/jest-junit/compare/v6.0.0...v6.0.1)

Roll back "file" attribute change to TestCase. This breaks on Jenkins.

</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).

927: chore(deps): update dependency @cypress/webpack-preprocessor to v4.0.3 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;cypress/webpack-preprocessor | devDependencies | patch | `4.0.2` -> `4.0.3` | [source](https://togithub.com/cypress-io/cypress-webpack-preprocessor) |

---

### Release Notes

<details>
<summary>cypress-io/cypress-webpack-preprocessor</summary>

### [`v4.0.3`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/releases/v4.0.3)

[Compare Source](https://togithub.com/cypress-io/cypress-webpack-preprocessor/compare/v4.0.2...v4.0.3)

### 4.0.3 (2019-01-11)

#### Bug fixes ✅

-   fix issue in regarding hooking into ‘compile’ event when ‘shouldWatch’ is false (Fixes [#&#8203;44](https://togithub.com/cypress-io/cypress-webpack-preprocessor/issues/44)) ([`c240d71`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/commit/c240d71f2b89d18a05aa8b6f0e67cb91d2722d05))

</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).

929: chore(deps): update dependency webpackbar to v3.1.5 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpackbar | devDependencies | patch | `3.1.4` -> `3.1.5` | [source](https://togithub.com/nuxt/webpackbar) |

---

### Release Notes

<details>
<summary>nuxt/webpackbar</summary>

### [`v3.1.5`](https://togithub.com/nuxt/webpackbar/blob/master/CHANGELOG.md#&#8203;315httpsgithubcomnuxtwebpackbarcomparev314v315-2019-01-12)

[Compare Source](https://togithub.com/nuxt/webpackbar/compare/v3.1.4...v3.1.5)

##### Bug Fixes

-   **fancy:** eliminate the probability of replacement of stream.write conflicts ([#&#8203;39](https://togithub.com/nuxt/webpackbar/issues/39)) ([b3b9c62](https://togithub.com/nuxt/webpackbar/commit/b3b9c62))

</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).

930: chore(deps): update dependency @reactivex/ix-es2015-cjs to v2.5.1 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;reactivex/ix-es2015-cjs | devDependencies | minor | `2.4.3` -> `2.5.1` | [source](https://togithub.com/ReactiveX/IxJS) |

---

### Release Notes

<details>
<summary>ReactiveX/IxJS</summary>

### [`v2.5.1`](https://togithub.com/ReactiveX/IxJS/compare/v2.5.0...v2.5.1)

[Compare Source](https://togithub.com/ReactiveX/IxJS/compare/v2.5.0...v2.5.1)

### [`v2.5.0`](https://togithub.com/ReactiveX/IxJS/compare/v2.4.3...v2.5.0)

[Compare Source](https://togithub.com/ReactiveX/IxJS/compare/v2.4.3...v2.5.0)

</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).

932: chore(deps): update dependency rxjs-tslint-rules to v4.14.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| rxjs-tslint-rules | devDependencies | patch | `4.14.3` -> `4.14.4` | [source](https://togithub.com/cartant/rxjs-tslint-rules) |

---

### Release Notes

<details>
<summary>cartant/rxjs-tslint-rules</summary>

### [`v4.14.4`](https://togithub.com/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md#&#8203;4144httpsgithubcomcartantrxjs-tslint-rulescomparev4143v4144-2019-01-13)

[Compare Source](https://togithub.com/cartant/rxjs-tslint-rules/compare/v4.14.3...v4.14.4)

</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).

933: fix(deps): update dependency bignumber.js to v8.0.2 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| bignumber.js | dependencies | patch | `8.0.1` -> `8.0.2` | [source](https://togithub.com/MikeMcl/bignumber.js) |
| bignumber.js | devDependencies | patch | `8.0.1` -> `8.0.2` | [source](https://togithub.com/MikeMcl/bignumber.js) |

---

### Release Notes

<details>
<summary>MikeMcl/bignumber.js</summary>

### [`v8.0.2`](https://togithub.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md#&#8203;802)

[Compare Source](https://togithub.com/MikeMcl/bignumber.js/compare/v8.0.1...v8.0.2)

-   13/01/2019
-   [#&#8203;209](https://togithub.com/MikeMcl/bignumber.js/issues/209) `toPrecision` without argument should follow `toString`.
-   Improve _Use_ section of _README_.
-   Optimise `toString(10)`.
-   Add verson number to API doc.

</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 these updates 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
Copy link
Contributor

bors bot commented Jan 15, 2019

Timed out (retrying...)

bors bot added a commit that referenced this pull request Jan 15, 2019
920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |
| webpack | devDependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 these updates 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).

924: chore(deps): update dependency tslint to v5.12.1 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| tslint | devDependencies | patch | `5.12.0` -> `5.12.1` | [homepage](https://palantir.github.io/tslint), [source](https://togithub.com/palantir/tslint) |

---

### Release Notes

<details>
<summary>palantir/tslint</summary>

### [`v5.12.1`](https://togithub.com/palantir/tslint/blob/master/CHANGELOG.md#v5121)

[Compare Source](https://togithub.com/palantir/tslint/compare/5.12.0...5.12.1)

</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).

929: chore(deps): update dependency webpackbar to v3.1.5 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpackbar | devDependencies | patch | `3.1.4` -> `3.1.5` | [source](https://togithub.com/nuxt/webpackbar) |

---

### Release Notes

<details>
<summary>nuxt/webpackbar</summary>

### [`v3.1.5`](https://togithub.com/nuxt/webpackbar/blob/master/CHANGELOG.md#&#8203;315httpsgithubcomnuxtwebpackbarcomparev314v315-2019-01-12)

[Compare Source](https://togithub.com/nuxt/webpackbar/compare/v3.1.4...v3.1.5)

##### Bug Fixes

-   **fancy:** eliminate the probability of replacement of stream.write conflicts ([#&#8203;39](https://togithub.com/nuxt/webpackbar/issues/39)) ([b3b9c62](https://togithub.com/nuxt/webpackbar/commit/b3b9c62))

</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).

932: chore(deps): update dependency rxjs-tslint-rules to v4.14.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| rxjs-tslint-rules | devDependencies | patch | `4.14.3` -> `4.14.4` | [source](https://togithub.com/cartant/rxjs-tslint-rules) |

---

### Release Notes

<details>
<summary>cartant/rxjs-tslint-rules</summary>

### [`v4.14.4`](https://togithub.com/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md#&#8203;4144httpsgithubcomcartantrxjs-tslint-rulescomparev4143v4144-2019-01-13)

[Compare Source](https://togithub.com/cartant/rxjs-tslint-rules/compare/v4.14.3...v4.14.4)

</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).

933: fix(deps): update dependency bignumber.js to v8.0.2 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| bignumber.js | dependencies | patch | `8.0.1` -> `8.0.2` | [source](https://togithub.com/MikeMcl/bignumber.js) |
| bignumber.js | devDependencies | patch | `8.0.1` -> `8.0.2` | [source](https://togithub.com/MikeMcl/bignumber.js) |

---

### Release Notes

<details>
<summary>MikeMcl/bignumber.js</summary>

### [`v8.0.2`](https://togithub.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md#&#8203;802)

[Compare Source](https://togithub.com/MikeMcl/bignumber.js/compare/v8.0.1...v8.0.2)

-   13/01/2019
-   [#&#8203;209](https://togithub.com/MikeMcl/bignumber.js/issues/209) `toPrecision` without argument should follow `toString`.
-   Improve _Use_ section of _README_.
-   Optimise `toString(10)`.
-   Add verson number to API doc.

</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 these updates 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
Copy link
Contributor

bors bot commented Jan 15, 2019

Build failed (retrying...)

bors bot added a commit that referenced this pull request Jan 15, 2019
920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |
| webpack | devDependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 these updates 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).

932: chore(deps): update dependency rxjs-tslint-rules to v4.14.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| rxjs-tslint-rules | devDependencies | patch | `4.14.3` -> `4.14.4` | [source](https://togithub.com/cartant/rxjs-tslint-rules) |

---

### Release Notes

<details>
<summary>cartant/rxjs-tslint-rules</summary>

### [`v4.14.4`](https://togithub.com/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md#&#8203;4144httpsgithubcomcartantrxjs-tslint-rulescomparev4143v4144-2019-01-13)

[Compare Source](https://togithub.com/cartant/rxjs-tslint-rules/compare/v4.14.3...v4.14.4)

</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).

933: fix(deps): update dependency bignumber.js to v8.0.2 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| bignumber.js | dependencies | patch | `8.0.1` -> `8.0.2` | [source](https://togithub.com/MikeMcl/bignumber.js) |
| bignumber.js | devDependencies | patch | `8.0.1` -> `8.0.2` | [source](https://togithub.com/MikeMcl/bignumber.js) |

---

### Release Notes

<details>
<summary>MikeMcl/bignumber.js</summary>

### [`v8.0.2`](https://togithub.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md#&#8203;802)

[Compare Source](https://togithub.com/MikeMcl/bignumber.js/compare/v8.0.1...v8.0.2)

-   13/01/2019
-   [#&#8203;209](https://togithub.com/MikeMcl/bignumber.js/issues/209) `toPrecision` without argument should follow `toString`.
-   Improve _Use_ section of _README_.
-   Optimise `toString(10)`.
-   Add verson number to API doc.

</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 these updates 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).

937: chore(deps): update dependency stylelint-processor-styled-components to v1.5.2 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| stylelint-processor-styled-components | devDependencies | patch | `1.5.1` -> `1.5.2` | [source](https://togithub.com/styled-components/stylelint-processor-styled-components) |

---

### Release Notes

<details>
<summary>styled-components/stylelint-processor-styled-components</summary>

### [`v1.5.2`](https://togithub.com/styled-components/stylelint-processor-styled-components/blob/master/CHANGELOG.md#&#8203;152)

[Compare Source](https://togithub.com/styled-components/stylelint-processor-styled-components/compare/v1.5.1...v1.5.2)

-   upgrade postcss@7

</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).

938: chore(deps): update dependency all-contributors-cli to v5.9.1 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| all-contributors-cli | devDependencies | minor | `5.8.0` -> `5.9.1` | [source](https://togithub.com/all-contributors/all-contributors-cli) |

---

### Release Notes

<details>
<summary>all-contributors/all-contributors-cli</summary>

### [`v5.9.1`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.9.1)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.9.0...v5.9.1)

##### Bug Fixes

-   use correct path for initBadge/initList node apis ([#&#8203;145](https://togithub.com/all-contributors/all-contributors-cli/issues/145)) ([7687e7d](https://togithub.com/all-contributors/all-contributors-cli/commit/7687e7d))

### [`v5.9.0`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.9.0)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.8.0...v5.9.0)

##### Features

-   add init content api for node api ([#&#8203;144](https://togithub.com/all-contributors/all-contributors-cli/issues/144)) ([f551d8b](https://togithub.com/all-contributors/all-contributors-cli/commit/f551d8b))

</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
Copy link
Contributor

bors bot commented Jan 15, 2019

Build failed (retrying...)

bors bot added a commit that referenced this pull request Jan 16, 2019
920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |
| webpack | devDependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 these updates 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).

932: chore(deps): update dependency rxjs-tslint-rules to v4.14.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| rxjs-tslint-rules | devDependencies | patch | `4.14.3` -> `4.14.4` | [source](https://togithub.com/cartant/rxjs-tslint-rules) |

---

### Release Notes

<details>
<summary>cartant/rxjs-tslint-rules</summary>

### [`v4.14.4`](https://togithub.com/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md#&#8203;4144httpsgithubcomcartantrxjs-tslint-rulescomparev4143v4144-2019-01-13)

[Compare Source](https://togithub.com/cartant/rxjs-tslint-rules/compare/v4.14.3...v4.14.4)

</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).

933: fix(deps): update dependency bignumber.js to v8.0.2 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| bignumber.js | dependencies | patch | `8.0.1` -> `8.0.2` | [source](https://togithub.com/MikeMcl/bignumber.js) |
| bignumber.js | devDependencies | patch | `8.0.1` -> `8.0.2` | [source](https://togithub.com/MikeMcl/bignumber.js) |

---

### Release Notes

<details>
<summary>MikeMcl/bignumber.js</summary>

### [`v8.0.2`](https://togithub.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md#&#8203;802)

[Compare Source](https://togithub.com/MikeMcl/bignumber.js/compare/v8.0.1...v8.0.2)

-   13/01/2019
-   [#&#8203;209](https://togithub.com/MikeMcl/bignumber.js/issues/209) `toPrecision` without argument should follow `toString`.
-   Improve _Use_ section of _README_.
-   Optimise `toString(10)`.
-   Add verson number to API doc.

</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 these updates 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
Copy link
Contributor

bors bot commented Jan 16, 2019

Build failed (retrying...)

bors bot added a commit that referenced this pull request Jan 16, 2019
920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |
| webpack | devDependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</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 these updates 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).

932: chore(deps): update dependency rxjs-tslint-rules to v4.14.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| rxjs-tslint-rules | devDependencies | patch | `4.14.3` -> `4.14.4` | [source](https://togithub.com/cartant/rxjs-tslint-rules) |

---

### Release Notes

<details>
<summary>cartant/rxjs-tslint-rules</summary>

### [`v4.14.4`](https://togithub.com/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md#&#8203;4144httpsgithubcomcartantrxjs-tslint-rulescomparev4143v4144-2019-01-13)

[Compare Source](https://togithub.com/cartant/rxjs-tslint-rules/compare/v4.14.3...v4.14.4)

</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 c631eac into master Jan 16, 2019
@renovate renovate bot deleted the renovate/webpack-4.x branch January 16, 2019 09:52
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