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 types #359

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

chore(deps): update types #359

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy (changelog) 1.14.1 -> 1.15.0 age adoption passing confidence
safety (changelog) 3.2.14 -> 3.3.0 age adoption passing confidence
typeguard (changelog) 4.4.1 -> 4.4.2 age adoption passing confidence

Release Notes

python/mypy (mypy)

v1.15.0

Compare Source

pyupio/safety (safety)

v3.3.0

Compare Source

agronholm/typeguard (typeguard)

v4.4.2

Compare Source

  • Fixed TypeCheckError in unpacking assignment involving properties of a parameter of the function (#​506; regression introduced in v4.4.1)
  • Fixed display of module name for forward references (#​492; PR by @​JelleZijlstra)
  • Fixed TypeError when using an assignment expression (#​510; PR by @​JohannesK71083)
  • Fixed ValueError: no signature found for builtin when checking against a protocol and a matching attribute in the subject is a built-in function (#​504)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Feb 10, 2025
@renovate renovate bot enabled auto-merge (squash) February 10, 2025 00:25
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.15.0 chore(deps): update types Feb 14, 2025
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