Skip to content

Bump the all-julia-packages group across 1 directory with 6 updates#44

Merged
ChrisRackauckas merged 1 commit into
mainfrom
dependabot/julia/test/all-julia-packages-558b269738
Jan 14, 2026
Merged

Bump the all-julia-packages group across 1 directory with 6 updates#44
ChrisRackauckas merged 1 commit into
mainfrom
dependabot/julia/test/all-julia-packages-558b269738

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on MatrixFactorizations, ArrayLayouts, Aqua, BenchmarkTools, AllocCheck and SafeTestsets to permit the latest version.
Updates MatrixFactorizations to 3.1.3

Release notes

Sourced from MatrixFactorizations's releases.

v3.1.3

MatrixFactorizations v3.1.3

Diff since v3.1.2

Merged pull requests:

Commits
  • 0630a3a Merge pull request #76 from JuliaLinearAlgebra/rms-jordan
  • 892043b add readme example and bump version
  • 4d31edd remove most eigvals tests
  • 36c2c52 include tests, duh
  • 05c9155 Add the Jordan canonical form
  • cbc6178 Merge pull request #75 from JuliaLinearAlgebra/rms-lulinv-with-pivoting
  • 7275b86 two more tests
  • bc350a6 Include pivoting
  • d30ad01 Merge pull request #74 from JuliaLinearAlgebra/rms-lulinv
  • ddbefdf bump version
  • Additional commits viewable in compare view

Updates ArrayLayouts to 1.12.2

Release notes

Sourced from ArrayLayouts's releases.

v1.12.2

ArrayLayouts v1.12.2

Diff since v1.12.1

Merged pull requests:

Commits
  • 3afd690 Add BroadcastStyle for ReshapedArray of a LayoutArray (#268)
  • 1e4fcc1 Use julia actions cache in CI (#267)
  • 5ad4e55 Bump actions/checkout from 5 to 6 (#266)
  • ba365c1 Use layout_getindex for adjoint-LayoutVectors with range access (#265)
  • e809d34 Overload lmul!, rmul! for AbstractQ (#264)
  • 255e4ce Fix sub_materialize for GPU arrays (#261)
  • 067e9c4 Bump actions/checkout from 4 to 5 (#263)
  • 3fbe634 Support zero! for StaticArrays (#262)
  • 3687e2c Use isempty to check exit condition in default blasmul (#260)
  • 752510c Use indices instead of stride in default_blasmul (#259)
  • Additional commits viewable in compare view

Updates Aqua to 0.8.14

Release notes

Sourced from Aqua's releases.

v0.8.14

The changes are documented in the CHANGELOG.md file.

Diff since v0.8.13

Changelog

Sourced from Aqua's changelog.

Version [v0.8.14] - 2025-08-04

Changed

  • Adapt to internal method table changes in Julia 1.12 and later. (#344)

Version [v0.8.13] - 2025-05-28

Changed

  • Adapt to internal method table changes in Julia 1.12 and later. (#334)

Version [v0.8.12] - 2025-05-05

Changed

  • Add test_undocumented_names to verify that all public symbols have docstrings (not including the module itself). This test is not enabled by default in test_all. (#313)

Version [v0.8.11] - 2025-02-06

Changed

  • Avoid deprecation warnings concerning Base.isbindingresolved with julia nightly. (#322)

Version [v0.8.10] - 2025-01-26

Changed

  • No longer call @testset for testsets that are skipped. (#319)

Version [v0.8.9] - 2024-10-15

Changed

  • Change test_ambiguities to only return ambiguities that happen in the target package. (#309)

Version [v0.8.8] - 2024-10-10

Changed

  • Improved the documentation of test_persisten_tasks. (#297)

Version [v0.8.7] - 2024-04-09

  • Reverted #285, which was originally released in [v0.8.6], but caused a regression. (#287, #288)

... (truncated)

Commits

Updates BenchmarkTools to 1.6.3

Release notes

Sourced from BenchmarkTools's releases.

v1.6.3

BenchmarkTools v1.6.3

Diff since v1.6.2

Merged pull requests:

Commits

Updates AllocCheck to 0.2.3

Release notes

Sourced from AllocCheck's releases.

v0.2.3

What's Changed

Full Changelog: JuliaLang/AllocCheck.jl@v0.2.2...v0.2.3

Commits
  • a1ffeb6 Release v0.2.3
  • 0185fc6 Support resolving small_typeof type tags
  • 172d10b Minor fix-up for nightly
  • 80254ea Add 1.11 / 1.12 to CI
  • 46d0afc Update 1.12 types / tests
  • 882b7a0 Add jl_alloc_genericmemory_unchecked support (1.12+)
  • 7261bde Bump version to v0.2.2
  • e50242d Adapt to GPUCompiler.jl API changes.
  • 85b93ff Bump version to 0.2.1
  • 06768b1 Bump GPUCompiler compat to include v1+
  • Additional commits viewable in compare view

Updates SafeTestsets to 0.1.0

Release notes

Sourced from SafeTestsets's releases.

v0.1.0

SafeTestsets v0.1.0

Diff since v0.0.1

Closed issues:

  • Macro in test undefined (#3)
  • Using include() with a computed value (#7)

Merged pull requests:

Commits
  • f7897d5 Update Project.toml
  • 4cc3962 Update Project.toml
  • 4b6882e Update Project.toml
  • 36da15d Merge pull request #9 from YingboMa/myb/onemorelevel
  • 08d1b17 Update README.md
  • 5f24b73 Make inline testing backward compatible
  • 667b675 Merge pull request #8 from staticfloat/sf/modern_project_toml
  • ab306b0 Update package to moden Julia Project.toml format
  • e553edc Merge pull request #2 from JuliaTagBot/master
  • f4714be Install TagBot as a GitHub Action
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jan 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/julia/test/all-julia-packages-558b269738 branch from 4eb69a9 to 080a472 Compare January 5, 2026 21:40
@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

CI Analysis

The 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:

Check Status Notes
Tests (all platforms) Pass "Run tests" step succeeds on all 9 jobs
Codecov ❌ Fail Infrastructure issue - coverage upload failing
Format Check ❌ Fail Pre-existing issue on main branch
Spell Check ❌ Fail Pre-existing issue affecting multiple branches
Downstream (BoundaryValueDiffEq) ❌ Fail Pre-existing downstream compatibility issue

This dependency update is compatible with the package. The compat bounds added to test/Project.toml are:

  • MatrixFactorizations 3.1.3
  • ArrayLayouts 1.12.2
  • Aqua 0.8.14
  • BenchmarkTools 1.6.3
  • AllocCheck 0.2.3
  • SafeTestsets 0.1.0

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>
@dependabot dependabot Bot force-pushed the dependabot/julia/test/all-julia-packages-558b269738 branch from 080a472 to c678e65 Compare January 8, 2026 22:03
@ChrisRackauckas ChrisRackauckas merged commit dcc369a into main Jan 14, 2026
1 of 13 checks passed
@dependabot dependabot Bot deleted the dependabot/julia/test/all-julia-packages-558b269738 branch January 14, 2026 07:41
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.

2 participants