juliuste / comboios

Comboios de Portugal (CP, Portugese Railways) API client.
ISC License
44 stars 9 forks source link

Update got to the latest version 🚀 #1

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 8.0.0 of got was just published.

Dependency got
Current Version 7.1.0
Type dependency

The version 8.0.0 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 got.

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.


Release Notes v8.0.0

v7.1.0...v8.0.0

Commits

The new version differs by 35 commits.

  • 570ff68 8.0.0
  • a9da2da Force bump versions of all dependencies
  • d39b681 Update to cacheable-request@2.1.1 (#416)
  • 98a7144 Fix EventEmitter memory leak (#415)
  • 6e4eafa Rewrite stream tests to use async/await
  • a4facf3 Readme and error message tweaks
  • ff41353 Do not throw when using a URL object with auth (#411)
  • e9aea98 Ensure cancel tests wait for a connection before cancelling (#414)
  • 883e40f Improve error handling (#412)
  • c5e2f8d Exclude passed headers with values null or undefined (#413)
  • 0c5e44c Fix socket connect listener memory leak (#406)
  • ae1a0fe Use HTTPS for protocol-less URLs (#405)
  • b9bf2e6 Support an object in the agent option (#386)
  • 01c2636 Use statusMessage returned by endpoint (#398)
  • 73b5614 Bump AVA

There are 35 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: