Skip to content

BREAKING CHANGE: Update dependency style-loader to v1 #450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2020

This PR contains the following updates:

Package Type Update Change
style-loader dependencies major 0.23.1 -> 1.2.1

Release Notes

webpack-contrib/style-loader

v1.2.1

Compare Source

v1.2.0

Compare Source

Features
  • hot module replacement for css modules (6d14e0a)
1.1.4 (2020-04-15)

v1.1.4

Compare Source

v1.1.3

Compare Source

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source

Features
Bug Fixes
1.0.2 (2019-12-17)
Bug Fixes
1.0.1 (2019-11-28)
Bug Fixes

v1.0.2

Compare Source

v1.0.1

Compare Source

v1.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • minimum required Node.js version is 8.9.0
  • minimum required wepback version is 4.0.0
  • the convertToAbsoluteUrls option was removed, you don't need this anymore
  • the attrs option was renamed to the attributes option
  • the transform option was removed without replacement
  • the hmr option was removed, webpack automatically inject HMR code when it is required (when the HotModuleReplacementPlugin plugin was used)
  • the sourceMap option was removed. The loader automatically inject source maps if the previous loader emit them
  • the ref/unref api methods were removed for useable loader, please use the use/unuse api methods
  • the style-loader/url loader was removed in favor injectType option (look the documentation about the injectType option)
  • the style-loader/useable loader was removed in favor injectType option (look the documentation about the injectType option)
  • the singleton option was removed (look documentation about the injectType option)
  • the insertAt option was removed in favor the insert option (look the documentation about the insert option and examples)
  • the insertInto options was removed in favor the insert option (look the documentation about the insert option and examples)

Renovate configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 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-1.x branch 11 times, most recently from ff01721 to 051d520 Compare May 15, 2020 07:01
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch 4 times, most recently from bb2479d to 3e093c9 Compare May 23, 2020 15:31
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch 2 times, most recently from c563b8e to 99f610e Compare May 29, 2020 06:44
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch from 99f610e to 68da859 Compare June 4, 2020 14:35
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch 5 times, most recently from bd632b9 to b8ff533 Compare June 17, 2020 23:38
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch 4 times, most recently from d1b6f0e to 778d2d4 Compare July 3, 2020 23:44
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch 2 times, most recently from c2ff211 to 51ae7d1 Compare July 18, 2020 20:13
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch from 51ae7d1 to d77f332 Compare August 1, 2020 21:50
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch 10 times, most recently from 46a9e50 to ee03790 Compare September 22, 2020 13:22
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch 7 times, most recently from 152f742 to 166964b Compare September 29, 2020 07:08
@renovate renovate bot changed the title fix(package.json): Update dependency style-loader to v1 BREAKING CHANGE: Update dependency style-loader to v1 Sep 29, 2020
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch 3 times, most recently from a61435a to 09532e7 Compare September 29, 2020 21:25
@renovate renovate bot force-pushed the renovate/style-loader-1.x branch from 09532e7 to 98b6f07 Compare September 29, 2020 22:16
@halfzebra halfzebra merged commit 905c630 into master Sep 30, 2020
@halfzebra halfzebra deleted the renovate/style-loader-1.x branch September 30, 2020 18:31
@halfzebra
Copy link
Owner

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants