Skip to content

Update HTTP requirement from 1.11.0 to 1.11.0, 2.5#21

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/julia/HTTP-1.11.0-and-2.5
Open

Update HTTP requirement from 1.11.0 to 1.11.0, 2.5#21
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/julia/HTTP-1.11.0-and-2.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on HTTP to permit the latest version.

Release notes

Sourced from HTTP's releases.

v2.5.4

HTTP v2.5.4

Diff since v2.5.3

Merged pull requests:

Commits
  • 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
  • b053306 Fix client rewriting "Accept-Encoding" => "" (#1322)
  • b09fbe1 Bugfix: Fix the logic for the "skip the precompile workload inside AutoMerge"...
  • Additional commits viewable in compare view

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)

Updates the requirements on [HTTP](https://github.com/JuliaWeb/HTTP.jl) to permit the latest version.
- [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.11.0...v2.5.4)

---
updated-dependencies:
- dependency-name: HTTP
  dependency-version: 2.5.4
  dependency-type: direct:production
...

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 10, 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