Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Updates the requirements on deltalake, modin, ruff and tox-uv to permit the latest version.
Updates deltalake to 1.2.0

Release notes

Sourced from deltalake's releases.

python-v1.2.0

What's Changed

... (truncated)

Commits
  • 9f67f9f chore: bump version from 1.1.4 to 1.2.0 (#3842)
  • b351f77 feat(bench): add new benchmarking script, harness, and profiling guide (#3840)
  • 4acc60b feat(tracing): add tracing spans to all I/O sections (#3795)
  • acd75d6 perf(path): only clone string for the path (#3841)
  • 4cf1bea refactor(bench): remove baseline and keep json_parsing benchmark
  • 08ad211 chore(performance): optimize JSON parsing in get_actions and snapshot reading
  • c24396c feat: enable ability to do writes through Unity Catalog (#3834)
  • f1727c9 fix: Protect recently written uncommitted files in vacuum Full mode
  • e275f68 chore: unify inconsistent SessionState in datafusion operations (#3816)
  • d4a70e3 fix: update deprecation versions to next release (#3828)
  • Additional commits viewable in compare view

Updates modin to 0.37.1

Release notes

Sourced from modin's releases.

Modin 0.37.1

This release includes a bug fix and a test fix.

Key Features and Updates Since 0.37.0

  • Stability and Bugfixes
    • FIX-#7684: When we exceed max_cost for all available Backends an error may occur (#7685)
  • Update testing suite
    • TEST-#7686: Fix comparisons in caster tests to check the backend instead of type (#7687)

Contributors

@​sfc-gh-jkew @​sfc-gh-mvashishtha

Commits

Updates ruff to 0.14.0

Release notes

Sourced from ruff's releases.

0.14.0

Release Notes

Released on 2025-10-07.

Breaking changes

  • Update default and latest Python versions for 3.14 (#20725)

Preview features

  • [flake8-bugbear] Include certain guaranteed-mutable expressions: tuples, generators, and assignment expressions (B006) (#20024)
  • [refurb] Add fixes for FURB101 and FURB103 (#20520)
  • [ruff] Extend FA102 with listed PEP 585-compatible APIs (#20659)

Bug fixes

  • [flake8-annotations] Fix return type annotations to handle shadowed builtin symbols (ANN201, ANN202, ANN204, ANN205, ANN206) (#20612)
  • [flynt] Fix f-string quoting for mixed quote joiners (FLY002) (#20662)
  • [isort] Fix inserting required imports before future imports (I002) (#20676)
  • [ruff] Handle argfile expansion errors gracefully (#20691)
  • [ruff] Skip RUF051 if else/elif block is present (#20705)
  • [ruff] Improve handling of intermixed comments inside from-imports (#20561)

Documentation

  • [flake8-comprehensions] Clarify fix safety documentation (C413) (#20640)

Contributors

Install ruff 0.14.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-installer.sh | sh

Install prebuilt binaries via powershell script

</tr></table> 

... (truncated)

Changelog

Sourced from ruff's changelog.

0.14.0

Released on 2025-10-07.

Breaking changes

  • Update default and latest Python versions for 3.14 (#20725)

Preview features

  • [flake8-bugbear] Include certain guaranteed-mutable expressions: tuples, generators, and assignment expressions (B006) (#20024)
  • [refurb] Add fixes for FURB101 and FURB103 (#20520)
  • [ruff] Extend FA102 with listed PEP 585-compatible APIs (#20659)

Bug fixes

  • [flake8-annotations] Fix return type annotations to handle shadowed builtin symbols (ANN201, ANN202, ANN204, ANN205, ANN206) (#20612)
  • [flynt] Fix f-string quoting for mixed quote joiners (FLY002) (#20662)
  • [isort] Fix inserting required imports before future imports (I002) (#20676)
  • [ruff] Handle argfile expansion errors gracefully (#20691)
  • [ruff] Skip RUF051 if else/elif block is present (#20705)
  • [ruff] Improve handling of intermixed comments inside from-imports (#20561)

Documentation

  • [flake8-comprehensions] Clarify fix safety documentation (C413) (#20640)

Contributors

0.13.x

See changelogs/0.13.x

0.12.x

See changelogs/0.12.x

0.11.x

See changelogs/0.11.x

... (truncated)

Commits

Updates tox-uv from 1.28.0 to 1.28.1

Release notes

Sourced from tox-uv's releases.

1.28.1

What's Changed

New Contributors

Full Changelog: tox-dev/tox-uv@1.28.0...1.28.1

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
…y with 4 updates Updates the requirements on [deltalake](https://github.com/delta-io/delta-rs), [modin](https://github.com/modin-project/modin), [ruff](https://github.com/astral-sh/ruff) and [tox-uv](https://github.com/tox-dev/tox-uv) to permit the latest version. Updates `deltalake` to 1.2.0 - [Release notes](https://github.com/delta-io/delta-rs/releases) - [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md) - [Commits](delta-io/delta-rs@rust-v0.18.0...python-v1.2.0) Updates `modin` to 0.37.1 - [Release notes](https://github.com/modin-project/modin/releases) - [Changelog](https://github.com/modin-project/modin/blob/main/docs/release-procedure.md) - [Commits](modin-project/modin@0.31.0...0.37.1) Updates `ruff` to 0.14.0 - [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.9.2...0.14.0) Updates `tox-uv` from 1.28.0 to 1.28.1 - [Release notes](https://github.com/tox-dev/tox-uv/releases) - [Commits](tox-dev/tox-uv@1.28.0...1.28.1) --- updated-dependencies: - dependency-name: deltalake dependency-version: 1.2.0 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: modin dependency-version: 0.37.1 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: tox-uv dependency-version: 1.28.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 16, 2025
@jaidisido
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: c92d0ec
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

2 participants