Update dependency css-loader to v5 #3

Merged
norwin merged 1 commit from renovate/css-loader-5.x into master 2020-11-05 23:00:54 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
css-loader devDependencies major ^4.2.1 -> ^5.0.0

Release Notes

webpack-contrib/css-loader

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • migrate on PostCSS 8
  • runtime doesn't contain source maps code without sourceMap: true
  • returned value from the getLocalIdent escapes by default, the exportName value is always unescaped
  • Auto enable icss modules for all files for which /.icss.w+$/i (the modules.compileType option is icss)
  • [emoji] placeholder was deprecated
  • icss option was removed (it was deprecated previously)
Features

Renovate configuration

? Schedule: At any time (no schedule defined).

? 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [css-loader](https://github.com/webpack-contrib/css-loader) | devDependencies | major | [`^4.2.1` -> `^5.0.0`](https://renovatebot.com/diffs/npm/css-loader/4.3.0/5.0.1) | --- ### Release Notes <details> <summary>webpack-contrib/css-loader</summary> ### [`v5.0.1`](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md#&#8203;501-httpsgithubcomwebpack-contribcss-loadercomparev500v501-2020-11-04) [Compare Source](https://github.com/webpack-contrib/css-loader/compare/v5.0.0...v5.0.1) ### [`v5.0.0`](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md#&#8203;500-httpsgithubcomwebpack-contribcss-loadercomparev430v500-2020-10-13) [Compare Source](https://github.com/webpack-contrib/css-loader/compare/v4.3.0...v5.0.0) ##### ⚠ BREAKING CHANGES - migrate on PostCSS 8 - runtime doesn't contain source maps code without `sourceMap: true` - returned value from the `getLocalIdent` escapes by default, the `exportName` value is always unescaped - Auto enable icss modules for all files for which `/.icss.w+$/i` (the `modules.compileType` option is `icss`) - `[emoji]` placeholder was deprecated - `icss` option was removed (it was deprecated previously) ##### Features - allow named exports to have underscores in names ([#&#8203;1209](https://github.com/webpack-contrib/css-loader/issues/1209)) ([747d62b](https://github.com/webpack-contrib/css-loader/commit/747d62b75a878d8881f4819b96297667dc689b8f)) - hide warning when you don't need handle `url()`/`@import` ([#&#8203;1195](https://github.com/webpack-contrib/css-loader/issues/1195)) ([dd52931](https://github.com/webpack-contrib/css-loader/commit/dd52931150ed42f122d9017642437c26cc1b2422)) - improve error message ([52412f6](https://github.com/webpack-contrib/css-loader/commit/52412f6d5a54745ee37a4a67f038455c26ba5772)) - reduce runtime ([9f974be](https://github.com/webpack-contrib/css-loader/commit/9f974be81f5942d3afaf783529677bd541952fa3)) - add fallback if custom getLocalIdent returns `null`/`undefined` ([#&#8203;1193](https://github.com/webpack-contrib/css-loader/issues/1193)) ([0f95841](https://github.com/webpack-contrib/css-loader/commit/0f9584135e63f9f354043e7f414e0c1aad0edc6e)) </details> --- ### Renovate configuration ? **Schedule**: At any time (no schedule defined). ? **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot force-pushed renovate/css-loader-5.x from fa4974c256 to 8027147528 2020-11-05 23:00:43 +01:00 Compare
norwin merged commit 4e005d1e7c into master 2020-11-05 23:00:54 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: norwin/safe-bike-routing#3
No description provided.