Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change
astral-sh/ruff-pre-commit repository minor v0.12.11 -> v0.13.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.13.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.13.2

v0.13.1

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.13.1

v0.13.0

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.13.0

v0.12.12

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.12.12


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 auto-merge dependencies Pull requests that update a dependency file labels Aug 31, 2025
@renovate renovate bot requested review from a team as code owners August 31, 2025 14:44
@renovate renovate bot enabled auto-merge August 31, 2025 14:44
Copy link

codecov bot commented Aug 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.82%. Comparing base (d9bca80) to head (b5accf8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2291   +/-   ##
=======================================
  Coverage   90.82%   90.82%           
=======================================
  Files         170      170           
  Lines       25666    25666           
=======================================
+ Hits        23310    23311    +1     
+ Misses       2356     2355    -1     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/astral-sh-ruff-pre-commit-0.x branch from d8a566b to a689490 Compare September 7, 2025 18:33
@renovate renovate bot changed the title chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.11 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.12 Sep 7, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-ruff-pre-commit-0.x branch 2 times, most recently from 28d7648 to a782945 Compare September 14, 2025 00:55
@renovate renovate bot changed the title chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.12 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.13.0 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-ruff-pre-commit-0.x branch from a782945 to c8d7af2 Compare September 21, 2025 21:18
@renovate renovate bot changed the title chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.13.0 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.13.1 Sep 21, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-ruff-pre-commit-0.x branch from c8d7af2 to c642d2e Compare September 28, 2025 18:37
@renovate renovate bot changed the title chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.13.1 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.13.2 Sep 28, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-ruff-pre-commit-0.x branch from c642d2e to 111b4a8 Compare October 1, 2025 08:41
@doctrino doctrino added the waiting-for-risk-review Waiting for a member of the risk review team to take an action label Oct 1, 2025
Copy link
Contributor Author

renovate bot commented Oct 1, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@audunska
Copy link
Contributor

audunska commented Oct 1, 2025

/gemini review
is required now, I guess

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the ruff-pre-commit hook to version v0.13.2. The changes primarily consist of code formatting adjustments and test improvements to align with the new linter rules. These include adding newlines between import groups for better readability, and updating pytest.raises match strings to use raw strings or re.escape for improved correctness in regular expressions. An unused variable was also correctly marked. Overall, these are positive changes that enhance code quality and consistency. The pull request looks good to merge.

Copy link
Collaborator

@erlendvollset erlendvollset left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦄

@renovate renovate bot added this pull request to the merge queue Oct 1, 2025
Merged via the queue into master with commit 2244f36 Oct 1, 2025
28 of 30 checks passed
@renovate renovate bot deleted the renovate/astral-sh-ruff-pre-commit-0.x branch October 1, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge dependencies Pull requests that update a dependency file waiting-for-risk-review Waiting for a member of the risk review team to take an action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants