Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps narwhals from 2.10.1 to 2.13.0.

Release notes

Sourced from narwhals's releases.

Narwhals v2.13.0

Changes

✨ Enhancements

  • feat: Enable ArrowExpr.over with null's in multiple columns (#3316)

🐞 Bug fixes

  • fix: pandas-like & dask join's with null values in keys (#3318)
  • fix(typing): Overhaul @overloads in nw.from_native (#3125)
  • fix: align behaviour for df[:, boolean_selector] (#3330)
  • fix: return tuple of python objects from ArrowDataFrame.row (#3334)
  • fix(typing): Avoid false positives on nw.__getattr__ (#3333)

📖 Documentation

  • docs: Add Support section to README (#3320)
  • doc: fix incorrect narwhals daft url (#3321)

🛠️ Other improvements

  • test: skip pandas only if in constructor (#3328)
  • ci: Remove extra runs on merge (#3337)
  • test: Un-xfail test_over_cum_reverse for pandas[nullable] v3.0+ (#3326)
  • chore: Fix show_version typo, add PR top level description section (#3324)

Thank you to all our contributors for making this release possible! @​FBruzzesi, @​MarcoGorelli, @​dangotbanned, @​m-richards and @​raisadz

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

... (truncated)

Commits
  • 4499843 release: Bump version to 2.13.0
  • 67fb79f ci: Remove extra runs on merge (#3337)
  • becc57c fix: pandas-like & dask join's with null values in keys (#3318)
  • 05c7ac9 fix(typing): Overhaul @overloads in nw.from_native (#3125)
  • 8d74896 fix: align behaviour for df[:, boolean_selector] (#3330)
  • e07bb77 fix: return tuple of python objects from ArrowDataFrame.row (#3334)
  • 2c6c3c3 fix(typing): Avoid false positives on nw.__getattr__ (#3333)
  • 120b617 test: skip pandas only if in constructor (#3328)
  • 3a6fb1e test: Un-xfail test_over_cum_reverse for pandas[nullable] v3.0+ (#3326)
  • 6dd5af1 docs: Add Support section to README (#3320)
  • 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.13.0.
- [Release notes](https://github.com/narwhals-dev/narwhals/releases)
- [Commits](narwhals-dev/narwhals@v2.10.1...v2.13.0)

---
updated-dependencies:
- dependency-name: narwhals
  dependency-version: 2.13.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 Dec 1, 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