Skip to content

[Snyk] Upgrade mini-css-extract-plugin from 0.8.2 to 2.6.1#96

Closed
cssecautomation wants to merge 1 commit into
masterfrom
snyk-upgrade-62a9c083d89cdc631dd28f96d905e368
Closed

[Snyk] Upgrade mini-css-extract-plugin from 0.8.2 to 2.6.1#96
cssecautomation wants to merge 1 commit into
masterfrom
snyk-upgrade-62a9c083d89cdc631dd28f96d905e368

Conversation

@cssecautomation

Copy link
Copy Markdown

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade mini-css-extract-plugin from 0.8.2 to 2.6.1.

merge advice
ℹ️ 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 51 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2022-06-15.
Release notes
Package name: mini-css-extract-plugin
  • 2.6.1 - 2022-06-15

    2.6.1 (2022-06-15)

    Bug Fixes

    • do not attempt hot reloading when emit is false (#953) (b426f04)
  • 2.6.0 - 2022-03-03

    2.6.0 (2022-03-03)

    Features

    • added baseUri option support (from entry options) (#915) (6004d95)
  • 2.5.3 - 2022-01-25

    2.5.3 (2022-01-25)

    Bug Fixes

  • 2.5.2 - 2022-01-17

    2.5.2 (2022-01-17)

    Bug Fixes

  • 2.5.1 - 2022-01-17

    2.5.1 (2022-01-17)

    Bug Fixes

  • 2.5.0 - 2022-01-14

    2.5.0 (2022-01-14)

    Features

  • 2.4.7 - 2022-01-13

    2.4.7 (2022-01-13)

    Bug Fixes

  • 2.4.6 - 2022-01-06

    2.4.6 (2022-01-06)

    Bug Fixes

    • crash when publicPath is function (#881) (41bd828)
    • do not allow absolute path in the chunkFilename option (#879) (36e04ab)
    • do not allow absolute path in the filename option (#878) (76361df)
  • 2.4.5 - 2021-11-17

    2.4.5 (2021-11-17)

    Chore

    • update schema-utils package to 4.0.0 version
  • 2.4.4 - 2021-11-04

    2.4.4 (2021-11-04)

    Bug Fixes

  • 2.4.3 - 2021-10-21
  • 2.4.2 - 2021-10-07
  • 2.4.1 - 2021-10-05
  • 2.4.0 - 2021-10-05
  • 2.3.0 - 2021-09-11
  • 2.2.2 - 2021-09-01
  • 2.2.1 - 2021-08-31
  • 2.2.0 - 2021-08-04
  • 2.1.0 - 2021-07-05
  • 2.0.0 - 2021-06-30
  • 1.6.2 - 2021-06-28
  • 1.6.1 - 2021-06-25
  • 1.6.0 - 2021-04-30
  • 1.5.1 - 2021-04-28
  • 1.5.0 - 2021-04-17
  • 1.4.1 - 2021-04-07
  • 1.4.0 - 2021-03-26
  • 1.3.9 - 2021-02-25
  • 1.3.8 - 2021-02-18
  • 1.3.7 - 2021-02-15
  • 1.3.6 - 2021-02-08
  • 1.3.5 - 2021-01-28
  • 1.3.4 - 2021-01-13
  • 1.3.3 - 2020-12-10
  • 1.3.2 - 2020-12-04
  • 1.3.1 - 2020-11-12
  • 1.3.0 - 2020-11-06
  • 1.2.1 - 2020-10-27
  • 1.2.0 - 2020-10-23
  • 1.1.2 - 2020-10-22
  • 1.1.1 - 2020-10-20
  • 1.1.0 - 2020-10-19
  • 1.0.0 - 2020-10-09
  • 0.12.0 - 2020-10-07
  • 0.11.3 - 2020-10-02
  • 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
from mini-css-extract-plugin GitHub release notes
Commit messages
Package name: mini-css-extract-plugin
  • 26f711e chore(release): 2.6.1
  • 3fb6845 chore(deps): update (#954)
  • b426f04 fix: do not attempt hot reloading when emit is false (#953)
  • 31c165f docs: fix runtime value (#952)
  • 64b32f0 ci: add node v18 workflow (#951)
  • 7f72caf chore: update github actions (#940)
  • 4a7c36f docs: remove old badge (#946)
  • 3665a20 chore: disable commit message length check (#950)
  • 92b6206 ci: don't install webpack again (#930)
  • 4d8e043 chore: replace deprecated String.prototype.substr() (#921)
  • 3fd5e5e chore: upgrade dependencies to the latest version (#919)
  • 752b913 chore(release): 2.6.0
  • 6004d95 feat: added `baseUri` option support (from entry options) (#915)
  • b2261c4 chore(dependencies): update webpack version (#918)
  • 6605129 ci: add a job to check `types` (#917)
  • 01f3585 chore(deps): bump follow-redirects
  • f868e82 docs: fix typo in BUG.md (#911)
  • bbdb7ab chore: upgrade dependencies to the latest version (#910)
  • 4a0d409 ci: remove install NPM steps (#908)
  • 1a11327 chore(release): 2.5.3
  • 6650691 fix: types (#903)
  • 7fd41e3 chore: ignore `types` for eslint (#902)
  • be75c50 chore(release): 2.5.2
  • d898ddd chore: update types

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

@joaompneves joaompneves closed this Mar 2, 2023
@joaompneves joaompneves deleted the snyk-upgrade-62a9c083d89cdc631dd28f96d905e368 branch March 2, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants