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 #291

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2024

This PR contains the following updates:

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

v2.0.7

Compare Source

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


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 910f548 to 80b5fc3 Compare April 20, 2024 17:41
Copy link

github-actions bot commented Apr 20, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 18 0 0.29s
✅ BASH bash-exec 4 0 0.06s
✅ BASH shellcheck 1 0 0.02s
✅ BASH shfmt 4 0 0.03s
✅ CSHARP csharpier 1 0 1.28s
⚠️ CSHARP dotnet-format 1 1 0.85s
✅ CSHARP roslynator 1 0 19.34s
✅ CSS stylelint 1 0 1.51s
✅ DOCKERFILE hadolint 4 0 0.19s
✅ EDITORCONFIG editorconfig-checker 378 0 3.9s
✅ ENV dotenv-linter 1 0 0.0s
✅ GROOVY npm-groovy-lint 7 0 14.17s
✅ HTML djlint 2 0 1.68s
✅ HTML htmlhint 2 0 0.52s
✅ JAVA checkstyle 59 0 7.32s
✅ JSON jsonlint 31 0 0.49s
⚠️ JSON prettier 31 1 5.42s
✅ JSON v8r 31 0 81.88s
⚠️ MARKDOWN markdownlint 22 194 1.47s
✅ PYTHON bandit 1 0 1.36s
✅ PYTHON black 1 0 0.8s
✅ PYTHON flake8 1 0 0.55s
✅ PYTHON isort 1 0 0.32s
✅ PYTHON mypy 1 0 6.93s
✅ PYTHON ruff 1 0 0.01s
✅ REPOSITORY checkov yes no 20.3s
✅ REPOSITORY gitleaks yes no 1.91s
✅ REPOSITORY git_diff yes no 0.12s
✅ REPOSITORY kics yes no 58.7s
✅ REPOSITORY secretlint yes no 2.04s
✅ REPOSITORY syft yes no 3.36s
❌ REPOSITORY trivy yes 1 9.59s
✅ REPOSITORY trivy-sbom yes no 2.93s
✅ REPOSITORY trufflehog yes no 5.27s
✅ XML xmllint 3 0 0.01s
✅ YAML prettier 111 0 2.36s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from 80b5fc3 to 64c8c6f Compare April 20, 2024 18:31
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from 64c8c6f to 9ec8684 Compare May 1, 2024 12:19
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 2 times, most recently from 974b33e to 7e2aa8d Compare May 30, 2024 20:50
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 15 times, most recently from 9024082 to 6c14155 Compare June 7, 2024 09:16
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from 6c14155 to 5292750 Compare June 21, 2024 14:15
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 2 times, most recently from 65d3824 to 158834c Compare July 6, 2024 15:32
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 3 times, most recently from b64f1a9 to 9a0b31a Compare July 18, 2024 17:47
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 2 times, most recently from 58cea2c to eb0278c Compare August 1, 2024 13:59
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from eb0278c to b8a3417 Compare August 9, 2024 21:26
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 2 times, most recently from 8bb5c63 to a9f7543 Compare August 23, 2024 17:28
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 4 times, most recently from 3fac008 to d28815e Compare September 3, 2024 21:50
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from d28815e to 66b0a8b Compare September 21, 2024 13:23
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch 2 times, most recently from 1a8f642 to 167e667 Compare October 10, 2024 21:56
@renovate renovate bot force-pushed the renovate/http-proxy-middleware-3.x branch from 167e667 to 12885c4 Compare October 10, 2024 22:00
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