Skip to content

Update HTTP requirement from ^1.10.17 to ^1.10.17, 2.5 in the all-julia-packages group across 1 directory - #3597

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/all-julia-packages-22be2b46c8
Open

Update HTTP requirement from ^1.10.17 to ^1.10.17, 2.5 in the all-julia-packages group across 1 directory#3597
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/all-julia-packages-22be2b46c8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on HTTP to permit the latest version.
Updates HTTP to 2.5.4

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/JuliaPluto/Pluto.jl", rev="dependabot/julia/all-julia-packages-22be2b46c8")
julia> using Pluto

Updates the requirements on [HTTP](https://github.com/JuliaWeb/HTTP.jl) to permit the latest version.

Updates `HTTP` to 2.5.4
- [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.17...v2.5.4)

---
updated-dependencies:
- dependency-name: HTTP
  dependency-version: 2.5.4
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

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