Skip to content

Conversation

@dependabot-preview
Copy link

Updates the requirements on faraday to permit the latest version.

Release notes

Sourced from faraday's releases.

Faraday 0.15.4

  • Expose pool_size as a option for the NetHttpPersistent adapter (#834)
Changelog

Sourced from faraday's changelog.

Faraday Changelog

For newer changes, please see https://github.com/lostisland/faraday/releases

v0.9.1

  • Refactor Net:HTTP adapter so that with_net_http_connection can be overridden to allow pooled connections. (@​Ben-M)
  • Add configurable methods that bypass retry_if in the Retry request middleware. (@​mike-bourgeous)

v0.9.0

Commits
  • 1db9340 Version bump to 0.15.4
  • f18a248 Expose pool_size as a option for the NetHttpPersistent adapter (#834)
  • 88de44e Fix label name for contributing
  • 81274c9 Version bump to 0.15.3
  • e306bd6 Add support for Ruby 2.6 Net::HTTP write_timeout (#824)
  • 9478d59 ISSUE_TEMPLATE: Fix a typo (#820)
  • f26a8d6 Add DEFAULT_EXCEPTIONS constant to Request::Retry (#814)
  • f08a985 Make Faraday::Request serialisable with Marshal. (#803)
  • 8ba0797 Version bump to 0.15.2
  • aafbb24 #800 correct handling parameter value empty array (#801)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [faraday](https://github.com/lostisland/faraday) to permit the latest version.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md)
- [Commits](lostisland/faraday@v0.9.2...v0.15.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 16, 2019
@dependabot-preview
Copy link
Author

Superseded by #7.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/faraday-gte-0.9.2-and-lt-0.16.0 branch September 27, 2019 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants