Skip to content

Bump gradio from 6.12.0 to 6.14.0#103

Merged
amrit110 merged 1 commit intomainfrom
dependabot/uv/gradio-6.14.0
May 7, 2026
Merged

Bump gradio from 6.12.0 to 6.14.0#103
amrit110 merged 1 commit intomainfrom
dependabot/uv/gradio-6.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 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 gradio from 6.12.0 to 6.14.0.

Release notes

Sourced from gradio's releases.

gradio@6.14.0

Features

Fixes

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!
Changelog

Sourced from gradio's changelog.

6.14.0

Features

Fixes

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!
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.12.0 to 6.14.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.12.0...gradio@6.14.0)

---
updated-dependencies:
- dependency-name: gradio
  dependency-version: 6.14.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:uv Pull requests that update python:uv code labels May 6, 2026
@amrit110 amrit110 merged commit 9386aae into main May 7, 2026
5 checks passed
@amrit110 amrit110 deleted the dependabot/uv/gradio-6.14.0 branch May 7, 2026 00:57
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant