Skip to content

Update HTTP requirement from 1.10.19 to 1.10.19, 2.3#41

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/HTTP-1.10.19-and-2.3
Closed

Update HTTP requirement from 1.10.19 to 1.10.19, 2.3#41
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/HTTP-1.10.19-and-2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Warning

The Julia package manager failed to update the new dependency versions in /Manifest.toml:

Pkg resolver error: Unsatisfiable requirements detected for package HTTP [cd3eb016]:
HTTP [cd3eb016] log:
├─possible versions are: 0.6.10 - 2.3.1 or uninstalled
├─restricted to versions [1.10.19 - 1, 2.3.0 - 2] by project [e5155e88], leaving only versions: [1.10.19 - 1.11.0, 2.3.0 - 2.3.1]
│ └─project [e5155e88] log:
│   ├─possible versions are: 0.0.0 or uninstalled
│   └─project [e5155e88] is fixed to version 0.0.0
├─restricted to versions 2.3.0 by an explicit requirement, leaving only versions: 2.3.0
└─restricted by compatibility requirements with GitHub [bc5e4493] to versions: 1.10.17 - 1.11.0 — no versions left
└─GitHub [bc5e4493] log:
├─possible versions are: 5.0.0 - 5.12.0 or uninstalled
└─restricted to versions 5.12.0 - 5 by project [e5155e88], leaving only versions: 5.12.0
└─project [e5155e88] log: see above

Updates the requirements on HTTP to permit the latest version.

Release notes

Sourced from HTTP's releases.

v2.3.0

HTTP v2.3.0

Diff since v2.2.0

Merged pull requests:

Closed issues:

  • Support for domain sockets (#607)
  • Many fields not available in (REPL) autocomplete (#660)
  • Single Sign-On Functionality (#733)
  • Send http request through specific network interface (#834)
  • WebSocket permessage-deflate (#853)
  • bug: webSockets using protocols on chromium (#869)
  • How to log size of incoming request? (#892)
  • Support Socks proxies (#1097)
  • Feature request: Public API for HTTP.RetryRequest.isrecoverable(::Exception) (#1245)
  • Make HTTP/2 flow-control window sizes configurable (#1260)
  • Segmentation fault in Reseau epoll poller thread under gVisor (_backend_poll_once!, epoll.jl:235) (#1266)
  • HTTP/2 server leaks memory proportional to response body size (HTTP/1.1 does not) (#1271)
  • Missing methods for setheader, appendheader and removeheader (#1276)
  • add methods to deal with Headers (#1288)
  • missing characters in normal_url_char (#1293)
  • HTTP/2: streams reset with REFUSED_STREAM or rejected by GOAWAY are never retried (RFC 9113 §8.7) (#1294)
Commits
  • 6a19dbf Update Project.toml
  • bb14ad9 Declare the documented public API via Julia's public mechanism (#1312)
  • f8e9db6 docs: add a parse_multipart_form usage example (#949) (#1311)
  • a9e8b86 Add public isrecoverable(::Exception) for retry classification (#1245) (#1310)
  • b4b0a5e Bind outbound connections to a local address/interface via local_addr (#834) ...
  • eeb77b2 WebSocket permessage-deflate compression (RFC 7692) (#853) (#1308)
  • 89341f0 Disable proxying for the TLS precompilation workload (#1309)
  • 427b525 HTTP/2: retry streams reset with REFUSED_STREAM or rejected by GOAWAY (RFC 91...
  • a54acc2 Fix redirect TLS server name derivation (#1306)
  • 5c15bff 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@v1.10.19...v2.3.0)

---
updated-dependencies:
- dependency-name: HTTP
  dependency-version: 2.3.0
  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 Jun 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #42.

@dependabot dependabot Bot closed this Jun 24, 2026
@dependabot
dependabot Bot deleted the dependabot/julia/HTTP-1.10.19-and-2.3 branch June 24, 2026 20:13
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