chore(deps): update dependency http-proxy-middleware to v2 - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| http-proxy-middleware | ^1.0.6 -> ^2.0.6 |
Release Notes
chimurai/http-proxy-middleware
v2.0.6
- fix(proxyReqWs): catch socket errors (#763)
v2.0.5
- fix(error handler): add default handler to econnreset (#759)
v2.0.4
v2.0.3
- feat(package): optional @types/express peer dependency (#707)
v2.0.2
- chore(deps): update @types/http-proxy to 1.17.8 (#701)
- fix(fixRequestBody): fix request body for empty JSON object requests (#640) (mhassan1)
- fix(types): fix type regression (#700)
v2.0.1
- fix(fixRequestBody): fix type error (#615)
- test(coverage): improve coverage config (#609) (leonardobazico)
- test: add test coverage to fixRequestBody and responseInterceptor (#608) (leonardobazico)
- chore(typescript): extract handlers types (#603) (leonardobazico)
v2.0.0
- chore(package): drop node 10 [BREAKING CHANGE] (#577)
v1.3.1
v1.3.0
- docs(response interceptor): align with nodejs default utf8 (#567)
- feat: try to proxy body even after body-parser middleware (#492) (midgleyc)
v1.2.1
- fix(response interceptor): proxy original response headers (#563)
v1.2.0
- feat(handler): response interceptor (#520)
- fix(log error): handle undefined target when websocket errors (#527)
v1.1.2
- fix(log error): handle optional target (#523)
v1.1.1
- fix(error handler): re-throw http-proxy missing target error (#517)
- refactor(dependency): remove
camelcase - fix(option): optional
targetwhenrouteris used (#512)
v1.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
Merging #100 (2aef018) into master (16c58d3) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #100 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 1 1
Branches 1 1
=========================================
Hits 1 1
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 16c58d3...2aef018. Read the comment docs.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.