Skip to content

Bump narwhals from 1.19.1 to 1.32.0 in /Codes/Python#32

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/Codes/Python/narwhals-1.32.0
Open

Bump narwhals from 1.19.1 to 1.32.0 in /Codes/Python#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/Codes/Python/narwhals-1.32.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2025

Bumps narwhals from 1.19.1 to 1.32.0.

Release notes

Sourced from narwhals's releases.

Narwhals v1.32.0

Changes

💥 Breaking changes

  • feat!: remove maintain_order from LazyFrame.unique, as it was never supported (#2247)

✨ Enhancements

  • feat: add cum_min to PySpark (#2267)
  • feat: make order_by in Expr.over public (#2271)
  • feat: Add support for full join (#2126)
  • enh: Support diff, shift, is_first_distinct, is_last_distinct for PySpark, SQLFrame, and DuckDB (#2270)
  • feat: add cum_max for PySpark (#2265)
  • feat: support window operations for DuckDB (#2263)
  • feat: track whether expressions are multi-output, unify error messages (#2246)
  • feat: Enable spark-like backends in scan_parquet (#2235)
  • feat: Binary dtype support (#2243)
  • feat!: remove maintain_order from LazyFrame.unique, as it was never supported (#2247)

🐞 Bug fixes

  • fix: safety assertion was being thrown for Expr.is_last_distinct with over and _order_by by pandas and pyarrow (#2269)
  • chore(typing): add missing _FullContext to CompliantDataFrame (#2251)

📖 Documentation

  • feat: make order_by in Expr.over public (#2271)
  • doc: fix docs CI (#2259)
  • docs: fix docs CI dependencies (#2260)

🛠️ Other improvements

  • ci: skip test_join_duplicate_column_names on old polars (#2277)
  • ci: Get CI green for cuDF tests (#2276)
  • chore: Clean up _arrow (#2275)
  • chore(typing): Move DepthTracking* typing (#2272)
  • chore: Track ExpansionKind in ExprMetadata (#2266)
  • feat: Adds Compliant(When|Then) (#2261)
  • chore: Add CompliantExpr._with_metadata (#2262)
  • feat: Adds CompliantGroupBy (#2252)
  • ci: skip Polars nightly if notebook is still running (#2257)
  • chore: Spec CompliantSeries (#2236)
  • chore: downstream CI cleanup (validoopsie and pointblank) and re-order dependency groups (#2255)
  • chore: Add CompliantDataFrame.native (#2249)
  • chore: Spec CompliantLazyFrame (#2232)
  • test: Scope dataframe library imports to fixtures in conftest.py (#2241)
  • chore: use is_scalar_like in apply_n_ary_operation (#2242)
  • chore: move dev dependencies to dependency-groups (#2238)
  • test: Fix yet more tests to work without polars (pandas, pyarrow) (#2250)

... (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 [narwhals](https://github.com/narwhals-dev/narwhals) from 1.19.1 to 1.32.0.
- [Release notes](https://github.com/narwhals-dev/narwhals/releases)
- [Commits](narwhals-dev/narwhals@v1.19.1...v1.32.0)

---
updated-dependencies:
- dependency-name: narwhals
  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 Mar 31, 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.

0 participants