webpack-contrib/css-loader
### [`v6.5.1`](https://togithub.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md#651-httpsgithubcomwebpack-contribcss-loadercomparev650v651-2021-11-03)
[Compare Source](https://togithub.com/webpack-contrib/css-loader/compare/v6.5.0...v6.5.1)
webpack-contrib/mini-css-extract-plugin
### [`v2.4.4`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md#244-httpsgithubcomwebpack-contribmini-css-extract-plugincomparev243v244-2021-11-04)
[Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.3...v2.4.4)
webpack/webpack
### [`v5.62.1`](https://togithub.com/webpack/webpack/releases/v5.62.1)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.62.0...v5.62.1)
### Bugfix
- fix invalid generated code when omitting `;`
### [`v5.62.0`](https://togithub.com/webpack/webpack/releases/v5.62.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.61.0...v5.62.0)
### Features
- add options to configure export presence checking
- `parser.javascript.reexportExportsPresence: false` allows to disable warnings for non-existing exports during the migration from `export ... from "..."` to `export type ... from "..."` for type reexports in TypeScript
- add `experiments.backCompat: false` to disable some expensive deprecations for better performance
### Bugfixes
- use `['catch']` instead of `.catch` for better ES3 support
- fix removed parentheses when using `new (require("...")).Something()`
- fix `{ require }` object literals
- `splitChunks.chunks` option is now correctly used for `splitChunks.fallbackCacheGroup.maxSize` too
- fix schema of `listen` option, allow to omit `port`
- add better support for Promises from different isolates
### Developer Experience
- add typings for the webpack API that is available within modules
- use `/// ` to use the typings in typescript modules
- or `"types": [..., "webpack/module"]` in tsconfig
Configuration
📅 Schedule: "before 2am on monday" in timezone Europe/Paris.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
^6.5.0
->^6.5.1
^2.4.3
->^2.4.4
^5.61.0
->^5.62.1
Release Notes
webpack-contrib/css-loader
### [`v6.5.1`](https://togithub.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md#651-httpsgithubcomwebpack-contribcss-loadercomparev650v651-2021-11-03) [Compare Source](https://togithub.com/webpack-contrib/css-loader/compare/v6.5.0...v6.5.1)webpack-contrib/mini-css-extract-plugin
### [`v2.4.4`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md#244-httpsgithubcomwebpack-contribmini-css-extract-plugincomparev243v244-2021-11-04) [Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.3...v2.4.4)webpack/webpack
### [`v5.62.1`](https://togithub.com/webpack/webpack/releases/v5.62.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.62.0...v5.62.1) ### Bugfix - fix invalid generated code when omitting `;` ### [`v5.62.0`](https://togithub.com/webpack/webpack/releases/v5.62.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.61.0...v5.62.0) ### Features - add options to configure export presence checking - `parser.javascript.reexportExportsPresence: false` allows to disable warnings for non-existing exports during the migration from `export ... from "..."` to `export type ... from "..."` for type reexports in TypeScript - add `experiments.backCompat: false` to disable some expensive deprecations for better performance ### Bugfixes - use `['catch']` instead of `.catch` for better ES3 support - fix removed parentheses when using `new (require("...")).Something()` - fix `{ require }` object literals - `splitChunks.chunks` option is now correctly used for `splitChunks.fallbackCacheGroup.maxSize` too - fix schema of `listen` option, allow to omit `port` - add better support for Promises from different isolates ### Developer Experience - add typings for the webpack API that is available within modules - use `///Configuration
📅 Schedule: "before 2am on monday" in timezone Europe/Paris.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.