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

chore(deps): update dependency mypy to v1.13.0 #907

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy (source, changelog) 1.12.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)

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 is behind base branch, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 20, 2024
Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #907   +/-   ##
=======================================
  Coverage   97.74%   97.74%           
=======================================
  Files          21       21           
  Lines        1596     1596           
=======================================
  Hits         1560     1560           
  Misses         36       36           

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 0b2bded Previous: e337c88 Ratio
benchmarks/test_1000x.py::test_1000x_reads 0.8157206005649722 iter/sec (stddev: 0.06363143230198738) 0.806565638388441 iter/sec (stddev: 0.0713683648010429) 0.99
benchmarks/test_1000x.py::test_1000x_writes 0.7160765385414323 iter/sec (stddev: 0.17307474650292842) 0.7052757727630713 iter/sec (stddev: 0.17741750121825206) 0.98
benchmarks/test_standard.py::test_standard 0.7630105098758515 iter/sec (stddev: 0.06267017682651858) 0.7577879777063466 iter/sec (stddev: 0.05659599297230847) 0.99

This comment was automatically generated by workflow using github-action-benchmark.

@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch 25 times, most recently from 35a2ae3 to 01c86ae Compare October 23, 2024 00:28
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.12.1 chore(deps): update dependency mypy to v1.13.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 01c86ae to b8d6ca8 Compare October 23, 2024 03:13
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch 28 times, most recently from 3137ae8 to d3220d8 Compare November 5, 2024 09:25
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from d3220d8 to 0b2bded Compare November 5, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants