Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update dependency httpx to ^0.28.0#317

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromrenovate/httpx-0.x

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedNov 28, 2024
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
httpx (changelog)^0.27.0 ->^0.28.0ageconfidence

Release Notes

encode/httpx (httpx)

v0.28.1

Compare Source

  • Fix SSL case whereverify=False together with client side certificates.

v0.28.0

Compare Source

Be aware that the defaultJSON request bodies now use a more compact representation. This is generally considered a prefered style, tho may require updates to test suites.

The 0.28 release includes a limited set of deprecations...

Deprecations:

We are working towards a simplified SSL configuration API.

For users of the standardverify=True orverify=False cases, orverify=<ssl_context> case this should require no changes. The following cases have been deprecated...

  • Theverify argument as a string argument is now deprecated and will raise warnings.
  • Thecert argument is now deprecated and will raise warnings.

Our revisedSSL documentation covers how to implement the same behaviour with a more constrained API.

The following changes are also included:

  • The deprecatedproxies argument has now been removed.
  • The deprecatedapp argument has now been removed.
  • JSON request bodies use a compact representation. (#​3363)
  • Review URL percent escape sets, based on WHATWG spec. (#​3371,#​3373)
  • Ensurecertifi andhttpcore are only imported if required. (#​3377)
  • Treatsocks5h as a valid proxy scheme. (#​3178)
  • CleanupRequest() method signature in line withclient.request() andhttpx.request(). (#​3378)
  • Bugfix: When passingparams={}, always strictly update rather than merge with an existing querystring. (#​3364)

v0.27.2

Compare Source

Fixed
  • Reintroduced supposedly-privateURLTypes shortcut. (#​2673)

v0.27.1

Compare Source

Added
  • Support forzstd content decoding using the pythonzstandard package is added. Installable usinghttpx[zstd]. (#​3139)
Fixed
  • Improved error messaging forInvalidURL exceptions. (#​3250)
  • Fixapp type signature inASGITransport. (#​3109)

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 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 byMend Renovate. View therepository job log.

@renovaterenovatebot requested a review fromks129 as acode ownerNovember 28, 2024 16:22
@renovaterenovatebotforce-pushed therenovate/httpx-0.x branch 2 times, most recently from6d0f1a7 to021064eCompareJune 6, 2025 02:34
@renovaterenovatebotforce-pushed therenovate/httpx-0.x branch from021064e tob85565cCompareJuly 22, 2025 19:56
| datasource | package | from   | to     || ---------- | ------- | ------ | ------ || pypi       | httpx   | 0.27.0 | 0.28.1 |
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ks129ks129Awaiting requested review from ks129ks129 is a code owner

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp