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

[Snyk] Upgrade style-loader from 0.13.2 to 1.1.3 #7

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 7, 2020

Snyk has created this PR to upgrade style-loader from 0.13.2 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.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 27 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)
  • 0.23.1 - 2018-10-08

    2018-10-08

    Bug Fixes

    • addStyles: support exports of transpiled transforms (options.transform) (#333) (33aebed)
  • 0.23.0 - 2018-08-27

    2018-08-27

    Features

    • useable: add insertInto support (options.insertInto) (#341) (2588aca)
  • 0.22.1 - 2018-08-08

    2018-08-08

    Bug Fixes

    • addStyles: use var instead of const (IE fix) (#338) (1ca12ab)
  • 0.22.0 - 2018-08-07
  • 0.21.0 - 2018-04-18
  • 0.20.3 - 2018-03-09
  • 0.20.2 - 2018-02-15
  • 0.20.1 - 2018-01-26
  • 0.20.0 - 2018-01-26
  • 0.19.1 - 2017-12-14
  • 0.19.0 - 2017-10-03
  • 0.18.2 - 2017-06-05
  • 0.18.1 - 2017-05-23
  • 0.18.0 - 2017-05-22
  • 0.17.0 - 2017-05-01
  • 0.16.1 - 2017-03-28
  • 0.16.0 - 2017-03-22
  • 0.15.0 - 2017-03-21
  • 0.14.1 - 2017-03-15
  • 0.14.0 - 2017-03-15
  • 0.13.2 - 2017-02-24
from style-loader GitHub release notes
Commit messages
Package name: style-loader
  • 2756e03 chore(release): 1.1.3
  • 236b243 fix: injection algorithm (#456)
  • 36bd8f1 docs: fix typos (#453)
  • de38c39 chore(release): 1.1.2
  • 91ceaf2 fix: algorithm for importing modules (#449)
  • 1138ed7 fix: checking that the list of modules is an array (#448)
  • aa418dd chore(release): 1.1.1
  • 7ee8b04 fix: add empty default export for `linkTag` value
  • c69ea6c chore(release): 1.1.0
  • c7d6e3a fix: order of imported styles (#443)
  • a283b30 test: more manual test (#442)
  • 3415266 feat: `esModule` option (#441)
  • 907aed8 test: refactor (#440)
  • 28e1628 refactor: code (#438)
  • 5c51b90 refactor: cjs (#437)
  • 609263a test: refactor
  • 7768fce chore(release): 1.0.2
  • dcbfadb fix: support ES module syntax (#435)
  • d515edc chore(deps): update (#434)
  • 4c1e3f3 docs: fixed typo 'doom' to 'DOM' in README.md (#432)
  • c6164d5 chore(release): 1.0.1
  • 2cdb9c3 fix: compatibility `linkTag` with ES module syntax (#429)
  • 1c443e1 docs: fix typo (#424)
  • 2c41858 chore(release): 1.0.0

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

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