build(deps-dev): bump the linters group across 1 directory with 6 updates#632
Merged
Conversation
56dddd1 to
92fcc23
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #632 +/- ##
==========================================
- Coverage 51.95% 51.67% -0.28%
==========================================
Files 36 36
Lines 1692 1701 +9
==========================================
Hits 879 879
- Misses 813 822 +9 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…ates Bumps the linters group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tox-uv](https://github.com/tox-dev/tox-uv) | `1.35.1` | `1.35.2` | | [tox](https://github.com/tox-dev/tox) | `4.53.0` | `4.55.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.16` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.39.3` | `1.39.7` | | [django-stubs](https://github.com/typeddjango/django-stubs) | `6.0.3` | `6.0.5` | | [mypy](https://github.com/python/mypy) | `1.20.2` | `2.1.0` | Updates `tox-uv` from 1.35.1 to 1.35.2 - [Release notes](https://github.com/tox-dev/tox-uv/releases) - [Commits](tox-dev/tox-uv@1.35.1...1.35.2) Updates `tox` from 4.53.0 to 4.55.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.53.0...4.55.1) Updates `ruff` from 0.15.12 to 0.15.16 - [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.15.12...0.15.16) Updates `basedpyright` from 1.39.3 to 1.39.7 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.39.3...v1.39.7) Updates `django-stubs` from 6.0.3 to 6.0.5 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.3...6.0.5) Updates `mypy` from 1.20.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.39.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: django-stubs dependency-version: 6.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: tox dependency-version: 4.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: tox-uv dependency-version: 1.35.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters ... Signed-off-by: dependabot[bot] <support@github.com>
92fcc23 to
757e654
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 6 updates in the / directory:
1.35.11.35.24.53.04.55.10.15.120.15.161.39.31.39.76.0.36.0.51.20.22.1.0Updates
tox-uvfrom 1.35.1 to 1.35.2Release notes
Sourced from tox-uv's releases.
Commits
595721d🐛 fix(lock): honor --recreate in uv-venv-lock-runner (#338)1026808[pre-commit.ci] pre-commit autoupdate (#337)3f7ea4d[pre-commit.ci] pre-commit autoupdate (#334)f976fc1build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#333)c0fabe3Honor constraints opt for all packages (#332)d4aa96d[pre-commit.ci] pre-commit autoupdate (#331)ac78519build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#329)8bab9b8[pre-commit.ci] pre-commit autoupdate (#328)Updates
toxfrom 4.53.0 to 4.55.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
7ebde0crelease 4.55.19ac5479🐛 fix(config): propagate overrides through config references (#3951)28972a9[pre-commit.ci] pre-commit autoupdate (#3949)928b7f0release 4.55.0a43427f🐛 fix(pip): skip constrain_package_deps when constraints is set (#3948)27b68b3[pre-commit.ci] pre-commit autoupdate (#3947)4e6627cfeat: Also passTERMINFOwhen in an interactive shell (#3946)10c431c[pre-commit.ci] pre-commit autoupdate (#3943)c86e876👷 ci(schemastore): sync fork before pushing branch (#3942)1f1fcc7release 4.54.0Updates
rufffrom 0.15.12 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] Add caching for pattern match narrowing (#25613)27058fc[ty] Compact retained definition and expression identities (#25606)bf80d05Fix CODEOWNERS syntax (#25622)10ccd51Shrink additional parser AST collections (#25465)0d7135f[ty] Upgrade Salsa (#25545)49493a3[ty] Show type alias value on hover (#25381)85207d3[ty] sys.implementation.version is not sys.version_info (#25608)a8a0614[ty] Avoid retaining duplicate function signatures (#25609)Updates
basedpyrightfrom 1.39.3 to 1.39.7Commits
c9a757d1.39.7d253d82avoid duplicated capability registrations19c3545fix empty semantic tokens response interfering with other language servers wh...b018192update baseline file15ee8f1revert upstream's ai generated bash clusterfuck of an attempt at fixing the p...daec470try using pyprojectx to install primer instead of uvf9650c5update mypy_primer repo48fe1c8don't recurse submodules when cloning repos in the primer, it screws up becau...af9a1fdfix completely uselessCalledProcesErrormessages3b5becbupdate this project's basedpyright/ruff config for the mypy_primer repoUpdates
django-stubsfrom 6.0.3 to 6.0.5Commits
8f534d0Version 6.0.5 release (#3402)16679efFixAdminSite.registertyping (#3387)030484fUpdate dependency ty to v0.0.38 (#3400)906abd5Fix InlineModelAdmin parent-object method signatures (#3308)ad05f89Update ty to v0.0.37 (#3399)c67f6b4Update int128/hide-comment-action action to v1.59.0 (#3397)5322457[pre-commit.ci] pre-commit autoupdate (#3396)e097380Update dependency ty to v0.0.36 (#3395)97b6e0eUpdate dependency pytest-mypy-plugins to v4.0.3 (#3394)5680543Enableunused-ignorecode in pyrefly (#3393)Updates
mypyfrom 1.20.2 to 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)