NASA-PDS / archive-viewer

Frontend React app for searching and viewing archived datasets
Apache License 2.0
0 stars 0 forks source link

Bump http-proxy-middleware from 1.0.6 to 2.0.6 #35

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 7 months ago

Bumps http-proxy-middleware from 1.0.6 to 2.0.6.

Release notes

Sourced from http-proxy-middleware's releases.

v2.0.6

What's Changed

Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.5...v2.0.6

v2.0.5

What's Changed

Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.4...v2.0.5

v2.0.4

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from http-proxy-middleware's changelog.

v2.0.6

  • fix(proxyReqWs): catch socket errors (#763)

v2.0.5

  • fix(error handler): add default handler to econnreset (#759)

v2.0.4

  • fix(fix-request-body): improve content type check (#725) (kevinxh)

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)

... (truncated)

Commits
  • c08cb1e chore(package): v2.0.6 (#764)
  • 3f48d50 fix(proxyReqWs): catch socket errors
  • f64c994 chore(package): v2.0.5
  • bd15913 fix(error handler): add default handler to econnreset
  • 4baae76 chore(package): v2.0.4 (#729)
  • 68bc6d7 fix(fix-request-body): improve content type check (#725)
  • e9e25ca docs(response-interceptor.md): add headers modification example (#724)
  • 2d6741a chore(vscode): add recommended extensions (#715)
  • 7f99ed1 chore(package): bump dev dependencies (#714)
  • cb46628 chore(package): v2.0.3
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)