Update HTTP requirement from 1 to 1, 2.3#66
Conversation
|
@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>
f326061 to
2e735bf
Compare
|
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. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
@dependabot ignore this major version |
|
OK, I won't notify you about version 2.x.x again, unless you re-open this PR. |
Updates the requirements on HTTP to permit the latest version.
Release notes
Sourced from HTTP's releases.
Commits
6a19dbfUpdate Project.tomlbb14ad9Declare the documented public API via Julia'spublicmechanism (#1312)f8e9db6docs: add a parse_multipart_form usage example (#949) (#1311)a9e8b86Add public isrecoverable(::Exception) for retry classification (#1245) (#1310)b4b0a5eBind outbound connections to a local address/interface via local_addr (#834) ...eeb77b2WebSocket permessage-deflate compression (RFC 7692) (#853) (#1308)89341f0Disable proxying for the TLS precompilation workload (#1309)427b525HTTP/2: retry streams reset with REFUSED_STREAM or rejected by GOAWAY (RFC 91...a54acc2Fix redirect TLS server name derivation (#1306)5c15bffUpdate Project.toml