Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump narwhals from 1.13.5 to 1.26.0 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps narwhals from 1.13.5 to 1.26.0.

Release notes

Sourced from narwhals's releases.

Narwhals v1.26.0

Changes

  • ci: validate tpch query results (#1971)
  • ci: add pointblank in downstream test (#1956)
  • ci: add Validoopsie to downstream tests (#1973)
  • chore(typing): fix _from_compliant_dataframe type ignore (#1969)
  • fix(typing): resolve remaining utils.py warnings (#1968)
  • test: Add new_streaming (#1898)
  • fix(typing): add missing Series._level annotation (#1967)
  • ci: fix plotly tests location (#1965)

✨ Enhancements

  • feat: Series.hist (#1859)
  • feat: catch Polars exceptions, unify exception raising more (#1918)
  • feat: improving array casting (#1865)
  • feat: add datetime selector (#1822)
  • feat: add Schema.to_(arrow|pandas|polars) (#1924)

🐞 Bug fixes

  • fix: implement casting to Int128 (#1984)
  • fix: fix type __get_item__ (#1958)
  • fix(typing): Backport from_native overload fixes to v1 (#1953)
  • fix(typing): Backport use IntoDataFrameT in to_native to v1 (#1954)

📖 Documentation

  • docs: add Schema.to_(arrow|pandas|polars) (#1980)
  • RFC, chore: shrink series module docstrings (#1976)
  • chore: shrink functions module docstrings (#1974)
  • docs: add docstring guidelines to CONTRIBUTING.md (#1957)

🛠️ Other improvements

  • chore: minor series.py fixes, dedupe a little (#1982)
  • chore(typing): resolve _arrow.dataframe warnings (#1983)
  • chore(typing): add np.ndarray aliases (#1977)
  • chore: widen parse_version to accept packages (#1975)
  • RFC, chore: shrink series module docstrings (#1976)
  • chore: shrink functions module docstrings (#1974)
  • chore(typing): fix remaining functions, series warnings (#1970)
  • fix: missing __getitem__ type fixes (#1963)
  • chore(typing): add guards is_compliant_* (+ friends) (#1955)
  • chore: reduce duplication, implement more methods at the Narwhals level rather than at the compliant level, fix CI from Ibis release (#1960)

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

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

---
updated-dependencies:
- dependency-name: narwhals
  dependency-type: indirect
  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 Feb 10, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants