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 httpcore to v1.0.7 #12

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
httpcore ==1.0.2 -> ==1.0.7 age adoption passing confidence

Release Notes

encode/httpcore (httpcore)

v1.0.7

Compare Source

  • Support proxy=… configuration on ConnectionPool(). (#​974)

v1.0.6

Compare Source

  • Relax trio dependency pinning. (#​956)
  • Handle trio raising NotImplementedError on unsupported platforms. (#​955)
  • Handle mapping ssl.SSLError to httpcore.ConnectError. (#​918)

v1.0.5

Compare Source

  • Handle EndOfStream exception for anyio backend. (#​899)
  • Allow trio 0.25.* series in package dependancies. (#​903)

v1.0.4

Compare Source

  • Add target request extension. (#​888)
  • Fix support for connection Upgrade and CONNECT when some data in the stream has been read. (#​882)

v1.0.3

Compare Source

  • Fix support for async cancellations. (#​880)
  • Fix trace extension when used with socks proxy. (#​849)
  • Fix SSL context for connections using the "wss" scheme (#​869)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency httpcore to v1.0.3 Update dependency httpcore to v1.0.4 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/httpcore-1.x branch from 23228e6 to c3ec30d Compare February 21, 2024 16:31
@renovate renovate bot force-pushed the renovate/httpcore-1.x branch from c3ec30d to deae50a Compare March 27, 2024 21:18
@renovate renovate bot changed the title Update dependency httpcore to v1.0.4 Update dependency httpcore to v1.0.5 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/httpcore-1.x branch from deae50a to e19067c Compare October 1, 2024 19:28
@renovate renovate bot changed the title Update dependency httpcore to v1.0.5 Update dependency httpcore to v1.0.6 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/httpcore-1.x branch from e19067c to b05dafd Compare November 15, 2024 13:59
@renovate renovate bot changed the title Update dependency httpcore to v1.0.6 Update dependency httpcore to v1.0.7 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants