Skip to content

chore(deps): update all dependencies#646

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all
Dec 1, 2025
Merged

chore(deps): update all dependencies#646
renovate[bot] merged 1 commit intomainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
astral-sh/uv-pre-commit repository patch 0.9.11 -> 0.9.13 age confidence
biomejs/pre-commit repository patch v2.3.7 -> v2.3.8 age confidence
jsh9/pydoclint repository patch 0.8.2 -> 0.8.3 age confidence
lockFileMaintenance All locks refreshed
libtmux (changelog) dependency-groups minor 0.47.0 -> 0.48.0.post0 0.50.0 (+1) age confidence
mypy (changelog) dependency-groups minor 1.18.2 -> 1.19.0 age confidence
pydoclint dependency-groups patch 0.8.2 -> 0.8.3 age confidence
pymdown-extensions dependency-groups patch 10.17.1 -> 10.17.2 age confidence
ruff (source, changelog) dependency-groups patch 0.14.6 -> 0.14.7 age confidence
tombi dependency-groups minor 0.6.54 -> 0.7.0 age 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/uv-pre-commit (astral-sh/uv-pre-commit)

v0.9.13

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.13

v0.9.12

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.12

biomejs/pre-commit (biomejs/pre-commit)

v2.3.8

Compare Source

jsh9/pydoclint (jsh9/pydoclint)

v0.8.3

Compare Source

  • Added
    • A new config option --omit-stars-when-documenting-varargs (shortform:
      -oswdv) so docstrings may describe varargs without the leading *
      characters (#​268)
  • Fixed
    • A bug where --auto-regenerate-baseline removes entries of files that have
      not yet been fixed (#​274)
  • Full diff
tmux-python/libtmux (libtmux)

v0.48.0.post0

Compare Source

v0.48.0

Compare Source

Breaking Changes
Minimum tmux version bumped to 3.2+ (606)

tmux versions below 3.2a are now deprecated. libtmux 0.48.0 will be the last
version to support tmux below 3.2. This is to ensure support for hooks, options,
and newer tmux features.

A FutureWarning will be emitted on first use. Support for these versions will be removed in a future
release. Set LIBTMUX_SUPPRESS_VERSION_WARNING=1 to suppress the warning.

Internal
  • Added TMUX_SOFT_MIN_VERSION constant (3.2a) for deprecation threshold (#​606)
What's new
tmux 3.6 support (#​607)

Added tmux 3.6 to test grid and TMUX_MAX_VERSION 3.4 -> 3.6.

python/mypy (mypy)

v1.19.0

Compare Source

facelessuser/pymdown-extensions (pymdown-extensions)

v10.17.2

Compare Source

10.17.2

  • FIX: Blocks: Blocks extensions will now better handle nesting of indented style Admonitions, Details, and Tabbed
    and other non-conflicting blocks.
astral-sh/ruff (ruff)

v0.14.7

Compare Source

Released on 2025-11-28.

Preview features
  • [flake8-bandit] Handle string literal bindings in suspicious-url-open-usage (S310) (#​21469)
  • [pylint] Fix PLR1708 false positives on nested functions (#​21177)
  • [pylint] Fix suppression for empty dict without tuple key annotation (PLE1141) (#​21290)
  • [ruff] Add rule RUF066 to detect unnecessary class properties (#​21535)
  • [ruff] Catch more dummy variable uses (RUF052) (#​19799)
Bug fixes
  • [server] Set severity for non-rule diagnostics (#​21559)
  • [flake8-implicit-str-concat] Avoid invalid fix in (ISC003) (#​21517)
  • [parser] Fix panic when parsing IPython escape command expressions (#​21480)
CLI
  • Show partial fixability indicator in statistics output (#​21513)
Contributors
tombi-toml/tombi (tombi)

v0.7.0

Compare Source

What's Changed

🚨 Breaking Changes
Deprecated key Replacement key
include files.include
exclude files.exclude
server lsp
format.array-bracket-space-width format.rules.array-bracket-space-width
format.array-element-space-width format.rules.array-comma-space-width
format.date-time-delimiter format.rules.date-time-delimiter
format.indent-style format.rules.indent-style
format.indent-width format.rules.indent-width
format.inline-table-brace-space-width format.rules.inline-table-brace-space-width
format.inline-table-element-space-width format.rules.inline-table-comma-space-width
format.line-ending format.rules.line-ending
format.line-width format.rules.line-width
format.quote-style format.rules.string-quote-style
format.trailing-comment-space-width format.rules.trailing-comment-space-width
format.rules.indent-table-key-values format.rules.indent-table-key-value-pairs
format.rules.key-value-equal-alignment format.rules.key-value-equals-sign-alignment
format.rules.key-value-equal-space-width format.rules.key-value-equals-sign-space-width
format.rules.quote-style format.rules.string-quote-style
schema.catalog.path schema.catalog.paths
schemas[*].root-keys schemas[*].root
lsp.diagnostics lsp.diagnostic
lsp.workspace-diagnostic.throttle-seconds (removed; no replacement)
🛠️ Other Changes
  • docs: add recommendation for preserving blank lines in auto-sorting with comments by @​ya7010 in #​1295
  • docs: clarify recommendation for using comments to separate key-valuepairs in auto-sorting by @​ya7010 in #​1296

Full Changelog: tombi-toml/tombi@v0.6.57...v0.7.0

v0.6.57

Compare Source

What's Changed

🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v0.6.56...v0.6.57

v0.6.56

Compare Source

What's Changed

🐛 Bug Fixes

Full Changelog: tombi-toml/tombi@v0.6.55...v0.6.56

v0.6.55

Compare Source

What's Changed

🐛 Bug Fixes
🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v0.6.54...v0.6.55


Configuration

📅 Schedule: Branch creation - "before 4am on monday" in timezone UTC, Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot merged commit 5e79dbc into main Dec 1, 2025
27 of 28 checks passed
@renovate renovate bot deleted the renovate/all branch December 1, 2025 09:02
@github-project-automation github-project-automation bot moved this from Review to Done in 🧰 devtools project board Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant