Skip to content

build(deps): bump itables from 2.6.2 to 2.7.0#195

Merged
ReenigneArcher merged 1 commit intomasterfrom
dependabot/pip/itables-2.7.0
Feb 5, 2026
Merged

build(deps): bump itables from 2.6.2 to 2.7.0#195
ReenigneArcher merged 1 commit intomasterfrom
dependabot/pip/itables-2.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps itables from 2.6.2 to 2.7.0.

Release notes

Sourced from itables's releases.

Version 2.7.0

Changed

  • Floats are formatted using the underlying dataframe formatter when format_floats_in_python is "auto" (the default). Set that option False if you want to format the values in JS directly (#483).
  • Complex Polars objects are formatted using Polars' internal method x._s.get_fmt (#471)
  • We have updated dt_for_itables to the latest version of datatables.net-dt==2.3.7 (#485)
  • The default look of ITables is more compact. Create an itables.toml configuration file with just classes = ["display", "nowrap"] to revert the change locally.

Fixed

  • We have fixed an issue with show_dtypes for certain dataframes (#480)
  • We have updated the JavaScript dependencies of the Streamlit extension (#477, #479)

Version 2.7.0rc1

Changed

  • Floats are formatted using the underlying dataframe formatter when format_floats_in_python is "auto" (the default). Set that option False if you want to format the values in JS directly (#483).
  • Polars objects are displayed using Polars' internal method x._s.get_fmt (#471)
  • We have updated dt_for_itables to the latest version of datatables.net-dt==2.3.7 (#485)
  • The default look of ITables is more compact. Create an itables.toml configuration file with just classes = ["display", "nowrap"] to revert the change locally.

Fixed

  • We have fixed an issue with show_dtypes for certain dataframes (#480)
  • We have updated the JavaScript dependencies of the Streamlit extension (#477, #479)

Version 2.7.0rc0

Changed

  • Floats are formatted using the underlying dataframe formatter when format_floats_in_python is "auto" (the default). Set that option False if you want to format the values in JS directly (#483).
  • Polars objects are displayed using Polars' internal method x._s.get_fmt (#471)
  • We have updated dt_for_itables to the latest version of datatables.net-dt==2.3.7 (#485)

Fixed

  • We have fixed an issue with show_dtypes for certain dataframes (#480)
  • We have updated the JavaScript dependencies of the Streamlit extension (#477, #479)
Changelog

Sourced from itables's changelog.

2.7.0 (2026-02-04)

Changed

  • Floats are formatted using the underlying dataframe formatter when format_floats_in_python is "auto" (the default). Set that option False if you want to format the values in JS directly (#483).
  • Complex Polars objects are formatted using Polars' internal method x._s.get_fmt (#471)
  • We have updated dt_for_itables to the latest version of datatables.net-dt==2.3.7 (#485)
  • The default look of ITables is more compact. Create an itables.toml configuration file with just classes = ["display", "nowrap"] to revert the change locally.

Fixed

  • We have fixed an issue with show_dtypes for certain dataframes (#480)
  • We have updated the JavaScript dependencies of the Streamlit extension (#477, #479)
Commits
  • cb0f867 Sort floats using rank (#491)
  • a18bc41 pl.Strings don't need formatting
  • e4bed21 Add "compact" to the default classes
  • f45991c Update the dependencies of itables_for_streamlit
  • e749f45 Update datatables.net-dt==2.3.7
  • 17212a7 Format floats in Python #483
  • d900106 Format Polars objects using Polars' internal x._s.get fmt() method
  • 3655dcd Fix table not shown when show_dtypes=True
  • 6d15ba2 Version 2.6.3.dev0
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [itables](https://github.com/mwouts/itables) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/mwouts/itables/releases)
- [Changelog](https://github.com/mwouts/itables/blob/main/docs/changelog.md)
- [Commits](mwouts/itables@v2.6.2...v2.7.0)

---
updated-dependencies:
- dependency-name: itables
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 5, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2026

@ReenigneArcher ReenigneArcher merged commit 5f8e96c into master Feb 5, 2026
10 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/itables-2.7.0 branch February 5, 2026 13:30
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant