-
Notifications
You must be signed in to change notification settings - Fork 13
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.14.1 #204
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/mypy-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #204 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 9
Lines 312 312
Branches 23 23
=========================================
Hits 312 312 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
December 26, 2023 21:44
2c77ce4
to
7621788
Compare
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
December 27, 2023 17:16
7621788
to
636dcfb
Compare
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
December 28, 2023 16:45
636dcfb
to
459b052
Compare
renovate
bot
changed the title
Update dependency mypy to v1.8.0
Update dependency mypy to v1.9.0
Mar 8, 2024
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
2 times, most recently
from
March 11, 2024 19:12
23f4240
to
ea05e8c
Compare
renovate
bot
changed the title
Update dependency mypy to v1.9.0
Update dependency mypy to v1.10.0
Apr 24, 2024
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
April 24, 2024 14:48
ea05e8c
to
729cb1f
Compare
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
June 25, 2024 02:12
729cb1f
to
dc74ac6
Compare
renovate
bot
changed the title
Update dependency mypy to v1.10.0
Update dependency mypy to v1.10.1
Jun 25, 2024
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
July 19, 2024 18:43
dc74ac6
to
95129fa
Compare
renovate
bot
changed the title
Update dependency mypy to v1.10.1
Update dependency mypy to v1.11.0
Jul 19, 2024
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
July 31, 2024 01:05
95129fa
to
695f223
Compare
renovate
bot
changed the title
Update dependency mypy to v1.11.0
Update dependency mypy to v1.11.1
Jul 31, 2024
renovate
bot
changed the title
Update dependency mypy to v1.11.1
Update dependency mypy to v1.11.2
Aug 25, 2024
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
August 25, 2024 01:15
695f223
to
bbd18ee
Compare
renovate
bot
changed the title
Update dependency mypy to v1.11.2
Update dependency mypy to v1.12.0
Oct 14, 2024
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
October 14, 2024 21:13
bbd18ee
to
0c2e395
Compare
renovate
bot
changed the title
Update dependency mypy to v1.12.0
Update dependency mypy to v1.12.1
Oct 20, 2024
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
October 20, 2024 04:24
0c2e395
to
7c0c9cc
Compare
renovate
bot
changed the title
Update dependency mypy to v1.12.1
Update dependency mypy to v1.13.0
Oct 23, 2024
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
October 23, 2024 00:39
7c0c9cc
to
e746973
Compare
renovate
bot
changed the title
Update dependency mypy to v1.13.0
Update dependency mypy to v1.14.0
Dec 20, 2024
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
December 20, 2024 17:44
e746973
to
b5d64a8
Compare
renovate
bot
force-pushed
the
renovate/mypy-1.x
branch
from
December 30, 2024 18:20
b5d64a8
to
cd3471b
Compare
renovate
bot
changed the title
Update dependency mypy to v1.14.0
Update dependency mypy to v1.14.1
Dec 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.7.1
->==1.14.1
Release Notes
python/mypy (mypy)
v1.14.1
Compare Source
v1.14.0
Compare Source
v1.13.0
Compare Source
v1.12.1
Compare Source
os.path
stubs affecting use ofos.PathLike[Any]
(Shantanu, PR 17995)v1.12.0
Compare Source
v1.11.2
Compare Source
TypedDict
item types before storing (Ivan Levkivskyi, PR 17640)v1.11.1
Compare Source
RawExpressionType.accept
crash with--cache-fine-grained
(Anders Kaseorg, PR 17588)typing.TypeAliasType
being undefined on python < 3.12 (Nikita Sobolev, PR 17558)types.GenericAlias
lookup crash (Shantanu, PR 17543)v1.11.0
Compare Source
v1.10.1
Compare Source
v1.10.0
Compare Source
v1.9.0
Compare Source
v1.8.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 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.
This PR was generated by Mend Renovate. View the repository job log.