Skip to content

Commit

Permalink
fix(deps): update dependency webpack to v5.92.0 (#10855)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [webpack](https://togithub.com/webpack/webpack) | [`5.91.0` ->
`5.92.0`](https://renovatebot.com/diffs/npm/webpack/5.91.0/5.92.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/webpack/5.92.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/webpack/5.92.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/webpack/5.91.0/5.92.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/webpack/5.91.0/5.92.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

<details>
<summary>webpack/webpack (webpack)</summary>

[`v5.92.0`](https://togithub.com/webpack/webpack/releases/tag/v5.92.0)

[Compare
Source](https://togithub.com/webpack/webpack/compare/v5.91.0...v5.92.0)

-   Correct tidle range's comutation for module federation
-   Consider runtime for pure expression dependency update hash
-   Return value in the `subtractRuntime` function for runtime logic
-   Fixed failed to resolve promise when eager import a dynamic cjs
- Avoid generation extra code for external modules when remapping is not
required
-   The `css/global` type now handles the exports name
- Avoid hashing for `@keyframe` and `@property` at-rules in `css/global`
type
-   Fixed mangle with destructuring for JSON modules
- The `stats.hasWarnings()` method now respects the `ignoreWarnings`
option
-   Fixed `ArrayQueue` iterator
-   Correct behavior of `__webpack_exports_info__.a.b.canMangle`
- Changed to the correct plugin name for the `CommonJsChunkFormatPlugin`
plugin
- Set the `chunkLoading` option to the `import` when environment is
unknown and output is module
- Fixed when runtimeChunk has no exports when `module` chunkFormat used
-   \[CSS] Fixed parsing minimized CSS import
-   \[CSS] URLs in CSS files now have correct public path
-   \[CSS] The `css` module type should not allow parser to switch mode
-   \[Types] Improved context module types

-   Added platform target properties to compiler
-   Improved multi compiler cache location and validating it
-   Support `import attributes` spec (`with` keyword)
-   Support `node:` prefix for Node.js core modules in runtime code
-   Support prefetch/preload for module chunk format
-   Support "..." in the `importsFields` option for resolver
-   Root module is less prone to be wrapped in IIFE
-   Export `InitFragment` class for plugins
-   Export `compileBooleanMatcher` util for plugins
-   Export `InputFileSystem` and `OutputFileSystem` types
-   \[CSS] Support the `esModule` generator option for CSS modules
-   \[CSS] Support CSS when chunk format is module

</details>

---

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Josh-Walker-GM committed Jun 25, 2024
1 parent 2cf3bb6 commit 86ec5fe
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"style-loader": "3.3.4",
"typescript": "5.4.5",
"url-loader": "4.1.1",
"webpack": "5.91.0",
"webpack": "5.92.0",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.2",
Expand Down
34 changes: 22 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8234,7 +8234,7 @@ __metadata:
style-loader: "npm:3.3.4"
typescript: "npm:5.4.5"
url-loader: "npm:4.1.1"
webpack: "npm:5.91.0"
webpack: "npm:5.92.0"
webpack-bundle-analyzer: "npm:4.10.2"
webpack-cli: "npm:5.1.4"
webpack-dev-server: "npm:4.15.2"
Expand Down Expand Up @@ -12463,12 +12463,12 @@ __metadata:
languageName: node
linkType: hard

"acorn-import-assertions@npm:^1.9.0":
version: 1.9.0
resolution: "acorn-import-assertions@npm:1.9.0"
"acorn-import-attributes@npm:^1.9.5":
version: 1.9.5
resolution: "acorn-import-attributes@npm:1.9.5"
peerDependencies:
acorn: ^8
checksum: 10c0/3b4a194e128efdc9b86c2b1544f623aba4c1aa70d638f8ab7dc3971a5b4aa4c57bd62f99af6e5325bb5973c55863b4112e708a6f408bad7a138647ca72283afe
checksum: 10c0/5926eaaead2326d5a86f322ff1b617b0f698aa61dc719a5baa0e9d955c9885cc71febac3fb5bacff71bbf2c4f9c12db2056883c68c53eb962c048b952e1e013d
languageName: node
linkType: hard

Expand Down Expand Up @@ -17287,7 +17287,7 @@ __metadata:
languageName: node
linkType: hard

"enhanced-resolve@npm:5.16.1, enhanced-resolve@npm:^5.16.0, enhanced-resolve@npm:^5.7.0":
"enhanced-resolve@npm:5.16.1":
version: 5.16.1
resolution: "enhanced-resolve@npm:5.16.1"
dependencies:
Expand All @@ -17308,6 +17308,16 @@ __metadata:
languageName: node
linkType: hard

"enhanced-resolve@npm:^5.17.0, enhanced-resolve@npm:^5.7.0":
version: 5.17.0
resolution: "enhanced-resolve@npm:5.17.0"
dependencies:
graceful-fs: "npm:^4.2.4"
tapable: "npm:^2.2.0"
checksum: 10c0/90065e58e4fd08e77ba47f827eaa17d60c335e01e4859f6e644bb3b8d0e32b203d33894aee92adfa5121fa262f912b48bdf0d0475e98b4a0a1132eea1169ad37
languageName: node
linkType: hard

"enquirer@npm:2.4.1, enquirer@npm:^2.3.6":
version: 2.4.1
resolution: "enquirer@npm:2.4.1"
Expand Down Expand Up @@ -33765,20 +33775,20 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5, webpack@npm:5.91.0, webpack@npm:^5":
version: 5.91.0
resolution: "webpack@npm:5.91.0"
"webpack@npm:5, webpack@npm:5.92.0, webpack@npm:^5":
version: 5.92.0
resolution: "webpack@npm:5.92.0"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
"@webassemblyjs/ast": "npm:^1.12.1"
"@webassemblyjs/wasm-edit": "npm:^1.12.1"
"@webassemblyjs/wasm-parser": "npm:^1.12.1"
acorn: "npm:^8.7.1"
acorn-import-assertions: "npm:^1.9.0"
acorn-import-attributes: "npm:^1.9.5"
browserslist: "npm:^4.21.10"
chrome-trace-event: "npm:^1.0.2"
enhanced-resolve: "npm:^5.16.0"
enhanced-resolve: "npm:^5.17.0"
es-module-lexer: "npm:^1.2.1"
eslint-scope: "npm:5.1.1"
events: "npm:^3.2.0"
Expand All @@ -33798,7 +33808,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10c0/74a3e0ea1c9a492accf035317f31769ffeaaab415811524b9f17bc7bf7012c5b6e1a9860df5ca6903f3ae2618727b801eb47d9351a2595dfffb25941d368b88c
checksum: 10c0/588de5ce6f1e8fb4fec7300c2c36a8fc844fe71f4c871b06aca1a68553bea8f6479697615abb53cbbeb2e3859fc1b982f2f48ff23dd0e60024f69bb3d46d0712
languageName: node
linkType: hard

Expand Down

0 comments on commit 86ec5fe

Please sign in to comment.