Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2025

Bumps narwhals from 1.28.0 to 1.29.0.

Release notes

Sourced from narwhals's releases.

Narwhals v1.29.0

Changes

  • test: enhance xfail markers with specific reasons in timestamp_test.py (#2065)
  • refactor: Generic CompliantSelector (#2064)
  • docs: more concise docstrings(#2068) (#2117)
  • chore: deprecate LazyFrame.gather_every in main namespace (but maintain it in stable.v1) (#2103)
  • test(typing): fix DataFrame.sort_values overload match (#2109)

🚀 Performance improvements

  • perf: Avoid redefining lambda in *Namespace.all (#2102)
  • perf: avoid full broadcast for otherwise_value in when/then/otherwise (#2098)
  • perf: use cached property for schema/columns lazy frames (#2093)
  • perf: only validate duplicate column names when collecting for duckdb/pyspark/dask (#2092)

✨ Enhancements

  • feat: Adds nw.exclude (#2122)
  • feat: Add support for pandas-like .diff().over(group) (#2128)
  • fill_null with expression (#2106)
  • feat: Adds DataFrame.iter_columns (#2104)
  • feat: str.split (#1932) (#2054)
  • feat(typing): Backport generic Series to v1 (#2110)
  • feat: align over signature with Polars (#2096)
  • chore: Finalize support for SQLFrame (#2038)

🐞 Bug fixes

  • fix(typing): Include Expr in fill_null signature (#2129)
  • fix: Allow exprs in .filter constraints (#2114)
  • fix: pyspark unpivot with index None (#2090)

📖 Documentation

  • docs: Add API example docs for Field dtype (#2131)
  • docs: add Implementation page (#2107)
  • docs: concise_docstrings (#2068) (#2086)

🛠️ Other improvements

  • refactor: Simplify ArrowGroupBy.__iter__ (#2133)
  • chore: simplify pandas-like over (#2127)
  • chore(typing): Generic CompliantDataFrame (#2115)
  • chore(typing): enable typing checks for pyspark (#2051)
  • chore(typing): remove unused, ignored TypeVar (#2108)
  • chore(typing): fix group_by (#2105)
  • perf: Avoid redefining lambda in *Namespace.all (#2102)
  • chore: rename changes_length to filtration (#2094)
  • chore: add has_open_windows to ExprMetadata instead of is_order_dependent (#2078)

... (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.28.0 to 1.29.0.
- [Release notes](https://github.com/narwhals-dev/narwhals/releases)
- [Commits](narwhals-dev/narwhals@v1.28.0...v1.29.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2025
@fmind fmind closed this Mar 5, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/narwhals-1.29.0 branch March 5, 2025 20:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants