Skip to content

Bump gradio from 6.11.0 to 6.13.0#26

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/gradio-6.13.0
Closed

Bump gradio from 6.11.0 to 6.13.0#26
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/gradio-6.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Copy link
Copy Markdown
Contributor

Bumps gradio from 6.11.0 to 6.13.0.

Release notes

Sourced from gradio's releases.

gradio@6.13.0

Features

Fixes

  • #13250 2e9eb51 - Restore select-all checkbox in boolean column headers of gr.Dataframe. Thanks @​pngwn!
  • #13259 b5e6491 - Dataframe: allow native context menu and text selection on static cells. Thanks @​pngwn!
  • #13305 1d5994d - Dataframe: fix extreme rendering slowdown with datatype="date" (and any future dtype with asymmetric string casts) by firing EditableCell's shim-blur only on edit teardown instead of every render. Also makes the hidden sizing-row computation faster by avoiding Date rendering for every entry. Thanks @​pngwn!
  • #13291 77fca72 - Dataset: fix gallery view using wrong component metadata index and fix broken pagination after Svelte 5 migration. Thanks @​ParamChordiya!
  • #13303 79c5776 - Rework Dataframe wrapping, truncation, and column width sizing. Thanks @​pngwn!
  • #13280 bb9c130 - Fix snippet generator crash on datetime values in Dataframe inputs. Thanks @​ParamChordiya!
  • #13288 d75e311 - model3d ply freeze fix. Thanks @​dawoodkhan82!
  • #13269 e9c963e - Unit tests for js/paramviewer, js/timer, js/markdown. Thanks @​freddyaboulton!

gradio@6.12.0

Features

Fixes

Changelog

Sourced from gradio's changelog.

6.13.0

Features

Fixes

  • #13250 2e9eb51 - Restore select-all checkbox in boolean column headers of gr.Dataframe. Thanks @​pngwn!
  • #13259 b5e6491 - Dataframe: allow native context menu and text selection on static cells. Thanks @​pngwn!
  • #13305 1d5994d - Dataframe: fix extreme rendering slowdown with datatype="date" (and any future dtype with asymmetric string casts) by firing EditableCell's shim-blur only on edit teardown instead of every render. Also makes the hidden sizing-row computation faster by avoiding Date rendering for every entry. Thanks @​pngwn!
  • #13291 77fca72 - Dataset: fix gallery view using wrong component metadata index and fix broken pagination after Svelte 5 migration. Thanks @​ParamChordiya!
  • #13303 79c5776 - Rework Dataframe wrapping, truncation, and column width sizing. Thanks @​pngwn!
  • #13280 bb9c130 - Fix snippet generator crash on datetime values in Dataframe inputs. Thanks @​ParamChordiya!
  • #13288 d75e311 - model3d ply freeze fix. Thanks @​dawoodkhan82!
  • #13269 e9c963e - Unit tests for js/paramviewer, js/timer, js/markdown. Thanks @​freddyaboulton!

6.12.0

Features

Fixes

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

Bumps [gradio](https://github.com/gradio-app/gradio) from 6.11.0 to 6.13.0.
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/gradio@6.11.0...gradio@6.13.0)

---
updated-dependencies:
- dependency-name: gradio
  dependency-version: 6.13.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 Apr 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #28.

@dependabot dependabot Bot closed this May 1, 2026
@dependabot dependabot Bot deleted the dependabot/pip/gradio-6.13.0 branch May 1, 2026 14:22
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