Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 26, 2025

Bumps http-proxy-middleware to 3.0.5 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Updates http-proxy-middleware from 3.0.3 to 3.0.5

Release notes

Sourced from http-proxy-middleware's releases.

v3.0.5

What's Changed

Full Changelog: chimurai/http-proxy-middleware@v3.0.4...v3.0.5

v3.0.4

What's Changed

New Contributors

Full Changelog: chimurai/http-proxy-middleware@v3.0.3...v3.0.4

Changelog

Sourced from http-proxy-middleware's changelog.

v3.0.5

  • fix(fixRequestBody): check readableLength (#1096)

v3.0.4

  • fix(fixRequestBody): handle invalid request (#1092)
  • fix(fixRequestBody): prevent multiple .write() calls (#1089)
  • fix(websocket): handle errors in handleUpgrade (#823)
  • ci(package): patch http-proxy (#1084)
  • fix(fixRequestBody): support multipart/form-data (#896)
  • feat(types): export Plugin type (#1071)
Commits

Updates @angular-devkit/build-angular from 18.2.12 to 18.2.20

Release notes

Sourced from @​angular-devkit/build-angular's releases.

18.2.20

No release notes provided.

18.2.19

@​angular-devkit/build-angular

Commit Description
fix - 01cc617bc update http-proxy-middleware to v3.0.5

18.2.18

@​angular/build

Commit Description
fix - 4245ca7b4 update vite to 5.4.17

18.2.17

@​angular/build

Commit Description
fix - 247ceff7f update vite to 5.4.16 due to a security issues

18.2.16

@​angular-devkit/build-angular

Commit Description
fix - 4267a80c5 remove @vitejs/plugin-basic-ssl from dependencies

@​angular/build

Commit Description
fix - 9c2904d0d update vite to 5.4.15

v18.2.15

18.2.15 (2025-03-13)

@​angular-devkit/build-angular

Commit Description
fix - 255c8a50d update babel packages

v18.2.14

18.2.14 (2025-01-29)

@​angular-devkit/build-angular

Commit Description
fix - 9d34d28ec remove unused vite dependency

v18.2.13

18.2.13 (2025-01-29)

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

18.2.20 (2025-06-11)

@​angular-devkit/build-angular

Commit Type Description
f048078 fix update dependency webpack-dev-server to v5.2.2

20.1.0-next.0 (2025-06-05)

@​schematics/angular

Commit Type Description
0b7d48c7c fix correctly detect modules using new file extension format

@​angular/build

Commit Type Description
1159cf081 feat add code coverage reporters option for unit-test
8f305ef0b feat add dataurl, base64 loaders

20.0.1 (2025-06-04)

@​angular/cli

Commit Type Description
0883248cb fix improve Node.js version check and error messages

@​schematics/angular

Commit Type Description
525ddcbd2 fix only overwrite JSON file if actually changed
83c820e5a fix remove karma config devkit package usages during application migration
87266b38a fix skip zone.js dependency for zoneless applications

@​angular/build

| Commit | Type | Description |

... (truncated)

Commits
  • 5d82d44 release: cut the v18.2.20 release
  • f048078 build: update dependency webpack-dev-server to v5.2.2
  • 40fd214 build: disable RBE
  • cfb0a4f release: cut the v18.2.19 release
  • 01cc617 fix(@​angular-devkit/build-angular): update http-proxy-middleware to v3.0.5
  • 2b1dc21 release: cut the v18.2.18 release
  • 5dae85a ci: update angular dev-infra actions
  • 4245ca7 fix(@​angular/build): update vite to 5.4.17
  • 303bee9 release: cut the v18.2.17 release
  • 247ceff fix(@​angular/build): update vite to 5.4.16 due to a security issues
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…ular

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) to 3.0.5 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `http-proxy-middleware` from 3.0.3 to 3.0.5
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v3.0.3...v3.0.5)

Updates `@angular-devkit/build-angular` from 18.2.12 to 18.2.20
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.2.12...18.2.20)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 3.0.5
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 18.2.20
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 26, 2025
@harshithad0703
Copy link
Contributor

closing these PRs for now, until we make repo visibility to public

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 11, 2025

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.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-b2719c274c branch August 11, 2025 13:31
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants