Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-commit autoupdate #12898

Merged
merged 1 commit into from
Dec 7, 2024
Merged

pre-commit autoupdate #12898

merged 1 commit into from
Dec 7, 2024

Conversation

@uranusjr uranusjr added the skip news Does not need a NEWS file entry (eg: trivial changes) label Aug 6, 2024
@uranusjr
Copy link
Member

uranusjr commented Aug 6, 2024

src/pip/_internal/utils/misc.py:132: error:
"Callable[[FunctionType, Path, BaseException], Any] | Callable[[FunctionType, Path, tuple[type[BaseException], BaseException, TracebackType]], Any]"
not callable  [misc]

A callable is not callable. WTF?

@uranusjr
Copy link
Member

uranusjr commented Aug 6, 2024

Looks similar to python/mypy#17631

1.11 added special support for partial and that seems to break cases like this. (Not sure what the criteria are exactly.) python/mypy#16939

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 63ad6b5 to c5f2b06 Compare September 2, 2024 19:58
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c5f2b06 to 5c9f2ae Compare October 7, 2024 21:09
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 5c9f2ae to 32d2b76 Compare November 4, 2024 20:24
@ichard26 ichard26 added this to the 25.0 milestone Nov 8, 2024
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 32d2b76 to 9cca051 Compare December 2, 2024 20:26
@ichard26 ichard26 self-assigned this Dec 6, 2024
@ichard26 ichard26 force-pushed the pre-commit-ci-update-config branch from 9cca051 to 43e06c0 Compare December 7, 2024 19:50
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/psf/black-pre-commit-mirror: 24.4.2 → 24.10.0](psf/black-pre-commit-mirror@24.4.2...24.10.0)
- [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.8.1](astral-sh/ruff-pre-commit@v0.5.6...v0.8.1)
- [github.com/pre-commit/mirrors-mypy: v1.12.1 → v1.13.0](pre-commit/mirrors-mypy@v1.12.1...v1.13.0)
@ichard26 ichard26 force-pushed the pre-commit-ci-update-config branch from 43e06c0 to de6ec67 Compare December 7, 2024 19:55
@ichard26
Copy link
Member

ichard26 commented Dec 7, 2024

This only took a few months :p

@ichard26 ichard26 merged commit 07c7a14 into main Dec 7, 2024
32 checks passed
@ichard26 ichard26 deleted the pre-commit-ci-update-config branch December 7, 2024 20:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
skip news Does not need a NEWS file entry (eg: trivial changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants