Skip to content
This repository has been archived by the owner on Dec 4, 2019. It is now read-only.

Update dependency style-loader to v0.23.1 #121

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 23, 2018

This PR contains the following updates:

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

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)

v0.19.0

Compare Source

Features

0.18.2 (2017-06-05)

Bug Fixes
  • url: use loaderUtils.stringifyRequest to avoid invalidating hashes due to absolute paths (#​242) (97508ec)
  • Add null check to removeStyleElement (#​245) (0a4845c)

0.18.1 (2017-05-23)

Bug Fixes

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 5174457 to 68bd6cd Compare August 7, 2018 13:16
@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 68bd6cd to d35de02 Compare August 8, 2018 15:36
@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 d35de02 to 5f48a4f Compare August 27, 2018 17:29
@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 5f48a4f to 8158c19 Compare October 8, 2018 13:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant