tsubakimoto / github-actions-samples

Playground for GitHub Actions
https://tsubakimoto.github.io/github-actions-samples/
MIT License
12 stars 1 forks source link

Bump ansi-html and webpack-hot-middleware in /nodejs/nuxtjs #57

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 9 months ago

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.25.0 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 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](https://github.com/tsubakimoto/github-actions-samples/network/alerts).
dependabot[bot] commented 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.