Skip to content

Update HTTP requirement from 1.11.0 to 1.11.0, 2.6 - #28

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on HTTP to permit the latest version.

Commits
  • 90c2359 Bump version to v2.6.1
  • 5aca614 fix(client): preserve request on ALPN fallback (#1341)
  • ed8303c Stream server SSE events live instead of buffering until stream close (#1339)
  • e7fbc1f fix: join duplicate header values with "," rather than ", " (#1340)
  • cb98f26 Evict idle pooled HTTP/2 connections; cover them in close_idle_connections! (...
  • 7bb9b2c Redact sensitive header values when displaying Headers collections (#1328)
  • 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)
  • 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.6.1)

---
updated-dependencies:
- dependency-name: HTTP
  dependency-version: 2.6.1
  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 31, 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