Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2020

This PR contains the following updates:

Package Type Update Change
style-loader devDependencies major ^1.2.1 -> ^2.0.0

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 added the Type: Dependency Dependencies fixes label Oct 9, 2020
@kazupon kazupon merged commit 22aa5bb into master Oct 9, 2020
@kazupon kazupon deleted the renovate/style-loader-2.x branch October 9, 2020 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependency Dependencies fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants