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

chore(deps): update dependency http-proxy-middleware to v3 #1654

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 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
http-proxy-middleware 2.0.7 -> 3.0.3 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)

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 added the renovate Changes by renovate label Apr 4, 2024
@renovate renovate bot requested a review from a team as a code owner April 4, 2024 03:49
Copy link

cypress bot commented Apr 4, 2024

frontend    Run #1780

Run Properties:  status check passed Passed #1780  •  git commit 4aceea38bf ℹ️: Merge 4ed6deea1ac1121b47d3d2b2560a014494abc96d into 4c29df0e8db4f49d0ae9b9f6c080...
Project frontend
Branch Review renovate/http-proxy-middleware-3.x
Run status status check passed Passed #1780
Run duration 01m 41s
Commit git commit 4aceea38bf ℹ️: Merge 4ed6deea1ac1121b47d3d2b2560a014494abc96d into 4c29df0e8db4f49d0ae9b9f6c080...
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 32
View all changes introduced in this branch ↗︎

@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 13 times, most recently from 420dd0f to e03f61c Compare April 10, 2024 22:26
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 14 times, most recently from 79dc180 to 19788d2 Compare April 17, 2024 04:12
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 10 times, most recently from 5877f77 to 3a98f17 Compare June 3, 2024 22:51
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from 3a98f17 to 9904c6c Compare June 19, 2024 04:23
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 2 times, most recently from e8a49af to e3e2827 Compare August 4, 2024 11:03
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 2 times, most recently from f883e44 to 01f13c1 Compare September 3, 2024 21:30
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 5 times, most recently from 5d69560 to b5bbd6a Compare September 18, 2024 17:12
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from b5bbd6a to 82b90e7 Compare October 6, 2024 18:17
@renovate renovate bot changed the title chore(deps): update dependency http-proxy-middleware to v3 chore(deps): update dependency http-proxy-middleware to v3 - autoclosed Oct 23, 2024
@renovate renovate bot closed this Oct 23, 2024
@renovate renovate bot deleted the renovate/http-proxy-middleware-3.x branch October 23, 2024 09:57
@renovate renovate bot changed the title chore(deps): update dependency http-proxy-middleware to v3 - autoclosed chore(deps): update dependency http-proxy-middleware to v3 Oct 23, 2024
@renovate renovate bot reopened this Oct 23, 2024
@renovate renovate bot restored the renovate/http-proxy-middleware-3.x branch October 23, 2024 13:56
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from 82b90e7 to a6c5a53 Compare October 23, 2024 16:14
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from a6c5a53 to 4ed6dee Compare October 23, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Changes by renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants