qdrant-ruby
qdrant-ruby copied to clipboard
Bump faraday from 2.7.10 to 2.8.1
trafficstars
Bumps faraday from 2.7.10 to 2.8.1.
Release notes
Sourced from faraday's releases.
v2.8.1
What's Changed
- Fix: Add back support for Hash#pretty_inspect by
@olleolleollein lostisland/faraday#1540Full Changelog: https://github.com/lostisland/faraday/compare/v2.8.0...v2.8.1
v2.8.0
What's Changed
New features ✨
- Configurable JSON encoders and decoders by
@ne006in lostisland/faraday#1539Misc/Docs 📄
- Update testing.md by
@geemusin lostisland/faraday#1535- Lint by
@olleolleollein lostisland/faraday#1536- CI: tell dependabot to update GH Actions by
@olleolleollein lostisland/faraday#1537- Bump actions/checkout from 3 to 4 by
@dependabotin lostisland/faraday#1538New Contributors
@geemusmade their first contribution in lostisland/faraday#1535@dependabotmade their first contribution in lostisland/faraday#1538@ne006made their first contribution in lostisland/faraday#1539Full Changelog: https://github.com/lostisland/faraday/compare/v2.7.12...v2.8.0
v2.7.12
What's Changed
- Update parallel-requests.md by
@k0iin lostisland/faraday#1528- TooManyRequests error by
@dpepin lostisland/faraday#1530New Contributors
@k0imade their first contribution in lostisland/faraday#1528Full Changelog: https://github.com/lostisland/faraday/compare/v2.7.11...v2.7.12
v2.7.11
What's Changed
- Refer to correct branch [ci skip] by
@olleolleollein lostisland/faraday#1516- 📄 New docs 🎉 by
@iMacTiain lostisland/faraday#1517- Fix capitalization for Elasticsearch by
@picandocodigoin lostisland/faraday#1520- Fix 404 link in UPGRADING documentation by
@shanempopein lostisland/faraday#1521- Fix included middleware links by
@edwardloveallin lostisland/faraday#1522- Fix a test failure using Ruby 3.3.0dev by
@koicin lostisland/faraday#1523- Format code with less indent by
@olleolleollein lostisland/faraday#1524- Add
base64to runtime dependency by@koicin lostisland/faraday#1525- Add option for omitting request data from Faraday exceptions by
@ClaytonPassmorein lostisland/faraday#1526New Contributors
@picandocodigomade their first contribution in lostisland/faraday#1520@shanempopemade their first contribution in lostisland/faraday#1521
... (truncated)
Commits
7e12133v2.8.11206b39[ci skip] Add context-preserving commentd0e0436Revert "Lint"25da081Version bump to 2.8.01e81e2cConfigurable JSON encoders and decoders (#1539)b8e2e45Bump actions/checkout from 3 to 409a635fCI: tell dependabot to update GH Actionsfa6075clint: Style/HashEachMethods53c7b49Lint639e1b5Gemfile: add racc to development, lint group- 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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)