Skip to content

Bump HTTP from 1.10.19 to 2.5.5#45

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/HTTP-2.5.5
Open

Bump HTTP from 1.10.19 to 2.5.5#45
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/HTTP-2.5.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps HTTP from 1.10.19 to 2.5.5.

Release notes

Sourced from HTTP's releases.

v2.5.5

HTTP v2.5.5

Diff since v2.5.4

Merged pull requests:

v2.5.4

HTTP v2.5.4

Diff since v2.5.3

Merged pull requests:

v2.5.3

HTTP v2.5.3

Diff since v2.5.2

Merged pull requests:

  • Fix h2 client deadlock on request bodies when the server responds early; emit content-length (#1326) (@​rayegun)

Closed issues:

  • h2 client: request body upload deadlocks when the server responds before consuming the body; also omits content-length (#1325)

v2.5.2

HTTP v2.5.2

Diff since v2.5.1

Merged pull requests:

v2.5.1

HTTP v2.5.1

Diff since v2.5.0

Merged pull requests:

... (truncated)

Commits
  • 25388ae Update Project.toml
  • dabb567 security(proxy): isolate authenticated pool keys (#1329)
  • 626dac7 Update Project.toml
  • 296f7f5 Respect the Client's configured connect_timeout value (#1327)
  • 6665dc9 Update Project.toml
  • 4573cd8 Fix HTTP/2 client deadlock when the server responds before consuming the requ...
  • 768f863 Update Project.toml
  • d4152fe Fix MethodError when an armed retry is abandoned at the request deadline (#1324)
  • 04a21cf Harden flaky transport tests (#1323)
  • 50b121c Update Project.toml
  • 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 [HTTP](https://github.com/JuliaWeb/HTTP.jl) from 1.10.19 to 2.5.5.
- [Release notes](https://github.com/JuliaWeb/HTTP.jl/releases)
- [Changelog](https://github.com/JuliaWeb/HTTP.jl/blob/master/CHANGELOG.md)
- [Commits](JuliaWeb/HTTP.jl@v1.10.19...v2.5.5)

---
updated-dependencies:
- dependency-name: HTTP
  dependency-version: 2.5.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jul 15, 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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants