Skip to content

Update Python dependencies#258

Merged
anuraaga merged 1 commit into
mainfrom
renovate/python-dependencies
Jun 1, 2026
Merged

Update Python dependencies#258
anuraaga merged 1 commit into
mainfrom
renovate/python-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 1, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
buf-bin (changelog) ==1.69.0==1.70.0 age adoption passing confidence
granian ==2.7.4==2.7.5 age adoption passing confidence
ruff (source, changelog) ==0.15.14==0.15.15 age adoption passing confidence
tombi ==1.0.0==1.1.1 age adoption passing confidence
ty (changelog) ==0.0.39==0.0.40 age adoption passing confidence

Release Notes

bufbuild/buf (buf-bin)

v1.70.0

Compare Source

  • Add LSP completion for buf.gen.yaml, buf.yaml, and buf.policy.yaml files.
  • Fix LSP textDocument/documentSymbol marking every symbol as deprecated.
  • Add error for when a dependency is added to buf.yaml and is missing from buf.lock.
  • Update the PROTOVALIDATE lint rule support checking NaN in const, in, not_in,
    gt, gte, lt and lte rules for float and double fields.
  • Update the PROTOVALIDATE lint rule support to check (buf.validate.message).oneof rules
    and make sure they are well-formed and valid.
emmett-framework/granian (granian)

v2.7.5: Granian 2.7.5

Compare Source

Patch release

Changes since 2.7.4:

  • Fix a bug in IPC implementation causing crashes on shutdown (#​847 by @​askedrelic)
  • Enhance proxy helpers implementation
  • Bump dependencies
astral-sh/ruff (ruff)

v0.15.15

Compare Source

Released on 2026-05-28.

Preview features
  • Fix Markdown closing fence handling (#​25310)
  • [pyflakes] Report duplicate imports in typing.TYPE_CHECKING block (F811) (#​22560)
Bug fixes
  • [pyflakes] Treat function-scope bare annotations as locals per PEP 526 (F821) (#​21540)
Performance
  • Avoid redundant TokenValue drops in the lexer (#​25300)
  • Reduce memory usage by dropping token-excess capacity and improve performance by approximating the initial tokens Vec size (#​25354)
  • Use ThinVec in AST to shrink Stmt (#​25361)
Documentation
  • Fix line-length example for --config option (#​25389)
  • [flake8-comprehensions] Document RecursionError edge case in __len__ (C416) (#​25286)
  • [mccabe] Improve example (C901) (#​25287)
  • [pyupgrade] Clarify fix safety docs (UP007, UP045) (#​25288)
  • [refurb] Document FURB192 exception change for empty sequences (#​25317)
  • [ruff] Document false negative for user-defined types (RUF013) (#​25289)
Formatter
  • Fix formatting of lambdas nested within f-strings (#​25398)
Server
  • Return code action for codeAction/resolve requests that contain no or no valid URL (#​25365)
Other changes
  • Expand semantic syntax errors for invalid walruses (#​25415)
Contributors
tombi-toml/tombi (tombi)

v1.1.1

Compare Source

What's Changed

🐛 Bug Fixes
  • Align multiline delimiter comments with trailing comment width by @​ya7010 in #​1924
👒 Dependencies
🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v1.1.0...v1.1.1

v1.1.0

Compare Source

What's Changed

Starting with this version, we will synchronize setup-tombi with version control.

🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v1.0.0...v1.1.0

astral-sh/ty (ty)

v0.0.40

Compare Source

Released on 2026-05-27.

Bug fixes
  • Accept complete enum-literal alias unions as enums (#​25341)
  • Fix diagnostics in ignored folders after adding new files (#​25236)
  • Show LiteralString when hovering over an inline of a literal string in an IDE (#​25373)
LSP server
  • Follow aliases when attempting to map a definition in a stub file to its "real" runtime definition (#​25328)
  • Treat Python notebook text documents as Python sources (#​25393)
  • Fix autocompletion for elements inside incomplete list comprehensions (#​25326)
Diagnostics
  • Add a subdiagnostic help message to invalid-generic-class diagnostics regarding incompatible variance (#​25385)
Core type checking
  • Ignore and reject annotations on non-name targets (#​25324)
  • Infer class attributes assigned by metaclass initialization (#​25342)
  • Reject inconsistent generic bases in "dynamic" classes created using type(...), types.new_type(...), etc. (#​25413)
  • Resolve enum names for all unions arms in Literal enum subsets (#​25379)
  • Support typing.TypeForm (#​25334)
  • Fix many issues in the generics solver by using constraint sets more widely to solve type variables (#​24540)
Contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@anuraaga anuraaga merged commit de4ed12 into main Jun 1, 2026
24 checks passed
@anuraaga anuraaga deleted the renovate/python-dependencies branch June 1, 2026 02:14
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.

1 participant