Skip to content
Failed

Changes

Summary

  1. Bump github/codeql-action from 4.31.4 to 4.31.5 (commit: 0ff91cc) (details)
  2. Rework simd `neon` and `sve` detection (#8667) (commit: 32ca57a) (details)
  3. Bump actions/setup-python from 6.0.0 to 6.1.0 (#8714) (commit: 261cb95) (details)
  4. Disable a View move test on MI300 with ROCm 7.1 (#8706) (commit: f840eec) (details)
Commit 0ff91ccee96c2fc210c1a94931773fe4bbc9d45e by noreply
Bump github/codeql-action from 4.31.4 to 4.31.5

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.4 to 4.31.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/e12f0178983d466f2f6028f5cc7a6d786fd97f4b...fdbfb4d2750291e159f0156def62b853c2798ca2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(commit: 0ff91cc)
The file was modified.github/workflows/codeql.yml (diff)
The file was modified.github/workflows/scorecard.yml (diff)
Commit 32ca57a72b679da9a3d799ad1327bb9a6700825f by noreply
Rework simd `neon` and `sve` detection (#8667)

* rework arm neon and sve checking
---------

Signed-off-by: Jakob Bludau <bludauj@ornl.gov>
Co-authored-by: Trévis Morvany <63788850+tretre91@users.noreply.github.com>
(commit: 32ca57a)
The file was modifiedcmake/kokkos_arch.cmake (diff)
Commit 261cb9565334d91c8638229c1fdbb5bc7ed03d1f by noreply
Bump actions/setup-python from 6.0.0 to 6.1.0 (#8714)

* Bump actions/setup-python from 6.0.0 to 6.1.0

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/e797f83bcb11b83ae66e0230d6156d7c80228e7c...83679a892e2d95755f2dac6acb0bfd1e9ac5d548)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Specify Python version in pre-commit CI

Co-authored-by: Daniel Arndt <arndtd@ornl.gov>
Signed-off-by: Damien L-G <dalg24+github@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Damien L-G <dalg24+github@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Damien L-G <dalg24+github@gmail.com>
Co-authored-by: Daniel Arndt <arndtd@ornl.gov>
(commit: 261cb95)
The file was modified.github/workflows/pre-commit.yml (diff)
Commit f840eec55668aa520879e864345f458e5546066d by noreply
Disable a View move test on MI300 with ROCm 7.1 (#8706)

* Disable a View move test on MI300 with ROCm 7.1

---------

Signed-off-by: Bruno Turcksin <bruno.turcksin@gmail.com>
Signed-off-by: Damien L-G <dalg24+github@gmail.com>
Co-authored-by: Damien L-G <dalg24+github@gmail.com>
(commit: f840eec)
The file was modifiedcore/unit_test/TestViewMove.hpp (diff)