movies-javascript-bolt
movies-javascript-bolt copied to clipboard
Bump html-webpack-plugin from 5.5.0 to 5.6.2
Bumps html-webpack-plugin from 5.5.0 to 5.6.2.
Changelog
Sourced from html-webpack-plugin's changelog.
5.6.2 (2024-10-17)
Bug Fixes
5.6.1 (2024-10-17)
Bug Fixes
- avoid importing all of lodash (#1864) (2caf5db)
- don't use
initializehooks to allow dynamic plugin injection (ae85878)- handle
childCompilation.errorsbeing an iterator rather than array (#1863) (4c0c894)5.6.0 (2023-12-19)
Features
- add
@rspack/coreas an optional peer dependency (#1829) (56ff3ae)- Added support
type=systemjs-modulevia thescriptLoadingoption (#1822) (7effc30)Bug Fixes
5.5.4 (2023-12-06)
Bug Fixes
- avoid have undefined
typefor script tags (#1809) (9959484)- reemit assets from loaders (#1811) (a214736)
- reemit favicon in serve/watch mode (#1804) (57c5a4e)
5.5.3 (2023-06-10)
Bug Fixes
- don't add extra meta tag if it exists (#1802) (8f92788)
- pass all Node.js globals to templates (#1796) (f269fc0)
- types: fix type for
chunkSortMode(#1798) (6ad0e55)5.5.2 (2023-06-08)
... (truncated)
Commits
11a248echore(release): 5.6.2f5b9140fix: allow bundle empty html (#1865)832e0f9chore(release): 5.6.12caf5dbfix: avoid importing all of lodash (#1864)4c0c894fix: handlechildCompilation.errorsbeing an iterator rather than array (#1...ae85878fix: don't useinitializehooks to allow dynamic plugin injection41f4a7bchore: update tooling7d5b559docs: update (#1841)b548944refactor: hooks code (#1840)ebfa1cechore(release): 5.6.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for html-webpack-plugin since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)