Skip to content

Update HTTP requirement from 0.9, 1 to 0.9, 1, 2.1 in the all-julia-packages group across 1 directory#264

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/julia/all-julia-packages-069b06cd98
Jun 9, 2026
Merged

Update HTTP requirement from 0.9, 1 to 0.9, 1, 2.1 in the all-julia-packages group across 1 directory#264
github-actions[bot] merged 1 commit into
masterfrom
dependabot/julia/all-julia-packages-069b06cd98

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from HTTP's releases.

v2.1.0

HTTP v2.1.0

Diff since v2.0.0

Merged pull requests:

  • Improve Response byte body ergonomics (#1254) (@​quinnj)
  • feat(websockets): add manual WebSockets.upgrade(f, stream) for mixed HTTP/WS servers (#1255) (@​quinnj)
  • ci: fail fast on hangs + de-flake Windows (timeout, concurrency, watchdog) (#1256) (@​quinnj)
  • Percent-decode userinfo before building Basic auth header (RFC 3986) (#1259) (@​mathieu17g)
  • feat(websockets): add isready(ws) to poll for buffered messages (#1261) (@​quinnj)
  • feat(client): max_decompressed_size guard against decompression bombs (#1262) (@​quinnj)
  • WebSockets: cut receive-side allocations + pin reader to a home thread (#1268) (@​SimonDanisch)
  • Fix HTTP auto fallback on h2 ALPN rejection (#1269) (@​quinnj)
  • test(server): harden raw trailer read on Windows (#1270) (@​quinnj)
  • Write HTTP/2 BytesBody responses directly (#1272) (@​quinnj)
  • Harden HTTP precompile cleanup diagnostics (#1275) (@​quinnj)

Closed issues:

  • Add ext-parameter parser for Content-Disposition (#179)
  • Revisit src/precompile.jl (#209)
  • Feature: add custom delay parameter for RetryLayer (#260)
  • Find common alignemnt with HTTP.download and Base.download (#458)
  • HTTP.download displaying progress bar (#537)
  • Feature: serve_file (#567)
  • Separate SSL config from MbedTLS (#762)
  • HTTP/2 and HTTP/3 support? (#797)
  • Request hang when https connection is silently closed (#916)
  • HTTPS Support via MbedTLS (#973)
  • new customizable retry logic introduced unnecessary retries and retry_check is not executed (#988)
  • Make running a server + revise work more smoothly (#1020)
  • We should validate keyword arguments passed to HTTP.request (#1024)
  • Performance review of HTTP.serve + HTTP.Router (#1031)
  • Add tests around the various read functions for HTTP.Connection/HTTP.Stream (#1037)
  • Wrap most of the request process in a @spawn (#1038)
  • observelayers keyword arg can cause really bad compile times w/ too many client-side layers (#1045)
  • test/downloads.jl tests not being run (#1093)
  • Julia 1.6 pipeline breaks when multi-threading is on (#1096)
  • Is there a way to suppress info message when using HTTP.download function ? (#1105)
  • Improving progress information while downloading (#1120)
  • OpenSSL.OpenSSLError("hostname mismatch") in HTTP v1.10 (#1136)
  • HTTP.get eats keyword arguments (#1142)
  • Response body for redirects not ignored in streaming mode (#1165)
  • [RFC] convenience function to check if websocket has incoming messages (#1169)
  • early stop for streaming response (#1173)
  • Suggestions for avoiding issues similar to #1172 and #1104 (#1176)
  • gzip / zip bomb mitigation (#1178)
  • WebSockets error trace when using PrecompileTools (#1180)
  • Websockets max payload limit (#1181)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jun 2, 2026
@dependabot dependabot Bot changed the title Update HTTP requirement from 0.9, 1 to 0.9, 1, 2.0 in the all-julia-packages group Update HTTP requirement from 0.9, 1 to 0.9, 1, 2.0 in the all-julia-packages group across 1 directory Jun 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-packages-069b06cd98 branch from a5b96f3 to dd8be9b Compare June 2, 2026 18:55
@dependabot @github

dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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

Updates `HTTP` to 2.1.0
- [Release notes](https://github.com/JuliaWeb/HTTP.jl/releases)
- [Changelog](https://github.com/JuliaWeb/HTTP.jl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JuliaWeb/HTTP.jl/commits/v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Update HTTP requirement from 0.9, 1 to 0.9, 1, 2.0 in the all-julia-packages group across 1 directory Update HTTP requirement from 0.9, 1 to 0.9, 1, 2.1 in the all-julia-packages group across 1 directory Jun 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-packages-069b06cd98 branch from dd8be9b to 4b5b642 Compare June 9, 2026 04:03
@github-actions github-actions Bot merged commit e3a6b75 into master Jun 9, 2026
5 of 8 checks passed
@dependabot dependabot Bot deleted the dependabot/julia/all-julia-packages-069b06cd98 branch June 9, 2026 08:09
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