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

chore(deps): update dependency mini-css-extract-plugin to v1.6.2 #13

Open
wants to merge 1 commit into
base: update-dependencies
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mini-css-extract-plugin 1.0.0 -> 1.6.2 age adoption passing confidence

Release Notes

webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v1.6.2

Compare Source

v1.6.1

Compare Source

v1.6.0

Compare Source

Features
1.5.1 (2021-04-28)
Bug Fixes

v1.5.1

Compare Source

v1.5.0

Compare Source

Features
  • add experimental support for importModule, improve perfomance (#​737) (8471ac2)
1.4.1 (2021-04-07)
Bug Fixes

v1.4.1

Compare Source

v1.4.0

Compare Source

Features
1.3.9 (2021-02-25)
Bug Fixes
  • allow consumers to access CssModule and CssDependency (#​703) (6484345)
  • allow to use auto value with the publicPath option (#​709) (1be21d2)
1.3.8 (2021-02-18)
Bug Fixes
1.3.7 (2021-02-15)
Bug Fixes
  • compatibility with webpack v5 (9b6b8b3)
1.3.6 (2021-02-08)
Bug Fixes
1.3.5 (2021-01-28)
Bug Fixes
1.3.4 (2021-01-13)
Bug Fixes
1.3.3 (2020-12-10)
Bug Fixes
1.3.2 (2020-12-04)
Bug Fixes
1.3.1 (2020-11-12)
Bug Fixes

v1.3.9

Compare Source

v1.3.8

Compare Source

v1.3.7

Compare Source

v1.3.6

Compare Source

v1.3.5

Compare Source

v1.3.4

Compare Source

v1.3.3

Compare Source

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3.0

Compare Source

⚠ 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
Bug Fixes
1.2.1 (2020-10-27)
Bug Fixes

v1.2.1

Compare Source

v1.2.0

Compare Source

Features
Bug Fixes
  • compatibility with webpack@4 and webpack@5 for monorepos (#​638) (60c3eef)
1.1.2 (2020-10-22)
Bug Fixes
1.1.1 (2020-10-20)
Bug Fixes

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source

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)
Features
  • opt-in to transitive only side effects (webpack@5), no more empty JS chunks
0.11.3 (2020-10-02)
Bug Fixes
0.11.2 (2020-09-12)
Bug Fixes
0.11.1 (2020-09-08)
Bug Fixes
0.11.0 (2020-08-27)
Features
Bug Fixes
  • compatibility with webpack@5
0.10.0 (2020-08-10)
Features
Bug Fixes
0.9.0 (2019-12-20)
Features
0.8.2 (2019-12-17)
Bug Fixes
0.8.1 (2019-12-17)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 13 times, most recently from 95929de to 74acc04 Compare January 23, 2022 04:25
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 5 times, most recently from 53fd8d2 to 62cb367 Compare January 30, 2022 13:51
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 8 times, most recently from f6ccbe7 to 3c87e72 Compare February 13, 2022 01:33
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 4 times, most recently from 9c6e8aa to 445cfab Compare February 27, 2022 01:45
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from 818e971 to 462b6cc Compare June 16, 2024 01:16
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 3 times, most recently from af58534 to 2f183e4 Compare June 30, 2024 01:34
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 2 times, most recently from 8e6dafb to 905cb29 Compare July 14, 2024 02:20
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 2 times, most recently from 998456d to f4830bf Compare July 21, 2024 02:30
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 2 times, most recently from 219882d to 13ea4c3 Compare July 28, 2024 04:39
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 4 times, most recently from 9b9d3fc to b0386e1 Compare August 11, 2024 03:37
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 2 times, most recently from 1f9a998 to 4cbfb52 Compare August 25, 2024 03:19
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 2 times, most recently from 27164e7 to dc75b8c Compare September 8, 2024 06:14
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 3 times, most recently from 4e1ff21 to 0fe8429 Compare September 29, 2024 04:11
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 2 times, most recently from 614898d to ee03154 Compare October 13, 2024 03:44
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from ee03154 to 3a4e6ff Compare October 20, 2024 01:53
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 4 times, most recently from 791c413 to e04c7d4 Compare November 3, 2024 04:13
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from e04c7d4 to 55be7e0 Compare November 3, 2024 07:36
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.

0 participants