adyen-ruby-api-library icon indicating copy to clipboard operation
adyen-ruby-api-library copied to clipboard

chore(deps): update dependency faraday to v2.14.0

Open renovate[bot] opened this issue 5 months ago • 3 comments

This PR contains the following updates:

Package Change Age Confidence
faraday (source, changelog) '2.8.1' -> '2.14.0' age confidence

Release Notes

lostisland/faraday (faraday)

v2.14.0

Compare Source

What's Changed

New features ✨
Fixes 🐞
Misc/Docs 📄

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.13.4...v2.14.0

v2.13.4

Compare Source

What's Changed

Full Changelog: https://github.com/lostisland/faraday/compare/v2.13.3...v2.13.4

v2.13.3

Compare Source

What's Changed

Full Changelog: https://github.com/lostisland/faraday/compare/v2.13.2...v2.13.3

v2.13.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.13.1...v2.13.2

v2.13.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.13.0...v2.13.1

v2.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.12.3...v2.13.0

v2.12.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.12.2...v2.12.3

v2.12.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.12.1...v2.12.2

v2.12.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.12.0...v2.12.1

v2.12.0

Compare Source

What's Changed

New features ✨
  • Make RaiseError middleware configurable to not raise error on certain status codes (e.g. 404) by @​clemens in #​1590
Fixes 🐞
Misc/Docs 📄

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.11.0...v2.12.0

v2.11.0

Compare Source

What's Changed

This release adds support for the ciphers SSL option (currently supported by the net_http adapter in v3.3+), as well as taking advantage of the support of chained certificates introduced in the net_http adapter in v3.2. Also, it adds a new ParallelManager#execute interface that improves on the existing one and makes it easier for adapters to support parallel requests. This is currently used by the async-http adapter.

New features ✨
Misc/Docs 📄

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.10.1...v2.11.0

v2.10.1

Compare Source

What's Changed

Full Changelog: https://github.com/lostisland/faraday/compare/v2.10.0...v2.10.1

v2.10.0

Compare Source

What's Changed

This release introduces support for middleware-level default_options 🎉 You can read more about it in the docs.

New features ✨
  • Introduce Middleware DEFAULT_OPTIONS with Application and Instance Configurability by @​ryan-mcneil in #​1572
Bug Fixes 🐞
Misc/Docs 📄

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.9.2...v2.10.0

v2.9.2

Compare Source

What's Changed

Bug Fixes 🐞

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.9.1...v2.9.2

v2.9.1

Compare Source

What's Changed

New features ✨
Bug Fixes 🐞
Misc/Docs 📄

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.9.0...v2.9.1

v2.9.0

Compare Source

What's Changed

NOTE: This release removes support for Ruby 2.6 and 2.7, making Ruby 3.0 the minimum version.

New Contributors

Full Changelog: https://github.com/lostisland/faraday/compare/v2.8.1...v2.9.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jun 10 '25 09:06 renovate[bot]