Skip to content

chore(deps): update dependency mypy to v1.16.1 #493

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

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

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Feb 26, 2025

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
mypy (changelog) types minor 1.11.2 -> 1.16.1 1.17.0 OpenSSF Scorecard

Release Notes

python/mypy (mypy)

v1.16.1

Compare Source

v1.16.0

Compare Source

v1.15.0

Compare Source

v1.14.1

Compare Source

v1.14.0

Compare Source

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


Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@descope descope bot added the renovate label Feb 26, 2025
@descope descope bot enabled auto-merge (squash) February 26, 2025 06:09
@descope
Copy link
Contributor Author

descope bot commented Feb 26, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


The current project's supported Python range (>=3.8.1,<4.0) is not compatible with some of the required packages Python requirement:
  - mypy requires Python >=3.9, so it will not be satisfied for Python >=3.8.1,<3.9

Because descope depends on mypy (1.16.1) which requires Python >=3.9, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For mypy, a possible solution would be to set the `python` property to ">=3.9,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@descope descope bot force-pushed the renovate/mypy-1.x branch from e865ae1 to c4d457c Compare February 27, 2025 17:31
@descope descope bot force-pushed the renovate/mypy-1.x branch from c4d457c to d939b78 Compare March 6, 2025 05:44
@descope descope bot force-pushed the renovate/mypy-1.x branch from d939b78 to 8de77a6 Compare March 16, 2025 22:57
@descope descope bot force-pushed the renovate/mypy-1.x branch from 8de77a6 to fabbd5b Compare March 17, 2025 22:25
@descope descope bot force-pushed the renovate/mypy-1.x branch from fabbd5b to 3f6e31f Compare March 19, 2025 13:33
@descope descope bot force-pushed the renovate/mypy-1.x branch from 3f6e31f to 2592767 Compare March 20, 2025 07:05
@descope descope bot force-pushed the renovate/mypy-1.x branch from 2592767 to 9b8028d Compare March 21, 2025 22:06
@descope descope bot force-pushed the renovate/mypy-1.x branch from 9b8028d to 62fdf33 Compare March 22, 2025 00:40
@descope descope bot force-pushed the renovate/mypy-1.x branch from 62fdf33 to f48ced6 Compare March 22, 2025 03:03
@descope descope bot force-pushed the renovate/mypy-1.x branch from f48ced6 to eb3a903 Compare March 22, 2025 05:19
@descope descope bot force-pushed the renovate/mypy-1.x branch from eb3a903 to ea91e2c Compare March 22, 2025 07:25
@descope descope bot force-pushed the renovate/mypy-1.x branch from ea91e2c to 9e93dfc Compare March 22, 2025 09:15
@descope descope bot force-pushed the renovate/mypy-1.x branch from 9e93dfc to 1072169 Compare March 22, 2025 11:24
@descope descope bot force-pushed the renovate/mypy-1.x branch from 1e3c97b to 5020f3e Compare June 29, 2025 19:37
@descope descope bot force-pushed the renovate/mypy-1.x branch from 5020f3e to 272fcae Compare June 30, 2025 00:59
@descope descope bot force-pushed the renovate/mypy-1.x branch from 272fcae to 3cc1ac5 Compare June 30, 2025 11:34
@descope descope bot force-pushed the renovate/mypy-1.x branch from 3cc1ac5 to f35aac0 Compare July 1, 2025 04:30
@descope descope bot force-pushed the renovate/mypy-1.x branch from f35aac0 to ac257b8 Compare July 2, 2025 14:19
@descope descope bot force-pushed the renovate/mypy-1.x branch from ac257b8 to d91d193 Compare July 6, 2025 10:06
@descope descope bot changed the title chore(deps): update dependency mypy to v1.16.0 chore(deps): update dependency mypy to v1.16.1 Jul 7, 2025
descope-approve[bot]
descope-approve bot previously approved these changes Jul 7, 2025
@descope descope bot force-pushed the renovate/mypy-1.x branch from bbee7a4 to 02a06aa Compare July 11, 2025 21:33
@descope descope bot force-pushed the renovate/mypy-1.x branch from 02a06aa to d6de72d Compare July 13, 2025 23:07
@descope descope bot force-pushed the renovate/mypy-1.x branch from d6de72d to 2277928 Compare July 15, 2025 19:46
@descope descope bot force-pushed the renovate/mypy-1.x branch from 2277928 to d6d987e Compare July 20, 2025 21:17
@descope descope bot force-pushed the renovate/mypy-1.x branch from d6d987e to b33c80a Compare July 23, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants