Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI(deps): Update ruff to v0.9.7 - autoclosed #333

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 2, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
astral-sh/ruff-pre-commit repository patch v0.9.6 -> v0.9.7 age adoption passing confidence
ruff (source, changelog) patch 0.9.6 -> 0.9.7 age adoption passing confidence

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.9.7

Compare Source

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

astral-sh/ruff (ruff)

v0.9.7

Compare Source

Preview features
  • Consider __new__ methods as special function type for enforcing class method or static method rules (#​13305)
  • [airflow] Improve the internal logic to differentiate deprecated symbols (AIR303) (#​16013)
  • [refurb] Manual timezone monkeypatching (FURB162) (#​16113)
  • [ruff] Implicit class variable in dataclass (RUF045) (#​14349)
  • [ruff] Skip singleton starred expressions for incorrectly-parenthesized-tuple-in-subscript (RUF031) (#​16083)
  • [refurb] Check for subclasses includes subscript expressions (FURB189) (#​16155)
Rule changes
  • [flake8-comprehensions]: Handle trailing comma in C403 fix (#​16110)
  • [flake8-debugger] Also flag sys.breakpointhook and sys.__breakpointhook__ (T100) (#​16191)
  • [pydocstyle] Handle arguments with the same names as sections (D417) (#​16011)
  • [pylint] Correct ordering of arguments in fix for if-stmt-min-max (PLR1730) (#​16080)
  • [pylint] Do not offer fix for raw strings (PLE251) (#​16132)
  • [pyupgrade] Do not upgrade functional TypedDicts with private field names to the class-based syntax (UP013) (#​16219)
  • [pyupgrade] Handle micro version numbers correctly (UP036) (#​16091)
  • [pyupgrade] Unwrap unary expressions correctly (UP018) (#​15919)
  • [ruff] Skip RUF001 diagnostics when visiting string type definitions (#​16122)
  • [flake8-pyi] Avoid flagging custom-typevar-for-self on metaclass methods (PYI019) (#​16141)
  • [pycodestyle] Exempt site.addsitedir(...) calls (E402) (#​16251)
Formatter
  • Fix unstable formatting of trailing end-of-line comments of parenthesized attribute values (#​16187)
Server
  • Fix handling of requests received after shutdown message (#​16262)
  • Ignore source.organizeImports.ruff and source.fixAll.ruff code actions for a notebook cell (#​16154)
  • Include document specific debug info for ruff.printDebugInformation (#​16215)
  • Update server to return the debug info as string with ruff.printDebugInformation (#​16214)
CLI
  • Warn on invalid noqa even when there are no diagnostics (#​16178)
  • Better error messages while loading configuration extends (#​15658)
Bug fixes
  • [refurb] Correctly handle lengths of literal strings in slice-to-remove-prefix-or-suffix (FURB188) (#​16237)
Documentation
  • Add FAQ entry for source.* code actions in Notebook (#​16212)
  • Add SECURITY.md (#​16224)

Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), 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.

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


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

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

@github-actions github-actions bot added the CI label Jan 2, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.8.5 CI(deps): Update ruff to v0.8.5 - autoclosed Jan 2, 2025
@renovate renovate bot closed this Jan 2, 2025
@renovate renovate bot deleted the renovate/ruff branch January 2, 2025 16:06
@renovate renovate bot changed the title CI(deps): Update ruff to v0.8.5 - autoclosed CI(deps): Update ruff to v0.8.5 Jan 4, 2025
@renovate renovate bot reopened this Jan 4, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.8.5 CI(deps): Update ruff to v0.8.6 Jan 4, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.8.6 CI(deps): Update ruff to v0.8.6 - autoclosed Jan 4, 2025
@renovate renovate bot closed this Jan 4, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.8.6 - autoclosed CI(deps): Update ruff to v0.8.6 Jan 9, 2025
@renovate renovate bot reopened this Jan 9, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.8.6 CI(deps): Update ruff to v0.9.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/ruff branch 2 times, most recently from 2ca6563 to 7a131a9 Compare January 10, 2025 22:27
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.0 CI(deps): Update ruff to v0.9.1 Jan 10, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.1 CI(deps): Update ruff to v0.9.1 - autoclosed Jan 14, 2025
@renovate renovate bot closed this Jan 14, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.1 - autoclosed CI(deps): Update ruff to v0.9.1 Jan 16, 2025
@renovate renovate bot reopened this Jan 16, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.1 CI(deps): Update ruff to v0.9.2 Jan 16, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.2 CI(deps): Update ruff to v0.9.3 Jan 23, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.3 CI(deps): Update ruff to v0.9.3 - autoclosed Jan 29, 2025
@renovate renovate bot closed this Jan 29, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.3 - autoclosed CI(deps): Update ruff to v0.9.3 Feb 1, 2025
@renovate renovate bot reopened this Feb 1, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.3 CI(deps): Update ruff to v0.9.4 Feb 1, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.4 CI(deps): Update ruff to v0.9.4 - autoclosed Feb 1, 2025
@renovate renovate bot closed this Feb 1, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.4 - autoclosed CI(deps): Update ruff to v0.9.4 Feb 8, 2025
@renovate renovate bot reopened this Feb 8, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.4 CI(deps): Update ruff to v0.9.5 Feb 8, 2025
@renovate renovate bot force-pushed the renovate/ruff branch 2 times, most recently from 25e09f0 to 1d4e07f Compare February 8, 2025 04:41
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.5 CI(deps): Update ruff to v0.9.5 - autoclosed Feb 8, 2025
@renovate renovate bot closed this Feb 8, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.5 - autoclosed CI(deps): Update ruff to v0.9.5 Feb 10, 2025
@renovate renovate bot reopened this Feb 10, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.5 CI(deps): Update ruff to v0.9.6 Feb 10, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.6 CI(deps): Update ruff to v0.9.6 - autoclosed Feb 15, 2025
@renovate renovate bot closed this Feb 15, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.6 - autoclosed CI(deps): Update ruff to v0.9.6 Feb 22, 2025
@renovate renovate bot reopened this Feb 22, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.6 CI(deps): Update ruff to v0.9.7 Feb 22, 2025
@renovate renovate bot changed the title CI(deps): Update ruff to v0.9.7 CI(deps): Update ruff to v0.9.7 - autoclosed Feb 22, 2025
@renovate renovate bot closed this Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants