opencomponents / oc-template-react

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

Update mini-css-extract-plugin in packages/oc-template-react-compiler/package.json from 0.6.0 to 0.7.0 #485

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Overview

The following dependencies have been updated by dependencies.io:

Details

mini-css-extract-plugin

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

0.7.0 ## [0.7.0](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.6.0...v0.7.0) (2019-05-27) ### Bug Fixes * do not attempt to reload unrequestable urls ([#378](https://www.dependencies.io/github-redirect/webpack-contrib/mini-css-extract-plugin/issues/378)) ([44d00ea](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/44d00ea)) * fix `publicPath` regression ([#384](https://www.dependencies.io/github-redirect/webpack-contrib/mini-css-extract-plugin/issues/384)) ([582ebfe](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/582ebfe)) * enable using plugin without defining options ([#393](https://www.dependencies.io/github-redirect/webpack-contrib/mini-css-extract-plugin/issues/393)) ([a7dee8c](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/a7dee8c)) * downgrading normalize-url ([#399](https://www.dependencies.io/github-redirect/webpack-contrib/mini-css-extract-plugin/issues/399)) ([0dafaf6](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/0dafaf6)) * hmr do not crash on link without href ([#400](https://www.dependencies.io/github-redirect/webpack-contrib/mini-css-extract-plugin/issues/400)) ([aa9b541](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/aa9b541)) * hmr reload with invalid link url ([#402](https://www.dependencies.io/github-redirect/webpack-contrib/mini-css-extract-plugin/issues/402)) ([30a19b0](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/30a19b0)) ### Features * add `moduleFilename` option ([#381](https://www.dependencies.io/github-redirect/webpack-contrib/mini-css-extract-plugin/issues/381)) ([13e9cbf](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/13e9cbf))
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #485   +/-   ##
=======================================
  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 3759c8d...40f8899. Read the comment docs.