Skip to content

[Snyk] Upgrade style-loader from 0.20.3 to 2.0.0#6

Merged
mattdanielbrown merged 1 commit intomasterfrom
snyk-upgrade-97d27874c8a9d0e56a3031b2725eff5b
Dec 12, 2020
Merged

[Snyk] Upgrade style-loader from 0.20.3 to 2.0.0#6
mattdanielbrown merged 1 commit intomasterfrom
snyk-upgrade-97d27874c8a9d0e56a3031b2725eff5b

Conversation

@snyk-bot
Copy link
Copy Markdown

@snyk-bot snyk-bot commented Dec 6, 2020

Snyk has created this PR to upgrade style-loader from 0.20.3 to 2.0.0.

:sparkles: Snyk has automatically assigned this pull request, [set who gets assigned](https://app.snyk.io/org/mattdanielbrown/project/0adde4d6-05b2-44e9-a1df-2373d1593e92/settings/integration?utm_source=github&utm_medium=upgrade-pr/settings/integration).

ℹ️ 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 17 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2020-10-09.
Release notes
Package name: style-loader
  • 2.0.0 - 2020-10-09

    ⚠ BREAKING CHANGES

    • minimum supported Node.js version is 10.13.0
    • the esModule option is true by default, you need to change const locals = require('./styles.css')/require('./styles.css') on import locals from './styles.css'/import './styles.css'' (#489) (727a24d)
    • removed support for loaders returning String instead of Array (#491) (7a0ce4c)

    ⚠ NOTICE

    To avoid problems between style-loader and mini-css-extract-plugin because of changing the esModule option to true by default we strongly recommend upgrading mini-css-extract-plugin to 1.0.0 version.

  • 1.3.0 - 2020-10-03

    1.3.0 (2020-10-03)

    Features

    Bug Fixes

  • 1.2.1 - 2020-04-28

    1.2.1 (2020-04-28)

    Bug Fixes

    • hot module replacement logic for lazy type (#468) (88a5c2b)
  • 1.2.0 - 2020-04-24

    1.2.0 (2020-04-24)

    Features

    • hot module replacement for css modules (6d14e0a)
  • 1.1.4 - 2020-04-15

    1.1.4 (2020-04-15)

    Chore

    • update deps
  • 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.0 - 2019-08-06
  • 0.23.1 - 2018-10-08
  • 0.23.0 - 2018-08-27
  • 0.22.1 - 2018-08-08
  • 0.22.0 - 2018-08-07
  • 0.21.0 - 2018-04-18
  • 0.20.3 - 2018-03-09
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

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@mattdanielbrown mattdanielbrown merged commit a24b2d0 into master Dec 12, 2020
@mattdanielbrown mattdanielbrown deleted the snyk-upgrade-97d27874c8a9d0e56a3031b2725eff5b branch December 12, 2020 06:35
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.

2 participants