OmniLayer / omniexplorer

Block Explorer for Omni Protocol
Other
51 stars 50 forks source link

Bump http-proxy-middleware from 0.20.0 to 2.0.3 #494

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps http-proxy-middleware from 0.20.0 to 2.0.3.

Release notes

Sourced from http-proxy-middleware's releases.

v2.0.3

What's Changed

Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.2...v2.0.3

v2.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.1...v2.0.2

v2.0.1

https://github.com/chimurai/http-proxy-middleware/compare/v2.0.0...v2.0.1

v2.0.0

https://github.com/chimurai/http-proxy-middleware/compare/v1.3.1...v2.0.0

... (truncated)

Changelog

Sourced from http-proxy-middleware's changelog.

v2.0.3

  • feat(package): optional @​types/express peer dependency (#707)

v2.0.2

  • chore(deps): update @​types/http-proxy to 1.17.8 (#701)
  • fix(fixRequestBody): fix request body for empty JSON object requests (#640) (mhassan1)
  • fix(types): fix type regression (#700)

v2.0.1

v2.0.0

  • chore(package): drop node 10 [BREAKING CHANGE] (#577)

v1.3.1

  • fix(fix-request-body): make sure the content-type exists (#578) (oufeng)

v1.3.0

  • docs(response interceptor): align with nodejs default utf8 (#567)
  • feat: try to proxy body even after body-parser middleware (#492) (midgleyc)

v1.2.1

  • fix(response interceptor): proxy original response headers (#563)

v1.2.0

  • feat(handler): response interceptor (#520)
  • fix(log error): handle undefined target when websocket errors (#527)

v1.1.2

  • fix(log error): handle optional target (#523)

v1.1.1

  • fix(error handler): re-throw http-proxy missing target error (#517)
  • refactor(dependency): remove camelcase
  • fix(option): optional target when router is used (#512)

v1.1.0

... (truncated)

Commits
  • cb46628 chore(package): v2.0.3
  • fbafdb4 feat(package): optional @​types/express peer dependency
  • d762398 chore(package): v2.0.2
  • 7cfb81e chore(deps): update @​types/http-proxy to 1.17.8
  • 2bddd38 fix(fixRequestBody): fix request body for empty JSON object requests (#640)
  • 6b5d7a8 fix(types): fix type regression
  • aaa15a9 chore(package): bump dev dependencies (#699)
  • 1e91fd3 chore(github): bug template improvements (#698)
  • e2b4e30 chore: fix github templates (#697)
  • 92f75c4 build: spellchecker (#689)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)