opencomponents / oc-template-react

⚛️ Module for handling React templates in OC
MIT License
23 stars 16 forks source link

Update webpack in packages/oc-template-react-compiler/package.json from 4.32.2 to 4.35.0 #498

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Overview

The following dependencies have been updated by dependencies.io:

Details

webpack

This dependency is located in packages/oc-template-react-compiler/package.json and was updated from "4.32.2" to "4.35.0".

4.33.0 # Features * add `target: "electron-preload"` for electron 5 * renderer should use `target: "web"` in electron 5 # Bugfixes * fix HMR rejection of removed and readded self-accepted modules
4.34.0 # Features * Error message when parsing fails shows used loaders now # Bugfixes * importing the namespace object from non-ESM (CJS) modules no longer leads to an warning * Error message in HMR logging works for Firefox too now * Parser understands block scoping now
4.35.0 # Features * ProgressPlugin limit output to column width in terminal * add `Watching.suspend` and `Watching.resume` * add `splitChunks.automaticNameMaxLength` and `splitChunks.cacheGroups[x].automaticNameMaxLength` # Bugfixes * webworker target now respect `publicPath` when loading chunks * holey arrays of configs will fail the validation
codecov[bot] commented 5 years ago

Codecov Report

Merging #498 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #498   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files          19       19           
  Lines         253      253           
  Branches       31       31           
=======================================
  Hits          243      243           
  Misses         10       10

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 507ec01...a9a0abb. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #498 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #498   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files          19       19           
  Lines         253      253           
  Branches       31       31           
=======================================
  Hits          243      243           
  Misses         10       10

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 507ec01...a9a0abb. Read the comment docs.