Skip to content

Update CUDA requirement from 5 to 5, 6.0#32

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/CUDA-5-and-6.0
Closed

Update CUDA requirement from 5 to 5, 6.0#32
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/CUDA-5-and-6.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Updates the requirements on CUDA to permit the latest version.

Release notes

Sourced from CUDA's releases.

v6.0.0

CUDA v6.0.0

Diff since v5.11.0

Breaking changes: Ideally none. CUDA.jl has been split into subpackages, which is a major change, so the major version bump is out of caution. Deprecations have been introduced though, e.g., submodules like CUBLAS are now proper packages, cuBLAS.jl.

This release has been identified as a backport. Automated changelogs for backports tend to be wildly incorrect. Therefore, the list of issues and pull requests is hidden.

Commits
  • a9a687c Add licenses and READMEs to subpackages.
  • a79b516 Profiler: relax parsing of color flags in marker data. (#3075)
  • 2e540fd Remove stale NEWS.md
  • 0b05451 Put all GPU-only functions in the GPU method table (#2998)
  • cbd36b0 Bump docker/setup-buildx-action from 3 to 4 (#3071)
  • 74e1705 Bump docker/metadata-action from 5 to 6 (#3070)
  • 9877922 Bump docker/build-push-action from 6 to 7 (#3069)
  • 19c3638 Bump docker/login-action from 3 to 4 (#3068)
  • 87da928 Mark @device_override and friends as public (#3066)
  • 441fec5 Make CUDA & friends loadable on systems without NVPTX LLVM backend (#3067)
  • 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 [CUDA](https://github.com/JuliaGPU/CUDA.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaGPU/CUDA.jl/releases)
- [Commits](JuliaGPU/CUDA.jl@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: CUDA
  dependency-version: 6.0.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 Apr 15, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 6, 2026

Superseded by #33.

@dependabot dependabot Bot closed this May 6, 2026
@dependabot dependabot Bot deleted the dependabot/julia/CUDA-5-and-6.0 branch May 6, 2026 18:58
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.

0 participants