Skip to content

chore(deps): update dependency ruff to v0.15.13#1560

Merged
descope[bot] merged 1 commit into
mainfrom
renovate/ruff-0.x
Jun 4, 2026
Merged

chore(deps): update dependency ruff to v0.15.13#1560
descope[bot] merged 1 commit into
mainfrom
renovate/ruff-0.x

Conversation

@descope
Copy link
Copy Markdown
Contributor

@descope descope Bot commented Jun 4, 2026

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
ruff (source, changelog) dependency-groups patch ==0.15.12==0.15.13 0.15.15 (+1) OpenSSF Scorecard

Release Notes

astral-sh/ruff (ruff)

v0.15.13

Compare Source

Released on 2026-05-14.

Preview features
  • Add a rule to flag lazy imports that are eagerly evaluated (#​25016)
  • [pylint] Standardize diagnostic message (PLR0914, PLR0917) (#​24996)
Bug fixes
  • Fix F811 false positive for class methods (#​24933)
  • Fix setting selection for multi-folder workspace (#​24819)
  • [eradicate] Fix false positive for lines with leading whitespace (ERA001) (#​25122)
  • [flake8-pyi] Fix false positive for f-string debug specifier (PYI016) (#​24098)
Rule changes
  • Always include panic payload in panic diagnostic message (#​24873)
  • Restrict PYI034 for in-place operations to enclosing class (#​24511)
  • Improve error message for parameters that are declared global (#​24902)
  • Update known stdlib (#​25103)
Performance
  • [isort] Avoid constructing glob::Patterns for literal known modules (#​25123)
CLI
  • Add TOML examples to --config help text (#​25013)
  • Colorize ruff check 'All checks passed' (#​25085)
Configuration
  • Increase max allowed value of line-length setting (#​24962)
Documentation
  • Add D203 to rules that conflict with the formatter (#​25044)
  • Clarify COM819 and formatter interaction (#​25045)
  • Clarify that NotImplemented is a value, not an exception (F901) (#​25054)
  • Update number of lint rules supported (#​24942)
Other changes
  • Simplify the playground's markdown template (#​24924)
Contributors

Configuration

📅 Schedule: (in timezone Asia/Jerusalem)

  • 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 has been generated by Mend Renovate.

@descope descope Bot added the renovate label Jun 4, 2026
@descope descope Bot enabled auto-merge (squash) June 4, 2026 13:46
@descope
Copy link
Copy Markdown
Contributor Author

descope Bot commented Jun 4, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package ruff
Using CPython 3.14.5 interpreter at: /opt/containerbase/tools/python/3.14.5/bin/python3
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version > '3.9' and python_full_version < '3.10'):
  ╰─▶ Because the requested Python version (>=3.9, <4.0) does not satisfy
      Python>=3.10 and descope:types depends on mypy{python_full_version <
      '3.10'}==2.1.0, we can conclude that descope:types's requirements are
      unsatisfiable.
      And because your project requires descope:types, we can conclude that
      your project's requirements are unsatisfiable.

hint: While the active Python version is 3.14, the resolution failed for other Python versions supported by your project. Consider limiting your project's supported Python versions using `requires-python`.

@descope descope Bot merged commit df02b95 into main Jun 4, 2026
16 of 36 checks passed
@descope descope Bot deleted the renovate/ruff-0.x branch June 4, 2026 13:47
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