chore(deps-dev): bump the python-deps group across 1 directory with 4 updates - #20
Merged
Merged
Conversation
Owner
|
@dependabot rebase |
… updates Bumps the python-deps group with 4 updates in the / directory: [prek](https://github.com/j178/prek), [ruff](https://github.com/astral-sh/ruff), [ty](https://github.com/astral-sh/ty) and [zensical](https://github.com/zensical/zensical). Updates `prek` from 0.4.13 to 0.4.14 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.13...v0.4.14) Updates `ruff` from 0.16.2 to 0.16.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.2...0.16.3) Updates `ty` from 0.0.70 to 0.0.72 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.70...0.0.72) Updates `zensical` from 0.0.53 to 0.0.55 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.53...v0.0.55) --- updated-dependencies: - dependency-name: prek dependency-version: 0.4.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: ty dependency-version: 0.0.72 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: zensical dependency-version: 0.0.55 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-deps-6e2e1bd096
branch
from
August 21, 2026 13:05
7b5cc17 to
19667f1
Compare
wlix13
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-deps group with 4 updates in the / directory: prek, ruff, ty and zensical.
Updates
prekfrom 0.4.13 to 0.4.14Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
432eeb0Bump version to 0.4.14 (#2571)6b6d429Update Rust crate ignore to v0.4.33 (#2564)27d0cf8Update prek hooks (#2555)aaf407bUpdate Rust crate aws-lc-rs to v1.18.0 (#2569)3ddddfdUpdate Rust crate xml to v1.4.0 (#2570)fc90ec6Update Rust crate similar to v3.1.2 (#2567)50e60d4Update Rust crate thiserror to v2.0.20 (#2568)70a4c06Update Rust crate liblzma to v0.4.8 (#2565)7b8dcaaUpdate Rust crate globset to v0.4.20 (#2563)3e075d3Update Rust crate clap_complete to v4.6.9 (#2562)Updates
rufffrom 0.16.2 to 0.16.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b0e4702Bump 0.16.3 (#27723)ecdd401[ty] Separate script and uv modules from project metadata (#27720)1263524[ty] Simplify display implementations with std::fmt::from_fn (#27718)59196ba[ty] Unify polarity-aware relation construction (#27707)b8c5e73[ty] Disable CodSpeed cycle estimation for instrumented benchmarks (#27706)2b0d210[ty] Centralize matched argument relations (#27705)a9130f3[pyupgrade] Add rule to replacewhile 1withwhile True(while-one, `...c64c7d6[ty] Model try exception flow with operation checkpoints (#27471)9dea5ef[ty] Avoid deriving sequents for typevars with concrete bounds (#27587)9798e88[ty] Preserve enum exhaustiveness with custom missing methods (#27700)Updates
tyfrom 0.0.70 to 0.0.72Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
62ebbecBump version to 0.0.72 (#4268)fd1753dAlign Renovate config with preset (#4266)683e223Bump version to 0.0.71 (#4244)ede66b4Document unsound-yield in the migration guide (#4239)4c3d909Validate the PGO pipeline in CI (#4236)df9bad1Enable PGO for Linux ARM64 ty releases (#4218)0ed874cEnable PGO for Windows x86-64 ty releases (#4217)8988165Enable PGO for macOS ARM64 ty releases (#4216)c25c341Enable PGO for Linux x86-64 ty releases (#4213)d95445fUse Depot runners for release builds (#4224)Updates
zensicalfrom 0.0.53 to 0.0.55Release notes
Sourced from zensical's releases.
Commits
b60354cchore: release v0.0.55b53048erefactor: revert code blocks to TOML 1.0 (#860)7fe9b24Merge pull request #862 from zensical/fix/reference-extractor91d9d50fix: ignore surrounding whitespace in inline link targets (#861)6774d61fix: invalid code span detection in reference extractorcfdf18fchore: release v0.0.5434e6c89performance: reduce peak memory usage by 8-10x0d2fa6ffix: update ui to v0.0.25bb2cbeefix: defaults formikeincorrectly setd1602b0Merge pull request #854 from zensical/chore/security-audit