Skip to content

Bump gradio from 6.7.0 to 6.24.0 - #8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/gradio-6.24.0
Closed

Bump gradio from 6.7.0 to 6.24.0#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/gradio-6.24.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps gradio from 6.7.0 to 6.24.0.

Release notes

Sourced from gradio's releases.

gradio@6.24.0

Features

gradio@6.23.1

Fixes

gradio@6.22.0

Features

  • #13685 6302098 - gr.Workflow: auto-create input/output nodes for model nodes (as already happens for Space nodes), replace the "Input"/"Output" buttons with a single "Component" button whose direction is derived from wiring, rename "Data" to "Dataset", let node error messages be copied, and document the oauth_token parameter in the View API panel. Thanks @​abidlabs!
  • #13688 321361f - Workflow: resizable nodes, full-screen image view, and webcam/mic capture. Thanks @​abidlabs!
  • #13697 3ac9d5d - Fix release CI regressions for assets and bundles. Thanks @​abidlabs!

Fixes

  • #13692 3676c45 - publish the Prism global before its grammar files load, so the docs pages stop failing to hydrate with ReferenceError: Prism is not defined. Thanks @​abidlabs!
  • #13687 fd79d09 - Harden authentication and file redirect boundaries. Thanks @​abidlabs!

gradio@6.21.0

Features

  • #13601 0ee5cc8 - Preserve browser-visible proxy origins for frontend assets and API requests, and retain app-level FastAPI root paths. Thanks @​abidlabs!
  • #13620 5200235 - Fix chained events after cancellation and while the browser tab is hidden. Thanks @​abidlabs!
  • #13667 2d753d0 - oauth: let API callers supply a token for endpoints that take a gr.OAuthToken, via oauth_token on the Python and JS clients — sent only to endpoints that declare they need one. Thanks @​abidlabs!
  • #13329 7ac583a - Make builds go zoom zoom. Thanks @​pngwn!
  • #13650 8bdc643 - Fix gradio cc dev, gradio cc build, and gradio cc install to respect a custom FRONTEND_DIR set on the component class, instead of assuming the frontend code lives in the frontend directory. Thanks @​abidlabs!
  • #13558 d07af9d - workflow: add model endpoint integration. Thanks @​hannahblair!
  • #13681 eed6ebd - Report why the Node SSR server failed, and serve without SSR on the expected port. Thanks @​abidlabs!
  • #13654 2f6d04a - workflow: improve canvas authoring and examples. Thanks @​abidlabs!
  • #13606 04c5527 - Fix spurious separators from empty tokens in HighlightedText with combine_adjacent=True. Thanks @​hysts!
  • #13668 3473879 - workflow: add html modality. Thanks @​hannahblair!
  • #13666 d3c70fa - workflow: various UX improvements, including opening the write-access link in a browser tab automatically when a gr.Workflow is launched locally, and calling vision-language models through chat completions so image-text-to-text model nodes work. Thanks @​abidlabs!
  • #13590 d5ef897 - workflow: fix error banner and textarea visibility. Thanks @​hannahblair!
  • #13616 a2ddecf - workflow: ensure we handle trailing null values. Thanks @​hannahblair!

Fixes

... (truncated)

Changelog

Sourced from gradio's changelog.

6.24.0

Features

6.23.1

Fixes

6.23.0

Features

Fixes

6.22.0

Features

  • #13685 6302098 - gr.Workflow: auto-create input/output nodes for model nodes (as already happens for Space nodes), replace the "Input"/"Output" buttons with a single "Component" button whose direction is derived from wiring, rename "Data" to "Dataset", let node error messages be copied, and document the oauth_token parameter in the View API panel. Thanks @​abidlabs!
  • #13688 321361f - Workflow: resizable nodes, full-screen image view, and webcam/mic capture. Thanks @​abidlabs!
  • #13697 3ac9d5d - Fix release CI regressions for assets and bundles. Thanks @​abidlabs!

Fixes

  • #13692 3676c45 - publish the Prism global before its grammar files load, so the docs pages stop failing to hydrate with ReferenceError: Prism is not defined. Thanks @​abidlabs!
  • #13687 fd79d09 - Harden authentication and file redirect boundaries. Thanks @​abidlabs!

6.21.0

Features

  • #13601 0ee5cc8 - Preserve browser-visible proxy origins for frontend assets and API requests, and retain app-level FastAPI root paths. Thanks @​abidlabs!
  • #13620 5200235 - Fix chained events after cancellation and while the browser tab is hidden. Thanks @​abidlabs!
  • #13667 2d753d0 - oauth: let API callers supply a token for endpoints that take a gr.OAuthToken, via oauth_token on the Python and JS clients — sent only to endpoints that declare they need one. Thanks @​abidlabs!
  • #13329 7ac583a - Make builds go zoom zoom. Thanks @​pngwn!
  • #13650 8bdc643 - Fix gradio cc dev, gradio cc build, and gradio cc install to respect a custom FRONTEND_DIR set on the component class, instead of assuming the frontend code lives in the frontend directory. Thanks @​abidlabs!

... (truncated)

Commits
  • f5a31fb chore: update versions (#13739)
  • e0f0790 Workflow: only inline app-owned files, and keep opened HTML off the app origi...
  • 1c8aa23 Fix initial Spaces iframe resize after app render (#13751)
  • 5019a24 Await auth_dependency and apply it when routes are built on an existing app...
  • 5dc8d59 Revert "Fix initial Spaces iframe resize after app render"
  • 90da2d6 Fix initial Spaces iframe resize after app render
  • 3bad040 fix typo (#13746)
  • a9e8382 Add browser-local run history and loading (#13718)
  • b2479c1 chore: update versions (#13737)
  • 6085e9d Use release token for deploy trigger (#13738)
  • Additional commits viewable in compare view

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.7.0 to 6.24.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.7.0...gradio@6.24.0)

---
updated-dependencies:
- dependency-name: gradio
  dependency-version: 6.24.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 Aug 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Author

Superseded by #9.

@dependabot dependabot Bot closed this Aug 26, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/gradio-6.24.0 branch August 26, 2026 18:05
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