Skip to content

Bump httpx from 1.8.1 to 1.8.4 - #145

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/httpx-1.8.4
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/httpx-1.8.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps httpx from 1.8.1 to 1.8.4.

Commits
  • 7b9197f bump version to 1.8.4
  • 5ebee6b linting
  • 4d3dfb6 avoid bookkeeping issue by relying on complete!
  • 60b63b4 clean up clauses in follow redirects plugin
  • 37aeacf fix regression tests so that the non-resend-request path is enforced
  • f4a2b58 fix: do not accidentally mark requests for resend on http2 error
  • 96968cf do not resend requests from an HTTP/2 conn failed on settings timeout
  • 7ecb8cb do not resend requests from an HTTP/2 conn failed on settings timeout
  • 1faaeff http2: resend unprocessed requests on GOAWAY
  • dc08071 Merge branch 'proxy-reconnect' into 'master'
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [httpx](https://gitlab.com/os85/httpx) from 1.8.1 to 1.8.4.
- [Commits](https://gitlab.com/os85/httpx/compare/v1.8.1...v1.8.4)

---
updated-dependencies:
- dependency-name: httpx
  dependency-version: 1.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants