Skip to content

ci: bump some ci dependencies versions and fix makefile commands#162

Merged
mdevolde merged 3 commits into
jxmorris12:masterfrom
mdevolde:CI/update_and_fix
May 10, 2026
Merged

ci: bump some ci dependencies versions and fix makefile commands#162
mdevolde merged 3 commits into
jxmorris12:masterfrom
mdevolde:CI/update_and_fix

Conversation

@mdevolde
Copy link
Copy Markdown
Collaborator

ci: bump some ci dependencies versions and fix makefile commands

Why the pull request was made

To keep up to date the ci dependencies (mypy, ruff, actions in the tests workflow).
The actions in the yml workflow are now fixed (good practice to avoid supply chains cause of auto update when a malicious "bug-fix version" is published by one of these dependencies).

Summary of changes

  • Fix "check" command in the Makefile to target only relevant directories
  • Bump ruff and mypy versions
  • Bump CI dependencies and fix the "actions" versions

Screenshots (if appropriate):

Not applicable.

How has this been tested?

Applied the tests, ran the Makefile commands to ensure that everything works.

Resources

Not applicable.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (changes to documentation only)
  • Refactor / code style update (non-breaking change that improves code structure or readability)
  • Tests / CI improvement (adding or updating tests or CI configuration only)
  • Other (please describe):

Checklist

  • Followed the project's contributing guidelines.
  • Updated any relevant tests.
  • Updated any relevant documentation.
  • Added comments to your code where necessary.
  • Formatted your code, run the linters, checked types and tests.

@mdevolde mdevolde self-assigned this May 10, 2026
@mdevolde mdevolde merged commit ee53243 into jxmorris12:master May 10, 2026
8 checks passed
@mdevolde mdevolde deleted the CI/update_and_fix branch May 10, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant