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 #79

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2023

This PR contains the following updates:

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

  • Fix error reporting on cached run after uninstallation of third party library (Shantanu, PR 17420)

v1.10.0

Compare Source

v1.9.0

Compare Source

v1.8.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 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.

@codecov-commenter
Copy link

codecov-commenter commented Jun 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (alpha@f950c0f). Learn more about missing BASE report.

Current head 28b9203 differs from pull request most recent head 41f1242

Please upload reports for the commit 41f1242 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##             alpha       #79   +/-   ##
=========================================
  Coverage         ?   100.00%           
=========================================
  Files            ?        19           
  Lines            ?       640           
  Branches         ?        57           
=========================================
  Hits             ?       640           
  Misses           ?         0           
  Partials         ?         0           
Flag Coverage Δ
unittests 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.3.0 chore(deps): update dependency mypy to v1.3.0 - autoclosed Jun 18, 2023
@renovate renovate bot closed this Jun 18, 2023
@renovate renovate bot deleted the renovate/mypy-1.x-lockfile branch June 18, 2023 03:23
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.3.0 - autoclosed chore(deps): update dependency mypy to v1.3.0 Jun 20, 2023
@renovate renovate bot reopened this Jun 20, 2023
@renovate renovate bot restored the renovate/mypy-1.x-lockfile branch June 20, 2023 19:11
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 5d2f132 to eb60ea3 Compare June 20, 2023 23:34
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.3.0 chore(deps): update dependency mypy to v1.4.0 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from eb60ea3 to 0191f75 Compare June 30, 2023 01:39
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.4.0 chore(deps): update dependency mypy to v1.4.1 Jun 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.4.1 chore(deps): update dependency mypy to v1.5.0 Aug 14, 2023
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.5.0 chore(deps): update dependency mypy to v1.5.1 Aug 20, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 0191f75 to 11cc5a6 Compare August 20, 2023 19:53
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.5.1 chore(deps): update dependency mypy to v1.6.0 Oct 14, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 11cc5a6 to 872fbee Compare October 14, 2023 18:44
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.6.0 chore(deps): update dependency mypy to v1.6.1 Oct 22, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 872fbee to bda79f3 Compare October 22, 2023 07:26
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.6.1 chore(deps): update dependency mypy to v1.7.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from bda79f3 to c5a562f Compare November 14, 2023 15:37
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.7.0 chore(deps): update dependency mypy to v1.7.1 Nov 27, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from c5a562f to 5300bad Compare November 27, 2023 20:26
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 5300bad to db2a806 Compare December 19, 2023 15:39
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.7.1 chore(deps): update dependency mypy to v1.8.0 Dec 25, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from db2a806 to 28b9203 Compare March 5, 2024 17:58
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.8.0 chore(deps): update dependency mypy to v1.9.0 Mar 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.9.0 chore(deps): update dependency mypy to v1.10.0 Apr 28, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 28b9203 to 41f1242 Compare June 18, 2024 20:35
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.10.0 chore(deps): update dependency mypy to v1.10.1 Jun 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.10.1 chore(deps): update dependency mypy to v1.11.0 Jul 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.11.0 chore(deps): update dependency mypy to v1.11.1 Aug 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.11.1 chore(deps): update dependency mypy to v1.11.2 Aug 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.11.2 chore(deps): update dependency mypy to v1.12.0 Oct 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.12.0 chore(deps): update dependency mypy to v1.12.1 Oct 24, 2024
@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 26, 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.

1 participant