Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps narwhals from 2.10.1 to 2.12.0.

Release notes

Sourced from narwhals's releases.

Narwhals v2.12.0

Changes

✨ Enhancements

  • enh: Make public narwhals.compliant.py (#3302)

🐞 Bug fixes

  • fix: Fix over with partition_by when partition_by contains null values (#3308)
  • fix: pandas/pyarrow were returning incorrect results for when/then … (#3312)

📖 Documentation

  • enh: Make public narwhals.compliant.py (#3302)

Thank you to all our contributors for making this release possible! @​MarcoGorelli

Narwhals v2.11.0

Changes

✨ Enhancements

  • feat: Add Expr.replace_strict support for lazy backends if default is provided (#3282)
  • enh: Show more informative not_implemented and "could not translate" errors for plugins (#3297)
  • feat: Add default in {Expr,Series}.replace_strict (#3276)

🐞 Bug fixes

  • fix: with_row_index was returning incorrect results when used with order_by for pandas, pyarrow, and polars (#3292)
  • fix: Make is_finite consistent for Polars < 1.18 (#3288)
  • feat: Add default in {Expr,Series}.replace_strict (#3276)
  • fix: Pass/Retrieve empty categories from nw.Enum (#3284)

📖 Documentation

  • docs: document Daft support (#3299)

🛠️ Other improvements

  • chore: simplify dask implementation for direct translations (#3287)
  • chore: document closed interval options (#3291)
  • test: xfail polars cat.get_categories (flaky) (#3283)

Thank you to all our contributors for making this release possible! @​FBruzzesi, @​MarcoGorelli, @​camriddell and @​liamholmes31

Narwhals v2.10.2

Changes

... (truncated)

Commits
  • 6479f3a release: Bump version to 2.12.0
  • f454bf3 fix: Fix over with partition_by when partition_by contains null values (#3308)
  • 432bc00 enh: Make public narwhals.compliant.py (#3302)
  • 8197b89 fix: pandas/pyarrow were returning incorrect results for when/then … (#3312)
  • 41e123d release: Bump version to 2.11.0 (#3301)
  • 65e3737 docs: document Daft support (#3299)
  • f731f1a feat: Add Expr.replace_strict support for lazy backends if default is pro...
  • 602b007 fix: with_row_index was returning incorrect results when used with `order_b...
  • 2835d45 enh: Show more informative not_implemented and "could not translate" errors...
  • 4e7df0e chore: document closed interval options (#3291)
  • Additional commits viewable in compare view

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 [narwhals](https://github.com/narwhals-dev/narwhals) from 2.10.1 to 2.12.0.
- [Release notes](https://github.com/narwhals-dev/narwhals/releases)
- [Commits](narwhals-dev/narwhals@v2.10.1...v2.12.0)

---
updated-dependencies:
- dependency-name: narwhals
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 24, 2025
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