Bump the all-julia-packages group across 1 directory with 6 updates#44
Merged
ChrisRackauckas merged 1 commit intoJan 14, 2026
Merged
Conversation
4eb69a9 to
080a472
Compare
Contributor
CI AnalysisThe actual tests are passing on all platforms and Julia versions (1, lts, pre). The CI failures are due to infrastructure issues that also affect the main branch:
This dependency update is compatible with the package. The compat bounds added to test/Project.toml are:
Ready to merge. cc @ChrisRackauckas 🤖 Generated with Claude Code |
Updates the requirements on [MatrixFactorizations](https://github.com/JuliaLinearAlgebra/MatrixFactorizations.jl), [ArrayLayouts](https://github.com/JuliaLinearAlgebra/ArrayLayouts.jl), [Aqua](https://github.com/JuliaTesting/Aqua.jl), [BenchmarkTools](https://github.com/JuliaCI/BenchmarkTools.jl), [AllocCheck](https://github.com/JuliaLang/AllocCheck.jl) and [SafeTestsets](https://github.com/YingboMa/SafeTestsets.jl) to permit the latest version. Updates `MatrixFactorizations` to 3.1.3 - [Release notes](https://github.com/JuliaLinearAlgebra/MatrixFactorizations.jl/releases) - [Commits](JuliaLinearAlgebra/MatrixFactorizations.jl@v0.0.1...v3.1.3) Updates `ArrayLayouts` to 1.12.2 - [Release notes](https://github.com/JuliaLinearAlgebra/ArrayLayouts.jl/releases) - [Commits](JuliaLinearAlgebra/ArrayLayouts.jl@v0.1.0...v1.12.2) 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 `BenchmarkTools` to 1.6.3 - [Release notes](https://github.com/JuliaCI/BenchmarkTools.jl/releases) - [Commits](JuliaCI/BenchmarkTools.jl@v0.0.1...v1.6.3) Updates `AllocCheck` to 0.2.3 - [Release notes](https://github.com/JuliaLang/AllocCheck.jl/releases) - [Commits](JuliaLang/AllocCheck.jl@v0.1.0...v0.2.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) --- updated-dependencies: - dependency-name: MatrixFactorizations dependency-version: 3.1.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ArrayLayouts dependency-version: 1.12.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: BenchmarkTools dependency-version: 1.6.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: AllocCheck dependency-version: 0.2.3 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 ... Signed-off-by: dependabot[bot] <support@github.com>
080a472 to
c678e65
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 MatrixFactorizations, ArrayLayouts, Aqua, BenchmarkTools, AllocCheck and SafeTestsets to permit the latest version.
Updates
MatrixFactorizationsto 3.1.3Release notes
Sourced from MatrixFactorizations's releases.
Commits
0630a3aMerge pull request #76 from JuliaLinearAlgebra/rms-jordan892043badd readme example and bump version4d31eddremove most eigvals tests36c2c52include tests, duh05c9155Add the Jordan canonical formcbc6178Merge pull request #75 from JuliaLinearAlgebra/rms-lulinv-with-pivoting7275b86two more testsbc350a6Include pivotingd30ad01Merge pull request #74 from JuliaLinearAlgebra/rms-lulinvddbefdfbump versionUpdates
ArrayLayoutsto 1.12.2Release notes
Sourced from ArrayLayouts's releases.
Commits
3afd690AddBroadcastStyleforReshapedArrayof aLayoutArray(#268)1e4fcc1Use julia actions cache in CI (#267)5ad4e55Bump actions/checkout from 5 to 6 (#266)ba365c1Use layout_getindex for adjoint-LayoutVectors with range access (#265)e809d34Overload lmul!, rmul! for AbstractQ (#264)255e4ceFixsub_materializefor GPU arrays (#261)067e9c4Bump actions/checkout from 4 to 5 (#263)3fbe634Support zero! for StaticArrays (#262)3687e2cUse isempty to check exit condition in default blasmul (#260)752510cUse indices instead of stride in default_blasmul (#259)Updates
Aquato 0.8.14Release notes
Sourced from Aqua's releases.
Changelog
Sourced from Aqua's changelog.
... (truncated)
Commits
1a55baeSet version to 0.8.14 (#346)468c5b1Update piracies code to another nightly change (#344)08fa9caSet version to 0.8.13 (#337)a4bda0bupdate piracies code to support v1.12 changes (#334)79f4a72Don't create testset if no test to run (#332)91f6b4aRun CI onrelease-*branches (#335)351666bAddjulia-actions/cacheto CI (#331)b5c6dfcBump version to 0.8.12 (#330)590a4e1feat: add test to detect public names without a docstring (#313)3e90d04Updateenforce-labels.yml(#324)Updates
BenchmarkToolsto 1.6.3Release notes
Sourced from BenchmarkTools's releases.
Commits
d245d73Use JSON@1.2 (#407)bf334cfMerge pull request #406 from odow/od/fix-json2516b39Bump version.698d2bdSupport JSON 1.0 release (#400)8b64635Bump julia-actions/julia-format from 3 to 4 (#399)4102e74Use standard formatting .yml action (#397)377d6d6Bump actions/checkout from 4 to 5 (#398)cddd794update compat entry format9c97897Update README.md20fd596Merge pull request #385 from willow-ahrens/wma/fix-leakUpdates
AllocCheckto 0.2.3Release notes
Sourced from AllocCheck's releases.
Commits
a1ffeb6Release v0.2.30185fc6Support resolvingsmall_typeoftype tags172d10bMinor fix-up fornightly80254eaAdd 1.11 / 1.12 to CI46d0afcUpdate 1.12 types / tests882b7a0Addjl_alloc_genericmemory_uncheckedsupport (1.12+)7261bdeBump version to v0.2.2e50242dAdapt to GPUCompiler.jl API changes.85b93ffBump version to 0.2.106768b1Bump GPUCompiler compat to include v1+Updates
SafeTestsetsto 0.1.0Release notes
Sourced from SafeTestsets's releases.
Commits
f7897d5Update Project.toml4cc3962Update Project.toml4b6882eUpdate Project.toml36da15dMerge pull request #9 from YingboMa/myb/onemorelevel08d1b17Update README.md5f24b73Make inline testing backward compatible667b675Merge pull request #8 from staticfloat/sf/modern_project_tomlab306b0Update package to moden Julia Project.toml formate553edcMerge pull request #2 from JuliaTagBot/masterf4714beInstall TagBot as a GitHub ActionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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