chore: bump mypy from 1.19.1 to 1.20.0 in the all group across 1 directory#956
Merged
chore: bump mypy from 1.19.1 to 1.20.0 in the all group across 1 directory#956
Conversation
Contributor
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice. License Issuesuv.lock
OpenSSF Scorecard
Scanned Files
|
6096bd1 to
5c8086e
Compare
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Bumps the all group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Prepare for mypy 2.0 defaults by enabling --local-partial-types and --strict-bytes now. Both pass cleanly on the current codebase. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5c8086e to
c0969f6
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #956 +/- ##
=======================================
Coverage 92.00% 92.00%
=======================================
Files 612 612
Lines 33021 33021
Branches 3170 3170
=======================================
Hits 30380 30380
Misses 2097 2097
Partials 544 544 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Aureliolo
added a commit
that referenced
this pull request
Apr 1, 2026
🤖 I have created a release *beep* *boop* --- ## [0.5.5](v0.5.4...v0.5.5) (2026-04-01) ### Features * add workflow configs to builtin templates ([#963](#963)) ([b7fe6e3](b7fe6e3)) * implement Kanban board and Agile sprints workflow types ([#960](#960)) ([f511e1d](f511e1d)) * personality preset support in template YAML schema ([#959](#959)) ([97ca81e](97ca81e)) ### Documentation * LMEB embedding evaluation + CSP accepted risk ([#695](#695), [#925](#925)) ([#962](#962)) ([43dfab3](43dfab3)) ### CI/CD * bump wrangler from 4.78.0 to 4.79.0 in /.github in the all group across 1 directory ([#955](#955)) ([18b4cb1](18b4cb1)) ### Maintenance * bump mypy from 1.19.1 to 1.20.0 in the all group across 1 directory ([#956](#956)) ([29cc419](29cc419)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or 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
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.
Bumps the all group with 1 update in the / directory: mypy.
Updates
mypyfrom 1.19.1 to 1.20.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)