Skip to content

Bump http-proxy-middleware from 2.0.7 to 2.0.9 - #1459

Merged
wojtekn merged 1 commit into
trunkfrom
dependabot/npm_and_yarn/http-proxy-middleware-2.0.9
Jun 4, 2025
Merged

Bump http-proxy-middleware from 2.0.7 to 2.0.9#1459
wojtekn merged 1 commit into
trunkfrom
dependabot/npm_and_yarn/http-proxy-middleware-2.0.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2025

Copy link
Copy Markdown
Contributor

Bumps http-proxy-middleware from 2.0.7 to 2.0.9.

Release notes

Sourced from http-proxy-middleware's releases.

v2.0.9

What's Changed

Full Changelog: chimurai/http-proxy-middleware@v2.0.8...v2.0.9

v2.0.8

What's Changed

Full Changelog: chimurai/http-proxy-middleware@v2.0.7...v2.0.8

Changelog

Sourced from http-proxy-middleware's changelog.

v2.0.9

  • fix(fixRequestBody): check readableLength

v2.0.8

  • fix(fixRequestBody): prevent multiple .write() calls
  • fix(fixRequestBody): handle invalid request
Commits

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 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.
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

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 3, 2025
@wojtekn

wojtekn commented Jun 3, 2025

Copy link
Copy Markdown
Contributor

I wanted to test how Dependabot PRs work. However, let's skip this one in favor of the Electron Forge upgrade: #1460

@wojtekn wojtekn closed this Jun 3, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jun 3, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

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

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/http-proxy-middleware-2.0.9 branch June 3, 2025 13:27
@wojtekn
wojtekn restored the dependabot/npm_and_yarn/http-proxy-middleware-2.0.9 branch June 3, 2025 13:30
@wojtekn wojtekn reopened this Jun 3, 2025
@wojtekn
wojtekn requested a review from a team June 3, 2025 13:54
@wojtekn wojtekn self-assigned this Jun 3, 2025
@wojtekn

wojtekn commented Jun 3, 2025

Copy link
Copy Markdown
Contributor

It seems we need to proces this one, too.

@epeicher epeicher 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.

I have run npm run make and npm start and I have not seen any unexpected errors. LGTM!

Note: This is a dependency of the @electron-forge/plugin-webpack dev package
CleanShot 2025-06-03 at 18 05 58@2x

@gcsecsey gcsecsey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This looks good to me too, both npm start and npm run make work as expected with these changes.

@wojtekn

wojtekn commented Jun 4, 2025

Copy link
Copy Markdown
Contributor

Thanks for the reviews!

Note: This is a dependency of the @electron-forge/plugin-webpack dev package

I figured that out, thanks. The reason for initially closing this PR was that I thought Electron Forge upgraded this dependency from 2.0.7 to the latest version.

@wojtekn
wojtekn merged commit d8407d5 into trunk Jun 4, 2025
@wojtekn
wojtekn deleted the dependabot/npm_and_yarn/http-proxy-middleware-2.0.9 branch June 4, 2025 07:21
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.

3 participants