chore(deps-dev): bump the python-minor-patch group across 1 directory with 3 updates#24
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
d8ba8df to
0e5420f
Compare
4985572 to
a9ed089
Compare
48187e3 to
ae70c9e
Compare
3c09de8 to
4a8c151
Compare
Owner
|
@dependabot rebase |
… with 3 updates Bumps the python-minor-patch group with 3 updates in the /python directory: [hypothesis](https://github.com/HypothesisWorks/hypothesis), [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff). Signed-off-by: dependabot[bot] <support@github.com>
4a8c151 to
9aa2daa
Compare
manav8498
added a commit
that referenced
this pull request
May 5, 2026
* softprops/action-gh-release@v2 → v3 (closes #19) * actions/deploy-pages@v4 → v5 (closes #20) Both are single-line workflow-only changes that don't affect PR CI (release.yml fires on tag push; docs.yml on main push). The dependabot PRs were blocked on the DCO check because dependabot's commits aren't signed; landing the same change as a signed maintainer commit clears that without requiring per-PR rebase. Skipping the higher-risk PRs for the v3.1.0 launch: * #18 dtolnay/rust-toolchain 1.95.0→1.100.0 (cargo-test failures need investigation) * #21 actions/download-artifact v4→v8 (4-major-version jump) * #22 actions/upload-artifact v4→v7 (3-major-version jump) * #24 hypothesis/mypy/ruff dev-dep group (ruff 0.15 surfaces new lint rules; bundle for a follow-up) * #31 rust crate minor patches (low-risk, defer to post-launch) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: manav8498 <manavpatel91570@gmail.com>
Owner
|
Deferred to post-v3.1.0 follow-up. Tracking summary in 9728a49 commit message — needs more careful review than a launch-day merge can give it. |
manav8498
added a commit
that referenced
this pull request
May 5, 2026
* softprops/action-gh-release@v2 → v3 (closes #19) * actions/deploy-pages@v4 → v5 (closes #20) Both are single-line workflow-only changes that don't affect PR CI (release.yml fires on tag push; docs.yml on main push). The dependabot PRs were blocked on the DCO check because dependabot's commits aren't signed; landing the same change as a signed maintainer commit clears that without requiring per-PR rebase. Skipping the higher-risk PRs for the v3.1.0 launch: * #18 dtolnay/rust-toolchain 1.95.0→1.100.0 (cargo-test failures need investigation) * #21 actions/download-artifact v4→v8 (4-major-version jump) * #22 actions/upload-artifact v4→v7 (3-major-version jump) * #24 hypothesis/mypy/ruff dev-dep group (ruff 0.15 surfaces new lint rules; bundle for a follow-up) * #31 rust crate minor patches (low-risk, defer to post-launch) Signed-off-by: manav8498 <manavpatel91570@gmail.com>
9aa2daa to
b303da4
Compare
b303da4 to
5ba0bf3
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 python-minor-patch group with 3 updates in the /python directory: hypothesis, mypy and ruff.
Updates
hypothesisfrom 6.122.1 to 6.152.4Release notes
Sourced from hypothesis's releases.
... (truncated)
Commits
84f92dcBump hypothesis-python version to 6.152.4 and update changelogc6814dfMerge pull request #4717 from HypothesisWorks/DRMacIver/issue470882e9446Address PR review feedbackc77d7e7Merge pull request #4719 from Liam-DeVoe/fix-mobile-word-wrapping609de04Bump hypothesis-python version to 6.152.3 and update changelog902f1baMerge pull request #4720 from Liam-DeVoe/urandom-disable-bufferingda81118claude: open /dev/urandom with buffering=0 in URandomProvider4d6a7f0fix footnote overflow on mobile80fada3Merge pull request #4714 from HypothesisWorks/DRMacIver/uv4b554b0Fix AssertionError in Shrinker.explain() for unstable span labelsUpdates
mypyfrom 1.14.0 to 1.20.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
145a062Bump version to 1.20.281cd492Fix slicing with nonstrict optional (#21282)908d344[mypyc] Set dunder attrs when adding module to sys.modules (#21275)ba28610Initial support for Python 3.15.0a8 (#21255)7b0e09fFix match statement semantics for "or" pattern (#21156)92b74f2Avoid widening types in conditional_types (#21242)0dcbfaaFix is_overlapping_types for generic callables (#21208)210f518Correctly aggregate narrowing information on parent expressions (#21206)c34530eOnly set journal mode in coordinator (#21217)79a3ec6Use WAL with SQLite cache, fix close (#21154)Updates
rufffrom 0.8.4 to 0.15.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
66f93cfBump 0.15.12 (#24815)476a4d0[ty] Complete support for more detailed diagnostics on possibly unbound error...ed669eaImplement#ruff:file-ignorefile-level suppressions (#23599)e73d952[ty] Include inferred type ininvalid-keyconcise diagnostic for union/inte...80feb29[ty] report only dead annotation-only locals as unused (#24811)0fbf2bcDrop deprecated license classifier (#24808)43b174c[ty] Infer lambda parameter types withCallabletype context (#24317)4f449ae[ty] Add error context for intersection types (#24772)5b4e753[ty] Add support for goto in literal enum member inlay hint (#24792)e7cc762[ty] Add error context for TypedDict assignments (#24790)