Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

chore(deps): update dependency style-loader to v2 - #695

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/style-loader-2.x
Open

chore(deps): update dependency style-loader to v2#695
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/style-loader-2.x

Conversation

@renovate

@renovate renovate Bot commented Oct 9, 2020

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
style-loader 1.3.0 -> 2.0.0 age adoption passing confidence

Release Notes

webpack-contrib/style-loader

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 10.13.0
  • the esModule option is true by default, you need to change const locals = require('./styles.css')/require('./styles.css') on import locals from './styles.css'/import './styles.css'' (#​489) (727a24d)
  • removed support for loaders returning String instead of Array (#​491) (7a0ce4c)
⚠ NOTICE

To avoid problems between style-loader and mini-css-extract-plugin because of changing the esModule option to true by default we strongly recommend upgrading mini-css-extract-plugin to 1.0.0 version.


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 you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate
renovate Bot force-pushed the renovate/style-loader-2.x branch 3 times, most recently from 5ba7919 to 3a6fd95 Compare November 3, 2020 05:48
@renovate
renovate Bot force-pushed the renovate/style-loader-2.x branch from 3a6fd95 to a57a6a2 Compare December 19, 2020 04:39
@renovate
renovate Bot force-pushed the renovate/style-loader-2.x branch from a57a6a2 to b257851 Compare December 30, 2020 08:20
@codecov

codecov Bot commented Dec 30, 2020

Copy link
Copy Markdown

Codecov Report

Merging #695 (656bf02) into master (442eb02) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #695   +/-   ##
=======================================
  Coverage   83.75%   83.75%           
=======================================
  Files          33       33           
  Lines         474      474           
  Branches       80       80           
=======================================
  Hits          397      397           
  Misses         77       77           

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 442eb02...656bf02. Read the comment docs.

@renovate
renovate Bot force-pushed the renovate/style-loader-2.x branch from b257851 to ff26ee8 Compare January 19, 2021 21:55
@renovate
renovate Bot force-pushed the renovate/style-loader-2.x branch from ff26ee8 to 656bf02 Compare February 11, 2021 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant