Commit 27db17d
authored
Update dependency webpack to v5.101.1 (#4649)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [webpack](https://redirect.github.com/webpack/webpack) | [`5.101.0` ->
`5.101.1`](https://renovatebot.com/diffs/npm/webpack/5.101.0/5.101.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>webpack/webpack (webpack)</summary>
###
[`v5.101.1`](https://redirect.github.com/webpack/webpack/releases/tag/v5.101.1)
[Compare
Source](https://redirect.github.com/webpack/webpack/compare/v5.101.0...v5.101.1)
##### Fixes
- Filter deleted assets in `processAdditionalAssets` hook
- HMR failure in defer module
- Emit assets even if invalidation occurs again
- Export types for serialization and deserialization in plugins and
export the `ModuleFactory` class
- Fixed the failure export of internal function for ES module chunk
format
- Fixed `GetChunkFilename` failure caused by `dependOn` entry
- Fixed the import of missing dependency chunks
- Fixed when entry chunk depends on the runtime chunk hash
- Fixed `module.exports` bundle to ESM library
- Adjusted the time of adding a group depending on the fragment of
execution time
- Fixed circle dependencies when require `RawModule` and condition of
`isDeferred`
- Tree-shakable module library should align preconditions of
`allowInlineStartup`
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Runroom/archetype-symfony).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->2 files changed
+6
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
0 commit comments