Skip to content

chore(deps): update astral-sh/ruff-action action to v3.6.0#492

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/astral-sh-ruff-action-3.x
Jan 30, 2026
Merged

chore(deps): update astral-sh/ruff-action action to v3.6.0#492
renovate[bot] merged 1 commit intomainfrom
renovate/astral-sh-ruff-action-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2026

This PR contains the following updates:

Package Type Update Change
astral-sh/ruff-action action minor v3.5.1v3.6.0

Release Notes

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

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


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added bot Managed by automation dependencies Affects project dependencies labels Jan 30, 2026
@renovate renovate bot enabled auto-merge (squash) January 30, 2026 09:44
@codecov
Copy link

codecov bot commented Jan 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f0fdece) to head (f75c671).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #492   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          261       261           
  Branches        17        17           
=========================================
  Hits           261       261           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/astral-sh-ruff-action-3.x branch from 8263809 to f75c671 Compare January 30, 2026 13:40
@sonarqubecloud
Copy link

@renovate renovate bot merged commit fbfeded into main Jan 30, 2026
16 checks passed
@renovate renovate bot deleted the renovate/astral-sh-ruff-action-3.x branch January 30, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Managed by automation dependencies Affects project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants