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 mini-css-extract-plugin from 0.6.0 to 1.3.1 #31

Merged
merged 1 commit into from Dec 19, 2020

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade mini-css-extract-plugin from 0.6.0 to 1.3.1.

merge advice
✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ 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 20 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-11-12.
Release notes
Package name: mini-css-extract-plugin
  • 1.3.1 - 2020-11-12

    1.3.1 (2020-11-12)

    Bug Fixes

  • 1.3.0 - 2020-11-06

    1.3.0 (2020-11-06)

    ⚠ POTENTIAL BREAKING CHANGE

    Options are now validated according to stricter rules - no unknown additional properties. For example, if you have not removed the hmr option for the loader when migrating to mini-css-extract-plugin@1, you will get an error. Just remove them from your configuration(s). We did this because many developers started making these mistakes.

    Features

    • added the type property for loading errors (#651) (be9ddcb)

    Bug Fixes

  • 1.2.1 - 2020-10-27

    1.2.1 (2020-10-27)

    Bug Fixes

  • 1.2.0 - 2020-10-23

    1.2.0 (2020-10-23)

    Features

    Bug Fixes

    • compatibility with webpack@4 and webpack@5 for monorepos (#638) (60c3eef)
  • 1.1.2 - 2020-10-22

    1.1.2 (2020-10-22)

    Bug Fixes

    • compatibility with webpack@4 and webpack@5 for monorepos (#636) (3413439)
    • error when reloading async chunk (#633) (89e7a0a)
  • 1.1.1 - 2020-10-20

    1.1.1 (2020-10-20)

    Bug Fixes

    • fix onerror message for async chunks (#629) (883079e)
  • 1.1.0 - 2020-10-19

    1.1.0 (2020-10-19)

    Features

    • added the attributes option (e8a2d5a)
    • added the insert option (a5f17c4)

    Bug Fixes

  • 1.0.0 - 2020-10-09

    BREAKING CHANGE

    • 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''
    • the moduleFilename option was removed in favor the filename option
    • the hmr option was removed, HMR will work automatically when HotModuleReplacement plugin used or webpack-dev-server with enabled the hot option
    • the reloadAll was removed

    Features

    • the chunkFilename option can be a function for webpack@5

    ⚠ NOTICE

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

  • 0.12.0 - 2020-10-07

    0.12.0 (2020-10-07)

    Features

    • opt-in to transitive only side effects (webpack@5), no more empty JS chunks
  • 0.11.3 - 2020-10-02

    0.11.3 (2020-10-02)

    Bug Fixes

  • 0.11.2 - 2020-09-12
  • 0.11.1 - 2020-09-08
  • 0.11.0 - 2020-08-27
  • 0.10.1 - 2020-08-27
  • 0.10.0 - 2020-08-10
  • 0.9.0 - 2019-12-20
  • 0.8.2 - 2019-12-17
  • 0.8.1 - 2019-12-17
  • 0.8.0 - 2019-07-16
  • 0.7.0 - 2019-05-27
  • 0.6.0 - 2019-04-10
from mini-css-extract-plugin GitHub release notes
Commit messages
Package name: mini-css-extract-plugin

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

@kadirselcuk kadirselcuk merged commit a6517c9 into master Dec 19, 2020
@delete-merged-branch delete-merged-branch bot deleted the snyk-upgrade-ec22811a9be8bda14c75829695670c1d branch December 19, 2020 11:43
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