Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Bump httpx-socks[asyncio] from 0.3.1 to 0.4.1 #2841

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2021

Bumps httpx-socks[asyncio] from 0.3.1 to 0.4.1.

Release notes

Sourced from httpx-socks[asyncio]'s releases.

v0.4.1

Merge pull request #3 (Include keepalive_expiry when creating a new connection)

v0.4.0

Make it compatible with httpx 0.18.x

Commits
  • 4529db1 Update dependencies, bump version
  • 6b8ba18 Merge pull request #3 from AlbertSPedersen/master
  • bab8edb Include keepalive_expiry when creating a new connection
  • 54023e5 Fix tests
  • e15ed37 Make it compatible with httpx.v0.18.x
  • 0ffa48c Update README.md
  • 1b6d8f0 Fix tests
  • 6871a9e Use a custom proxy server and local http server for tests
  • baa8cf3 Update README.md
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 11, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/master/httpx-socks-asyncio--0.4.1 branch 3 times, most recently from 560b0b6 to 412e92d Compare July 3, 2021 13:46
@dependabot dependabot bot force-pushed the dependabot/pip/master/httpx-socks-asyncio--0.4.1 branch from 412e92d to b610bc2 Compare August 2, 2021 18:05
@kvch
Copy link
Member

kvch commented Aug 7, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/master/httpx-socks-asyncio--0.4.1 branch 6 times, most recently from d2e153d to 3a8305e Compare August 12, 2021 21:47
@MarcAbonce
Copy link
Contributor

To make searx work with httpx 0.18.x and httpx-socks[asyncio] 0.4.x we need to update searx/network/client.py to handle the changes from encode/httpx#1522. The arequest method was renamed, and I don't know if there's any other change besides that.

@dependabot dependabot bot force-pushed the dependabot/pip/master/httpx-socks-asyncio--0.4.1 branch 4 times, most recently from 2149d54 to 3c361ce Compare August 14, 2021 20:48
@dependabot dependabot bot force-pushed the dependabot/pip/master/httpx-socks-asyncio--0.4.1 branch 3 times, most recently from ec883aa to 8ea8f56 Compare August 22, 2021 18:40
Bumps [httpx-socks[asyncio]](https://github.com/romis2012/httpx-socks) from 0.3.1 to 0.4.1.
- [Release notes](https://github.com/romis2012/httpx-socks/releases)
- [Commits](romis2012/httpx-socks@v0.3.1...v0.4.1)

---
updated-dependencies:
- dependency-name: httpx-socks[asyncio]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/httpx-socks-asyncio--0.4.1 branch from 8ea8f56 to bf221fc Compare August 23, 2021 08:40
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2021

Looks like httpx-socks[asyncio] is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 9, 2021
@dependabot dependabot bot deleted the dependabot/pip/master/httpx-socks-asyncio--0.4.1 branch September 9, 2021 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants