Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Dec 14, 2024

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) 1.15.0 -> 1.19.1 age confidence

Release Notes

python/mypy (mypy)

v1.19.1

Compare Source

  • Fix noncommutative joins with bounded TypeVars (Shantanu, PR 20345)
  • Respect output format for cached runs by serializing raw errors in cache metas (Ivan Levkivskyi, PR 20372)
  • Allow types.NoneType in match cases (A5rocks, PR 20383)
  • Fix mypyc generator regression with empty tuple (BobTheBuidler, PR 20371)
  • Fix crash involving Unpack-ed TypeVarTuple (Shantanu, PR 20323)
  • Fix crash on star import of redefinition (Ivan Levkivskyi, PR 20333)
  • Fix crash on typevar with forward ref used in other module (Ivan Levkivskyi, PR 20334)
  • Fail with an explicit error on PyPy (Ivan Levkivskyi, PR 20389)

v1.19.0

Compare Source

v1.18.2

Compare Source

  • Fix crash on recursive alias (Ivan Levkivskyi, PR 19845)
  • Add additional guidance for stubtest errors when runtime is object.__init__ (Stephen Morton, PR 19733)
  • Fix handling of None values in f-string expressions in mypyc (BobTheBuidler, PR 19846)

v1.18.1

Compare Source

v1.17.1

Compare Source

  • Retain None as constraints bottom if no bottoms were provided (Stanislav Terliakov, PR 19485)
  • Fix "ignored exception in hasattr" in dmypy (Stanislav Terliakov, PR 19428)
  • Prevent a crash when InitVar is redefined with a method in a subclass (Stanislav Terliakov, PR 19453)

v1.17.0

Compare Source

v1.16.1

Compare Source

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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/mypy-1.x-lockfile branch from 70f1441 to 6357885 Compare December 21, 2024 08:18
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mypy to v1.13.0 Update dependency mypy to v1.14.0 Dec 21, 2024
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/mypy-1.x-lockfile branch from 6357885 to 331491a Compare January 4, 2025 08:15
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mypy to v1.14.0 Update dependency mypy to v1.14.1 Jan 4, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/mypy-1.x-lockfile branch from 331491a to 30f0be1 Compare February 8, 2025 08:47
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mypy to v1.14.1 Update dependency mypy to v1.15.0 Feb 8, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mypy to v1.15.0 Update dependency mypy to v1.16.0 May 31, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/mypy-1.x-lockfile branch from 30f0be1 to aa1143f Compare May 31, 2025 15:58
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/mypy-1.x-lockfile branch from aa1143f to 008cbae Compare June 21, 2025 05:37
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mypy to v1.16.0 Update dependency mypy to v1.16.1 Jun 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mypy to v1.16.1 Update dependency mypy to v1.17.0 Jul 19, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/mypy-1.x-lockfile branch from 008cbae to 0c8543f Compare July 19, 2025 06:55
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/mypy-1.x-lockfile branch from 0c8543f to 4143a86 Compare August 9, 2025 08:19
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mypy to v1.17.0 Update dependency mypy to v1.17.1 Aug 9, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/mypy-1.x-lockfile branch from 4143a86 to 5789ea8 Compare September 13, 2025 08:12
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mypy to v1.17.1 Update dependency mypy to v1.18.1 Sep 13, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mypy to v1.18.1 Update dependency mypy to v1.18.2 Sep 20, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/mypy-1.x-lockfile branch from 5789ea8 to 53a8f4b Compare September 20, 2025 12:12
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/mypy-1.x-lockfile branch from 53a8f4b to 9d36ca2 Compare November 28, 2025 20:19
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mypy to v1.18.2 Update dependency mypy to v1.19.0 Nov 28, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/mypy-1.x-lockfile branch from 9d36ca2 to fd76d56 Compare December 15, 2025 12:17
@red-hat-konflux red-hat-konflux bot changed the title Update dependency mypy to v1.19.0 Update dependency mypy to v1.19.1 Dec 15, 2025
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