[Snyk] Upgrade http-proxy-middleware from 3.0.0 to 3.0.5 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade http-proxy-middleware from 3.0.0 to 3.0.5.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 7 versions ahead of your current version.
The recommended version was released 5 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
SNYK-JS-HTTPPROXYMIDDLEWARE-9691387
SNYK-JS-HTTPPROXYMIDDLEWARE-9691389
SNYK-JS-MICROMATCH-6838728
Release notes
Package name: http-proxy-middleware
-
3.0.5 - 2025-04-10
- fix(fixRequestBody): check readableLength by @ chimurai in #1096
- chore(package): v3.0.5 by @ chimurai in #1098
-
3.0.4 - 2025-04-09
- chore(package): bump dev dependencies by @ chimurai in #1045
- chore(package): update yarn.lock by @ chimurai in #1046
- docs(readme): fix example code syntax error by @ 17hz in #1014
- chore(package): bump express to v4.21.1 by @ chimurai in #1047
- chore(examples): update yarn.lock by @ chimurai in #1048
- chore(package): bump dev deps by @ chimurai in #1059
- chore(package): bump dev dependencies by @ chimurai in #1060
- chore(package): bump dev dependencies by @ chimurai in #1074
- ci(github-actions): pipeline improvements by @ chimurai in #1082
- feat(types): export Plugin type by @ oktapodia in #1071
- fix(fixRequestBody): support multipart/form-data by @ JS-mark in #896
- chore(package.json): bump dev deps by @ chimurai in #1083
- ci(package): patch http-proxy by @ chimurai in #1084
- ci(pkg-pr-new): publish package for testing purposes by @ chimurai in #1085
- build(patch-package): run patch-package in 'development' only by @ chimurai in #1086
- chore(examples): update next deps by @ chimurai in #1087
- ci(github-actions): update spellcheck config by @ chimurai in #1088
- fix(websocket): handle errors in handleUpgrade by @ nwalters512 in #823
- fix(fixRequestBody): prevent multiple .write() calls by @ chimurai in #1089
- fix(fixRequestBody): handle invalid request by @ chimurai in #1092
- docs(CHANGELOG): update changelog by @ chimurai in #1093
- chore(package): v3.0.4 by @ chimurai in #1095
- @ 17hz made their first contribution in #1014
- @ oktapodia made their first contribution in #1071
- @ JS-mark made their first contribution in #896
- @ nwalters512 made their first contribution in #823
-
3.0.3 - 2024-10-06
- fix(pathFilter): handle errors by @ chimurai in #1043
- chore(package): v3.0.3 by @ chimurai in #1044
-
3.0.2 - 2024-09-03
- chore(vscode): fix eslint setting by @ chimurai in #1030
- refactor(dependency): replace is-plain-obj with is-plain-object by @ chimurai in #1031
- chore(package): upgrade to eslint v9 by @ chimurai in #1032
- chore(eslint): lint examples by @ chimurai in #1033
- fix(logger-plugin): handle undefined protocol and hostname by @ chimurai in #1036
- chore(package): release v3.0.2 by @ chimurai in #1037
-
3.0.1 - 2024-08-31
- docs(responseInterceptor): fix header manipulation example by @ mcgwiz in #967
- fix(type): fix RequestHandler return type by @ chimurai in #980
- chore(package): lockfile update by @ chimurai in #981
- chore(package): bump dev dependencies by @ chimurai in #982
- chore(package): yarn.lock update by @ chimurai in #986
- refactor(errors): improve pathFilter error message by @ chimurai in #987
- docs(MIGRATION.md): fix misspelled URLs by @ lpaolini in #988
- fix(logger-plugin): fix missing target port by @ chimurai in #989
- docs(websocket): improve example for online IDE by @ chimurai in #990
- ci(package): npm package provenance by @ chimurai in #991
- docs(examples): move example dependencies from root by @ chimurai in #994
- ci(github-actions): update to node v22 by @ chimurai in #995
- docs(examples): add vanilla http server example by @ chimurai in #996
- ci(github-actions): update cspell to v6 by @ chimurai in #998
- docs(examples): next.js by @ chimurai in #999
- fix(logger-plugin): log target port when router option is used by @ chimurai in #1001
- docs(example): fastify example by @ chimurai in #1002
- docs(README): express request and response generics example by @ chimurai in #1006
- chore(package): bump dependencies by @ chimurai in #1008
- refactor: fix circular dependencies by @ chimurai in #1010
- chore(package): update ip dev dependency by @ chimurai in #1011
- ci(github-actions): update to actions/cache@4 by @ chimurai in #1013
- fix(fix-request-body): support '+json' content-type suffix by @ howiezhao in #1015
- chore(package.json): fix repository.url by @ chimurai in #1018
- chore(package): update dependencies by @ chimurai in #1019
- chore(examples): update yarn.lock by @ chimurai in #1020
- chore(package): 3.0.1-beta.1 by @ chimurai in #1022
- chore(package.json): add type: commonjs by @ chimurai in #1024
- chore(package): update dev deps by @ chimurai in #1025
- chore(package): update deps by @ chimurai in #1026
- chore(yarn.lock): micromatch 4.0.8 by @ chimurai in #1027
- chore(package): release v3.0.1 by @ chimurai in #1029
- @ mcgwiz made their first contribution in #967
- @ lpaolini made their first contribution in #988
- @ howiezhao made their first contribution in #1015
-
3.0.1-beta.1 - 2024-07-22
-
3.0.1-beta.0 - 2024-04-20
-
3.0.0 - 2024-04-01
from http-proxy-middleware GitHub release notesWhat's Changed
Full Changelog: v3.0.4...v3.0.5
What's Changed
New Contributors
Full Changelog: v3.0.3...v3.0.4
What's Changed
Full Changelog: v3.0.2...v3.0.3
What's Changed
Full Changelog: v3.0.1...v3.0.2
What's Changed
New Contributors
Full Changelog: v3.0.0...v3.0.1
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: