Update http-proxy-middleware to the latest version 🚀#27
Update http-proxy-middleware to the latest version 🚀#27greenkeeper[bot] wants to merge 2 commits intomasterfrom
Conversation
|
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/geoblink/design-system/ggemhh7iv |
Codecov Report
@@ Coverage Diff @@
## master #27 +/- ##
=======================================
Coverage 84.95% 84.95%
=======================================
Files 149 149
Lines 3364 3364
Branches 278 278
=======================================
Hits 2858 2858
Misses 436 436
Partials 70 70
Continue to review full report at Codecov.
|
Update to this version instead 🚀 Release Notes for v1.0.0
BREAKING CHANGErequire/import of functionality did not change in this release. https://humanwhocodes.com/blog/2019/01/stop-using-default-exports-javascript-module
const proxy = require('http-proxy-middleware');
const { createProxyMiddleware } = require('http-proxy-middleware'); TypesScript Typesimport { Filter, Options, RequestHandler } from 'http-proxy-middleware'; v1.0.0 - semverMoving to less confusing semver versioning (#358) CommitsThe new version differs by 5 commits.
See the full diff |
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
The devDependency http-proxy-middleware was updated from
0.20.0to0.21.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
Find out more about this release.
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴