Bump ansi-html and webpack-hot-middleware
Removes ansi-html. It's no longer used after updating ancestor dependency webpack-hot-middleware. These dependencies need to be updated together.
Removes ansi-html
Updates webpack-hot-middleware from 2.19.1 to 2.25.4
Release notes
Sourced from webpack-hot-middleware's releases.
v2.25.4
2.25.4 (2023-06-21)
Bug Fixes
- use reduce instead of Object.fromEntries to support old browsers
v2.25.3
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.25.3 (2022-11-08)
Bug Fixes
- compatibility with webpack 5
Changelog
Sourced from webpack-hot-middleware's changelog.
2.25.4 (2023-06-21)
Bug Fixes
- use reduce instead of Object.fromEntries to support old browsers
2.25.3 (2022-11-08)
Bug Fixes
- compatibility with webpack 5
Commits
fd8f44dchore(release): 2.25.4095aa45fix: usereduceinstead ofObject.fromEntriesto support old browsers (#437)8a11766chore(deps): bump webpack from 5.74.0 to 5.76.0 in /example (#435)1087638chore(deps-dev): bump webpack from 5.74.0 to 5.76.0 (#436)8e1452bchore(deps): bump cookiejar from 2.1.3 to 2.1.4 (#434)4c2673fchore(deps): bump json5 from 2.2.1 to 2.2.3 (#433)7433fc4chore(deps): bump qs and formidable (#432)e8c481ddocs(readme): update install instructions (#405)87ec64dchore(release): 2.25.3e31a9b4Bump nanoid and mocha (#431)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-hot-middleware 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) You can disable automated security fix PRs for this repo from the Security Alerts page.