Skip to content

Bump httpx from 1.6.3 to 1.7.4#109

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/httpx-1.7.4
Closed

Bump httpx from 1.6.3 to 1.7.4#109
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/httpx-1.7.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps httpx from 1.6.3 to 1.7.4.

Commits
  • cd416a9 bump version to 1.7.4
  • 0b4be2e ignore http-form_data sigs (broken since ruby 4 release)
  • 383997f linting...
  • 04a9ee0 fix last commit (it should only bail out when not closed anymore)
  • c8a5ac1 fix: close on disconnect, check state after
  • 1b02368 fix: implement #lazy_resolve on resolver
  • 46230c3 proxy fix: close all wrapped IOs when purging
  • afbb6b7 connection: when idling, before resetting the parser, route any possible requ...
  • 17dbd15 move connect error routing to separate function
  • dc48931 connection #force_close will now start by purging io and buffers, then rerout...
  • 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.6.3 to 1.7.4.
- [Commits](https://gitlab.com/os85/httpx/compare/v1.6.3...v1.7.4)

---
updated-dependencies:
- dependency-name: httpx
  dependency-version: 1.7.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 18, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2026

Superseded by #110.

@dependabot dependabot bot closed this Mar 20, 2026
@dependabot dependabot bot deleted the dependabot/bundler/httpx-1.7.4 branch March 20, 2026 23:53
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