Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency http-proxy-middleware to v3 #180

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
http-proxy-middleware ^2.0.6 -> ^3.0.0 age adoption passing confidence

Release Notes

chimurai/http-proxy-middleware (http-proxy-middleware)

v3.0.3

Compare Source

  • fix(pathFilter): handle errors

v3.0.2

Compare Source

  • refactor(dependency): replace is-plain-obj with is-plain-object (#​1031)
  • chore(package): upgrade to eslint v9 (#​1032)
  • fix(logger-plugin): handle undefined protocol and hostname (#​1036)

v3.0.1

Compare Source

  • fix(type): fix RequestHandler return type (#​980)
  • refactor(errors): improve pathFilter error message (#​987)
  • fix(logger-plugin): fix missing target port (#​989)
  • ci(package): npm package provenance (#​991)
  • fix(logger-plugin): log target port when router option is used (#​1001)
  • refactor: fix circular dependencies (#​1010)
  • fix(fix-request-body): support '+json' content-type suffix (#​1015)

v3.0.0

Compare Source

This release contains some breaking changes.

Please read the V3 discussion https://redirect.github.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)

v2.0.7

Compare Source

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


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from 16c86a5 to 47a9552 Compare April 2, 2024 14:21
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 7 times, most recently from 15a7d8e to ce866f6 Compare April 24, 2024 14:40
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 2 times, most recently from 51dfd31 to 3ba0b5c Compare May 3, 2024 13:46
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 4 times, most recently from 60f0f04 to ea4c8c7 Compare July 2, 2024 07:21
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 3 times, most recently from 2f2630a to 168f2ae Compare July 23, 2024 04:51
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 4 times, most recently from b080f17 to 14e68c4 Compare August 1, 2024 08:52
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 8 times, most recently from 31da0ef to 206110d Compare September 13, 2024 09:31
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from 206110d to f17ae4e Compare September 17, 2024 03:15
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 2 times, most recently from ccfa375 to 4a548fa Compare October 2, 2024 03:57
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from 4a548fa to 11c9fbe Compare October 10, 2024 11:36
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 2 times, most recently from e16f951 to 1a1634c Compare October 21, 2024 09:07
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 2 times, most recently from 9e8d02e to fc31da1 Compare November 4, 2024 06:41
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from fc31da1 to a334579 Compare November 7, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants