Skip to content
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

Update dependency style-loader to v0.23.1 #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 24, 2018

This PR contains the following updates:

Package Type Update Change
style-loader devDependencies minor 0.20.3 -> 0.23.1

Release Notes

webpack-contrib/style-loader

v0.23.1

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • minimum required Node.js version is 8.9.0
  • minimum require 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)

v0.23.0

Compare Source

Features
  • useable: add insertInto support (options.insertInto) (#​341) (2588aca)

0.22.1 (2018-08-08)

Bug Fixes

v0.22.1

Compare Source

Features
  • useable: add insertInto support (options.insertInto) (#​341) (2588aca)

0.22.1 (2018-08-08)

Bug Fixes

v0.22.0

Compare Source

Bug Fixes
Features

v0.21.0

Compare Source

Bug Fixes
Features

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 if you modify the PR title to begin with "rebase!".

🔕 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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot force-pushed the renovate/style-loader-0.x branch from 579feb9 to ebde2c4 Compare August 7, 2018 13:17
@renovate renovate bot changed the title Update dependency style-loader to v0.21.0 Update dependency style-loader to v0.22.0 Aug 7, 2018
@renovate renovate bot force-pushed the renovate/style-loader-0.x branch from ebde2c4 to 0f8ee35 Compare August 8, 2018 15:02
@renovate renovate bot changed the title Update dependency style-loader to v0.22.0 Update dependency style-loader to v0.22.1 Aug 8, 2018
@renovate renovate bot force-pushed the renovate/style-loader-0.x branch from 0f8ee35 to 400b73f Compare August 27, 2018 17:30
@renovate renovate bot changed the title Update dependency style-loader to v0.22.1 Update dependency style-loader to v0.23.0 Aug 27, 2018
@renovate renovate bot changed the title Update dependency style-loader to v0.23.0 Update dependency style-loader to v0.23.1 Oct 8, 2018
@renovate renovate bot force-pushed the renovate/style-loader-0.x branch from 400b73f to 2ff92c1 Compare October 8, 2018 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant