next-core
next-core copied to clipboard
chore(deps): Update dependency http-proxy-middleware to v3 (next)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| http-proxy-middleware | ^2.0.6 -> ^3.0.0 |
Release Notes
chimurai/http-proxy-middleware (http-proxy-middleware)
v3.0.0
This release contains some breaking changes.
Please read the V3 discussion https://togithub.com/chimurai/http-proxy-middleware/discussions/768 or follow the MIGRATION.md guide.
- feat(typescript): type improvements (#882)
- chore(deps): update micromatch to 4.0.5
- chore(package): bump devDependencies
- feat(legacyCreateProxyMiddleware): show migration tips (#756)
- feat(legacyCreateProxyMiddleware): adapter with v2 behavior (#754)
- docs(proxy events): fix new syntax (#753)
- feat(debug): improve troubleshooting (#752)
- test(path-rewriter): improve coverage (#751)
- feat(ejectPlugins): skip registering default plugins (#750)
- refactor: logging [BREAKING CHANGE] (#749)
- refactor(handlers): refactor to plugins [BREAKING CHANGE] (#745)
- feat(plugins): add support for plugins (#732)
- docs: fix v3 documentation
- fix: server mounting [BREAKING CHANGE] (#731)
- test(fixRequestBody): fix broken test
- refactor: use node http base types [BREAKING CHANGE] (#730) (special thanks: @cdaringe & @devanshj)
- feat(option): refactor context to pathFilter option [BREAKING CHANGE] (#722)
- feat: remove shorthand usage [BREAKING CHANGE] (#716)
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.
Passing run #9728 ↗︎
Details:
| Merge 7877a528a6baab8f4c9a72ebc6e0ff8e41b74bec into 381fbe8687c11014b5497887cff2... | |||
| Project: next-core | Commit: c8e8e08117 ℹ️ |
||
| Status: Passed | Duration: 00:21 💡 | ||
| Started: May 24, 2024 2:48 AM | Ended: May 24, 2024 2:48 AM | ||
Review all test suite changes for PR #4049 ↗︎
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.28%. Comparing base (
cd91b17) to head (7877a52). Report is 17 commits behind head on next.
Additional details and impacted files
@@ Coverage Diff @@
## next #4049 +/- ##
==========================================
+ Coverage 95.23% 95.28% +0.04%
==========================================
Files 198 198
Lines 8414 8414
Branches 1574 1574
==========================================
+ Hits 8013 8017 +4
+ Misses 308 304 -4
Partials 93 93