Skip to content

[DEPENDABOT]: Bump narwhals from 1.36.0 to 1.37.0#205

Closed
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/pip/development/narwhals-1.37.0
Closed

[DEPENDABOT]: Bump narwhals from 1.36.0 to 1.37.0#205
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/pip/development/narwhals-1.37.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps narwhals from 1.36.0 to 1.37.0.

Release notes

Sourced from narwhals's releases.

Narhwals v1.37.0

Changes

🚀 Performance improvements

  • perf: Add pa.Table rename fastpath for >=17 (#2433)

✨ Enhancements

  • enh: Support fill_null(strategy=...).over(order_by=...) for pandas-like (#2443)
  • feat: Add support for spark connect (#2417)
  • feat: Allow non-null strategy in fill_null for DuckDB and SparkLike (#2413)
  • feat: Allow expressions as group_by keys (#2325)

🐞 Bug fixes

  • patch: Avoid pyspark no partition for window ops warning (#2429)

📖 Documentation

  • docs: Remove inheritable docstrings (#2427)

🛠️ Other improvements

  • chore(typing): Simplify some __getitem__ annotations (#2436)
  • chore: Use less confusing dask imports (#2437)
  • chore(typing): fix/ignore utils, tpch warnings (#2426)
  • perf: Add pa.Table rename fastpath for >=17 (#2433)
  • chore: Add Version.dtypes, remove import_dtypes_module (#2431)
  • chore: Add Version.namespace, remove import_namespace (#2425)
  • chore: remove setuptool<78 in CI (#2441)
  • tests: un-xfail polars group by expr streaming (#2440)
  • ci: fix pointblank downstream test (#2428)

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

Commits
  • 044925f release: Bump version to 1.37.0
  • 7881509 enh: Support fill_null(strategy=...).over(order_by=...) for pandas-like (#2...
  • a260885 feat: Add support for spark connect (#2417)
  • 8d54926 chore: remove setuptool<78 in CI (#2441)
  • 92377c3 feat: Allow non-null strategy in fill_null for DuckDB and SparkLike (#2413)
  • 9122aef tests: un-xfail polars group by expr streaming (#2440)
  • 2bab27b docs: Remove inheritable docstrings (#2427)
  • 8944823 feat: Allow expressions as group_by keys (#2325)
  • faebf35 chore(typing): Simplify some __getitem__ annotations (#2436)
  • c65f56e chore: Use less confusing dask imports (#2437)
  • 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 1.36.0 to 1.37.0.
- [Release notes](https://github.com/narwhals-dev/narwhals/releases)
- [Commits](narwhals-dev/narwhals@v1.36.0...v1.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2025

Labels

The following labels could not be found: DEPENDABOT. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@JudithBernett
Copy link
Contributor

done in new release

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 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/development/narwhals-1.37.0 branch April 30, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant