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

Update dependency http-proxy-middleware to v3 #174

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

Conversation

balena-renovate[bot]
Copy link
Contributor

@balena-renovate balena-renovate bot commented Jun 19, 2024

This PR contains the following updates:

Package Type Update Change
http-proxy-middleware dependencies major ^2.0.6 -> ^3.0.0

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://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 has been generated by Renovate Bot.

@balena-renovate balena-renovate bot force-pushed the renovate/major-3-http-proxy-middleware branch 5 times, most recently from d071784 to f487057 Compare July 22, 2024 02:15
@balena-renovate balena-renovate bot force-pushed the renovate/major-3-http-proxy-middleware branch 3 times, most recently from 86415b5 to 6a6aa17 Compare July 29, 2024 02:14
@balena-renovate balena-renovate bot force-pushed the renovate/major-3-http-proxy-middleware branch 2 times, most recently from 5c2414f to 8e5efd5 Compare August 6, 2024 19:56
@balena-renovate balena-renovate bot force-pushed the renovate/major-3-http-proxy-middleware branch from 8e5efd5 to fd57fa7 Compare August 12, 2024 02:15
@balena-renovate balena-renovate bot force-pushed the renovate/major-3-http-proxy-middleware branch 4 times, most recently from d685c77 to c036376 Compare September 9, 2024 02:16
@balena-renovate balena-renovate bot force-pushed the renovate/major-3-http-proxy-middleware branch 5 times, most recently from 37869c3 to d6d094d Compare September 17, 2024 23:54
@balena-renovate balena-renovate bot changed the title Update dependency http-proxy-middleware to v3 Update dependency http-proxy-middleware to v3 - autoclosed Oct 25, 2024
@balena-renovate balena-renovate bot closed this Oct 25, 2024
@balena-renovate balena-renovate bot deleted the renovate/major-3-http-proxy-middleware branch October 25, 2024 07:53
@balena-renovate balena-renovate bot changed the title Update dependency http-proxy-middleware to v3 - autoclosed Update dependency http-proxy-middleware to v3 Oct 25, 2024
@balena-renovate balena-renovate bot reopened this Oct 25, 2024
@balena-renovate balena-renovate bot restored the renovate/major-3-http-proxy-middleware branch October 25, 2024 08:56
@balena-renovate balena-renovate bot force-pushed the renovate/major-3-http-proxy-middleware branch 3 times, most recently from 18e8ba8 to 48aa700 Compare October 25, 2024 11:11
@balena-renovate balena-renovate bot force-pushed the renovate/major-3-http-proxy-middleware branch 2 times, most recently from 5827cbb to 8efb88e Compare October 28, 2024 02:33
Update http-proxy-middleware from 2.0.7 to 3.0.3

Change-type: patch
@balena-renovate balena-renovate bot force-pushed the renovate/major-3-http-proxy-middleware branch from 8efb88e to efc2de0 Compare November 4, 2024 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants