yegor256 / 0pdd

Puzzle Driven Development (PDD) Chatbot Assistant for Your GitHub Repositories
https://www.0pdd.com
MIT License
127 stars 32 forks source link

Update dependency faraday to v2.11.0 #672

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
faraday (source, changelog) 2.10.1 -> 2.11.0 age adoption passing confidence

Release Notes

lostisland/faraday (faraday) ### [`v2.11.0`](https://togithub.com/lostisland/faraday/releases/tag/v2.11.0) [Compare Source](https://togithub.com/lostisland/faraday/compare/v2.10.1...v2.11.0) #### 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 ✨ - Add support for a new `ParallelManager#execute` method. by [@​iMacTia](https://togithub.com/iMacTia) in [https://github.com/lostisland/faraday/pull/1584](https://togithub.com/lostisland/faraday/pull/1584) - Add ciphers attribute to SSLOptions by [@​womblep](https://togithub.com/womblep) in [https://github.com/lostisland/faraday/pull/1582](https://togithub.com/lostisland/faraday/pull/1582) ##### Misc/Docs 📄 - Opt-in for MFA requirement explicitly by [@​tagliala](https://togithub.com/tagliala) in [https://github.com/lostisland/faraday/pull/1580](https://togithub.com/lostisland/faraday/pull/1580) - Fix typos by [@​tagliala](https://togithub.com/tagliala) in [https://github.com/lostisland/faraday/pull/1585](https://togithub.com/lostisland/faraday/pull/1585) #### New Contributors - [@​tagliala](https://togithub.com/tagliala) made their first contribution in [https://github.com/lostisland/faraday/pull/1580](https://togithub.com/lostisland/faraday/pull/1580) - [@​womblep](https://togithub.com/womblep) made their first contribution in [https://github.com/lostisland/faraday/pull/1582](https://togithub.com/lostisland/faraday/pull/1582) **Full Changelog**: https://github.com/lostisland/faraday/compare/v2.10.1...v2.11.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 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.

yegor256 commented 2 weeks ago

@rultor please, try to merge, since 4 checks have passed

rultor commented 2 weeks ago

@rultor please, try to merge, since 4 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 2 weeks ago

@rultor please, try to merge, since 4 checks have passed

@yegor256 Done! FYI, the full log is here (took me 13min)