Commit 6c4f49a
committed
Auto merge of #4453 - rust-lang:renovate/webpack-5.x, r=Turbo87
Update dependency webpack to v5.66.0
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [webpack](https://togithub.com/webpack/webpack) | [`5.65.0` -> `5.66.0`](https://renovatebot.com/diffs/npm/webpack/5.65.0/5.66.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>webpack/webpack</summary>
### [`v5.66.0`](https://togithub.com/webpack/webpack/releases/v5.66.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.65.0...v5.66.0)
### Features
- add `output.library.type: "commonjs-static"` to emit a statically analyse-able commonjs module (for node.js esm interop support)
- add `experiments.css` (very experimental)
- see [https://github.com/webpack/webpack/issues/14893](https://togithub.com/webpack/webpack/issues/14893)
### Bugfixes
- fix CORS headers for `experiments.lazyCompilation`
- fix `[absolute-resource-path]` for SourceMap module naming
- avoid stack overflow when accessing many memory cached cache values in series
### Performance
- reduce default `watchOptions.aggregateTimeout` to 20ms
</details>
---
### Configuration
📅 **Schedule**: "before 3am on Monday" (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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).2 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8470 | 8470 | | |
8471 | 8471 | | |
8472 | 8472 | | |
8473 | | - | |
| 8473 | + | |
8474 | 8474 | | |
8475 | 8475 | | |
8476 | 8476 | | |
| |||
14250 | 14250 | | |
14251 | 14251 | | |
14252 | 14252 | | |
14253 | | - | |
14254 | | - | |
14255 | | - | |
14256 | | - | |
| 14253 | + | |
| 14254 | + | |
| 14255 | + | |
| 14256 | + | |
14257 | 14257 | | |
14258 | 14258 | | |
14259 | 14259 | | |
| |||
14269 | 14269 | | |
14270 | 14270 | | |
14271 | 14271 | | |
14272 | | - | |
| 14272 | + | |
14273 | 14273 | | |
14274 | 14274 | | |
14275 | 14275 | | |
| |||
0 commit comments