Skip to content

build(deps): bump itables from 2.7.0 to 2.7.1#211

Merged
ReenigneArcher merged 1 commit intomasterfrom
dependabot/pip/itables-2.7.1
Mar 9, 2026
Merged

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps itables from 2.7.0 to 2.7.1.

Release notes

Sourced from itables's releases.

Version 2.7.1

Added

  • We have added the FixedHeader extension of DataTables to the dt_for_itables package (#496). Thanks to kultura-luke for suggesting this!

Changed

  • The HTML code generated by ITables is now deterministic. Thanks to Tim Maier for suggesting and implementing this! (#504)
  • We have introduced more line breaks in the HTML to make it easier to read (#502)

Fixed

  • We have fixed the ordering of floats (#508)
  • We no longer calculate the rank of floats; they are now sorted directly by their value (#490)
  • We have added an optional columnControl to option.py. Thanks to kultura-luke for pointing out at this (#496)
  • We have fixed one test on the streamlit example app (#509)
  • We have fixed the build step as well (#513)
  • We have updated the dependencies of the ITables extension for Dash to address three vulnerability issues (#520)
Changelog

Sourced from itables's changelog.

2.7.1 (2026-03-08)

Added

  • We have added the FixedHeader extension of DataTables to the dt_for_itables package (#496). Thanks to kultura-luke for suggesting this!

Changed

  • The HTML code generated by ITables is now deterministic. Thanks to Tim Maier for suggesting and implementing this! (#504)
  • We have introduced more line breaks in the HTML to make it easier to read (#502)

Fixed

  • We have fixed the ordering of floats (#508)
  • We no longer calculate the rank of floats; they are now sorted directly by their value (#490)
  • We have added an optional columnControl to option.py. Thanks to kultura-luke for pointing out at this (#496)
  • We have fixed one test on the streamlit example app (#509)
  • We have fixed the build step as well (#513)
  • We have updated the dependencies of the ITables extension for Dash to address three vulnerability issues (#520)
Commits

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.7.0 to 2.7.1.
- [Release notes](https://github.com/mwouts/itables/releases)
- [Changelog](https://github.com/mwouts/itables/blob/main/docs/changelog.md)
- [Commits](mwouts/itables@v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: itables
  dependency-version: 2.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 9, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2026

@ReenigneArcher ReenigneArcher merged commit f5c128c into master Mar 9, 2026
10 of 11 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/itables-2.7.1 branch March 9, 2026 13:21
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