Skip to content

Update StaticArrays requirement to 1.9.19 in /test - #95

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/StaticArrays-1.9.19
Open

Update StaticArrays requirement to 1.9.19 in /test#95
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/StaticArrays-1.9.19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on StaticArrays to permit the latest version.

Release notes

Sourced from StaticArrays's releases.

v1.9.19

StaticArrays v1.9.19

Diff since v1.9.18

Merged pull requests:

Closed issues:

  • Full Q factor in QR not created (#918)
  • Bad error message: "Expected exactly 5 elements, but generator stopped at 5" (#1207)
  • Allocations with StaticArrays in Julia v1.11 (#1282)
  • setindex on SizedArray fails when target array has uninitialised data (#1330)
Commits
  • 7b93487 Report element count in generator-too-short error (#1348)
  • 903a0cb Revert "disable a test failing due to a bug in LLVM"
  • b8a7927 disable a test failing due to a bug in LLVM
  • f02280c Fix zero() for LinearAlgebra wrappers over StaticArrays (#1337)
  • 146cc3f Fix pinv for Symmetric/Hermitian wrapped SMatrix (#1336)
  • a9e23b9 Fix norm_sqr init for Unitful element types (#1335)
  • 6d37861 Implement wrapped-SMatrix + UniformScaling (#1332)
  • 58bf1e1 Compute inverse of Cholesky with a single solve (#1326)
  • 2060415 Make CI pass on Julia 1.12 (#1327)
  • 74f26f6 SOneTo subtypes AbstractOneTo (#1302)
  • 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 [StaticArrays](https://github.com/JuliaArrays/StaticArrays.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaArrays/StaticArrays.jl/releases)
- [Commits](JuliaArrays/StaticArrays.jl@v1.2.13...v1.9.19)

---
updated-dependencies:
- dependency-name: StaticArrays
  dependency-version: 1.9.19
  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 Aug 28, 2026
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.

0 participants