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

chore(deps): update dependency ruff to v0.6.8 - autoclosed #813

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ruff (source, changelog) 0.6.4 -> 0.6.8 age adoption passing confidence

Release Notes

astral-sh/ruff (ruff)

v0.6.8

Compare Source

Preview features
  • Remove unnecessary parentheses around match case clauses (#​13510)
  • Parenthesize overlong if guards in match..case clauses (#​13513)
  • Detect basic wildcard imports in ruff analyze graph (#​13486)
  • [pylint] Implement boolean-chained-comparison (R1716) (#​13435)
Rule changes
  • [lake8-simplify] Detect SIM910 when using variadic keyword arguments, i.e., **kwargs (#​13503)
  • [pyupgrade] Avoid false negatives with non-reference shadowed bindings of loop variables (UP028) (#​13504)
Bug fixes
  • Detect tuples bound to variadic positional arguments i.e. *args (#​13512)
  • Exit gracefully on broken pipe errors (#​13485)
  • Avoid panic when analyze graph hits broken pipe (#​13484)
Performance
  • Reuse BTreeSets in module resolver (#​13440)
  • Skip traversal for non-compound statements (#​13441)

v0.6.7

Compare Source

Preview features
  • Add Python version support to ruff analyze CLI (#​13426)
  • Add exclude support to ruff analyze (#​13425)
  • Fix parentheses around return type annotations (#​13381)
Rule changes
  • [pycodestyle] Fix: Don't autofix if the first line ends in a question mark? (D400) (#​13399)
Bug fixes
  • Respect lint.exclude in ruff check --add-noqa (#​13427)
Performance
  • Avoid tracking module resolver files in Salsa (#​13437)
  • Use forget for module resolver database (#​13438)

v0.6.6

Compare Source

Preview features
  • [refurb] Skip slice-to-remove-prefix-or-suffix (FURB188) when non-trivial slice steps are present (#​13405)
  • Add a subcommand to generate dependency graphs (#​13402)
Formatter
  • Fix placement of inline parameter comments (#​13379)
Server
  • Fix off-by one error in the LineIndex::offset calculation (#​13407)
Bug fixes
  • [fastapi] Respect FastAPI aliases in route definitions (#​13394)
  • [pydocstyle] Respect word boundaries when detecting function signature in docs (#​13388)
Documentation
  • Add backlinks to rule overview linter (#​13368)
  • Fix documentation for editor vim plugin ALE (#​13348)
  • Fix rendering of FURB188 docs (#​13406)

v0.6.5

Compare Source

Preview features
  • [pydoclint] Ignore DOC201 when function name is "new" (#​13300)
  • [refurb] Implement slice-to-remove-prefix-or-suffix (FURB188) (#​13256)
Rule changes
  • [eradicate] Ignore script-comments with multiple end-tags (ERA001) (#​13283)
  • [pyflakes] Improve error message for UndefinedName when a builtin was added in a newer version than specified in Ruff config (F821) (#​13293)
Server
  • Add support for extensionless Python files for server (#​13326)
  • Fix configuration inheritance for configurations specified in the LSP settings (#​13285)
Bug fixes
  • [ruff] Handle unary operators in decimal-from-float-literal (RUF032) (#​13275)
CLI
  • Only include rules with diagnostics in SARIF metadata (#​13268)
Playground
  • Add "Copy as pyproject.toml/ruff.toml" and "Paste from TOML" (#​13328)
  • Fix errors not shown for restored snippet on page load (#​13262)

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.

🔕 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 force-pushed the renovate/ruff-0.x-lockfile branch from d026c5b to 060793d Compare July 18, 2024 19:25
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.5.2 chore(deps): update dependency ruff to v0.5.3 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 060793d to 4a1e398 Compare July 20, 2024 18:31
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.5.3 chore(deps): update dependency ruff to v0.5.4 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 4a1e398 to ea352c2 Compare July 25, 2024 15:59
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.5.4 chore(deps): update dependency ruff to v0.5.5 Jul 25, 2024
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.5.5 chore(deps): update dependency ruff to v0.5.6 Aug 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.5.6 chore(deps): update dependency ruff to v0.5.7 Aug 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.5.7 chore(deps): update dependency ruff to v0.6.0 Aug 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.6.0 chore(deps): update dependency ruff to v0.6.1 Aug 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.6.1 chore(deps): update dependency ruff to v0.6.2 Aug 22, 2024
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.6.2 chore(deps): update dependency ruff to v0.6.3 Aug 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.6.3 chore(deps): update dependency ruff to v0.6.4 Sep 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.6.4 chore(deps): update dependency ruff to v0.6.4 - autoclosed Sep 10, 2024
@renovate renovate bot closed this Sep 10, 2024
@renovate renovate bot deleted the renovate/ruff-0.x-lockfile branch September 10, 2024 15:02
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.6.4 - autoclosed chore(deps): update dependency ruff to v0.6.4 Sep 13, 2024
@renovate renovate bot reopened this Sep 13, 2024
@renovate renovate bot restored the renovate/ruff-0.x-lockfile branch September 13, 2024 16:07
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from ea352c2 to 3c4a13d Compare September 13, 2024 16:08
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.6.4 chore(deps): update dependency ruff to v0.6.5 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 3c4a13d to 96bf891 Compare September 20, 2024 07:51
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.6.5 chore(deps): update dependency ruff to v0.6.6 Sep 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.6.6 chore(deps): update dependency ruff to v0.6.7 Sep 21, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 96bf891 to 807239b Compare September 21, 2024 19:22
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.6.7 chore(deps): update dependency ruff to v0.6.8 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 807239b to d4548b1 Compare September 26, 2024 16:04
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.6.8 chore(deps): update dependency ruff to v0.6.8 - autoclosed Sep 28, 2024
@renovate renovate bot closed this Sep 28, 2024
@renovate renovate bot deleted the renovate/ruff-0.x-lockfile branch September 28, 2024 18:57
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