Skip to content

Update HTTP requirement to 2.6.7 in /docs - #35

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/julia/docs/HTTP-2.6.7
Open

Update HTTP requirement to 2.6.7 in /docs#35
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/julia/docs/HTTP-2.6.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on HTTP to permit the latest version.

Release notes

Sourced from HTTP's releases.

v2.6.7

HTTP v2.6.7

Diff since v2.6.6

Merged pull requests:

Closed issues:

  • Segmentation fault / SIGABRT in _retry_partition_set_capacity! during concurrent requests on Julia 1.10 (LTS) (#1355)
Commits
  • 769b917 Fix retry bucket corruption on Julia 1.10 (#1356)
  • eee3447 Update Project.toml
  • d3ac72e Preserve explicit Content-Length on bodyless server responses (#1352)
  • 0c3b758 Fix retry-budget exhaustion and correlated reused-connection death (#1354)
  • bc251f0 chore(release): bump version to 2.6.5
  • fe81363 Write cookie attributes one value per call in stringify (#1350)
  • 444b92b Update Project.toml
  • f4cb20f fix(server): rebuild server requests through the positional constructor (#1349)
  • f2b1265 Harden server timeout and shutdown tests (#1348)
  • d18d3b4 Update Project.toml
  • 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@v0.4.0...v2.6.7)

---
updated-dependencies:
- dependency-name: HTTP
  dependency-version: 2.6.7
  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 Sep 4, 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