Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Update dependency style-loader to v0.23.1 #21

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 4, 2018

This PR contains the following updates:

Package Type Update Change
style-loader devDependencies minor 0.19.0 -> 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 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)

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

v0.20.3

Compare Source

Features

0.20.3 (2018-03-09)

Bug Fixes
  • package: update schema-utils v0.4.3...0.4.5 (dependencies) (#​308) (9455888)

0.20.2 (2018-02-15)

Bug Fixes

0.20.1 (2018-01-26)

Bug Fixes

v0.20.2

Compare Source

Bug Fixes
  • package: update schema-utils v0.4.3...0.4.5 (dependencies) (#​308) (9455888)

v0.20.1

Compare Source

Bug Fixes

v0.20.0

Compare Source

Bug Fixes
  • addStyles: check if HTMLIFrameElement exist (#​296) (9b46128)
  • index: enable HMR in case locals (css-modules) are unchanged (#​298) (3a4cb53)
  • options: add transform option validation ({String}) (23c3567)
  • options: support passing a {Function} (options.insertInto) (e0c4b19)
Features
  • support passing a {Function} (options.insertInto) (#​279) (0eb8fe7)

0.19.1 (2017-12-14)

Bug Fixes
  • addStyles: correctly check singleton behavior when {Boolean} (options.singleton) (#​285) (2bfc93e)

v0.19.1

Compare Source

Bug Fixes
  • addStyles: check if HTMLIFrameElement exist (#​296) (9b46128)
  • index: enable HMR in case locals (css-modules) are unchanged (#​298) (3a4cb53)
  • options: add transform option validation ({String}) (23c3567)
  • options: support passing a {Function} (options.insertInto) (e0c4b19)
Features
  • support passing a {Function} (options.insertInto) (#​279) (0eb8fe7)

0.19.1 (2017-12-14)

Bug Fixes
  • addStyles: correctly check singleton behavior when {Boolean} (options.singleton) (#​285) (2bfc93e)

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-0.x branch from 37c10f7 to 6e23506 Compare April 18, 2018 17:25
@renovate renovate bot changed the title Update dependency style-loader to v0.20.3 Update dependency style-loader to v0.21.0 Apr 18, 2018
@renovate renovate bot force-pushed the renovate/style-loader-0.x branch from 6e23506 to 79c798b Compare August 7, 2018 13:09
@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 79c798b to 9798a7f Compare August 8, 2018 15:01
@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 9798a7f to 73616e3 Compare August 27, 2018 17:28
@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 73616e3 to 79ad0fd Compare October 8, 2018 13:49
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