Skip to content

chore(deps): update dependency mypy to v1.15.0 #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 OpenSSF
mypy (changelog) types minor 1.11.2 -> 1.15.0 OpenSSF Scorecard

Release Notes

python/mypy (mypy)

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.15.0) 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 b11cac5 to 3f4dcd7 Compare March 28, 2025 21:39
@descope descope bot force-pushed the renovate/mypy-1.x branch from 3f4dcd7 to d8844df Compare April 6, 2025 22:23
@descope descope bot force-pushed the renovate/mypy-1.x branch from d8844df to 0cc3027 Compare April 8, 2025 20:39
@descope descope bot force-pushed the renovate/mypy-1.x branch from 0cc3027 to b89ed40 Compare April 9, 2025 01:51
@descope descope bot force-pushed the renovate/mypy-1.x branch from b89ed40 to d96e978 Compare April 9, 2025 19:00
@descope descope bot force-pushed the renovate/mypy-1.x branch from d96e978 to 592f925 Compare April 9, 2025 21:55
auto-merge was automatically disabled April 9, 2025 21:59

Pull Request is not mergeable

@descope descope bot enabled auto-merge (squash) April 10, 2025 00:46
@descope descope bot force-pushed the renovate/mypy-1.x branch from 592f925 to e48aa50 Compare April 12, 2025 15:56
@descope descope bot force-pushed the renovate/mypy-1.x branch from e48aa50 to 7eb6992 Compare April 14, 2025 20:16
@descope descope bot force-pushed the renovate/mypy-1.x branch from 7eb6992 to 8acc659 Compare April 16, 2025 18:46
@descope descope bot force-pushed the renovate/mypy-1.x branch from 8acc659 to a640087 Compare April 17, 2025 10:01
@descope descope bot force-pushed the renovate/mypy-1.x branch from a640087 to 99a0875 Compare April 17, 2025 17:30
@descope descope bot force-pushed the renovate/mypy-1.x branch from 99a0875 to 0d36f59 Compare April 20, 2025 00:08
@descope descope bot force-pushed the renovate/mypy-1.x branch from 0d36f59 to ef63539 Compare April 23, 2025 10:04
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