Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2021

Mend Renovate

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

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 14 times, most recently from df1b5b8 to 9904bea Compare September 5, 2021 16:59
@vio vio force-pushed the update-dependencies branch from 50bf472 to ad2998a Compare September 5, 2021 17:01
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 4 times, most recently from 899ff83 to c930cf9 Compare September 12, 2021 01:51
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 6 times, most recently from 1b47b60 to 1756595 Compare September 25, 2021 23:26
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 3 times, most recently from 7d0653b to 47c8c11 Compare October 3, 2021 00:04
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch 2 times, most recently from 5b2bba4 to 20ab1ae Compare October 10, 2021 01:19
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from a65aa35 to 584007b Compare December 25, 2022 02:49
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from 584007b to 931cac6 Compare January 8, 2023 02:41
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from 931cac6 to 7b85ec4 Compare January 8, 2023 02:45
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from 7b85ec4 to e055f30 Compare January 8, 2023 02:47
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from e055f30 to b44e21c Compare February 26, 2023 03:48
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from b44e21c to f9c1dcc Compare February 26, 2023 03:51
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from f9c1dcc to 6808e21 Compare March 12, 2023 03:29
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from 6808e21 to 5a92e49 Compare March 12, 2023 03:32
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from 5a92e49 to 81a8899 Compare March 19, 2023 03:56
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from 81a8899 to 5349ff3 Compare March 19, 2023 03:57
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from 5349ff3 to 6de34bd Compare March 19, 2023 03:59
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from 6de34bd to fd48130 Compare March 19, 2023 04:48
@renovate renovate bot force-pushed the renovate-mini-css-extract-plugin-1.x branch from fd48130 to 5d64a0e Compare March 19, 2023 06:46
@renovate
Copy link
Contributor Author

renovate bot commented Mar 20, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@vio vio closed this Apr 22, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 22, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.6.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate-mini-css-extract-plugin-1.x branch April 22, 2023 11:14
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.

3 participants