chore(deps): update dependency faraday to v2#39
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
'~> 1.0', '< 3.0'->'~> 2.0', '< 3.0'Release Notes
lostisland/faraday (faraday)
v2.14.0Compare Source
What's Changed
New features ✨
UnprocessableContentnaming for 422 by @tylerhunt in #1638Fixes 🐞
Response#to_hashwhen response not finished yet by @yykamei in #1639Misc/Docs 📄
filter_mapby @olleolleolle in #1637actions/checkoutfrom v4 to v5 by @dependabot[bot] in #1636New Contributors
Full Changelog: lostisland/faraday@v2.13.4...v2.14.0
v2.13.4Compare Source
What's Changed
Full Changelog: lostisland/faraday@v2.13.3...v2.13.4
v2.13.3Compare Source
What's Changed
Faraday::Errorby @iMacTia in #1630Full Changelog: lostisland/faraday@v2.13.2...v2.13.3
v2.13.2Compare Source
What's Changed
cgiby @Earlopain in #1623New Contributors
Full Changelog: lostisland/faraday@v2.13.1...v2.13.2
v2.13.1Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.13.0...v2.13.1
v2.13.0Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.12.3...v2.13.0
v2.12.3Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.12.2...v2.12.3
v2.12.2Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.12.1...v2.12.2
v2.12.1Compare Source
What's Changed
faraday-net_http3.4.x by @richardmarbach in #1599New Contributors
Full Changelog: lostisland/faraday@v2.12.0...v2.12.1
v2.12.0Compare Source
What's Changed
New features ✨
Fixes 🐞
Misc/Docs 📄
New Contributors
Full Changelog: lostisland/faraday@v2.11.0...v2.12.0
v2.11.0Compare Source
What's Changed
This release adds support for the
ciphersSSL option (currently supported by thenet_httpadapter in v3.3+), as well as taking advantage of the support of chained certificates introduced in thenet_httpadapter in v3.2.Also, it adds a new
ParallelManager#executeinterface that improves on the existing one and makes it easier for adapters to support parallel requests. This is currently used by theasync-httpadapter.New features ✨
ParallelManager#executemethod. by @iMacTia in #1584Misc/Docs 📄
New Contributors
Full Changelog: lostisland/faraday@v2.10.1...v2.11.0
v2.10.1Compare Source
What's Changed
Full Changelog: lostisland/faraday@v2.10.0...v2.10.1
v2.10.0Compare 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.2Compare Source
What's Changed
Bug Fixes 🐞
New Contributors
Full Changelog: lostisland/faraday@v2.9.1...v2.9.2
v2.9.1Compare Source
What's Changed
New features ✨
TooManyRequestsError(429) to error docs by @tijmenb in #1565Bug Fixes 🐞
:loadby @gtmax in #1563Misc/Docs 📄
bodyparam type forrun_requestby @G-Rath in #1545New Contributors
Full Changelog: lostisland/faraday@v2.9.0...v2.9.1
v2.9.0Compare 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_httpversion to allow 3.1 by @iMacTia in #1546New Contributors
Full Changelog: lostisland/faraday@v2.8.1...v2.9.0
v2.8.1Compare Source
What's Changed
Full Changelog: lostisland/faraday@v2.8.0...v2.8.1
v2.8.0Compare Source
What's Changed
New features ✨
Misc/Docs 📄
New Contributors
Full Changelog: lostisland/faraday@v2.7.12...v2.8.0
v2.7.12Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.7.11...v2.7.12
v2.7.11Compare Source
What's Changed
base64to runtime dependency by @koic in #1525New Contributors
Full Changelog: lostisland/faraday@v2.7.10...v2.7.11
v2.7.10Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.7.9...v2.7.10
v2.7.9Compare Source
What's Changed
env[:headers]inStubs::NotFoundby @yykamei in #1514New Contributors
Full Changelog: lostisland/faraday@v2.7.8...v2.7.9
v2.7.8Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.7.7...v2.7.8
v2.7.7Compare Source
What's Changed
Full Changelog: lostisland/faraday@v2.7.6...v2.7.7
v2.7.6Compare Source
What's Changed
Full Changelog: lostisland/faraday@v2.7.5...v2.7.6
v2.7.5Compare Source
What's Changed
URI::Generic#find_proxyby @yykamei in #1502falseto"false"inFaraday::Request::Jsonby @yykamei in #1504New Contributors
Full Changelog: lostisland/faraday@v2.7.4...v2.7.5
v2.7.4Compare Source
What's Changed
Full Changelog: lostisland/faraday@v2.7.3...v2.7.4
v2.7.3Compare Source
What's Changed
Fixes:
Misc:
timeoutandopen_timeoutby @Yu-Chieh-Henry-Yang in #1470New Contributors
Full Changelog: lostisland/faraday@v2.7.2...v2.7.3
v2.7.2Compare Source
What's Changed
ATTENTION
Rename Faraday::Logger::Formatter#error (#1468) is potentially a breaking change IF you've created a custom
Faraday::Logging::Formatterimplementing the newerrormethod introduced in v2.7.0.We've decided to rollout this change in a fix version anyway because the name of the method was potentially causing infinite loop issues, and because the feature was very recently released.
This should not be impacting you otherwise and you can safely upgrade.
New Contributors
Full Changelog: lostisland/faraday@v2.7.1...v2.7.2
v2.7.1Compare Source
What's Changed
Full Changelog: lostisland/faraday@v2.7.0...v2.7.1
v2.7.0Compare Source
What's Changed
require 'pp'by @iMacTia in #1457self[key]to a String with#<<on#add_parsedby @yykamei in #1459New Contributors
Full Changelog: lostisland/faraday@v2.6.0...v2.7.0
v2.6.0Compare Source
What's Changed
New features
Documentation
@paramof methods onConnectionby @yykamei in #1452New Contributors
Full Changelog: lostisland/faraday@v2.5.2...v2.6.0
v2.5.2Compare Source
What's Changed
reason_phrasetosave_responsein test adapter by @iMacTia in #1445Full Changelog: lostisland/faraday@v2.5.1...v2.5.2
v2.5.1Compare Source
What's Changed
faraday-net_httpadapter's latest version to make use of the new streaming API introduced in v2.5.0Full Changelog: lostisland/faraday@v2.5.0...v2.5.1
v2.5.0Compare Source
What's Changed
Full Changelog: lostisland/faraday@v2.4.0...v2.5.0
v2.4.0Compare Source
What's Changed
New Contributors
Full Changelog: lostisland/faraday@v2.3.0...v2.4.0
v2.3.0Compare Source
What's Changed
Features
Fixes
Misc
New Contributors
Full Changelog: lostisland/faraday@v2.2.0...v2.3.0
v2.2.0Compare Source
v2.1.0Compare Source
v2.0.1Compare Source
faraday-net_httpas default adapter by @iMacTia in #1366v2.0.0Compare Source
The next major release is here, and it comes almost 2 years after the release of v1.0!
This release changes the way you use Faraday and embraces a new paradigm of Faraday as an ecosystem, rather than a library.
What does that mean? It means that Faraday is less of a bundled tool and more of a framework for the community to build on top of.
As a result, all adapters and some middleware have moved out and are now shipped as standalone gems 🙌!
But this doesn't mean that upgrading from Faraday 1.x to Faraday 2.0 should be hard, in fact we've listed everything you need to do in the UPGRADING.md doc.
Moreover, we've setup a new awesome-faraday repository that will showcase a curated list of adapters and middleware 😎.
This release was the result of the efforts of the core team and all the contributors, new and old, that have helped achieve this milestone 👏.
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 becomes conflicted, 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.