Skip to content

Bump GitHub Actions and pre-commit Hooks#268

Merged
andthum merged 12 commits intomainfrom
dep/github-actions-and-pre-commit
Mar 19, 2026
Merged

Bump GitHub Actions and pre-commit Hooks#268
andthum merged 12 commits intomainfrom
dep/github-actions-and-pre-commit

Conversation

@andthum
Copy link
Copy Markdown
Owner

@andthum andthum commented Mar 18, 2026

Descriptive caption

Type of change

  • Change of core package.
  • Change of scripts.
  • Bug fix.
  • New feature.
  • Code refactoring.
  • Dependency update.
  • Documentation update.
  • Maintenance.
  • Other: Description.
  • Non-breaking (backward-compatible) change.
  • Breaking (non-backward-compatible) change.

PR checklist

  • I followed the guidelines in the Developer's guide.
  • New/changed code is properly tested.
  • [~] New/changed code is properly documented.
  • The CI workflow is passing.

dependabot bot and others added 7 commits March 18, 2026 20:55
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v5.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-version: 9.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Mar 18, 2026
@andthum andthum force-pushed the dep/github-actions-and-pre-commit branch from 274f02e to 3693f9a Compare March 19, 2026 20:17
MDAnalysis 2.0 cannot be compiled using the MacOS C/C++ compiler clang.
Building with GNU gcc/g++ is possible, but the application crashes at
runtime, likely because NumPy for MacOS is compiled with clang.

MDAnalysis requires NumPy >=1.19.2, <2.0
@andthum andthum force-pushed the dep/github-actions-and-pre-commit branch from 2a20260 to d62be7b Compare March 19, 2026 21:26
@andthum andthum merged commit b1b8019 into main Mar 19, 2026
14 checks passed
@andthum andthum deleted the dep/github-actions-and-pre-commit branch March 19, 2026 21:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant