Skip to content

Update CUDA requirement from 5.11.0 to 5.11.0, 6.0#47

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/CUDA-5.11.0-and-6.0
Closed

Update CUDA requirement from 5.11.0 to 5.11.0, 6.0#47
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/CUDA-5.11.0-and-6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@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.11.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
@gdalle gdalle mentioned this pull request Apr 16, 2026
@gdalle gdalle closed this Apr 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/julia/CUDA-5.11.0-and-6.0 branch April 16, 2026 09:16
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