Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2026

This PR contains the following updates:

Package Change Age Confidence
itables (changelog) >=1.6.3,<2.6>=1.6.3,<2.7 age confidence

Release Notes

mwouts/itables (itables)

v2.6.2: Version 2.6.2

Compare Source

Fixed

  • The typing_extensions package is required for static type checking on Python <= 3.10 (#​473)

v2.6.1: Version 2.6.1

Compare Source

Fixed

  • We have fixed a conda build error: TypeError: typing.Any is not subscriptable (#​468), and added more tests

v2.6.0: Version 2.6.0

Compare Source

Added

  • ITables has no dependencies (#​457,#​465). Also, it has been tested with Python 3.14.
  • When Narwhals is installed, ITables can show cuDF and Modin DataFrames, as well as PyArrow tables. Many thanks to Marco Gorelli and to Dea María Léon for making this happen! (#​325)
  • We have added a new show_dtypes option. It defaults to "auto", meaning that dtypes are only shown for Polars Dataframes by default (#​449)
  • Another new option is show_df_type (defaults to False) to show the DataFrame or Series type (#​448)
  • When displaying Polars DataFrames, ITables will format floats using float_precision, if set on the pl.Config object (#​447)
  • The development environment for ITables is now controlled with Pixi (#​453)
  • A conda package is built (and attached) to each PR (#​438)

Fixed

Changed

  • We have updated the JavaScript dependencies of our Streamlit component

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Issues or PRs related to dependencies label Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues or PRs related to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant