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.12.1 #138

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

This PR contains the following updates:

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

Release Notes

python/mypy (mypy)

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


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

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.30%. Comparing base (dda1273) to head (53bff4b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #138   +/-   ##
=======================================
  Coverage   81.30%   81.30%           
=======================================
  Files          11       11           
  Lines         551      551           
=======================================
  Hits          448      448           
  Misses        103      103           

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

@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 force-pushed the renovate/mypy-1.x-lockfile branch from 587dfa3 to 6d574e0 Compare July 31, 2024 01:11
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 6d574e0 to a57288d Compare August 25, 2024 02:26
@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 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 a57288d to cc4dcda Compare October 14, 2024 11:28
@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 cc4dcda to d25eefd Compare October 20, 2024 03:55
@pmayd pmayd changed the base branch from main to dev October 21, 2024 19:55
@renovate renovate bot changed the base branch from dev to main October 21, 2024 19:56
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from d25eefd to 53bff4b Compare October 21, 2024 19:56
@pmayd pmayd changed the base branch from main to dev October 21, 2024 19:58
Copy link
Contributor Author

renovate bot commented Oct 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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