Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

[Snyk] Upgrade style-loader from 1.0.0 to 1.1.3 #2026

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade style-loader from 1.0.0 to 1.1.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 6 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2020-01-17.
Release notes
Package name: style-loader
  • 1.1.3 - 2020-01-17

    1.1.3 (2020-01-17)

    Bug Fixes

  • 1.1.2 - 2019-12-25

    1.1.2 (2019-12-25)

    Bug Fixes

    • algorithm for importing modules (#449) (91ceaf2)
    • checking that the list of modules is an array (#448) (1138ed7)
  • 1.1.1 - 2019-12-20

    1.1.1 (2019-12-20)

    Bug Fixes

    • add empty default export for linkTag value (7ee8b04)
  • 1.1.0 - 2019-12-20

    Features

    Bug Fixes

  • 1.0.2 - 2019-12-17

    1.0.2 (2019-12-17)

    Bug Fixes

  • 1.0.1 - 2019-11-28

    1.0.1 (2019-11-28)

    Bug Fixes

    • compatibility linkTag with ES module syntax (#429) (2cdb9c3)
  • 1.0.0 - 2019-08-06

    1.0.0 (2019-08-06)

    Bug Fixes

    Features

    • new injectType option (e2664e9)
    • remove type text/css from style and link element (#399) (b0187d6)

    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)
from style-loader GitHub release notes
Commit messages
Package name: style-loader

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@DeviaVir DeviaVir merged commit 9838aec into unstable Mar 27, 2020
@DeviaVir DeviaVir deleted the snyk-upgrade-40718025ab6ba5191f600eb4596126d7 branch March 27, 2020 10:03
YarnSeemannsgarn pushed a commit to YarnSeemannsgarn/zenbot that referenced this pull request Apr 15, 2020
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.

2 participants