giantswarm / happa

Web user interface for Giant Swarm – Beyond managed Kubernetes
https://www.giantswarm.io/
Apache License 2.0
21 stars 5 forks source link

chore(deps): update webpack packages #4582

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
css-loader 6.8.1 -> 6.10.0 age adoption passing confidence
html-webpack-plugin 5.5.3 -> 5.6.0 age adoption passing confidence
mini-css-extract-plugin 2.7.6 -> 2.8.0 age adoption passing confidence
sass-loader 13.3.2 -> 13.3.3 age adoption passing confidence
style-loader 3.3.3 -> 3.3.4 age adoption passing confidence
terser-webpack-plugin 5.3.9 -> 5.3.10 age adoption passing confidence
webpack 5.88.2 -> 5.90.1 age adoption passing confidence
webpack-bundle-analyzer 4.9.1 -> 4.10.1 age adoption passing confidence
webpack-merge 5.9.0 -> 5.10.0 age adoption passing confidence

Release Notes

webpack-contrib/css-loader (css-loader) ### [`v6.10.0`](https://togithub.com/webpack-contrib/css-loader/blob/HEAD/CHANGELOG.md#6100-2024-01-30) [Compare Source](https://togithub.com/webpack-contrib/css-loader/compare/v6.9.1...v6.10.0) ##### Features - add `@rspack/core` as an optional peer dependency ([#​1568](https://togithub.com/webpack-contrib/css-loader/issues/1568)) ([3924679](https://togithub.com/webpack-contrib/css-loader/commit/3924679cb9a8f31996c742290a71a3446c9782b9)) - pass the `resourceQuery` and `resourceFragment` to the `auto` and `mode` callback ([#​1569](https://togithub.com/webpack-contrib/css-loader/issues/1569)) ([d641c4d](https://togithub.com/webpack-contrib/css-loader/commit/d641c4d48264518dfeb77d7e1e8ef03bbb09b645)) - support named exports with any characters ([6f43929](https://togithub.com/webpack-contrib/css-loader/commit/6f439299838eab7e6fb18f6e9f47b9dee2208463)) ##### [6.9.1](https://togithub.com/webpack-contrib/css-loader/compare/v6.9.0...v6.9.1) (2024-01-18) ##### Bug Fixes - css nesting support - `@scope` at-rule support ### [`v6.9.1`](https://togithub.com/webpack-contrib/css-loader/blob/HEAD/CHANGELOG.md#691-2024-01-18) [Compare Source](https://togithub.com/webpack-contrib/css-loader/compare/v6.9.0...v6.9.1) ### [`v6.9.0`](https://togithub.com/webpack-contrib/css-loader/blob/HEAD/CHANGELOG.md#690-2024-01-09) [Compare Source](https://togithub.com/webpack-contrib/css-loader/compare/v6.8.1...v6.9.0) ##### Features - updated generateExportEntry to expose node details ([#​1556](https://togithub.com/webpack-contrib/css-loader/issues/1556)) ([05002f3](https://togithub.com/webpack-contrib/css-loader/commit/05002f39e29afd7e12f9efca4d073bc23e3d2150)) ##### Bug Fixes - css experiment detection ([#​1559](https://togithub.com/webpack-contrib/css-loader/issues/1559)) ([f2cfe30](https://togithub.com/webpack-contrib/css-loader/commit/f2cfe30a8f6b0053a268c0d9c1943bb3c8f01338)) ##### [6.8.1](https://togithub.com/webpack-contrib/css-loader/compare/v6.8.0...v6.8.1) (2023-05-28) ##### Bug Fixes - use `cause` for original errors and warnings ([#​1526](https://togithub.com/webpack-contrib/css-loader/issues/1526)) ([ae3d8ae](https://togithub.com/webpack-contrib/css-loader/commit/ae3d8ae54ecb5706fe9c3449487cc8306699469f))
jantimon/html-webpack-plugin (html-webpack-plugin) ### [`v5.6.0`](https://togithub.com/jantimon/html-webpack-plugin/blob/HEAD/CHANGELOG.md#560-2023-12-19) [Compare Source](https://togithub.com/jantimon/html-webpack-plugin/compare/v5.5.4...v5.6.0) ##### Features - add `@rspack/core` as an optional peer dependency ([#​1829](https://togithub.com/jantimon/html-webpack-plugin/issues/1829)) ([56ff3ae](https://togithub.com/jantimon/html-webpack-plugin/commit/56ff3aeaf17a592bf2cfb25219cfdf5aad6cc47d)) - Added support `type=systemjs-module` via the `scriptLoading` option ([#​1822](https://togithub.com/jantimon/html-webpack-plugin/issues/1822)) ([7effc30](https://togithub.com/jantimon/html-webpack-plugin/commit/7effc30df89a6553a20bf7915d97daa067bb4173)) ##### Bug Fixes - memory leak ([#​1836](https://togithub.com/jantimon/html-webpack-plugin/issues/1836)) ([c79f2cf](https://togithub.com/jantimon/html-webpack-plugin/commit/c79f2cfdb3aaa6f1dbd87b64c7d13bc9ab21c59f)) ##### [5.5.4](https://togithub.com/jantimon/html-webpack-plugin/compare/v5.5.3...v5.5.4) (2023-12-06) ##### Bug Fixes - avoid have undefined `type` for script tags ([#​1809](https://togithub.com/jantimon/html-webpack-plugin/issues/1809)) ([9959484](https://togithub.com/jantimon/html-webpack-plugin/commit/9959484f5337872f5af2a2f738228f5348a93901)) - reemit assets from loaders ([#​1811](https://togithub.com/jantimon/html-webpack-plugin/issues/1811)) ([a214736](https://togithub.com/jantimon/html-webpack-plugin/commit/a21473675c81dc4ac2ec8112741cbd52a2756dcc)) - reemit favicon in serve/watch mode ([#​1804](https://togithub.com/jantimon/html-webpack-plugin/issues/1804)) ([57c5a4e](https://togithub.com/jantimon/html-webpack-plugin/commit/57c5a4ebcfc4008686ae233f0c94434757c02329)) ##### [5.5.3](https://togithub.com/jantimon/html-webpack-plugin/compare/v5.5.2...v5.5.3) (2023-06-10) ##### Bug Fixes - don't add extra meta tag if it exists ([#​1802](https://togithub.com/jantimon/html-webpack-plugin/issues/1802)) ([8f92788](https://togithub.com/jantimon/html-webpack-plugin/commit/8f927889a3a98d06472b662135954457385cc926)) - pass all Node.js globals to templates ([#​1796](https://togithub.com/jantimon/html-webpack-plugin/issues/1796)) ([f269fc0](https://togithub.com/jantimon/html-webpack-plugin/commit/f269fc01fe619c5a98388017770040dae6263928)) - **types:** fix type for `chunkSortMode` ([#​1798](https://togithub.com/jantimon/html-webpack-plugin/issues/1798)) ([6ad0e55](https://togithub.com/jantimon/html-webpack-plugin/commit/6ad0e556276da22b17747b15eb0e52bb9aa77c75)) ##### [5.5.2](https://togithub.com/jantimon/html-webpack-plugin/compare/v5.5.1...v5.5.2) (2023-06-08) ##### Bug Fixes - compatibility with ES modules output ([#​1795](https://togithub.com/jantimon/html-webpack-plugin/issues/1795)) ([eda853b](https://togithub.com/jantimon/html-webpack-plugin/commit/eda853bbcc1e47be99352cf0b097da6011d3730e)) ##### [5.5.1](https://togithub.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1) (2023-04-15) ##### Bug Fixes - **perf:** defer loading of pretty-error to improve startup time ([#​1789](https://togithub.com/jantimon/html-webpack-plugin/issues/1789)) ([988709d](https://togithub.com/jantimon/html-webpack-plugin/commit/988709d8b0142d1654f66a94bbde4e5f40172242)) ### [`v5.5.4`](https://togithub.com/jantimon/html-webpack-plugin/blob/HEAD/CHANGELOG.md#554-2023-12-06) [Compare Source](https://togithub.com/jantimon/html-webpack-plugin/compare/v5.5.3...v5.5.4)
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin) ### [`v2.8.0`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#280-2024-02-01) [Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.7...v2.8.0) ##### Features - added the `beforeTagInsert` hook ([#​1054](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1054)) ([6313bf6](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/6313bf629c1c76ec7b07dc60fef06e39702a63d9)) - support named exports with any characters ([b656c5c](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/b656c5c98dcffcae51f5208e961ce089be6607a8)) ##### [2.7.7](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.6...v2.7.7) (2024-01-10) ##### Bug Fixes - add ';' to import media queries ([#​1051](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1051)) ([98acf2b](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/98acf2bbd08ba0988318c6d364b9aa14f84ed79a)) - add `ChunkLoadError` name to chunk loading error ([#​1073](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1073)) ([e3f8375](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/e3f837574bdad9dc583028c6f9a9a2f3082d9ecb)) - adding media, supports and layer for external import ([#​1072](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1072)) ([60c5331](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/60c53311c125425d2e742414ed6dbd59cea8cbe4)) - css experiment detection ([#​1067](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1067)) ([82f4a47](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/82f4a47f3ddc7cdbba311bee50d85dd4b3e6bfb1)) ##### [2.7.6](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.5...v2.7.6) (2023-05-19) ##### Bug Fixes - compatibility with built-in CSS support ([#​1035](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1035)) ([f576ed6](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/f576ed6a530db555d7442ebab1f9a09f3acff13f)) ##### [2.7.5](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.4...v2.7.5) (2023-03-16) ##### Bug Fixes - don't invalidate cache after timeout refresh ([#​1023](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1023)) ([38d8513](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/38d8513f97983698b3b4417abb8bacaee0ea68fb)) - readable identifier ([#​1024](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1024)) ([721bbf1](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/721bbf104030c96acff14ad2b7a23edc4f1e277d)) ##### [2.7.4](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.3...v2.7.4) (2023-03-16) ##### Bug Fixes - module identifier, don't merge modules with different media/suppors/layer ([#​1021](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1021)) ([ad3729b](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/ad3729ba9d3fed328a170340eafb66e8c2a13bdc)) ##### [2.7.3](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3) (2023-03-07) ##### Bug Fixes - avoid to throw error when link doesn't have parentNode ([#​1016](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1016)) ([6292440](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/62924409895ff6e0e4e599f6734c109ec40e6eff)) ##### [2.7.2](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.1...v2.7.2) (2022-12-06) ##### Bug Fixes - don't crash in web workers ([#​1004](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1004)) ([4d98d4b](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/4d98d4b973be27910b84194e6f7acb1d09f1e8ae)) ##### [2.7.1](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.0...v2.7.1) (2022-11-29) ##### Bug Fixes - preserve order of link tags on HMR ([#​982](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/982)) ([6ea0922](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/6ea092258944fd0330b84dd3455bff9a15320837)) ### [`v2.7.7`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#277-2024-01-10) [Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.6...v2.7.7)
webpack-contrib/sass-loader (sass-loader) ### [`v13.3.3`](https://togithub.com/webpack-contrib/sass-loader/blob/HEAD/CHANGELOG.md#1333-2023-12-25) [Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v13.3.2...v13.3.3)
webpack-contrib/style-loader (style-loader) ### [`v3.3.4`](https://togithub.com/webpack-contrib/style-loader/releases/tag/v3.3.4) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v3.3.3...v3.3.4) ##### [3.3.4](https://togithub.com/webpack-contrib/style-loader/compare/v3.3.3...v3.3.4) (2024-01-09) ##### Bug Fixes - css experiments logic ([c12e70b](https://togithub.com/webpack-contrib/style-loader/commit/c12e70bc8592d891adb5c0f5ae0ec19fb2698dbb))
webpack-contrib/terser-webpack-plugin (terser-webpack-plugin) ### [`v5.3.10`](https://togithub.com/webpack-contrib/terser-webpack-plugin/blob/HEAD/CHANGELOG.md#5310-2023-12-28) [Compare Source](https://togithub.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.9...v5.3.10)
webpack/webpack (webpack) ### [`v5.90.1`](https://togithub.com/webpack/webpack/releases/tag/v5.90.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.90.0...v5.90.1) #### Bug Fixes - set `unmanagedPaths` in defaults - correct `preOrderIndex` and `postOrderIndex` - add fallback for MIME mismatch error in async wasm loading - browsers versions of ECMA features #### Performance - optimize `compareStringsNumeric` - optimize `numberHash` using 32-bit FNV1a for small ranges, 64-bit for larger - reuse VM context across webpack magic comments ### [`v5.90.0`](https://togithub.com/webpack/webpack/releases/tag/v5.90.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.89.0...v5.90.0) #### Bug Fixes - Fixed inner graph for classes - Optimized `RemoveParentModulesPlugin` via bigint arithmetic - Fixed worklet detection in production mode - Fixed an error for cyclic importModule - Fixed types for `Server` and `Dirent` - Added the `fetchPriority` to hmr runtime's `ensureChunk` function - Don't warn about dynamic import for build dependencies - External module generation respects the `output.environment.arrowFunction` option - Fixed consumimng shared runtime module logic - Fixed a runtime logic of multiple chunks - Fixed destructing assignment of dynamic import json file - Passing errors array for a module hash - Added `/*#__PURE__*/` to generated `JSON.parse()` - Generated a library manifest after clean plugin - Fixed non `amd` externals and `amd` library - Fixed a bug in `SideEffectsFlagPlugin` with namespace re-exports - Fixed an error message for condition `or` - The `strictModuleErrorHandling` is now working - Clean up child compilation chunk graph to avoid memory leak - \[CSS] - Fixed CSS import prefer relative resolution - \[CSS] - Fixed CSS runtime chunk loading error message #### New Features - Allow to set `false` for dev server in `webpack.config.js` - Added a warning for async external when not supported - Added a warning for async module when not supported - Added the `node-module` option for the `node.__filename/__dirname` and enable it by default for ESM target - Added the `snapshot.unmanagedPaths` option - Exposed the `MultiCompilerOptions` type - \[CSS] - Added CSS parser options to enable/disable named exports - \[CSS] - Moved CSS the `exportsOnly` option to CSS generator options #### Dependencies & Maintenance - use node.js LTS version for lint - bump actions/cache from 3 to 4 - bump prettier from 3.2.1 to 3.2.3 - bump assemblyscript - bump actions/checkout from 3 to 4 **Full Changelog**: https://github.com/webpack/webpack/compare/v5.89.0...v5.90.0 ### [`v5.89.0`](https://togithub.com/webpack/webpack/releases/tag/v5.89.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.88.2...v5.89.0) #### New Features - Make CommonJS import preserve chained expressions by [@​bworline](https://togithub.com/bworline) in [https://github.com/webpack/webpack/pull/17718](https://togithub.com/webpack/webpack/pull/17718) #### Dependencies & Maintenance - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.3.1 to 20.4.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/webpack/webpack/pull/17568](https://togithub.com/webpack/webpack/pull/17568) - docs: add example for stats detailed output by [@​ersachin3112](https://togithub.com/ersachin3112) in [https://github.com/webpack/webpack/pull/17420](https://togithub.com/webpack/webpack/pull/17420) - docs: add example for stats normal output by [@​ersachin3112](https://togithub.com/ersachin3112) in [https://github.com/webpack/webpack/pull/17426](https://togithub.com/webpack/webpack/pull/17426) - chore(deps-dev): bump core-js from 3.31.0 to 3.32.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/webpack/webpack/pull/17539](https://togithub.com/webpack/webpack/pull/17539) - chore(deps-dev): bump pretty-format from 29.5.0 to 29.6.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/webpack/webpack/pull/17536](https://togithub.com/webpack/webpack/pull/17536) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.8 to 20.4.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/webpack/webpack/pull/17583](https://togithub.com/webpack/webpack/pull/17583) - chore(deps-dev): bump less from 4.1.3 to 4.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/webpack/webpack/pull/17580](https://togithub.com/webpack/webpack/pull/17580) - chore(deps): bump semver from 5.7.1 to 5.7.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/webpack/webpack/pull/17483](https://togithub.com/webpack/webpack/pull/17483) - chore(deps-dev): bump simple-git from 3.19.0 to 3.19.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/webpack/webpack/pull/17427](https://togithub.com/webpack/webpack/pull/17427) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.9 to 20.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/webpack/webpack/pull/17666](https://togithub.com/webpack/webpack/pull/17666) **Full Changelog**: https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0
webpack-contrib/webpack-bundle-analyzer (webpack-bundle-analyzer) ### [`v4.10.1`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#4101) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/021de3ddd433993002e214e9840c2c53664a7366...v4.10.1) - **Bug Fix** - fix `this.handleValueChange.cancel()` is not a function ([#​611](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/625) by [@​life2015](https://togithub.com/life2015)) ### [`v4.10.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#4100) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.9.1...021de3ddd433993002e214e9840c2c53664a7366) - **Improvement** - Allows filtering the list of entrypoints ([#​624](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/624) by [@​chriskrogh](https://togithub.com/chriskrogh)) - **Internal** - Make module much slimmer by replacing all `lodash.*` packages ([#​612](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/612)) by [@​sukkaw](https://togithub.com/sukkaw).
survivejs/webpack-merge (webpack-merge) ### [`v5.10.0`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#5100--2023-10-16) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.9.0...v5.10.0) - Feat - Support object/array-formed condition for `mergeWithRules`. [#​212](https://togithub.com/survivejs/webpack-merge/issues/212)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.