nerab / dropcaster

Simple Podcast Publishing
http://nerab.github.io/dropcaster/
MIT License
154 stars 33 forks source link

Bump faraday from 1.10.2 to 2.6.0 #414

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps faraday from 1.10.2 to 2.6.0.

Release notes

Sourced from faraday's releases.

v2.6.0

What's Changed

New features

Documentation

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.5.2...v2.6.0

v2.5.2

What's Changed

Full Changelog: https://github.com/lostisland/faraday/compare/v2.5.1...v2.5.2

v2.5.1

What's Changed

  • Add support for faraday-net_http adapter's latest version to make use of the new streaming API introduced in v2.5.0

Full Changelog: https://github.com/lostisland/faraday/compare/v2.5.0...v2.5.1

v2.5.0

What's Changed

Full Changelog: https://github.com/lostisland/faraday/compare/v2.4.0...v2.5.0

v2.4.0

What's Changed

New Contributors

... (truncated)

Commits
  • 4024f4d Version bump to 2.6.0
  • fe6e71b Update @param of methods on Connection (#1452)
  • e1dbdf0 Forward the env to Request::Authorization#header_from (#1450)
  • 7926e3a docs: fix usage page to match latest version's default adapter specification ...
  • 4816043 Correct a typo inUPGRADING.md
  • b3b9229 Version bump to 2.5.2
  • 89b1fe3 Explicitly pass reason_phrase to save_response in test adapter. (#1445)
  • 43d6797 Enables and fixes all new cops. (#1443)
  • 5e01af3 Version bump to 2.5.1
  • 646c30b Allow faraday-net_http up to v3.1
  • Additional commits viewable in compare view


Dependabot compatibility score

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.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)