Skip to content

Commit

Permalink
fix(deps): update dependency html-webpack-plugin to v5.6.0 (#10352)
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 |
|---|---|---|---|---|---|
|
[html-webpack-plugin](https://togithub.com/jantimon/html-webpack-plugin)
| [`5.5.4` ->
`5.6.0`](https://renovatebot.com/diffs/npm/html-webpack-plugin/5.5.4/5.6.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/html-webpack-plugin/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/html-webpack-plugin/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/html-webpack-plugin/5.5.4/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/html-webpack-plugin/5.5.4/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>jantimon/html-webpack-plugin (html-webpack-plugin)</summary>

###
[`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
([#&#8203;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
([#&#8203;1822](https://togithub.com/jantimon/html-webpack-plugin/issues/1822))
([7effc30](https://togithub.com/jantimon/html-webpack-plugin/commit/7effc30df89a6553a20bf7915d97daa067bb4173))

##### Bug Fixes

- memory leak
([#&#8203;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
([#&#8203;1809](https://togithub.com/jantimon/html-webpack-plugin/issues/1809))
([9959484](https://togithub.com/jantimon/html-webpack-plugin/commit/9959484f5337872f5af2a2f738228f5348a93901))
- reemit assets from loaders
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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`
([#&#8203;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
([#&#8203;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
([#&#8203;1789](https://togithub.com/jantimon/html-webpack-plugin/issues/1789))
([988709d](https://togithub.com/jantimon/html-webpack-plugin/commit/988709d8b0142d1654f66a94bbde4e5f40172242))

</details>

---

### Configuration

📅 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>
  • Loading branch information
renovate[bot] and thedavidprice committed Mar 28, 2024
1 parent 1ec64f4 commit 09b11b6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"css-minimizer-webpack-plugin": "5.0.1",
"dotenv-webpack": "8.1.0",
"graphql-tag": "2.12.6",
"html-webpack-plugin": "5.5.4",
"html-webpack-plugin": "5.6.0",
"lodash": "4.17.21",
"mini-css-extract-plugin": "2.8.1",
"nodemon": "3.1.0",
Expand Down
16 changes: 11 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8295,7 +8295,7 @@ __metadata:
css-minimizer-webpack-plugin: "npm:5.0.1"
dotenv-webpack: "npm:8.1.0"
graphql-tag: "npm:2.12.6"
html-webpack-plugin: "npm:5.5.4"
html-webpack-plugin: "npm:5.6.0"
jest: "npm:29.7.0"
lodash: "npm:4.17.21"
mini-css-extract-plugin: "npm:2.8.1"
Expand Down Expand Up @@ -20816,18 +20816,24 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:5.5.4, html-webpack-plugin@npm:^5.5.0":
version: 5.5.4
resolution: "html-webpack-plugin@npm:5.5.4"
"html-webpack-plugin@npm:5.6.0, html-webpack-plugin@npm:^5.5.0":
version: 5.6.0
resolution: "html-webpack-plugin@npm:5.6.0"
dependencies:
"@types/html-minifier-terser": "npm:^6.0.0"
html-minifier-terser: "npm:^6.0.2"
lodash: "npm:^4.17.21"
pretty-error: "npm:^4.0.0"
tapable: "npm:^2.0.0"
peerDependencies:
"@rspack/core": 0.x || 1.x
webpack: ^5.20.0
checksum: 10c0/fd7b9882a7b44b78711d3489fd571308372a915924c2e619ad8a08d9100a17ae8899a3d3bb1934c326d45bf942330a693206088ba80f292dd6574d9e33c67a43
peerDependenciesMeta:
"@rspack/core":
optional: true
webpack:
optional: true
checksum: 10c0/50d1a0f90d512463ea8d798985d91a7ccc9d5e461713dedb240125b2ff0671f58135dd9355f7969af341ff4725e73b2defbc0984cfdce930887a48506d970002
languageName: node
linkType: hard

Expand Down

0 comments on commit 09b11b6

Please sign in to comment.