Skip to content

chore(deps): bump the dependencies group with 4 updates#2297

Merged
webpack[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-7c4cdbbfdc
Mar 25, 2026
Merged

chore(deps): bump the dependencies group with 4 updates#2297
webpack[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-7c4cdbbfdc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps the dependencies group with 4 updates: memfs, eslint-config-webpack, fastify and hono.

Updates memfs from 4.56.11 to 4.57.1

Release notes

Sourced from memfs's releases.

Release v4.57.1

What's Changed

Full Changelog: streamich/memfs@v4.57.0...v4.57.1

Release v4.57.0

What's Changed

Full Changelog: streamich/memfs@v4.56.11...v4.57.0

Commits
  • 72c28a8 chore: release v4.57.1
  • e712f63 Merge pull request #1249 from streamich/copilot/fix-streaming-breaks-file-han...
  • 8e98f10 fix: streaming breaks file handles (EBADF after pipeline)
  • 0f6f1e3 Initial plan
  • 20adf5b chore: release v4.57.0
  • 2397c7d Merge pull request #1248 from streamich/copilot/allow-injecting-custom-proces...
  • 167145e feat: allow injecting custom process implementation for better testability
  • d003eec Initial plan
  • See full diff in compare view

Updates eslint-config-webpack from 4.9.3 to 4.9.4

Release notes

Sourced from eslint-config-webpack's releases.

v4.9.4

Patch Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.9.3 (2026-02-02)

Bug Fixes

  • jest globals for browser and node envs (#109) (ad710ad)

4.9.2 (2026-02-02)

Bug Fixes

4.9.1 (2026-01-24)

Bug Fixes

  • jsdoc/type-formatting setting for trailing comma (#107) (497e749)
Changelog

Sourced from eslint-config-webpack's changelog.

4.9.4

Patch Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-config-webpack since your current version.


Updates fastify from 5.8.2 to 5.8.4

Release notes

Sourced from fastify's releases.

v5.8.4

Full Changelog: fastify/fastify@v5.8.3...v5.8.4

v5.8.3

⚠️ Security Release

This fixes CVE CVE-2026-3635 GHSA-444r-cwp2-x5xf.

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.8.2...v5.8.3

Commits
  • af92d0d Bumped v5.8.4
  • a3e77ce Bumped v5.8.3
  • 4e1db5b fix: gate host and protocol getters on proxy trust function
  • a22217f ci(lock-threads): use shared lock-threads workflow (#6592)
  • 1851f20 docs: update links (#6593)
  • 9cc5187 types: Allow port to be null in request type definition (#6589)
  • 722d83b docs: replace redirected npm.im http-errors link (#6588)
  • a1413de docs: fix incorrect code examples in Reply and Request reference (#6582)
  • d7f01b6 docs: clarify content-type parser/schema mismatch is outside threat model (#6...
  • a0649e9 docs: update syntax markdown, absolute paths and links (#6569)
  • Additional commits viewable in compare view

Updates hono from 4.12.8 to 4.12.9

Release notes

Sourced from hono's releases.

v4.12.9

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.8...v4.12.9

Commits
  • e1ae0eb 4.12.9
  • 66fe9fe fix(cors): reflect request origin when credentials is true with wildcard (#4813)
  • 50e2611 fix(service-worker): make fire() fallback behavior consistent with `handle(...
  • be85106 fix(ssg): pass SSG_CONTEXT to forGetInfoURLRequest (#4810)
  • d1722e3 feat(client): add PickResponseByStatusCode type (#4791)
  • 8bd9ddd fix(request): remove parseBody from bodyCache to prevent TypeError (#4807)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 4 updates: [memfs](https://github.com/streamich/memfs), [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack), [fastify](https://github.com/fastify/fastify) and [hono](https://github.com/honojs/hono).


Updates `memfs` from 4.56.11 to 4.57.1
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.56.11...v4.57.1)

Updates `eslint-config-webpack` from 4.9.3 to 4.9.4
- [Release notes](https://github.com/webpack/eslint-config-webpack/releases)
- [Changelog](https://github.com/webpack/eslint-config-webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/eslint-config-webpack@v4.9.3...v4.9.4)

Updates `fastify` from 5.8.2 to 5.8.4
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.8.2...v5.8.4)

Updates `hono` from 4.12.8 to 4.12.9
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.8...v4.12.9)

---
updated-dependencies:
- dependency-name: memfs
  dependency-version: 4.57.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-config-webpack
  dependency-version: 4.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: fastify
  dependency-version: 5.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: hono
  dependency-version: 4.12.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 25, 2026

⚠️ No Changeset found

Latest commit: eaa5b89

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@webpack webpack bot enabled auto-merge (squash) March 25, 2026 10:33
@webpack webpack bot merged commit 6eee395 into main Mar 25, 2026
16 checks passed
@webpack webpack bot deleted the dependabot/npm_and_yarn/dependencies-7c4cdbbfdc branch March 25, 2026 10:38
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

Development

Successfully merging this pull request may close these issues.

0 participants