chore(deps): update dependency faraday to v2.13.1 #301
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'2.8.1'
->'2.13.1'
Release Notes
lostisland/faraday (faraday)
v2.13.1
Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.13.0...v2.13.1
v2.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.12.3...v2.13.0
v2.12.3
Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.12.2...v2.12.3
v2.12.2
Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.12.1...v2.12.2
v2.12.1
Compare Source
What's Changed
faraday-net_http
3.4.x by @richardmarbach in https://github.com/lostisland/faraday/pull/1599New Contributors
Full Changelog: lostisland/faraday@v2.12.0...v2.12.1
v2.12.0
Compare Source
What's Changed
New features ✨
Fixes 🐞
Misc/Docs 📄
New Contributors
Full Changelog: lostisland/faraday@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 thenet_http
adapter in v3.3+), as well as taking advantage of the support of chained certificates introduced in thenet_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 theasync-http
adapter.New features ✨
ParallelManager#execute
method. by @iMacTia in https://github.com/lostisland/faraday/pull/1584Misc/Docs 📄
New Contributors
Full Changelog: lostisland/faraday@v2.10.1...v2.11.0
v2.10.1
Compare Source
What's Changed
Full Changelog: lostisland/faraday@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 ✨
Bug Fixes 🐞
Misc/Docs 📄
New Contributors
Full Changelog: lostisland/faraday@v2.9.2...v2.10.0
v2.9.2
Compare Source
What's Changed
Bug Fixes 🐞
New Contributors
Full Changelog: lostisland/faraday@v2.9.1...v2.9.2
v2.9.1
Compare Source
What's Changed
New features ✨
TooManyRequestsError
(429) to error docs by @tijmenb in https://github.com/lostisland/faraday/pull/1565Bug Fixes 🐞
:load
by @gtmax in https://github.com/lostisland/faraday/pull/1563Misc/Docs 📄
body
param type forrun_request
by @G-Rath in https://github.com/lostisland/faraday/pull/1545New Contributors
Full Changelog: lostisland/faraday@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.
faraday-net_http
version to allow 3.1 by @iMacTia in https://github.com/lostisland/faraday/pull/1546New Contributors
Full Changelog: lostisland/faraday@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.
This PR was generated by Mend Renovate. View the repository job log.