chore(deps): update dependency geventhttpclient to v2.3.1 #26

Merged
realaravinth merged 1 commit from renovate/geventhttpclient-2.x into master 2024-06-07 22:21:49 +05:30
Member

This PR contains the following updates:

Package Update Change
geventhttpclient minor ==2.0.11 -> ==2.3.1

Release Notes

geventhttpclient/geventhttpclient (geventhttpclient)

v2.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/geventhttpclient/geventhttpclient/compare/2.3.0...2.3.1

v2.3.0

Compare Source

What's Changed

Full Changelog: https://github.com/geventhttpclient/geventhttpclient/compare/2.2.1...2.3.0

v2.2.1

Compare Source

What's Changed

Full Changelog: https://github.com/geventhttpclient/geventhttpclient/compare/2.2.0...2.2.1

v2.2.0

Compare Source

What's Changed

(hopefully also fixes the missing windows binary builds in 2.1.1 as a side effect of rebuilding)

Full Changelog: https://github.com/geventhttpclient/geventhttpclient/compare/2.1.1...2.2.0

v2.1.1

Compare Source

What's Changed

(this replaces 2.1.0, where the publishing went wrong)

Full Changelog: https://github.com/geventhttpclient/geventhttpclient/compare/2.1.0...2.1.1

v2.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/geventhttpclient/geventhttpclient/compare/2.0.12...2.1.0

v2.0.12

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/geventhttpclient/geventhttpclient/compare/2.0.11...2.0.12


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [geventhttpclient](https://github.com/geventhttpclient/geventhttpclient) | minor | `==2.0.11` -> `==2.3.1` | --- ### Release Notes <details> <summary>geventhttpclient/geventhttpclient (geventhttpclient)</summary> ### [`v2.3.1`](https://github.com/geventhttpclient/geventhttpclient/releases/tag/2.3.1) [Compare Source](https://github.com/geventhttpclient/geventhttpclient/compare/2.3.0...2.3.1) ##### What's Changed - Fix locust backwards compatibility by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/218 **Full Changelog**: https://github.com/geventhttpclient/geventhttpclient/compare/2.3.0...2.3.1 ### [`v2.3.0`](https://github.com/geventhttpclient/geventhttpclient/releases/tag/2.3.0) [Compare Source](https://github.com/geventhttpclient/geventhttpclient/compare/2.2.1...2.3.0) ##### What's Changed - Clean up readme and example code by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/212 - Fix for [#&#8203;179](https://github.com/geventhttpclient/geventhttpclient/issues/179) and improved multipart form handling by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/213 - requests compatibility layer by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/209 - Fixed [#&#8203;186](https://github.com/geventhttpclient/geventhttpclient/issues/186) and improved package build by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/214 - Add pre-commit hooks by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/215 - Add requests compatibility to README by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/216 **Full Changelog**: https://github.com/geventhttpclient/geventhttpclient/compare/2.2.1...2.3.0 ### [`v2.2.1`](https://github.com/geventhttpclient/geventhttpclient/releases/tag/2.2.1) [Compare Source](https://github.com/geventhttpclient/geventhttpclient/compare/2.2.0...2.2.1) ##### What's Changed - URL refactoring by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/206 - Switch default ssl protocol to PROTOCOL_TLS_CLIENT and improve tests by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/207 - Fixes [#&#8203;40](https://github.com/geventhttpclient/geventhttpclient/issues/40) max_retries and max_redirects by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/208 - Use test.pypi.org before publishing by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/211 **Full Changelog**: https://github.com/geventhttpclient/geventhttpclient/compare/2.2.0...2.2.1 ### [`v2.2.0`](https://github.com/geventhttpclient/geventhttpclient/releases/tag/2.2.0) [Compare Source](https://github.com/geventhttpclient/geventhttpclient/compare/2.1.1...2.2.0) ##### What's Changed - Fixes http.client patching by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/200 - Better headers by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/203 (hopefully also fixes the missing windows binary builds in 2.1.1 as a side effect of rebuilding) **Full Changelog**: https://github.com/geventhttpclient/geventhttpclient/compare/2.1.1...2.2.0 ### [`v2.1.1`](https://github.com/geventhttpclient/geventhttpclient/releases/tag/2.1.1) [Compare Source](https://github.com/geventhttpclient/geventhttpclient/compare/2.1.0...2.1.1) ##### What's Changed - Reduce httpbin dependency by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/199 - Fix publishing build issue by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/201 (this replaces 2.1.0, where the publishing went wrong) **Full Changelog**: https://github.com/geventhttpclient/geventhttpclient/compare/2.1.0...2.1.1 ### [`v2.1.0`](https://github.com/geventhttpclient/geventhttpclient/releases/tag/2.1.0) [Compare Source](https://github.com/geventhttpclient/geventhttpclient/compare/2.0.12...2.1.0) ##### What's Changed - Spring cleaning (mostly test updates) by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/191 - Drop support for outdated python and gevent versions by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/192 - Upgrade llhttp v6.0.11 by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/193 - Github actions and project metadata improvements by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/195 - Benchmarks updated; some tests parametrized by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/196 - More spring cleaning by [@&#8203;ml31415](https://github.com/ml31415) in https://github.com/geventhttpclient/geventhttpclient/pull/197 **Full Changelog**: https://github.com/geventhttpclient/geventhttpclient/compare/2.0.12...2.1.0 ### [`v2.0.12`](https://github.com/geventhttpclient/geventhttpclient/releases/tag/2.0.12) [Compare Source](https://github.com/geventhttpclient/geventhttpclient/compare/2.0.11...2.0.12) ##### What's Changed - port examples to Python3 by [@&#8203;a-detiste](https://github.com/a-detiste) in https://github.com/geventhttpclient/geventhttpclient/pull/185 - add response cookies to cookiejar before verify_status by [@&#8203;onestay](https://github.com/onestay) in https://github.com/geventhttpclient/geventhttpclient/pull/188 ##### New Contributors - [@&#8203;a-detiste](https://github.com/a-detiste) made their first contribution in https://github.com/geventhttpclient/geventhttpclient/pull/185 - [@&#8203;onestay](https://github.com/onestay) made their first contribution in https://github.com/geventhttpclient/geventhttpclient/pull/188 **Full Changelog**: https://github.com/geventhttpclient/geventhttpclient/compare/2.0.11...2.0.12 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM5OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-07 20:00:41 +05:30
renovate-bot added 1 commit 2024-06-07 20:00:41 +05:30
chore(deps): update dependency geventhttpclient to v2.3.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
67ad8ed916
realaravinth merged commit 2917167471 into master 2024-06-07 22:21:49 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mCaptcha/dcache#26
No description provided.