Skip to content

Bump the all-julia-packages group across 1 directory with 3 updates#605

Merged
ChrisRackauckas merged 1 commit into
masterfrom
dependabot/julia/test/gpu/all-julia-packages-e6b8abb200
Jun 9, 2026
Merged

Bump the all-julia-packages group across 1 directory with 3 updates#605
ChrisRackauckas merged 1 commit into
masterfrom
dependabot/julia/test/gpu/all-julia-packages-e6b8abb200

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on KernelAbstractions, Adapt and CUDA to permit the latest version.
Updates KernelAbstractions to 0.9.41

Release notes

Sourced from KernelAbstractions's releases.

v0.9.41

KernelAbstractions v0.9.41

Diff since v0.9.40

Merged pull requests:

Commits
  • 52315e2 Bump version from 0.9.40 to 0.9.41
  • 3ae1162 Avoid relying on a RNG in the back-end. (#686)
  • 4224ad9 Bump version from 0.9.39 to 0.9.40
  • a691e2d [release-1.9] Support Julia 1.13 (#680)
  • 06aa020 Add test for kernels with multiple shared buffers (#672) (#678)
  • 8672b59 Prefix possibly unused generated variable with _ (#673)
  • 1f84b17 Bump version from 0.9.38 to 0.9.39
  • 76a35d8 Merge pull request #653 from JuliaGPU/vc/accumulate
  • 218abb9 use aliasscope when user uses Const
  • 653637b disable alias-scope due to misscompilations on 1.11
  • Additional commits viewable in compare view

Updates Adapt to 4.6.0

Release notes

Sourced from Adapt's releases.

v4.6.0

Adapt v4.6.0

Diff since v4.5.2

Commits

Updates CUDA to 6.1.0

Release notes

Sourced from CUDA's releases.

v6.1.0

CUDA v6.1.0

Diff since v6.0.0

Merged pull requests:

Closed issues:

  • CUFFT: support for arbitrary dims (#119)
  • LLVM 20: Adapt to LDG removal (#2531)
  • Julia 1.11: Views can return CPU SubArray (#2551)
  • 1-element view not recognized as contiguous (#2653)
  • Can't compare Float32 with Rational on CUDA (#2681)
  • Memory leak with unified memory? (#3013)
  • Stack overflow on sparse(::Symmetric) (#3042)
  • Scalar indexing on +(::Symmetric, ::Symmetric) (#3043)
  • Performance improvement ideas for randn! Float32 (#3056)
  • Base.FastMath.pow_fast fails to compile with integer exponent (#3065)
  • normalize on CuArray fails due to scalar indexing (#3097)
  • [cuSPARSE] Incorrect indexing for COO-formatted sparse arrays (#3100)
Commits

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 [KernelAbstractions](https://github.com/JuliaGPU/KernelAbstractions.jl), [Adapt](https://github.com/JuliaGPU/Adapt.jl) and [CUDA](https://github.com/JuliaGPU/CUDA.jl) to permit the latest version.

Updates `KernelAbstractions` to 0.9.41
- [Release notes](https://github.com/JuliaGPU/KernelAbstractions.jl/releases)
- [Commits](JuliaGPU/KernelAbstractions.jl@v0.1.0...v0.9.41)

Updates `Adapt` to 4.6.0
- [Release notes](https://github.com/JuliaGPU/Adapt.jl/releases)
- [Commits](JuliaGPU/Adapt.jl@v0.1.0...v4.6.0)

Updates `CUDA` to 6.1.0
- [Release notes](https://github.com/JuliaGPU/CUDA.jl/releases)
- [Commits](JuliaGPU/CUDA.jl@v0.1.0...v6.1.0)

---
updated-dependencies:
- dependency-name: KernelAbstractions
  dependency-version: 0.9.41
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: Adapt
  dependency-version: 4.6.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: CUDA
  dependency-version: 6.1.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 Jun 9, 2026
@ChrisRackauckas ChrisRackauckas merged commit 06d8ee2 into master Jun 9, 2026
4 of 6 checks passed
@ChrisRackauckas ChrisRackauckas deleted the dependabot/julia/test/gpu/all-julia-packages-e6b8abb200 branch June 9, 2026 09:08
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