Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2026

This PR contains the following updates:

Package Type Update Change
astral-sh/ruff-action action minor v3.5.1v3.6.1
github/codeql-action action minor v4.31.11v4.32.0

Release Notes

astral-sh/ruff-action (astral-sh/ruff-action)

v3.6.1: 🌈 fix automatic minor tag updates

Compare Source

Changes

This is just a bugfix release for the release process

🧰 Maintenance

v3.6.0: 🌈 search for pyproject.toml in parent dirs

Compare Source

Changes

This release brings some bug fixes like

  • support for hashes in requirement.txt files
  • ignoring environment markers in version specifiers like "ruff~=0.13 ; python_version >= '3.11'" to prevent them from breaking the version resolver. If you have a usecase for needing the environment markers to derive the correct ruff version this action should use please add your voice to #​256

In case no pyproject.toml is in the configured src this action now also walks up the directory tree to search for it, just like the "normal" ruff does. This is limited to the current workspace to prevent this action from trying to access private data outside the GitHub Actions runner.

EDIT: Oh I forgot to mention that the error matcher now properly detects invalid formatting and displays the correct line number etc in the GitHub UI.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

⬆️ Dependency updates

github/codeql-action (github/codeql-action)

v4.32.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/workflows branch from 6a55397 to 7af4ec9 Compare January 30, 2026 09:35
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v4.32.0 chore(deps): update workflows Jan 30, 2026
@renovate renovate bot force-pushed the renovate/workflows branch from 7af4ec9 to a882839 Compare January 30, 2026 20:42
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.

0 participants