Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Bump http-proxy-middleware from 0.17.4 to 1.0.5 #44

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps http-proxy-middleware from 0.17.4 to 1.0.5.

Release notes

Sourced from http-proxy-middleware's releases.

v1.0.5

chimurai/http-proxy-middleware@v1.0.4...v1.0.5

  • chore(deps): lodash 4.17.19 (#454)

v1.0.4

chimurai/http-proxy-middleware@v1.0.3...v1.0.4

  • chore(deps): http-proxy 1.18.1 (#442)

v1.0.3

chimurai/http-proxy-middleware@v1.0.2...v1.0.3

  • build(package): exclude build artifact tsconfig.tsbuildinfo (#415)

smaller npm package size:

before:

npm notice package size: 30.3 kB npm notice unpacked size: 208.4 kB

after:

npm notice package size: 17.1 kB npm notice unpacked size: 61.0 kB

v1.0.2

chimurai/http-proxy-middleware@v1.0.1...v1.0.2

  • fix(router): handle rejected promise in custom router (#410) (bforbis)

v1.0.1

chimurai/http-proxy-middleware@v1.0.0...v1.0.1

  • fix(typescript): fix proxyRes and router types (#410) (dylang)

v1.0.0

chimurai/http-proxy-middleware@v0.21.0...v1.0.0

  • feat(createProxyMiddleware): explicit import http-proxy-middleware (BREAKING CHANGE)(#400)
  • feat(typescript): export http-proxy-middleware types (#400)
  • fix(typescript): ES6 target - TS1192 (introduced in v0.21.0) (#400)

BREAKING CHANGE

require/import of http-proxy-middleware is now explicit

Changelog

Sourced from http-proxy-middleware's changelog.

v1.0.5

  • chore(deps): lodash 4.17.19 (#454)

v1.0.4

  • chore(deps): http-proxy 1.18.1 (#442)

v1.0.3

  • build(package): exclude build artifact tsconfig.tsbuildinfo (#415)

v1.0.2

  • fix(router): handle rejected promise in custom router (#410) (bforbis)

v1.0.1

  • fix(typescript): fix proxyRes and router types (#410) (dylang)

v1.0.0

  • feat(createProxyMiddleware): explicit import http-proxy-middleware (BREAKING CHANGE)(#400)
  • feat(typescript): export http-proxy-middleware types (#400)
  • fix(typescript): ES6 target - TS1192 (#400)

v0.21.0

  • feat(http-proxy): bump to v1.18.0
  • feat: async router (#379) (LiranBri)
  • feat(typescript): types support (#369)
  • feat: async pathRewrite (#397) (rsethc)

v0.20.0

  • fix(ws): concurrent websocket requests do not get upgraded (#335)
  • chore: drop node 6 (BREAKING CHANGE)
  • chore: update to micromatch@4 (BREAKING CHANGE)
  • chore: update dev dependencies
  • refactor: migrate to typescript (#328)
  • feat(middleware): Promise / async support (#328)
  • refactor: remove legacy options proxyHost and proxyTable (BREAKING CHANGE)

v0.19.1

  • fix(log): handle case when error code is missing (#303)

v0.19.0

  • feat(http-proxy): bump to v1.17.0 (#261)
Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 29, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #59.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/http-proxy-middleware-1.0.5 branch October 12, 2020 10:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants