Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency faraday to v2.12.2 #334

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2023

This PR contains the following updates:

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

Release Notes

lostisland/faraday (faraday)

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

New 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 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: 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 ✨
Bug Fixes 🐞
Misc/Docs 📄

New 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.

New Contributors

Full Changelog: lostisland/faraday@v2.8.1...v2.9.0

v2.8.1

Compare Source

What's Changed

Full Changelog: lostisland/faraday@v2.8.0...v2.8.1

v2.8.0

Compare Source

What's Changed

New features ✨
Misc/Docs 📄

New Contributors

Full Changelog: lostisland/faraday@v2.7.12...v2.8.0

v2.7.12

Compare Source

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.7.11...v2.7.12

v2.7.11

Compare Source

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.7.10...v2.7.11


Configuration

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

🚦 Automerge: Enabled.

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 renovate bot added the dependencies Pull requests that update a dependency file label Sep 12, 2023
@renovate renovate bot changed the title Update dependency faraday to v2.7.11 Update dependency faraday to v2.7.12 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from 051ecf8 to 30a6d22 Compare November 21, 2023 14:18
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from 30a6d22 to 85b398d Compare December 20, 2023 11:26
@renovate renovate bot changed the title Update dependency faraday to v2.7.12 Update dependency faraday to v2.8.0 Dec 20, 2023
@renovate renovate bot changed the title Update dependency faraday to v2.8.0 Update dependency faraday to v2.8.1 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from 85b398d to e46216d Compare December 21, 2023 09:18
@renovate renovate bot changed the title Update dependency faraday to v2.8.1 Update dependency faraday to v2.9.0 Jan 9, 2024
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from e46216d to e4c77ae Compare January 9, 2024 12:22
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from e4c77ae to 4372965 Compare June 5, 2024 19:36
@renovate renovate bot changed the title Update dependency faraday to v2.9.0 Update dependency faraday to v2.9.1 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from 4372965 to c4c8037 Compare June 18, 2024 11:47
@renovate renovate bot changed the title Update dependency faraday to v2.9.1 Update dependency faraday to v2.9.2 Jun 18, 2024
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from c4c8037 to 9bde4b8 Compare July 8, 2024 10:31
@renovate renovate bot changed the title Update dependency faraday to v2.9.2 Update dependency faraday to v2.10.0 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from 9bde4b8 to 1b2960b Compare July 31, 2024 12:38
@renovate renovate bot changed the title Update dependency faraday to v2.10.0 Update dependency faraday to v2.10.1 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from 1b2960b to abde748 Compare August 26, 2024 09:31
@renovate renovate bot changed the title Update dependency faraday to v2.10.1 Update dependency faraday to v2.11.0 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from abde748 to f038a93 Compare September 18, 2024 10:00
@renovate renovate bot changed the title Update dependency faraday to v2.11.0 Update dependency faraday to v2.12.0 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from f038a93 to 7dad387 Compare November 14, 2024 12:57
@renovate renovate bot changed the title Update dependency faraday to v2.12.0 Update dependency faraday to v2.12.1 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/faraday-2.x-lockfile branch from 7dad387 to cb36855 Compare December 9, 2024 13:14
@renovate renovate bot changed the title Update dependency faraday to v2.12.1 Update dependency faraday to v2.12.2 Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants