technologiestiftung / flusshygiene-cms-spa

0 stars 0 forks source link

Update http-proxy-middleware to the latest version 🚀 #58

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency http-proxy-middleware was updated from 0.19.1 to 0.20.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: chimurai License: MIT

Release Notes for 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)
Commits

The new version differs by 12 commits.

  • 3b97308 fix(ws): internal server upgrade (#357)
  • 616f60f Dependencies update (#352)
  • c70200e fix(ws): fix concurrent ws requests (#344)
  • 021b03f chore(dependencies): update micromatch@4 and dev dependencies (#342)
  • 0347c43 ci(travis): use xenial (#341)
  • b13302c refactor: remove options proxyHost and proxyTable (BREAKING CHANGE) (#332)
  • a30a74b Merge pull request #328 from chimurai/ts
  • 5dd8971 ci(travis-ci): build stages
  • caa2017 refactor: migrate to typescript
  • 721dc63 ci(coverage): replace istanbul with nyc (#325)
  • 80fc9e8 ci(node): drop node v4 and v5
  • 9f8a292 chore: housekeeping

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: