Update HTTP requirement from 1 to 1, 2.2 in the all-julia-packages group across 1 directory#61
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Updates the requirements on [HTTP](https://github.com/JuliaWeb/HTTP.jl) to permit the latest version. Updates `HTTP` to 2.2.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.2.0) --- updated-dependencies: - dependency-name: HTTP dependency-version: 2.1.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
dee0dc9 to
498b0e9
Compare
Contributor
Author
|
Superseded by #65. |
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.2.0Release notes
Sourced from HTTP's releases.
Commits
5c15bffUpdate Project.toml8bd18feFix CodeUnits write ambiguity + 500 fallback after deferred startwrite (#1302...94c71feAdd SOCKS5 proxy support (socks5:// and socks5h://) (#1299)2c1c2f8fix missing characters in normal_url_char (#1292)79abc9cadd methods for Headers construction and treatment (#1290)f3e6efeHTTP/2 window size args (#1264)426b15bAvoid write(::IO, ::String) invalidations from Stream and IOd48b520WebSocket performance: vectorized masking + zero-copy codec paths (large mess...9790a7cHarden raw HTTP/1 response probes (#1301)ddc852cSupport IOBuffer writes for HTTP streams (#1300)