Skip to content

Update CUDA requirement from 5 to 5, 6.0 in the all-julia-packages group across 1 directory#578

Merged
ChrisRackauckas merged 1 commit intomasterfrom
dependabot/julia/all-julia-packages-629bbb4d39
Apr 13, 2026
Merged

Update CUDA requirement from 5 to 5, 6.0 in the all-julia-packages group across 1 directory#578
ChrisRackauckas merged 1 commit intomasterfrom
dependabot/julia/all-julia-packages-629bbb4d39

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on CUDA to permit the latest version.
Updates CUDA to 6.0.0

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 <dependency name> major version will 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 version will 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

Updates the requirements on [CUDA](https://github.com/JuliaGPU/CUDA.jl) to permit the latest version.

Updates `CUDA` to 6.0.0
- [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
  dependency-group: all-julia-packages
...

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 13, 2026
@ChrisRackauckas ChrisRackauckas merged commit 25b5e64 into master Apr 13, 2026
3 of 37 checks passed
@dependabot dependabot bot deleted the dependabot/julia/all-julia-packages-629bbb4d39 branch April 13, 2026 12:55
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.

1 participant