Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ansi-html and webpack-hot-middleware #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

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
  • fd8f44d chore(release): 2.25.4
  • 095aa45 fix: use reduce instead of Object.fromEntries to support old browsers (#437)
  • 8a11766 chore(deps): bump webpack from 5.74.0 to 5.76.0 in /example (#435)
  • 1087638 chore(deps-dev): bump webpack from 5.74.0 to 5.76.0 (#436)
  • 8e1452b chore(deps): bump cookiejar from 2.1.3 to 2.1.4 (#434)
  • 4c2673f chore(deps): bump json5 from 2.2.1 to 2.2.3 (#433)
  • 7433fc4 chore(deps): bump qs and formidable (#432)
  • e8c481d docs(readme): update install instructions (#405)
  • 87ec64d chore(release): 2.25.3
  • e31a9b4 Bump 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Removes [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [webpack-hot-middleware](https://github.com/webpack-contrib/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](https://github.com/webpack-contrib/webpack-hot-middleware/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-hot-middleware/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/webpack-hot-middleware@v2.19.1...v2.25.4)

---
updated-dependencies:
- dependency-name: ansi-html
  dependency-type: indirect
- dependency-name: webpack-hot-middleware
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants