Skip to content

Bump GitHub Actions and pre-commit Hooks#185

Open
andthum wants to merge 9 commits intomainfrom
dep/github-actions-and-pre-commit
Open

Bump GitHub Actions and pre-commit Hooks#185
andthum wants to merge 9 commits intomainfrom
dep/github-actions-and-pre-commit

Conversation

@andthum
Copy link
Owner

@andthum andthum commented Mar 18, 2026

Descriptive Caption

Type of Change

  • 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 added 5 commits March 18, 2026 19:42
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 added 4 commits March 18, 2026 20:00
Updates the requirements on [flake8-builtins](https://github.com/gforcada/flake8-builtins) to permit the latest version.
- [Changelog](https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-builtins@2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: flake8-builtins
  dependency-version: 3.0.0
  dependency-type: direct:development
...
Upgrades:
* minimum_pre_commit_version
  from `3.0` to `4.0`
* https://github.com/pre-commit/pre-commit-hooks
  from `v5.0.0` to `v6.0.0`
* https://github.com/python-jsonschema/check-jsonschema
  from `0.31.2` to `0.37.0`
* https://github.com/PyCQA/isort
  from `6.0.0` to `8.0.1`
* https://github.com/PyCQA/flake8
  from `7.1.2` to `7.3.0`
* flake8-isort
  from `>=6.0, <7.0` to `>=7.0, <8.0`
* https://github.com/PyCQA/bandit
  from `1.8.3` to `1.9.4`
* https://github.com/maxwinterstein/shfmt-py
  from `v3.7.0.1` to `v3.12.0.1`
* https://github.com/shellcheck-py/shellcheck-py
  from `v0.10.0.1` to `v0.11.0.1`

pre-commit
@andthum andthum force-pushed the dep/github-actions-and-pre-commit branch from 0bbaf84 to 6b06c8e Compare March 18, 2026 20:16
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