Skip to content

Update Downloads requirement to 1.7.0 - #22

Merged
blegat merged 2 commits into
mainfrom
dependabot/julia/Downloads-1.7.0
Jun 8, 2026
Merged

Update Downloads requirement to 1.7.0#22
blegat merged 2 commits into
mainfrom
dependabot/julia/Downloads-1.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on Downloads to permit the latest version.

Release notes

Sourced from Downloads's releases.

v1.7.0

What's Changed

New Contributors

... (truncated)

Commits
  • e7fe58f Oops: delete debug lines
  • 9f686f0 Get default file name from content-disposition or URL (#269)
  • 9391b09 Adapt code to more recent Julia versions
  • 03f0d4d Drop support (and CI) for Julia < 1.10 (LTS)
  • e692e77 Set Multi handle to NULL after calling curl_multi_cleanup (#266)
  • 91a71b9 Adapt expected protocol for response to invalid domain error (#267)
  • afd04be Bump codecov/codecov-action from 4 to 5 (#264)
  • 39036e1 CI: Use Dependabot to automatically update external GitHub Actions (#263)
  • 78e7c7c Bump CI actions versions (#252)
  • 89d3c7d fix cancelling upload requests (#259)
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [Downloads](https://github.com/JuliaLang/Downloads.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaLang/Downloads.jl/releases)
- [Commits](JuliaLang/Downloads.jl@v0.1.0...v1.7.0)

---
updated-dependencies:
- dependency-name: Downloads
  dependency-version: 1.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jun 7, 2026
@codecov-commenter

codecov-commenter commented Jun 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread Project.toml Outdated
@blegat
blegat merged commit ff17a36 into main Jun 8, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/julia/Downloads-1.7.0 branch June 8, 2026 16:14
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.

2 participants