Skip to content

Bump the npm_and_yarn group across 1 directory with 2 updates#85

Merged
peterwilsoncc merged 1 commit into
developfrom
dependabot/npm_and_yarn/npm_and_yarn-7e12792d28
Jun 23, 2026
Merged

Bump the npm_and_yarn group across 1 directory with 2 updates#85
peterwilsoncc merged 1 commit into
developfrom
dependabot/npm_and_yarn/npm_and_yarn-7e12792d28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 2 updates in the / directory: form-data and webpack-dev-server.

Updates form-data from 4.0.5 to 4.0.6

Changelog

Sourced from form-data's changelog.

v4.0.6 - 2026-06-12

Commits

  • [Fix] escape CR, LF, and " in field names and filenames 8dff42c
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, tape f31d21e
  • [Deps] update hasown, mime-types 92ae0eb
  • [Dev Deps] update js-randomness-predictor 67b0f65
Commits
  • 64190db v4.0.6
  • 92ae0eb [Deps] update hasown, mime-types
  • f31d21e [Dev Deps] update @ljharb/eslint-config, auto-changelog, tape
  • 8dff42c [Fix] escape CR, LF, and " in field names and filenames
  • 67b0f65 [Dev Deps] update js-randomness-predictor
  • See full diff in compare view

Updates webpack-dev-server from 5.2.4 to 5.2.5

Release notes

Sourced from webpack-dev-server's releases.

v5.2.5

Patch Changes

  • Skip the HMR WebSocket path when forwarding upgrade requests to user-defined proxies, so custom proxy WebSocket upgrades are no longer intercepted by the dev server. (by @​bjohansebas in #5680)
Changelog

Sourced from webpack-dev-server's changelog.

5.2.5

Patch Changes

  • Skip the HMR WebSocket path when forwarding upgrade requests to user-defined proxies, so custom proxy WebSocket upgrades are no longer intercepted by the dev server. (by @​bjohansebas in #5680)

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

Commits
  • c3ee325 chore(release): new release (#5682)
  • 60173be feat: add changeset validation and release workflow (#5680)
  • 948d5e6 fix(proxy): match the HMR upgrade path exactly like the ws server (#5678)
  • 93e8996 fix: skip HMR websocket path when forwarding upgrades to user-defined proxies...
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for webpack-dev-server since your current version.


@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 22, 2026
@dependabot dependabot Bot requested a review from jeffpaul as a code owner June 22, 2026 13:57
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jun 22, 2026
@dependabot dependabot Bot requested a review from dkotter as a code owner June 22, 2026 13:57
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@jeffpaul jeffpaul requested a review from peterwilsoncc June 23, 2026 01:29
@jeffpaul jeffpaul added this to the 0.5.0 milestone Jun 23, 2026
@jeffpaul jeffpaul moved this to Code Review in Open Source Practice Jun 23, 2026
@peterwilsoncc

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps the npm_and_yarn group with 2 updates in the / directory: [form-data](https://github.com/form-data/form-data) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).


Updates `form-data` from 4.0.5 to 4.0.6
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.5...v4.0.6)

Updates `webpack-dev-server` from 5.2.4 to 5.2.5
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.2.4...v5.2.5)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
- dependency-name: webpack-dev-server
  dependency-version: 5.2.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-7e12792d28 branch from 406fd71 to d1c0539 Compare June 23, 2026 23:14

@peterwilsoncc peterwilsoncc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and tests well.

  • E2E tests passing confirm build, cypress and wp-env working as expected
  • Manual testing of block insertion passed

@github-project-automation github-project-automation Bot moved this from Code Review to QA Testing in Open Source Practice Jun 23, 2026
@peterwilsoncc peterwilsoncc merged commit 1239785 into develop Jun 23, 2026
7 checks passed
@peterwilsoncc peterwilsoncc deleted the dependabot/npm_and_yarn/npm_and_yarn-7e12792d28 branch June 23, 2026 23:33
@github-project-automation github-project-automation Bot moved this from QA Testing to Done in Open Source Practice Jun 23, 2026
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 javascript Pull requests that update javascript code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants