🤖 [backports-release-1.12] Bump LinearAlgebra stdlib 7249e66 → feb0421 (#61849)
Stdlib: LinearAlgebra
URL: https://github.com/JuliaLang/LinearAlgebra.jl.git
Stdlib branch: release-1.12
Julia branch: backports-release-1.12
Old commit: 7249e66
New commit: feb0421
Julia version: 1.12.7-DEV
LinearAlgebra version: 1.12.0 (Does not match)
Bump invoked by: @dkarrasch
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)
Diff:
https://github.com/JuliaLang/LinearAlgebra.jl/compare/7249e662d66b53da6c9335ea748eac2750c2924f...feb042131636ae1d4a76c0f8d3dd14ba8d3a45dd
```
$ git log --oneline 7249e66..feb0421
feb0421 Backport triangular multiplication fix to release 1.12 (#1623)
511bb07 Backport parts of #1578 to release-1.12 (#1616)
0d3c8e6 Backports to release 1.12 (#1612)
d3f2573 Small set of AI typo fixes (#1580)
967afd3 resolve test ambiguities with Base (#1568)
57aa4e8 Generalize zero in Givens algorithm (#1562)
332d7c8 Fix promotion in triangular linalg with mixed BLASFloats (#1561)
aea0d2e Add ::Tuple assertion in fzero to prevent invalidation cascade (#1553)
d60e1ae Limit adj/trans `diagview` to matrices (#1550)
44f3e34 bugfix: consistent ordering for composition of Givens rotations (#1601)
```
Co-authored-by: dkarrasch <26658441+dkarrasch@users.noreply.github.com>