build(deps): bump the linters group across 1 directory with 5 updates - #695
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #695 +/- ##
=======================================
Coverage 68.97% 68.97%
=======================================
Files 46 46
Lines 2069 2069
=======================================
Hits 1427 1427
Misses 642 642 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
dependabot
Bot
force-pushed
the
dependabot/uv/linters-d2af90f67c
branch
2 times, most recently
from
September 4, 2026 10:24
06b13f6 to
74eb58d
Compare
Bumps the linters group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django-stubs-ext](https://github.com/typeddjango/django-stubs) | `6.0.7` | `6.1.0` | | [tox](https://github.com/tox-dev/tox) | `4.58.0` | `4.60.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.0` | `0.16.5` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.39.9` | `1.39.10` | | [zizmor](https://github.com/zizmorcore/zizmor) | `1.28.0` | `1.29.0` | Updates `django-stubs-ext` from 6.0.7 to 6.1.0 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.7...6.1.0) Updates `tox` from 4.58.0 to 4.60.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.58.0...4.60.1) Updates `ruff` from 0.16.0 to 0.16.5 - [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.0...0.16.5) Updates `basedpyright` from 1.39.9 to 1.39.10 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.39.9...v1.39.10) Updates `zizmor` from 1.28.0 to 1.29.0 - [Release notes](https://github.com/zizmorcore/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.28.0...v1.29.0) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.39.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: django-stubs-ext dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: linters - dependency-name: ruff dependency-version: 0.16.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: tox dependency-version: 4.60.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: zizmor dependency-version: 1.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters ... Signed-off-by: dependabot[bot] <support@github.com>
jodal
force-pushed
the
dependabot/uv/linters-d2af90f67c
branch
from
September 4, 2026 10:28
74eb58d to
21200aa
Compare
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 linters group with 5 updates in the / directory:
6.0.76.1.04.58.04.60.10.16.00.16.51.39.91.39.101.28.01.29.0Updates
django-stubs-extfrom 6.0.7 to 6.1.0Commits
2ec3fd3Version 6.1.0 (#3589)5868773Update int128/hide-comment-action action to v1.69.0 (#3588)e888491Support custom arguments in queryset update methods (#3586)ffd15ca[pre-commit.ci] pre-commit autoupdate (#3583)1af6dcfUpdate int128/hide-comment-action action to v1.68.0 (#3582)709e864Update dependency ty to v0.0.69 (#3580)5da937cUpdate dependency ty to v0.0.68 (#3579)7afd2daUpdate dependency ty to v0.0.67 (#3578)07e22f2Explicit through default manager (#3576)db47c3bUpdate dependency django to v5.2.17 (#3575)Updates
toxfrom 4.58.0 to 4.60.1Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
e91ca3brelease 4.60.159e984fReport an empty TOML command value as a handled error (#4041)fcb513e[pre-commit.ci] pre-commit autoupdate (#4040)e753137Report a bad ini core value as a handled error (#4028)79a45b4🔧 chore: batch dependency updates weekly on Tuesday (#4038)e388aeb🔧 chore: drop the now-unused ty ignore directive (#4039)76baa0adocs: drop the claim that tox -e py skips tests with missing dependencies (#4...0250664build(deps): bump astral-sh/setup-uv from 10.0.0 to 10.0.1 (#4037)8527c61fix: report an invalid --skip-env regex as a handled error (#4029)fb859dcfix: a semicolon truncates a value read from a set_env file (#4030)Updates
rufffrom 0.16.0 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)Updates
basedpyrightfrom 1.39.9 to 1.39.10Release notes
Sourced from basedpyright's releases.
Commits
6d830ba1.39.10a34496cfix redundantworkspace/configurationrequestb3074fefix links in tsp docs979a3fcaddnodejs-wheelback as a dev dependency2852250ignoremypy_primer/buildin bpr5c4427fbaseline type errors from new upstream python fileae420b5try to fix primer0e5c88efixes from merge78adf4fdon't support TSPeff463dMerge tag '1.1.412' into merge-1.1.412Updates
zizmorfrom 1.28.0 to 1.29.0Release notes
Sourced from zizmor's releases.
Changelog
Sourced from zizmor's changelog.
Commits
3c11696zizmor 1.29.0 (#2251)876f448Bump trophies (#2250)3e92c0aRemove old deprecated--collectmodes (#2242)35ab77bSupport self-repository syntax for local uses (#2249)6ea55f5chore(deps): bump pymdown-extensions from 10.21.3 to 11.0 (#2241)a56362cchore(deps): bump quinn-proto from 0.11.14 to 0.11.16 (#2240)80b80f3Bump zensical, fixup anchor IDs (#2239)dce1469Bump trophies (#2238)fd487f4chore(deps): bump the github-actions group with 4 updates (#2236)ab59a28chore(deps): bump the cargo group with 11 updates (#2237)