Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 9, 2020

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 3 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
  • 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)

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant