Update HTTP requirement from 1 to 1, 2.0 in the all-julia-packages group across 1 directory#55
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
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 |
Updates the requirements on [HTTP](https://github.com/JuliaWeb/HTTP.jl) to permit the latest version. Updates `HTTP` to 2.0.0 - [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.0.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>
308d87b to
759edfb
Compare
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 |
1 similar comment
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 |
Contributor
Author
|
Superseded by #61. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on HTTP to permit the latest version.
Updates
HTTPto 2.0.0Release notes
Sourced from HTTP's releases.
Changelog
Sourced from HTTP's changelog.
... (truncated)
Commits
5eccd0ctest(server): avoid windows post reuse flakefbe6009fix(compat): support julia 1.10 import25be01b[BREAKING] HTTP.jl 2.0 package overhaul (#1248)a380230Implement bodysummary without private APIs (#1147)0ac1528Use Base.alloc_request instead of implementing it directly (#1145)22ce15a1.12 compat (#1243)0abbfb1Client & server support for text/event-stream, SSE (#1240)e7feb99Bump version to 1.10.19a30e67aFix overly aggressive header check. Fixes #1235 (#1236)d2de734Bump version to 1.10.18