Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps modin from 0.32.0 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

Modin 0.37.0

This release includes bugfixes for Series.json, DataFrame.rename, and eval, and performance improvements for joins with AutoSwitchBackend enabled.

Key Features and Updates Since 0.36.0

  • Stability and Bugfixes
    • FIX-#7624: Add proper implementation for Series.to_json (#7673)
    • FIX-#7664: Add typing_extensions dependency (#7665)
    • FIX-#7667: Fix axis=None case for DataFrame.rename (#7674)
    • FIX-#7669: Respect eval(inplace=False). (#7670)
    • FIX-#7671: Fix transfer message truncating on larger sizes (#7672)
    • FIX-#7675: Allow backend switching to backends other than provided arguments (#7679)
  • Update testing suite
    • TEST-#7681: Interop Tests should all use Backend.get instead of "Ray" (#7680)
  • New Features
    • FEAT-#7676: in-place casting between DataFrame engines (#7666)

Contributors

@​sfc-gh-dpetersohn @​sfc-gh-joshi @​sfc-gh-mvashishtha

Modin 0.36.0

This release includes a bug fix, a performance improvement for query() and eval(), and changes to the testing suite.

Key Features and Updates Since 0.35.0

  • Stability and Bugfixes
    • FIX-#7653: Respect AutoSwitchBackend for DataFrame.T/`Series.T~ (#7654)
  • Performance enhancements
    • PERF-#7657: Fork pandas eval and query implementation to improve performance. (#7658)
  • Update testing suite
    • TEST-#7659: Ignore ray.init() warning about accelerators environment variable. (#7660)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 6, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/modin-0.37.1 branch from 8963004 to 6d3d86f Compare October 9, 2025 17:06
Bumps [modin](https://github.com/modin-project/modin) from 0.32.0 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.32.0...0.37.1)

---
updated-dependencies:
- dependency-name: modin
  dependency-version: 0.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/modin-0.37.1 branch from 6d3d86f to d6f856e Compare November 4, 2025 10:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant