Skip to content

Upgrade faraday to version 0.14.0

Created by: depfu[bot]


Welcome to Depfu 👋

This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.

After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.

Let us know if you have any questions. Thanks so much for giving Depfu a try!


We've upgraded a dependency and got test failures.

gem name version specification new version
faraday < 0.14, >= 0.8 0.14.0

It looks like this version isn't compatible with your project right now. Please take a look at the exact failure to figure out if this is something you need to work on.

What changed?

️ faraday ( → 0.14.0) · Repo · Changelog

Release Notes

From the Github release:

  • If proxy is manually provided, this takes priority over find_proxy (#724)
  • Allow overriding env proxy (#754)
  • Fixes the behaviour for Excon's open_timeout (not setting write_timeout anymore) (#731)
  • Remove Typhoeus adapter (#715)
  • External Typhoeus Adapter Compatibility (#748)
  • Warn about missing adapter when making a request (#743)
  • Faraday::Adapter::Test stubs now support entire urls (with host) (#741)
  • Handle all connection timeout messages in Patron (#687)
Commits

See the full diff on Github. The new version differs by 21 commits:


Depfu will automatically keep this PR conflict-free, as long as you don't add any commits yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

Depfu Status

Merge request reports

Loading