Skip to content

chore(deps-dev): bump webpack-dev-server from 5.2.4 to 5.2.5 in /webapp#899

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/webapp/webpack-dev-server-5.2.5
Jun 16, 2026
Merged

chore(deps-dev): bump webpack-dev-server from 5.2.4 to 5.2.5 in /webapp#899
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/webapp/webpack-dev-server-5.2.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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 compatibility score

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 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)

Bumps [webpack-dev-server](https://github.com/webpack/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: webpack-dev-server
  dependency-version: 5.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 14, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@mergify mergify Bot merged commit 08327e1 into main Jun 16, 2026
11 of 15 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/webapp/webpack-dev-server-5.2.5 branch June 16, 2026 08:12
mergify Bot added a commit that referenced this pull request Jun 16, 2026
….1 to 1.1.2 [skip ci]

Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 1.1.1 to 1.1.2.
Release notes

*Sourced from [org.graalvm.buildtools:native-maven-plugin's releases](https://github.com/graalvm/native-build-tools/releases).*

> 1.1.2
> -----
>
> What's Changed
> --------------
>
> * Release 1.1.1 by [`@​graalvmbot`](https://github.com/graalvmbot) in [graalvm/native-build-tools#898](https://redirect.github.com/graalvm/native-build-tools/pull/898)
> * Bump version to 1.1.2-SNAPSHOT by [`@​graalvmbot`](https://github.com/graalvmbot) in [graalvm/native-build-tools#899](https://redirect.github.com/graalvm/native-build-tools/pull/899)
> * Add Macaron checks for GitHub Actions workflows by [`@​vjovanov`](https://github.com/vjovanov) in [graalvm/native-build-tools#865](https://redirect.github.com/graalvm/native-build-tools/pull/865)
> * Add plugin descriptions by [`@​ban-mi`](https://github.com/ban-mi) in [graalvm/native-build-tools#876](https://redirect.github.com/graalvm/native-build-tools/pull/876)
> * Add grund repository specification by [`@​jormundur00`](https://github.com/jormundur00) in [graalvm/native-build-tools#894](https://redirect.github.com/graalvm/native-build-tools/pull/894)
> * Update reachability metadata to 1.0.3 by [`@​graalvmbot`](https://github.com/graalvmbot) in [graalvm/native-build-tools#918](https://redirect.github.com/graalvm/native-build-tools/pull/918)
>
> **Full Changelog**: <graalvm/native-build-tools@1.1.1...1.1.2>


Commits

* [`bb7ec92`](graalvm/native-build-tools@bb7ec92) Release 1.1.2
* [`0bd82d7`](graalvm/native-build-tools@0bd82d7) Merge pull request [#918](https://redirect.github.com/graalvm/native-build-tools/issues/918) from graalvm/update-metadata-to-1.0.3
* [`f3b0fc3`](graalvm/native-build-tools@f3b0fc3) Update reachability metadata to 1.0.3
* [`0373c8b`](graalvm/native-build-tools@0373c8b) Add grund repository specification ([#894](https://redirect.github.com/graalvm/native-build-tools/issues/894))
* [`31deced`](graalvm/native-build-tools@31deced) Merge pull request [#876](https://redirect.github.com/graalvm/native-build-tools/issues/876) from graalvm/bm/add-goal-descriptions-to-plugins
* [`2cd3fb0`](graalvm/native-build-tools@2cd3fb0) Merge pull request [#865](https://redirect.github.com/graalvm/native-build-tools/issues/865) from vjovanov/vj/issue-864-macaron-checks
* [`596f1ff`](graalvm/native-build-tools@596f1ff) Clarify Macaron check requirement
* [`282a9fd`](graalvm/native-build-tools@282a9fd) Add Macaron checks for GitHub Actions workflows
* [`d839662`](graalvm/native-build-tools@d839662) Add plugin descriptions
* [`c8b8ee8`](graalvm/native-build-tools@c8b8ee8) Merge pull request [#899](https://redirect.github.com/graalvm/native-build-tools/issues/899) from graalvm/bump-version-to-1.1.2-SNAPSHOT
* Additional commits viewable in [compare view](graalvm/native-build-tools@1.1.1...1.1.2)
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 dependency_approved javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant