Skip to content

Update HTTP requirement from 1 to 1, 2.3#66

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jun 16, 2026
@abhro

abhro commented Jun 17, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

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.0.0...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 force-pushed the dependabot/julia/HTTP-1-and-2.3 branch from f326061 to 2e735bf Compare June 17, 2026 03:32
@abhro

abhro commented Jun 17, 2026

Copy link
Copy Markdown
Member

There's some sort of conflict with DataDeps and HTTP.jl v2. Not sure if this is worth investing effort into for fixing. Closing this PR until other packages have a more firm footing in how they use different HTTP.jl versions.

@abhro abhro closed this Jun 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/julia/HTTP-1-and-2.3 branch June 17, 2026 03:37
@abhro

abhro commented Jun 17, 2026

Copy link
Copy Markdown
Member

@dependabot ignore this major version

@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 2.x.x again, unless you re-open this PR.

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.

1 participant