Skip to content

deps-dev(deps-dev): bump narwhals from 2.0.1 to 2.17.0#12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/narwhals-2.17.0
Open

deps-dev(deps-dev): bump narwhals from 2.0.1 to 2.17.0#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/narwhals-2.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown

Bumps narwhals from 2.0.1 to 2.17.0.

Release notes

Sourced from narwhals's releases.

Narwhals v2.17.0

Changes

✨ Enhancements

  • feat: Add support for indices and values Series in Series.scatter (#3444)

🐞 Bug fixes

  • fix: Allow Decimal dtypes in {Series, Expr}.is_close (#3480)
  • fix: offset_by was raising unnecessarily for sql-like (#3478)
  • fix: add test for PySpark min supported version in CI and fix broken methods (#3463)
  • fix: Address DuckDB 1.5 fetch_arrow_table deprecation (#3464)

📖 Documentation

  • docs: Add notes around columnar data and column names to contributing… (#3441)
  • ci: Fix mkdocs.yml warning (#3454)

🛠️ Other improvements

  • [pre-commit.ci] pre-commit autoupdate (#3443)
  • chore: remove redundant import, pin pandas in pointblank downstream (#3477)
  • ci: bump ruff==0.15.0 (#3449)
  • ci: Replace --system with $UV_SYSTEM_PYTHON (#3455)
  • ci: Fix utils.check_docstrings Ruff usage (#3461)
  • chore: refactor ExprNode constructor (#3452)
  • chore: use walrus operator more (#3447)
  • ci: run ibis and modin tests in separate workflows (#3446)
  • chore(tpch): Add a basic CLI for tpch/generate_data.py (#3421)
  • ci: Fix Darts installation (#3469)
  • fix: Avoid introducing escape sequences in windows paths (#3466)
  • ci: Fix utils.check_docstrings Ruff usage (#3461)
  • ci: Use --clear in uv venv for 0.10.0 (#3462)
  • ci: test pyspark-connect with spark 4.1.0 (#3472)
  • tests: Remove xfail for latest ibis release (#3470)
  • ci(tpch): Un-pin "polars==1.37.1" for tpch queries (#3467)
  • test: fix polars test_concat_diagonal_invalid again (#3451)
  • ci(tpch): Pin "polars==1.37.1" for tpch queries (#3453)

Thank you to all our contributors for making this release possible! @​EdAbati, @​FBruzzesi, @​MarcoGorelli, @​dangotbanned, @​pre-commit-ci[bot] and pre-commit-ci[bot]

Narwhals v2.16.0

Changes

  • ci: Unpin polars==1.34.0 in --group typing (#3434)
  • ci: Bump duckdb==1.4.4 in --group typing (#3433)
  • test: DuckDB XPass (#3426)
  • refactor: Simplify pd.ArrowDtype -> nw.DType (#3413)

... (truncated)

Commits
  • 57fe3b3 release: Bump version to 2.17.0
  • 8fd15fb fix: Allow Decimal dtypes in {Series, Expr}.is_close (#3480)
  • 8e62bb8 chore: remove modin from typing dependencies (#3483)
  • 349ce10 feat: Add support for indices and values Series in Series.scatter (#3444)
  • d7d58fa fix: offset_by was raising unnecessarily for sql-like (#3478)
  • 9ba5805 chore: remove redundant import, pin pandas in pointblank downstream (#3477)
  • 4db16a0 fix: add test for PySpark min supported version in CI and fix broken methods ...
  • a0f3033 ci: test pyspark-connect with spark 4.1.0 (#3472)
  • f77d6bf tests: Remove xfail for latest ibis release (#3470)
  • 6c37b58 ci: Fix Darts installation in downstream test (#3469)
  • 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 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.0.1 to 2.17.0.
- [Release notes](https://github.com/narwhals-dev/narwhals/releases)
- [Commits](narwhals-dev/narwhals@v2.0.1...v2.17.0)

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

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

dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

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

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