Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps modin from 0.32.0 to 0.35.0.

Release notes

Sourced from modin's releases.

Modin 0.35.0

This release includes various bug fixes and improvements, and adds support for pandas 2.3.

Key Features and Updates Since 0.34.0

  • Stability and Bugfixes
    • FIX-#7622: Fall back to printing backend switching progress when tqdm is not available. (#7623)
    • FIX-#7638: Suppress default to pandas warnings on native pandas backend (#7639)
    • FIX-#7640: Respect AutoSwitchBackend.disable() in init. (#7641)
    • FIX-#7645: Stop raising an error for applying numpy ufuncs. (#7646)
  • Performance enhancements
    • PERF-#7435: Use shallow copies in native pandas mode (#7634)
  • Update testing suite
    • TEST-#7629: Update code for mypy 1.17 (#7630)
    • TEST-#7643: Fix residual failures from pandas 2.3 (#7644)
  • New Features
    • FEAT-#7604: Support pandas 2.3 (#7635)
    • FEAT-#7627: Define move_to and move_from methods (#7628)
    • FEAT-#7636: Make AutoSwitchBackend False by default. (#7637)
    • FEAT-#7647: Shorten the hybrid progress bar text (#7648)

Contributors

@​sfc-gh-joshi @​sfc-gh-mvashishtha @​sfc-gh-vrpatel

Modin 0.34.0

This release includes various bug fixes and improvements.

Key Features and Updates Since 0.33.0

  • Stability and Bugfixes
    • FIX-#5961: Preserve dtypes when inserting column to empty frame. (#7601)
    • FIX-#7551: Fix name ambiguity for value_counts() on Pandas backend (#7585)
    • FIX-#7582: Add copy parameter to array methods. (#7584)
    • FIX-#7595: Log backend switching information with the modin logger. (#7597)
    • FIX-#7611: Display 'modin.pandas' instead of 'None' in backend switching information. (#7612)
    • FIX-#7616: Implement array_function stub (#7617)
  • Update testing suite
    • TEST-#7451: Use https for modin-datasets.intel.com (#7596)
    • TEST-#7587: Stop calling np.array(copy=None) for numpy<2 (#7588)
    • TEST-#7598: Allow xgboost to log to root. (#7599)
    • TEST-#7602: Fix test_pickle by correctly using fixtures. (#7603)
    • TEST-#7611: Cap mpi4py<4.1 in CI. (#7614)
  • New Features
    • FEAT-#7606: Consider self_cost in hybrid casting calculator (#7605)
    • FEAT-#7607: Support pinning groupby objects in place. (#7608)
    • FEAT-#7618, FEAT-#7544: Support set_backend() for groupby objects. (#7619)

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [modin](https://github.com/modin-project/modin) from 0.32.0 to 0.35.0.
- [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.35.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #429.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/pip/modin-0.35.0 branch September 15, 2025 04:15
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