dleitee / valid.js

đź“ť A library for data validation.
MIT License
605 stars 31 forks source link

Update gulp-connect to the latest version 🚀 #67

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.6.1 of gulp-connect was just published.

Dependency gulp-connect
Current Version 2.3.1
Type devDependency

The version 5.6.1 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.

It might be worth looking into these changes and trying to get this project onto the latest version of gulp-connect.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 92 commits.

  • aa10ee3 5.6.1
  • a80e3e5 Merge pull request #257 from rejas/update_dependencies
  • c6034b8 Cleanup test file
  • edcfba8 Update ansi-colors package
  • 429068d Only test supported node versions
  • 2055d29 Undo typescript update to avoid breaking tests
  • 4e3c831 Update all dependencies
  • 7192d9e bump 5.5.0
  • 13db10c Merge pull request #250 from nickpape-msft/nickpape/lazy-load-http2
  • 0c7270c Only load http2 if preferHttp1 is false
  • d103fd6 5.4.0
  • 8fa06cf add package-lock.json
  • 7265554 Merge pull request #247 from nickpape-msft/master
  • df25440 bump 5.3.0
  • 8869a6d Add a config option for preferring HTTP2

There are 92 commits in total.

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: