chore(deps-dev)(deps-dev): bump the python-dependencies group with 4 updates#117
Merged
Merged
Conversation
…updates Bumps the python-dependencies group with 4 updates: [polars](https://github.com/pola-rs/polars), [hypothesis](https://github.com/HypothesisWorks/hypothesis), [ruff](https://github.com/astral-sh/ruff) and [ty](https://github.com/astral-sh/ty). Updates `polars` from 1.42.1 to 1.43.0 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.42.1...py-1.43.0) Updates `hypothesis` from 6.156.6 to 6.157.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.156.6...v6.157.2) Updates `ruff` from 0.15.21 to 0.15.22 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.21...0.15.22) Updates `ty` from 0.0.59 to 0.0.61 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.59...0.0.61) --- updated-dependencies: - dependency-name: polars dependency-version: 1.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.157.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.61 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-dependencies group with 4 updates: polars, hypothesis, ruff and ty.
Updates
polarsfrom 1.42.1 to 1.43.0Release notes
Sourced from polars's releases.
... (truncated)
Commits
adb194dfeat: Pre-partition group-by on hive keys (#28444)0bf71d9fix: Avoid panic when union slice skips all rows (#28420)8752751fix: Solve panic indt.replacewhen there were multiple chunks (#28437)0189b46fix: Propagateis_scalarfrom the input to the output of.sort()and `.so...ce6e4defix(rust): Insert missing coercions fromUnknown(_)in list/array arithmeti...997ce5cfeat: Add ewm_sum and ewm_sum_by #28151 (#28215)e5b36aachore: Update AI policy for comments (#28436)3cb01f4test: Fix flaky ordering expectation in top_k_by (#28435)c6e05d1fix: Resolve CSV column names overwrite in DSL->IR conversion (#28383)0cdafb4fix: Avoid IEJoin rewrite for Categorical comparisons (#28427)Updates
hypothesisfrom 6.156.6 to 6.157.2Commits
4ce090fBump hypothesis version to 6.157.2 and update changelog068b2cfMerge pull request #4796 from HypothesisWorks/migrate-floats-to-rust434689askip tests that hithalfbugs, address review0884e3fMerge remote-tracking branch 'upstream/master' into plait/review-hypothesis-479600e62beBump hypothesis version to 6.157.1 and update changelog20ec468Merge pull request #4804 from HypothesisWorks/claude/span-keyed-explain-comments78329b9Test stdtr at df=1 against the closed form, not scipybee3768Track explain-phase comments by span instead of node slices41e4ac5Bump hypothesis version to 6.157.0 and update changelog86c9077Merge pull request #4801 from Zac-HD/claude/annotated-type-bugs-9hez25Updates
rufffrom 0.15.21 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
0177a7eBump 0.15.22 (#26884)fe8ba85[pycodestyle] DocumentE731fix safety (#26847)f3cf7c8[ruff] Addrule-codes-in-selectors(RUF201) (#26772)d244fd7Document argfile support (#26803)f239758[flake8-pyi] Fix false positive in__all__(PYI053) (#26872)54acbcd[ty] SupportTypeVarTupleandUnpack(#25240)87fc38c[ty] Parallelize subtype hierarchy search (#26875)e454f91[ty] Share interned query keys across Salsa queries (#26794)6f361a7[ty] only collect expected types for files open in the editor (#25546)6d6b2b3[ty] Avoid allocations during Salsa interned lookups (#26877)Updates
tyfrom 0.0.59 to 0.0.61Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
56b2c24Update changelog for 0.0.61 (#4028)4c865c8Bump version to 0.0.61 (#4027)ae554ecBump version to 0.0.60 (#4008)4f78ec5Update astral-sh/setup-uv action to v8.3.2 (#3997)0f9b587Update prek dependencies (#3999)9afd373Update dependency prek to v0.4.8 (#3998)391f499Update docker/build-push-action action to v7.3.0 (#4000)990dfceUpdate docker/login-action action to v4.4.0 (#4001)1b1e873Update docker/metadata-action action to v6.2.0 (#4002)aece09fUpdate docker/setup-buildx-action action to v4.2.0 (#4003)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions