Skip to content

Commit

Permalink
Merge #920 #932
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
bors[bot] and renovate-bot committed Jan 16, 2019
3 parents 369567f + c631eac + a3b514f commit 0a9ecc0
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 11 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
"rollup-plugin-string": "2.0.2",
"rollup-plugin-typescript2": "0.18.1",
"rxjs": "6.3.3",
"rxjs-tslint-rules": "4.14.3",
"rxjs-tslint-rules": "4.14.4",
"source-map": "0.7.3",
"stats-webpack-plugin": "0.7.0",
"style-loader": "0.23.1",
Expand All @@ -247,7 +247,7 @@
"typescript": "3.2.2",
"typescript-styled-plugin": "0.13.0",
"url-loader": "1.1.2",
"webpack": "4.28.3",
"webpack": "4.28.4",
"webpack-bundle-analyzer": "3.0.3",
"webpack-node-externals": "1.7.2",
"webpack-serve": "2.0.3",
Expand All @@ -263,7 +263,7 @@
"grpc": "1.16.1",
"regenerator-runtime": "0.13.1",
"styled-components": "4.1.1",
"webpack": "4.28.3"
"webpack": "4.28.4"
},
"config": {
"commitizen": {
Expand Down
2 changes: 1 addition & 1 deletion packages/neo-one-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"typescript": "3.2.2",
"typescript-fsa": "^3.0.0-beta-2",
"typescript-fsa-reducers": "^1.0.0",
"webpack": "4.28.3"
"webpack": "4.28.4"
},
"sideEffects": [
"src/engine/test/polyfill.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/neo-one-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"ts-node": "^7.0.1",
"typescript-fsa": "^3.0.0-beta-2",
"typescript-fsa-reducers": "^1.0.0",
"webpack": "4.28.3"
"webpack": "4.28.4"
},
"sideEffects": [
"src/polyfill.ts",
Expand Down
18 changes: 12 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16495,16 +16495,22 @@ rx-lite@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102"

rxjs-tslint-rules@4.14.3:
version "4.14.3"
resolved "https://registry.yarnpkg.com/rxjs-tslint-rules/-/rxjs-tslint-rules-4.14.3.tgz#792e2055e2bd6b4edaf345de619f1742fc3d1bbc"
rxjs-tslint-rules@4.14.4:
version "4.14.4"
resolved "https://registry.yarnpkg.com/rxjs-tslint-rules/-/rxjs-tslint-rules-4.14.4.tgz#1d7ba88a68963a494488a8114ac66507bf2b0df3"
dependencies:
"@phenomnomnominal/tsquery" "^3.0.0"
decamelize "^2.0.0"
resolve "^1.4.0"
tslib "^1.8.0"
tsutils "^3.0.0"

rxjs@5.5.11:
version "5.5.11"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.11.tgz#f733027ca43e3bec6b994473be4ab98ad43ced87"
dependencies:
symbol-observable "1.0.1"

rxjs@6.3.3, rxjs@^6.1.0, rxjs@^6.3.3:
version "6.3.3"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.3.tgz#3c6a7fa420e844a81390fb1158a9ec614f4bad55"
Expand Down Expand Up @@ -19149,9 +19155,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack-sources@^1.3.0:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack@4.28.3, webpack@^4.25.1:
version "4.28.3"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.28.3.tgz#8acef6e77fad8a01bfd0c2b25aa3636d46511874"
webpack@4.28.4, webpack@^4.25.1:
version "4.28.4"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.28.4.tgz#1ddae6c89887d7efb752adf0c3cd32b9b07eacd0"
dependencies:
"@webassemblyjs/ast" "1.7.11"
"@webassemblyjs/helper-module-context" "1.7.11"
Expand Down

0 comments on commit 0a9ecc0

Please sign in to comment.