Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2025

Bumps httpx from 1.6.0 to 1.6.1.

Commits
  • 0576e81 bump version to 1.6.1
  • 267bbea Merge branch 'gh-103' into 'master'
  • 861e6ca native resolver: do not rely on resolver supported ip families if options for...
  • 57629cb fix: do not check if multi-homed network at boot time, instead do it a runtime
  • 872a739 added audience to oauth
  • 1d6e735 fix for last commit: Comparable overrides == to call <=>
  • 25fb2b7 on call to .addresses?, reorder besides removing expired
  • d8547e8 Merge branch 'gh-100' into 'master'
  • cee84e1 http2: aways emit goaway error and teardown the connection independent of the...
  • e769995 fix: do not reattempt connecting if there are no available addresses
  • 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 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 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.0 to 1.6.1.
- [Commits](https://gitlab.com/os85/httpx/compare/v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 23, 2025
@intrip intrip merged commit b57ba45 into main Sep 24, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/httpx-1.6.1 branch September 24, 2025 08:37
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.

1 participant