TestArmada / nightwatch-extra

MIT License
30 stars 26 forks source link

Update request to the latest version πŸš€ #48

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.80.0 of request just got published.

Dependency request
Current Version 2.79.0
Type dependency

The version 2.80.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of request. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 31 commits .

  • f422111 2.80.0
  • bce66a5 Merge pull request #2571 from JamesMGreene/fix_ipv6_host_header
  • ff6d6c6 Correctly format the Host header for IPv6 addresses
  • 667e923 Merge pull request #2558 from request/FredKSchott-patch-1
  • 6862553 Merge pull request #2221 from calamarico/change_readme
  • 8d78bd0 Update README.md example snippet
  • 60f6a00 Merge pull request #2452 from nicjansma/master
  • da077f7 Merge pull request #2553 from request/issue-template
  • 921ebee small change to template wording
  • 256deea add ISSUE_TEMPLATE, move PR template
  • fec1f2b reorder PULL_REQUEST_TEMPLATE sections
  • 2046cf3 Merge pull request #2539 from request/FredKSchott-patch-1
  • 0ea3d47 Merge pull request #2524 from request/greenkeeper-caseless-0.12.0
  • 3f57975 Use performance-now instead of custom solution
  • a9ad38a Ensure only the properties we expect are there

There are 31 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files          22       22           
  Lines         934      934           
  Branches      153      153           
=======================================
  Hits          910      910           
  Misses         24       24

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 7eea1f8...baf21ff. Read the comment docs.

greenkeeper[bot] commented 7 years ago

Version 2.81.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 11 commits .

  • a0cdc70 Update changelog
  • f2f54fa 2.81.0
  • d99964c Merge pull request #2584 from sergejmueller/patch-1
  • 34d1ea5 Upgrade qs to version 6.4.0
  • fa48e67 safe-buffer doesn't zero-fill by default, its just a polyfill. (#2578)
  • 2e70b74 Timings: Tracks 'lookup', adds 'wait' time, fixes connection re-use (#2566)
  • 7ec8b84 Merge pull request #2574 from request/safe-buffer
  • 1425883 Merge pull request #2573 from ahmadnassri/patch-3
  • f113253 Migrating to safe-buffer for improved security.
  • 095ec79 fixes #2572
  • 7b9ceef 2.80.1

See the full diff.