Skip to content

Bump dash-table from 4.6.1 to 5.0.0 in /dash#55

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/dash/dash-table-5.0.0
Mar 19, 2026
Merged

Bump dash-table from 4.6.1 to 5.0.0 in /dash#55
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/dash/dash-table-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 19, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps dash-table from 4.6.1 to 5.0.0.

Release notes

Sourced from dash-table's releases.

v4.12.1

npm-only release, loosening peer deps

Changelog

Sourced from dash-table's changelog.

[5.0.0] - 2021-08-23

As of Dash 2, the development of Dash Table has been moved to the main Dash repo

This package exists for backward compatibility

[4.12.0] - 2021-07-09

Fixed

  • #907
    • Fix a bug where pagination did not work or was not visible. #834
    • Fix a bug where if you are on a page that no longer exists after the data is updated, no data is displayed. #892

Added

  • #916

    • Added html option to markdown_options prop. This enables the use of html tags in markdown text.
  • #545

    • Case insensitive filtering
    • New props: filter_options - to control case of all filters, columns.filter_options - to control filter case for each column
    • New operators: i=, ieq, i>=, ige, i>, igt, i<=, ile, i<, ilt, i!=, ine, icontains - for case-insensitive filtering, s=, seq, s>=, sge, s>, sgt, s<=, sle, s<, slt, s!=, sne, scontains - to force case-sensitive filtering on case-insensitive columns

Changed

  • #918 Updated all dependencies. In particular the highlight.js upgrade changes code highlighting in markdown: we have long used their "github" style, this has been updated to more closely match current github styles.
  • #901 Updated R package dash-info.yaml to regenerate example without attaching now-deprecated core component packages (dashHtmlComponents, dashCoreComponents, or dashTable).

[4.11.3] - 2021-04-08

Changed

  • #862 - update docstrings per plotly/dash#1205
  • #878 - update build process to use Webpack 5 and other latest dependencies

[4.11.2] - 2021-01-19

Fixed

[4.11.1] - 2020-12-07

Fixed

  • #844 Fix a bug where the table is using classes that are styled by Bootstrap

[4.11.0] - 2020-10-29

Fixed

  • #841
    • Fix prop-types regression causing console errors in browser devtools
    • Fix syntax highlighting regression for Markdown cells
  • #842 Fix a regression introduced with #722 causing the tooltips to be misaligned with respect to their parent cell and incompletely addressed in #817

Added

  • #841 Add Julia syntax highlighting support for Markdown cells
  • #831 Add the tooltip_header prop and add nested prop use_with (with values: header, data, both) to the tooltip prop to configure header cell tooltips

... (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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 19, 2026
Bumps [dash-table](https://github.com/plotly/dash-table) from 4.6.1 to 5.0.0.
- [Release notes](https://github.com/plotly/dash-table/releases)
- [Changelog](https://github.com/plotly/dash-table/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/plotly/dash-table/commits)

---
updated-dependencies:
- dependency-name: dash-table
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/dash/dash-table-5.0.0 branch from 1a10eb7 to 5882873 Compare March 19, 2026 19:20
@github-actions github-actions Bot merged commit dce8839 into main Mar 19, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dash/dash-table-5.0.0 branch March 19, 2026 19:20
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.

0 participants