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 - autoclosed #642

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mini-css-extract-plugin ^0.12.0 -> ^1.3.6 age adoption passing confidence

Release Notes

webpack-contrib/mini-css-extract-plugin

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

v1.0.0

Compare Source


Renovate configuration

📅 Schedule: "before 2am" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/mini-css-extract-plugin-1.x branch 2 times, most recently from 3a3152f to feb0177 Compare October 19, 2020 02:59
@renovate renovate bot force-pushed the renovate/mini-css-extract-plugin-1.x branch 4 times, most recently from ad5ca53 to 44aaeb1 Compare October 23, 2020 19:27
@renovate renovate bot force-pushed the renovate/mini-css-extract-plugin-1.x branch 2 times, most recently from 5229b1a to b7e0f12 Compare November 2, 2020 03:31
@renovate renovate bot force-pushed the renovate/mini-css-extract-plugin-1.x branch 2 times, most recently from 7c0a00c to bf8c6ca Compare November 12, 2020 19:40
@renovate renovate bot force-pushed the renovate/mini-css-extract-plugin-1.x branch 2 times, most recently from d5776cf to 6b1a95d Compare November 30, 2020 02:55
@renovate renovate bot force-pushed the renovate/mini-css-extract-plugin-1.x branch 3 times, most recently from d83f4bc to 6483321 Compare December 10, 2020 17:25
@renovate renovate bot force-pushed the renovate/mini-css-extract-plugin-1.x branch from 6483321 to 40a3a8a Compare January 13, 2021 16:18
@renovate renovate bot force-pushed the renovate/mini-css-extract-plugin-1.x branch from 40a3a8a to 12fc0aa Compare January 28, 2021 12:29
@renovate renovate bot force-pushed the renovate/mini-css-extract-plugin-1.x branch from 12fc0aa to 1619662 Compare February 8, 2021 13:02
@renovate renovate bot changed the title chore(deps): update dependency mini-css-extract-plugin to v1 chore(deps): update dependency mini-css-extract-plugin to v1 - autoclosed Mar 31, 2021
@renovate renovate bot closed this Mar 31, 2021
@renovate renovate bot deleted the renovate/mini-css-extract-plugin-1.x branch March 31, 2021 23:22
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