Skip to content

Update ArrayLayouts requirement to 1.12.2#38

Merged
dlfivefifty merged 2 commits into
mainfrom
dependabot/julia/ArrayLayouts-1.12.2
Jun 30, 2026
Merged

Update ArrayLayouts requirement to 1.12.2#38
dlfivefifty merged 2 commits into
mainfrom
dependabot/julia/ArrayLayouts-1.12.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on ArrayLayouts to permit the latest version.

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

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 [ArrayLayouts](https://github.com/JuliaLinearAlgebra/ArrayLayouts.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaLinearAlgebra/ArrayLayouts.jl/releases)
- [Commits](JuliaLinearAlgebra/ArrayLayouts.jl@v0.1.0...v1.12.2)

---
updated-dependencies:
- dependency-name: ArrayLayouts
  dependency-version: 1.12.2
  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 Jun 24, 2026
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.59%. Comparing base (bb7df30) to head (632f554).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   91.59%   91.59%           
=======================================
  Files           5        5           
  Lines         238      238           
=======================================
  Hits          218      218           
  Misses         20       20           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dlfivefifty dlfivefifty merged commit 4c9d2c6 into main Jun 30, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/julia/ArrayLayouts-1.12.2 branch June 30, 2026 22:00
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.

1 participant