Bump the all-julia-packages group across 2 directories with 51 updates#2489
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-julia-packages group across 2 directories with 51 updates#2489dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
3bab7d1 to
136faef
Compare
136faef to
1dfe599
Compare
Updates the requirements on [KrylovKit](https://github.com/Jutho/KrylovKit.jl), [RecursiveArrayTools](https://github.com/SciML/RecursiveArrayTools.jl), [CUDA](https://github.com/JuliaGPU/CUDA.jl), [Statistics](https://github.com/JuliaStats/Statistics.jl), [ForwardDiff](https://github.com/JuliaDiff/ForwardDiff.jl), [IntervalSets](https://github.com/JuliaMath/IntervalSets.jl), [GaussQuadrature](https://github.com/billmclean/GaussQuadrature.jl), [ClimaComms](https://github.com/CliMA/ClimaComms.jl), [CubedSphere](https://github.com/CliMA/CubedSphere.jl), [BandedMatrices](https://github.com/JuliaLinearAlgebra/BandedMatrices.jl), [LazyBroadcast](https://github.com/CliMA/LazyBroadcast.jl), [DataStructures](https://github.com/JuliaCollections/DataStructures.jl), [GilbertCurves](https://github.com/CliMA/GilbertCurves.jl), [NVTX](https://github.com/JuliaGPU/NVTX.jl), [StaticArrays](https://github.com/JuliaArrays/StaticArrays.jl), [BlockArrays](https://github.com/JuliaArrays/BlockArrays.jl), [Adapt](https://github.com/JuliaGPU/Adapt.jl), [ThreadsX](https://github.com/JuliaFolds2/ThreadsX.jl), [ClimaParams](https://github.com/CliMA/ClimaParams.jl), [JLD2](https://github.com/JuliaIO/JLD2.jl), [ArgParse](https://github.com/carlobaldassi/ArgParse.jl), [OrdinaryDiffEqSSPRK](https://github.com/SciML/OrdinaryDiffEq.jl), [ClimaTimeSteppers](https://github.com/CliMA/ClimaTimeSteppers.jl), [TerminalLoggers](https://github.com/JuliaLogging/TerminalLoggers.jl), [AssociatedLegendrePolynomials](https://github.com/jmert/AssociatedLegendrePolynomials.jl), [ClimaCoreTempestRemap](https://github.com/CliMA/ClimaCore.jl), [JET](https://github.com/aviatesk/JET.jl), [SnoopCompile](https://github.com/JuliaDebug/SnoopCompile.jl), [ClimaCorePlots](https://github.com/CliMA/ClimaCore.jl), [PrettyTables](https://github.com/ronisbr/PrettyTables.jl), [ClimaCore](https://github.com/CliMA/ClimaCore.jl), [Thermodynamics](https://github.com/CliMA/Thermodynamics.jl), [ProgressLogging](https://github.com/JuliaLogging/ProgressLogging.jl), [FastBroadcast](https://github.com/SciML/FastBroadcast.jl), [BenchmarkTools](https://github.com/JuliaCI/BenchmarkTools.jl), [NullBroadcasts](https://github.com/CliMA/NullBroadcasts.jl), [StatsBase](https://github.com/JuliaStats/StatsBase.jl), [ClimaCoreVTK](https://github.com/CliMA/ClimaCore.jl), [Plots](https://github.com/JuliaPlots/Plots.jl), [Aqua](https://github.com/JuliaTesting/Aqua.jl), [DocStringExtensions](https://github.com/JuliaDocs/DocStringExtensions.jl), [DiffEqCallbacks](https://github.com/SciML/DiffEqCallbacks.jl), [QuadGK](https://github.com/JuliaMath/QuadGK.jl), [SafeTestsets](https://github.com/YingboMa/SafeTestsets.jl), [OrdinaryDiffEqTsit5](https://github.com/SciML/OrdinaryDiffEq.jl), [MPI](https://github.com/JuliaParallel/MPI.jl), [SciMLBase](https://github.com/SciML/SciMLBase.jl), [CountFlops](https://github.com/charleskawczynski/CountFlops.jl), [Colors](https://github.com/JuliaGraphics/Colors.jl), [NCDatasets](https://github.com/JuliaGeo/NCDatasets.jl) and [ProfileCanvas](https://github.com/pfitzseb/ProfileCanvas.jl) to permit the latest version. Updates `KrylovKit` to 0.10.3 - [Release notes](https://github.com/Jutho/KrylovKit.jl/releases) - [Commits](https://github.com/Jutho/KrylovKit.jl/commits/v0.10.3) Updates `RecursiveArrayTools` to 4.3.0 - [Release notes](https://github.com/SciML/RecursiveArrayTools.jl/releases) - [Commits](SciML/RecursiveArrayTools.jl@v3.2.0...v4.3.0) Updates `CUDA` to 6.1.0 - [Release notes](https://github.com/JuliaGPU/CUDA.jl/releases) - [Commits](JuliaGPU/CUDA.jl@v5.5.0...v6.1.0) Updates `Statistics` to 1.11.1 - [Release notes](https://github.com/JuliaStats/Statistics.jl/releases) - [Commits](JuliaStats/Statistics.jl@v1.4.0...v1.11.1) Updates `ForwardDiff` to 1.3.3 - [Release notes](https://github.com/JuliaDiff/ForwardDiff.jl/releases) - [Commits](JuliaDiff/ForwardDiff.jl@v0.0.2...v1.3.3) Updates `IntervalSets` to 0.7.14 - [Release notes](https://github.com/JuliaMath/IntervalSets.jl/releases) - [Commits](JuliaMath/IntervalSets.jl@v0.0.1...v0.7.14) Updates `GaussQuadrature` to 0.5.8 - [Release notes](https://github.com/billmclean/GaussQuadrature.jl/releases) - [Changelog](https://github.com/billmclean/GaussQuadrature.jl/blob/master/CHANGELOG) - [Commits](billmclean/GaussQuadrature.jl@v0.2...v0.5.8) Updates `ClimaComms` to 0.6.11 - [Release notes](https://github.com/CliMA/ClimaComms.jl/releases) - [Changelog](https://github.com/CliMA/ClimaComms.jl/blob/main/NEWS.md) - [Commits](CliMA/ClimaComms.jl@v0.1.0...v0.6.11) Updates `KrylovKit` to 0.10.3 - [Release notes](https://github.com/Jutho/KrylovKit.jl/releases) - [Commits](https://github.com/Jutho/KrylovKit.jl/commits/v0.10.3) Updates `CubedSphere` to 0.3.4 - [Release notes](https://github.com/CliMA/CubedSphere.jl/releases) - [Changelog](https://github.com/CliMA/CubedSphere.jl/blob/main/NEWS.md) - [Commits](CliMA/CubedSphere.jl@v0.1.0...v0.3.4) Updates `BandedMatrices` to 1.11.0 - [Release notes](https://github.com/JuliaLinearAlgebra/BandedMatrices.jl/releases) - [Commits](JuliaLinearAlgebra/BandedMatrices.jl@v0.0.1...v1.11.0) Updates `LazyBroadcast` to 1.0.0 - [Release notes](https://github.com/CliMA/LazyBroadcast.jl/releases) - [Commits](CliMA/LazyBroadcast.jl@v0.1.0...v1.0.0) Updates `DataStructures` to 0.19.4 - [Release notes](https://github.com/JuliaCollections/DataStructures.jl/releases) - [Changelog](https://github.com/JuliaCollections/DataStructures.jl/blob/master/CHANGELOG.md) - [Commits](JuliaCollections/DataStructures.jl@0.2.0...v0.19.4) Updates `GilbertCurves` to 0.1.0 - [Commits](https://github.com/CliMA/GilbertCurves.jl/commits) Updates `NVTX` to 1.0.3 - [Release notes](https://github.com/JuliaGPU/NVTX.jl/releases) - [Commits](JuliaGPU/NVTX.jl@v0.2.0...v1.0.3) Updates `StaticArrays` to 1.9.18 - [Release notes](https://github.com/JuliaArrays/StaticArrays.jl/releases) - [Commits](JuliaArrays/StaticArrays.jl@v0.0.1...v1.9.18) Updates `BlockArrays` to 1.9.3 - [Release notes](https://github.com/JuliaArrays/BlockArrays.jl/releases) - [Commits](JuliaArrays/BlockArrays.jl@v0.0.1...v1.9.3) Updates `RecursiveArrayTools` to 4.3.0 - [Release notes](https://github.com/SciML/RecursiveArrayTools.jl/releases) - [Commits](SciML/RecursiveArrayTools.jl@v3.2.0...v4.3.0) Updates `Adapt` to 4.5.2 - [Release notes](https://github.com/JuliaGPU/Adapt.jl/releases) - [Commits](JuliaGPU/Adapt.jl@v0.1.0...v4.5.2) Updates `CUDA` to 6.1.0 - [Release notes](https://github.com/JuliaGPU/CUDA.jl/releases) - [Commits](JuliaGPU/CUDA.jl@v5.5.0...v6.1.0) Updates `ThreadsX` to 0.1.12 - [Release notes](https://github.com/JuliaFolds2/ThreadsX.jl/releases) - [Commits](JuliaFolds2/ThreadsX.jl@v0.1.0...v0.1.12) Updates `ClimaParams` to 1.0.17 - [Release notes](https://github.com/CliMA/ClimaParams.jl/releases) - [Changelog](https://github.com/CliMA/ClimaParams.jl/blob/main/NEWS.md) - [Commits](CliMA/ClimaParams.jl@v0.1.0...v1.0.17) Updates `JLD2` to 0.6.4 - [Release notes](https://github.com/JuliaIO/JLD2.jl/releases) - [Changelog](https://github.com/JuliaIO/JLD2.jl/blob/master/CHANGELOG.md) - [Commits](JuliaIO/JLD2.jl@v0.0.1...v0.6.4) Updates `ArgParse` to 1.2.0 - [Release notes](https://github.com/carlobaldassi/ArgParse.jl/releases) - [Commits](carlobaldassi/ArgParse.jl@v0.2.7...v1.2.0) Updates `OrdinaryDiffEqSSPRK` to 2.0.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](SciML/OrdinaryDiffEq.jl@v0.0.1...v2.0.0) Updates `ClimaTimeSteppers` to 0.9.0 - [Release notes](https://github.com/CliMA/ClimaTimeSteppers.jl/releases) - [Changelog](https://github.com/CliMA/ClimaTimeSteppers.jl/blob/main/NEWS.md) - [Commits](CliMA/ClimaTimeSteppers.jl@v0.1.0...v0.9.0) Updates `TerminalLoggers` to 0.1.7 - [Release notes](https://github.com/JuliaLogging/TerminalLoggers.jl/releases) - [Commits](JuliaLogging/TerminalLoggers.jl@v0.1.0...v0.1.7) Updates `AssociatedLegendrePolynomials` to 1.0.2 - [Release notes](https://github.com/jmert/AssociatedLegendrePolynomials.jl/releases) - [Commits](jmert/AssociatedLegendrePolynomials.jl@v0.1.0...v1.0.2) Updates `ClimaCoreTempestRemap` to 0.3.18 - [Release notes](https://github.com/CliMA/ClimaCore.jl/releases) - [Changelog](https://github.com/CliMA/ClimaCore.jl/blob/main/NEWS.md) - [Commits](https://github.com/CliMA/ClimaCore.jl/commits) Updates `JET` to 0.11.3 - [Release notes](https://github.com/aviatesk/JET.jl/releases) - [Changelog](https://github.com/aviatesk/JET.jl/blob/master/CHANGELOG.md) - [Commits](aviatesk/JET.jl@v0.9.18...v0.11.3) Updates `SnoopCompile` to 3.2.5 - [Release notes](https://github.com/JuliaDebug/SnoopCompile.jl/releases) - [Changelog](https://github.com/JuliaDebug/SnoopCompile.jl/blob/master/NEWS.md) - [Commits](JuliaDebug/SnoopCompile.jl@v0.0.1...v3.2.5) Updates `ClimaCorePlots` to 0.2.11 - [Release notes](https://github.com/CliMA/ClimaCore.jl/releases) - [Changelog](https://github.com/CliMA/ClimaCore.jl/blob/main/NEWS.md) - [Commits](https://github.com/CliMA/ClimaCore.jl/commits) Updates `PrettyTables` to 3.3.2 - [Release notes](https://github.com/ronisbr/PrettyTables.jl/releases) - [Changelog](https://github.com/ronisbr/PrettyTables.jl/blob/master/CHANGELOG.md) - [Commits](ronisbr/PrettyTables.jl@v2.0.0...v3.3.2) Updates `ClimaCore` to 0.14.51 - [Release notes](https://github.com/CliMA/ClimaCore.jl/releases) - [Changelog](https://github.com/CliMA/ClimaCore.jl/blob/main/NEWS.md) - [Commits](ClimaCoreTempestRemap-v0.3.8...v0.14.51) Updates `Thermodynamics` to 1.2.1 - [Release notes](https://github.com/CliMA/Thermodynamics.jl/releases) - [Changelog](https://github.com/CliMA/Thermodynamics.jl/blob/main/NEWS.md) - [Commits](CliMA/Thermodynamics.jl@v0.1.0...v1.2.1) Updates `ProgressLogging` to 0.1.6 - [Release notes](https://github.com/JuliaLogging/ProgressLogging.jl/releases) - [Commits](JuliaLogging/ProgressLogging.jl@v0.1.0...v0.1.6) Updates `FastBroadcast` to 1.3.2 - [Release notes](https://github.com/SciML/FastBroadcast.jl/releases) - [Commits](SciML/FastBroadcast.jl@v0.1.0...v1.3.2) Updates `BenchmarkTools` to 1.8.0 - [Release notes](https://github.com/JuliaCI/BenchmarkTools.jl/releases) - [Commits](JuliaCI/BenchmarkTools.jl@v0.0.1...v1.8.0) Updates `NullBroadcasts` to 0.1.0 - [Release notes](https://github.com/CliMA/NullBroadcasts.jl/releases) - [Commits](CliMA/NullBroadcasts.jl@v0.1.0...v0.1.0) Updates `StatsBase` to 0.34.10 - [Release notes](https://github.com/JuliaStats/StatsBase.jl/releases) - [Commits](JuliaStats/StatsBase.jl@0.2.3...v0.34.10) Updates `ClimaCoreVTK` to 0.7.6 - [Release notes](https://github.com/CliMA/ClimaCore.jl/releases) - [Changelog](https://github.com/CliMA/ClimaCore.jl/blob/main/NEWS.md) - [Commits](https://github.com/CliMA/ClimaCore.jl/commits) Updates `Plots` to 1.41.6 - [Release notes](https://github.com/JuliaPlots/Plots.jl/releases) - [Changelog](https://github.com/JuliaPlots/Plots.jl/blob/v2/NEWS.md) - [Commits](JuliaPlots/Plots.jl@Plots-v1.41.5+docs...Plots-v1.41.6) Updates `Aqua` to 0.8.14 - [Release notes](https://github.com/JuliaTesting/Aqua.jl/releases) - [Changelog](https://github.com/JuliaTesting/Aqua.jl/blob/master/CHANGELOG.md) - [Commits](JuliaTesting/Aqua.jl@v0.1.0...v0.8.14) Updates `DocStringExtensions` to 0.9.5 - [Release notes](https://github.com/JuliaDocs/DocStringExtensions.jl/releases) - [Commits](JuliaDocs/DocStringExtensions.jl@v0.1.0...v0.9.5) Updates `DiffEqCallbacks` to 4.17.0 - [Release notes](https://github.com/SciML/DiffEqCallbacks.jl/releases) - [Commits](SciML/DiffEqCallbacks.jl@v0.0.1...v4.17.0) Updates `QuadGK` to 2.11.3 - [Release notes](https://github.com/JuliaMath/QuadGK.jl/releases) - [Commits](JuliaMath/QuadGK.jl@v0.1.0...v2.11.3) Updates `SafeTestsets` to 0.1.0 - [Release notes](https://github.com/YingboMa/SafeTestsets.jl/releases) - [Commits](YingboMa/SafeTestsets.jl@v0.0.1...v0.1.0) Updates `OrdinaryDiffEqTsit5` to 2.0.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](SciML/OrdinaryDiffEq.jl@v0.0.1...v2.0.0) Updates `MPI` to 0.20.26 - [Release notes](https://github.com/JuliaParallel/MPI.jl/releases) - [Commits](JuliaParallel/MPI.jl@v0.0.0...v0.20.26) Updates `SciMLBase` to 3.7.1 - [Release notes](https://github.com/SciML/SciMLBase.jl/releases) - [Commits](SciML/SciMLBase.jl@v1.0.0...v3.7.1) Updates `CountFlops` to 0.1.0 - [Commits](https://github.com/charleskawczynski/CountFlops.jl/commits) Updates `Colors` to 0.13.1 - [Release notes](https://github.com/JuliaGraphics/Colors.jl/releases) - [Commits](JuliaGraphics/Colors.jl@v0.4.7...v0.13.1) Updates `NCDatasets` to 0.14.15 - [Release notes](https://github.com/JuliaGeo/NCDatasets.jl/releases) - [Commits](JuliaGeo/NCDatasets.jl@v0.0.1...v0.14.15) Updates `ProfileCanvas` to 0.1.7 - [Release notes](https://github.com/pfitzseb/ProfileCanvas.jl/releases) - [Commits](pfitzseb/ProfileCanvas.jl@v0.1.0...v0.1.7) --- updated-dependencies: - dependency-name: Adapt dependency-version: 4.5.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Aqua dependency-version: 0.8.14 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ArgParse dependency-version: 1.2.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: AssociatedLegendrePolynomials dependency-version: 1.0.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: BandedMatrices dependency-version: 1.11.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: BenchmarkTools dependency-version: 1.7.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: BlockArrays dependency-version: 1.9.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ClimaComms dependency-version: 0.6.10 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ClimaCore dependency-version: 0.14.50 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ClimaCorePlots dependency-version: 0.2.11 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ClimaCoreTempestRemap dependency-version: 0.3.18 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ClimaCoreVTK dependency-version: 0.7.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ClimaParams dependency-version: 1.0.15 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ClimaTimeSteppers dependency-version: 0.8.11 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Colors dependency-version: 0.13.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: CountFlops dependency-version: 0.1.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: CubedSphere dependency-version: 0.3.4 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: CUDA dependency-version: 6.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: CUDA dependency-version: 6.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DataStructures dependency-version: 0.19.4 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DiffEqCallbacks dependency-version: 4.13.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DocStringExtensions dependency-version: 0.9.5 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: FastBroadcast dependency-version: 1.3.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ForwardDiff dependency-version: 1.3.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: GaussQuadrature dependency-version: 0.5.8 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: GilbertCurves dependency-version: 0.1.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: IntervalSets dependency-version: 0.7.14 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: JET dependency-version: 0.11.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: JLD2 dependency-version: 0.6.4 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: KrylovKit dependency-version: 0.10.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: KrylovKit dependency-version: 0.10.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: LazyBroadcast dependency-version: 1.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: MPI dependency-version: 0.20.24 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: NCDatasets dependency-version: 0.14.15 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: NullBroadcasts dependency-version: 0.1.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: NVTX dependency-version: 1.0.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OrdinaryDiffEqSSPRK dependency-version: 1.13.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OrdinaryDiffEqTsit5 dependency-version: 1.11.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Plots dependency-version: 1.41.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: PrettyTables dependency-version: 3.3.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ProfileCanvas dependency-version: 0.1.7 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ProgressLogging dependency-version: 0.1.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: QuadGK dependency-version: 2.11.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: RecursiveArrayTools dependency-version: 4.0.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: RecursiveArrayTools dependency-version: 4.0.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SafeTestsets dependency-version: 0.1.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SciMLBase dependency-version: 3.1.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SnoopCompile dependency-version: 3.2.5 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: StaticArrays dependency-version: 1.9.18 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Statistics dependency-version: 1.11.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: StatsBase dependency-version: 0.34.10 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: TerminalLoggers dependency-version: 0.1.7 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Thermodynamics dependency-version: 1.2.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ThreadsX dependency-version: 0.1.12 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1dfe599 to
76d0652
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on KrylovKit, RecursiveArrayTools, CUDA, Statistics, ForwardDiff, IntervalSets, GaussQuadrature, ClimaComms, CubedSphere, BandedMatrices, LazyBroadcast, DataStructures, GilbertCurves, NVTX, StaticArrays, BlockArrays, Adapt, ThreadsX, ClimaParams, JLD2, ArgParse, OrdinaryDiffEqSSPRK, ClimaTimeSteppers, TerminalLoggers, AssociatedLegendrePolynomials, ClimaCoreTempestRemap, JET, SnoopCompile, ClimaCorePlots, PrettyTables, ClimaCore, Thermodynamics, ProgressLogging, FastBroadcast, BenchmarkTools, NullBroadcasts, StatsBase, ClimaCoreVTK, Plots, Aqua, DocStringExtensions, DiffEqCallbacks, QuadGK, SafeTestsets, OrdinaryDiffEqTsit5, MPI, SciMLBase, CountFlops, Colors, NCDatasets and ProfileCanvas to permit the latest version.
Updates
KrylovKitto 0.10.3Release notes
Sourced from KrylovKit's releases.
Commits
Updates
RecursiveArrayToolsto 4.3.0Release notes
Sourced from RecursiveArrayTools's releases.
Commits
8017750Merge pull request #586 from SciML/ChrisRackauckas-patch-3d419cd5Update Project.toml951f7daMerge pull request #584 from ChrisRackauckas-Claude/fix-vector-int-indexing-5830c18182Merge pull request #585 from SciML/ChrisRackauckas-patch-39cbf6d0Make NamedArrayPartition slicing fully type-stable via Vectorb2dba7bUpdate Project.tomlc888aa7Merge pull request #582 from JoshuaLampert/recursivefill-raggedarrays546b1abremove extension again48afea0fix inference issue on julia v1.102466954Fix NamedArrayPartition Vector{Int} / UnitRange indexing (#583)Updates
CUDAto 6.1.0Release notes
Sourced from CUDA's releases.
Commits
5e4118bBump version.0798ca4Add back-end dispatch protocol to@cuda(#3121)d08923dBump PTX.targetto match--gpu-name(#3120)345c160@nospecializetestf/_compare forwarders in CUDA tests. (#3117)22b2689Wrapper for Blocksparse CuTensor code (#3057)5a141feSupport using a local compiler through CUDA_Runtime_Discovery (#3080)831c29bRelax dependency on the toolkit version.de9ab30Remove unset LD_LIBRARY_PATH from pipeline steps22a3b2cFix compat admonition in profile docs (#3074)e4ac81aSimplify sparse type mappings (#3076)Updates
Statisticsto 1.11.1Release notes
Sourced from Statistics's releases.
Commits
68869afBump patch for version 1.11.189f5fc7Create tagbot.ymldc844dbCI: restore v1.9.4 to build matrix (#159)d0523aerelax test for mapreduce_empty (#156)d1c1c42Drop support for v1.9 in CI (#157)bfc6326FixquantilewithDateandDateTime(#153)b8ea3d2Prevent overflow inmean(::AbstractRange)and relax type constraint. (#150)a88ae4fDocument MATLAB behavior inquantiledocstring (#152)46290a0Revert "Prepare standalone package, step 2 (#128)" (#148)81a90afmake SparseArrays a weak dependency (#134)Updates
ForwardDiffto 1.3.3Release notes
Sourced from ForwardDiff's releases.
Commits
1295777Avoid reshape allocation in extract_jacobian! for Matrix results (#797)ff0d903Bump julia-actions/cache from 2 to 3 (#796)7262054Remove explicit!=methods for Dual (#793)71258ecUpdate documentation formatting and infrastructure (#792)e1eb522Define<andislessforPartials(#791)e8eb009Bump actions/checkout from 5 to 6 (#786)a7991ddAdd derivative rule forLinearAlgebra.givensAlgorithm(#783)c2ec27fBump version from 1.2.1 to 1.2.2 (#782)e7c619dFix NaN-safe mode (#777)2247c4aCI tests with NaN-safe mode (#776)Updates
IntervalSetsto 0.7.14Release notes
Sourced from IntervalSets's releases.
Commits
8136d00support LinRange(interval, n) (#212)cfad787Bump codecov/codecov-action from 5 to 6 (#211)1c4c233Bump actions/cache from 4 to 5 (#210)38cb15eBump actions/checkout from 5 to 6 (#208)fb82452Revert "add Printf support (#201)" (#207)f62d8d4bump version to v0.7.12 (#205)450defeadd Printf support (#201)c513799Merge pull request #203 from JuliaMath/dependabot/github_actions/actions/chec...d4be4f8Bump actions/checkout from 4 to 5745f228ImportUnitRangeexplicitly (#200)Updates
GaussQuadratureto 0.5.8Commits
199cea0bump versionb2844c8update compat for SpecialFunctions dependencya5f9629bump patch version706c85eMerge pull request #11 from simonbyrne/sb/orthonormalbff58cbspecial-case polynomial degree 0 in orthonormal_poly208dcf3ignore Manifest.toml6a1b4fcbump patch version numberb3a2752make endpt=both exact (pull request from simonbyrne)3ab2952change version to 0.5.5ba6175fBump version to work around registrator roadblockUpdates
ClimaCommsto 0.6.11Changelog
Sourced from ClimaComms's changelog.
... (truncated)
Commits
53b1f54Bump version to v0.6.119274d09Widen upper bound for CUDA.jl in Project.toml4c33530Update CUDA requirement from 3, 4, 5 to 3, 4, 5, 6.077a4d15Merge pull request #134 from CliMA/ne/fix363b783Don't automatically choose MPI context in a slurm job389867eMerge pull request #127 from CliMA/he/ci-update-juliaformatter-job2c4065aci: update JuliaFormatter job9c3c42bMerge pull request #128 from CliMA/he/ci-use-dependabot-to-updated03d130ci: use dependabot to update julia packagesb4fc0bdchore: changes the CLA action trigger to pull_request_target (#125)Updates
KrylovKitto 0.10.3Release notes
Sourced from KrylovKit's releases.
Commits
Updates
CubedSphereto 0.3.4Release notes
Sourced from CubedSphere's releases.
Changelog
Sourced from CubedSphere's changelog.
Commits
87b70a5Bump version from 0.3.3 to 0.3.4 (#49)a3fea33Replace hypot(x, y) with sqrt(xx + yy) for GPU compatibility (#48)e388739Add Go version 1.12 to CI workflow (#47)617e6fcUpdate TaylorSeries compatibility range to 0.20 (#46)ec36fb4Conformally map an irregularly spaced grid on the reference square to a more ...090b69fBump to 0.3.2 (#45)1d10f1bBump to 0.3.1 (#44)5f5aa3bupdate TaylorSeries compat (#43)3a2c58cuse julia v1.11 for CI and docs (#42)b41e97eLiterate reproducing Taylor coefficients for conformal map (#40)Updates
BandedMatricesto 1.11.0Release notes
Sourced from BandedMatrices's releases.
Commits
4c4a5adDrop old version checking (#494)6ccbdd8simplify colstart/stop and rowstart/stop (#493)800c23aCompatHelper: bump compat for InfiniteArrays in [extras] to 0.15, (keep exist...22fab64Run tests in parallel (#491)cb5f59cBump actions/checkout from 5 to 6 (#489)bb0170bTest InfiniteArrays.jl (#490)e1cb2bcUse a copyto! approach in _BandedMatrix(::BandedRows, A), and switch to Permu...84d8624Overload bandedrowsdata for SubArray (#487)4cacec3Overload _BandedMatrix(::BandedRows, A::AbstactMatrix) (#486)f0a432favoid ambiguity error in lmul! with Q and layout vectors/matrices (#484)Updates
LazyBroadcastto 1.0.0Release notes
Sourced from LazyBroadcast's releases.
Commits
6322875Merge pull request #15 from CliMA/ck/dont_materializecd3a9ebNew breaking release, version 1.0.0bca6477Merge pull request #13 from CliMA/ck/reverse_patch7c96664Reverse double patch bumpcd10089Merge pull request #12 from CliMA/ck/bump_patch2f9c69cBump patch versiond54b69cMerge pull request #11 from CliMA/ck/docs6db6f8dBump patch versioneaafa23Update readme docs7f2787aMerge pull request #9 from CliMA/ck/tests2Updates
DataStructuresto 0.19.4Release notes
Sourced from DataStructures's releases.
Changelog
Sourced from DataStructures's changelog.
... (truncated)
Commits
cf55c36Merge pull request #964 from JuliaCollections/ox/release5cceb64Merge pull request #966 from AayushSabharwal/as/disjoint-set-infab3894feat: implementBase.inforIntDisjointSetandDisjointSet06eb26eMerge pull request #965 from JuliaCollections/dependabot/github_actions/julia...37362deBump julia-actions/cache from 2 to 3d2e360creleased56640dMerge pull request #869 from cmcaine/fix-mutable-binheap-unionsd332e60Merge branch 'master' into fix-mutable-binheap-unionsb67c498Merge pull request #962 from JuliaCollections/dependabot/github_actions/actio...911b44aBump actions/checkout from 5 to 6Updates
GilbertCurvesto 0.1.0Commits
Updates
NVTXto 1.0.3Release notes
Sourced from NVTX's releases.
Commits
a7aff50Bump version.b85f369Move Colors.jl support to a package extension (#57)5622e8eBump version.0d2d308Disable the inference hook on 1.12+ (#56)5c44270Bump actions/checkout from 5 to 6 (#55)c1d61f0Bump actions/upload-artifact from 4 to 5 (#54)2983688Bump actions/checkout from 4 to 5 (#53)490899aBump version.ac8f97dUse invokelatest to access global (#52)2957917fix typos (#50)Updates
StaticArraysto 1.9.18Release notes
Sourced from StaticArrays's releases.