[PR #94] [MERGED] Update dependency httpx to v0.24.1 #92

Closed
opened 2026-09-02 13:12:38 +02:00 by TheLovinator · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/twitter-image-collage-maker/pull/94
Author: @renovate[bot]
Created: 5/19/2023
Status: Merged
Merged: 5/19/2023
Merged by: @renovate[bot]

Base: masterHead: renovate/httpx-0.x-lockfile


📝 Commits (1)

  • 03c17eb Update dependency httpx to v0.24.1

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 poetry.lock (+3 -3)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
httpx (changelog) 0.24.0 -> 0.24.1 age adoption passing confidence

Release Notes

encode/httpx

v0.24.1

Compare Source

Added
  • Provide additional context in some InvalidURL exceptions. (#​2675)
Fixed
  • Fix optional percent-encoding behaviour. (#​2671)
  • More robust checking for opening upload files in binary mode. (#​2630)
  • Properly support IP addresses in NO_PROXY environment variable. (#​2659)
  • Set default file for NetRCAuth() to None to use the stdlib default. (#​2667)
  • Set logging request lines to INFO level for async requests, in line with sync requests. (#​2656)
  • Fix which gen-delims need to be escaped for path/query/fragment components in URL. (#​2701)

Configuration

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

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheLovinator1/twitter-image-collage-maker/pull/94 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/19/2023 **Status:** ✅ Merged **Merged:** 5/19/2023 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `master` ← **Head:** `renovate/httpx-0.x-lockfile` --- ### 📝 Commits (1) - [`03c17eb`](https://github.com/TheLovinator1/twitter-image-collage-maker/commit/03c17eb78c3e8946e13f1e52a7264418b38db524) Update dependency httpx to v0.24.1 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+3 -3) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [httpx](https://togithub.com/encode/httpx) ([changelog](https://togithub.com/encode/httpx/blob/master/CHANGELOG.md)) | `0.24.0` -> `0.24.1` | [![age](https://badges.renovateapi.com/packages/pypi/httpx/0.24.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/httpx/0.24.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/httpx/0.24.1/compatibility-slim/0.24.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/httpx/0.24.1/confidence-slim/0.24.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>encode/httpx</summary> ### [`v0.24.1`](https://togithub.com/encode/httpx/blob/HEAD/CHANGELOG.md#&#8203;0241-17th-May-2023) [Compare Source](https://togithub.com/encode/httpx/compare/0.24.0...0.24.1) ##### Added - Provide additional context in some `InvalidURL` exceptions. ([#&#8203;2675](https://togithub.com/encode/httpx/issues/2675)) ##### Fixed - Fix optional percent-encoding behaviour. ([#&#8203;2671](https://togithub.com/encode/httpx/issues/2671)) - More robust checking for opening upload files in binary mode. ([#&#8203;2630](https://togithub.com/encode/httpx/issues/2630)) - Properly support IP addresses in `NO_PROXY` environment variable. ([#&#8203;2659](https://togithub.com/encode/httpx/issues/2659)) - Set default file for `NetRCAuth()` to `None` to use the stdlib default. ([#&#8203;2667](https://togithub.com/encode/httpx/issues/2667)) - Set logging request lines to INFO level for async requests, in line with sync requests. ([#&#8203;2656](https://togithub.com/encode/httpx/issues/2656)) - Fix which gen-delims need to be escaped for path/query/fragment components in URL. ([#&#8203;2701](https://togithub.com/encode/httpx/issues/2701)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/TheLovinator1/twitter-image-collage-maker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45NS4xIiwidXBkYXRlZEluVmVyIjoiMzUuOTUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
TheLovinator 2026-09-02 13:12:38 +02:00
Sign in to join this conversation.
No labels
pull-request
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
TheLovinator/twitter-image-collage-maker#92
No description provided.