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

Update dependency mypy to v1.13.0 #121

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy (source, changelog) 1.8.0 -> 1.13.0 age adoption passing confidence

Release Notes

python/mypy (mypy)

v1.13.0

Compare Source

v1.12.1

Compare Source

  • Fix crash when showing partially analyzed type in error message (Ivan Levkivskyi, PR 17961)
  • Fix iteration over union (when self type is involved) (Shantanu, PR 17976)
  • Fix type object with type var default in union context (Jukka Lehtosalo, PR 17991)
  • Revert change to os.path stubs affecting use of os.PathLike[Any] (Shantanu, PR 17995)

v1.12.0

Compare Source

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

v1.10.1

Compare Source

v1.10.0

Compare Source

v1.9.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Apr 21, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.02s
✅ JSON eslint-plugin-jsonc 3 0 0 1.11s
✅ JSON jsonlint 3 0 0.18s
✅ JSON prettier 3 2 0 0.37s
✅ JSON v8r 3 0 3.26s
✅ MAKEFILE checkmake 1 0 0.02s
✅ MARKDOWN markdownlint 7 0 0 1.1s
✅ MARKDOWN markdown-link-check 12 0 1.27s
✅ MARKDOWN markdown-table-formatter 12 0 0 0.31s
✅ PYTHON black 36 0 0 1.39s
✅ PYTHON flake8 36 0 0.72s
✅ PYTHON isort 36 24 0 0.39s
✅ PYTHON mypy 36 0 6.16s
✅ PYTHON ruff 36 24 0 0.06s
✅ REPOSITORY checkov yes no 10.35s
✅ REPOSITORY gitleaks yes no 0.79s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY trivy-sbom yes no 1.44s
✅ YAML prettier 7 4 0 0.79s
✅ YAML v8r 7 0 3.74s
✅ YAML yamllint 7 0 0.43s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

github-actions bot commented Apr 21, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2181 2087 96% 80% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: de84588 by action🐍

@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from e2d0c62 to 0ddcc37 Compare April 24, 2024 16:35
@renovate renovate bot changed the title Update dependency mypy to v1.9.0 Update dependency mypy to v1.10.0 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 0ddcc37 to 13c19d8 Compare June 25, 2024 05:25
@renovate renovate bot changed the title Update dependency mypy to v1.10.0 Update dependency mypy to v1.10.1 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 13c19d8 to 6abb9bc Compare July 19, 2024 20:30
@renovate renovate bot changed the title Update dependency mypy to v1.10.1 Update dependency mypy to v1.11.0 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 6abb9bc to 3328410 Compare July 31, 2024 00:09
@renovate renovate bot changed the title Update dependency mypy to v1.11.0 Update dependency mypy to v1.11.1 Jul 31, 2024
@renovate renovate bot changed the title Update dependency mypy to v1.11.1 Update dependency mypy to v1.11.2 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 3328410 to 9351a01 Compare August 25, 2024 00:02
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 9351a01 to a10d8ea Compare October 14, 2024 20:48
@renovate renovate bot changed the title Update dependency mypy to v1.11.2 Update dependency mypy to v1.12.0 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from a10d8ea to 6777247 Compare October 20, 2024 03:41
@renovate renovate bot changed the title Update dependency mypy to v1.12.0 Update dependency mypy to v1.12.1 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 6777247 to de84588 Compare October 22, 2024 22:50
@renovate renovate bot changed the title Update dependency mypy to v1.12.1 Update dependency mypy to v1.13.0 Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants