Skip to content

build: update style-loader to version 2.0.0#19042

Merged
filipesilva merged 1 commit intomasterfrom
renovate/style-loader-2.x
Oct 12, 2020
Merged

build: update style-loader to version 2.0.0#19042
filipesilva merged 1 commit intomasterfrom
renovate/style-loader-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 10, 2020

This PR contains the following updates:

Package Type Update Change
style-loader dependencies major 1.3.0 -> 2.0.0
style-loader devDependencies major 1.3.0 -> 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: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone America/Tijuana.

🚦 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 these updates 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 action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release labels Oct 10, 2020
@google-cla google-cla bot added the cla: yes label Oct 10, 2020
@filipesilva filipesilva merged commit 5e79d29 into master Oct 12, 2020
@renovate renovate bot deleted the renovate/style-loader-2.x branch October 12, 2020 15:18
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants