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

build: set Narwhals 1.9.1 as minimum, remove upper bound, use narwhals.stable.v1 for dtypes and typing #1717

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

MarcoGorelli
Copy link
Contributor

Hey - as discussed in #1570, a blocker to not upper-bounding Narwhals was that dtypes and typing weren't available in narwhals.stable.v1

We have now:

  • made a release which includes them
  • added a downstream test in the Narwhals CI which checks that the py-shiny test suite + type checking keeps working on every commit

so I'd like to suggest removing the upper-bound

Thanks again for the collaboration here, it's been very rewarding to see this happen! 🤗

@MarcoGorelli MarcoGorelli marked this pull request as ready for review October 4, 2024 15:09
@schloerke
Copy link
Collaborator

Very exciting that the dtypes made it into stable 🥳

Thank you!

@schloerke schloerke merged commit 8ac44de into posit-dev:main Oct 4, 2024
45 checks passed
schloerke added a commit that referenced this pull request Oct 7, 2024
* main:
  tests(sidebar): Add tests for sidebar (#1715)
  tests(accordion): Add kitchensink tests for accordion (#1710)
  tests(bug): Use locator instead of element handles (#1716)
  tests(deploys): Move import from htmltools into code to help with debugging deploys (#1718)
  build: set Narwhals 1.9.1 as minimum, remove upper bound, use narwhals.stable.v1 for dtypes and typing (#1717)
  feat: support DataFrames via narwhals (#1570)
  Adds Deploy to Connect Cloud buttons to app READMEs (#1709)
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.

2 participants