internal: bump the uv-dependencies group across 1 directory with 4 updates#19
Open
dependabot[bot] wants to merge 1 commit into
Open
internal: bump the uv-dependencies group across 1 directory with 4 updates#19dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
…dates Bumps the uv-dependencies group with 4 updates in the / directory: [polars](https://github.com/pola-rs/polars), [tox](https://github.com/tox-dev/tox), [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff). Updates `polars` from 1.41.2 to 1.42.0 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.41.2...py-1.42.0) Updates `tox` from 4.55.1 to 4.56.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.55.1...4.56.1) Updates `pyright` from 1.1.410 to 1.1.411 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.410...v1.1.411) Updates `ruff` from 0.15.18 to 0.15.20 - [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.18...0.15.20) --- updated-dependencies: - dependency-name: polars dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: tox dependency-version: 4.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
15330cc to
ef630ba
Compare
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 uv-dependencies group with 4 updates in the / directory: polars, tox, pyright and ruff.
Updates
polarsfrom 1.41.2 to 1.42.0Release notes
Sourced from polars's releases.
... (truncated)
Commits
5e9cf5cfeat(rust): ExposeIRFunctionExpr::Fusedin the python node visitor (#27889)a65aa6echore: Add AI agent disclsoure (#28064)b5dcfb4Python Polars 1.42.0 (#28046)d60ecb0depr: Deprecate casts from string to temporal dtypes (#28056)bdf2e55fix(rust): Fix qcut panic and incorrect bins on NaN input (#28020)a5fc297fix(rust): Remove TrustedLen from Scan (#28055)0b85847fix: Add a deprecation warning for.exclude()withoutempty_as_nullargum...78c2b03perf: Add bytes-based concurrency control for cloud IO (#27924)ca50072fix: Fixselect(len())incorrectly returned 0 when usingscan_icebergwit...c68d105fix: Ensure slice expr always observes input order (#28041)Updates
toxfrom 4.55.1 to 4.56.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
4bb6421release 4.56.1ca2f561treat scalar string then/else as a single item in if-replace extend (#3969)f933bd2build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#3968)f3a626arelease 4.56.0140733c✨ feat(virtualenv): auto-pin virtualenv for end-of-life Python (#3967)bfbc876🐛 fix(config): restore skip_missing_interpreters default to False (#3966)8ba8075[pre-commit.ci] pre-commit autoupdate (#3964)e9d06b0docs: replace http://tox.readthedocs.org with https://tox.wiki (#3963)94f5a6bdocs: Fix indent misalignment inreference/config.rst(#3962)d43df67docs: Use double backquotes for git command indevelopment.rst(#3961)Updates
pyrightfrom 1.1.410 to 1.1.411Commits
392b6baPyright NPM Package update to 1.1.411 (#363)Updates
rufffrom 0.15.18 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)