Bump the julia-deps group with 2 updates#7
Merged
Conversation
Updates the requirements on [Downloads](https://github.com/JuliaLang/Downloads.jl) and [HTTP](https://github.com/JuliaWeb/HTTP.jl) to permit the latest version. Updates `Downloads` to 1.7.0 - [Release notes](https://github.com/JuliaLang/Downloads.jl/releases) - [Commits](JuliaLang/Downloads.jl@v0.1.0...v1.7.0) 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: Downloads dependency-version: 1.7.0 dependency-type: direct:production dependency-group: julia-deps - dependency-name: HTTP dependency-version: 2.0.0 dependency-type: direct:production dependency-group: julia-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 Downloads and HTTP to permit the latest version.
Updates
Downloadsto 1.7.0Release notes
Sourced from Downloads's releases.
... (truncated)
Commits
e7fe58fOops: delete debug lines9f686f0Get default file name from content-disposition or URL (#269)9391b09Adapt code to more recent Julia versions03f0d4dDrop support (and CI) for Julia < 1.10 (LTS)e692e77Set Multi handle toNULLafter callingcurl_multi_cleanup(#266)91a71b9Adapt expected protocol for response to invalid domain error (#267)afd04beBump codecov/codecov-action from 4 to 5 (#264)39036e1CI: Use Dependabot to automatically update external GitHub Actions (#263)78e7c7cBump CI actions versions (#252)89d3c7dfix cancelling upload requests (#259)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.18Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions