Skip to content

chore(deps): update dependency gradio to v6.24.0 - #237

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gradio-6.x
Open

chore(deps): update dependency gradio to v6.24.0#237
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gradio-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
gradio ==6.12.0==6.24.0 age confidence

Release Notes

gradio-app/gradio (gradio)

v6.24.0

Compare Source

Features

v6.23.1

Compare Source

Fixes

v6.22.0

Compare Source

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

v6.21.0

Compare Source

Features
Fixes

v6.20.0

Compare Source

Features
Fixes

v6.19.0

Compare Source

Features
  • #​13526 53cb4ca - Run pnpm lint and pnpm ts:check on CI. Thanks @​abidlabs!
  • #​13534 a11c728 - Re-translate i18n choices display names when the language is switched at runtime. Thanks @​hysts!
  • #​13524 d4d340d - Run gr.Workflow subgraphs via the Gradio API — each subgraph is exposed as a named endpoint (returning all of its outputs) reusing /info, /call, and /api, with a "View API" panel in the canvas. Thanks @​abidlabs!
Fixes

v6.18.0

Compare Source

Features
Fixes

v6.17.3

Compare Source

Features

v6.16.0

Compare Source

Features
Fixes
  • #​13437 97d541f - Fix path traversal in gr.FileExplorer.preprocess by validating selected paths with _safe_join (consistent with ls()), rejecting absolute/.. paths that escape root_dir. Thanks @​abidlabs!
  • #​13438 010ee63 - Fix open-redirect bypass in gradio.oauth._redirect_to_target where 4+ leading slashes (or backslashes) in _target_url produced a scheme-relative redirect to an external host, restoring CVE-2026-28415. Thanks @​abidlabs!
  • #​13240 0d670ad - Fix browser freeze when a dataframe's value is set (e.g. via a tab select event), and only dispatch the tabs select event when the selected tab actually changes. Thanks @​freddyaboulton!
  • #​13461 702a8b1 - Fix runtime language switching not re-translating component labels/values (only the footer updated). @gradio/utils resolved its own duplicate svelte-i18n instance whose locale store was never updated; the retranslation trigger now uses the live formatter store injected by @gradio/core. Thanks @​abidlabs!
  • #​13458 939e84c - Defer Node front proxy startup until Python is ready in SSR mode. Thanks @​pngwn!
  • #​13436 48d0e27 - Fix SSRF in Image/Gallery SVG postprocessing and Audio streaming postprocessing by routing user-influenced URL fetches through safehttpx. Thanks @​abidlabs!
  • #​13451 29bd7a0 - gr.Dropdown() Fixes. Thanks @​dawoodkhan82!

v6.15.2

Compare Source

Features
Fixes
  • #​13396 67df918 - Convert audio to int16 for all formats in audio_to_file so non-WAV outputs (mp3, flac, ogg) no longer encode as noise. Thanks @​GopalGB!

v6.15.1

Compare Source

Features
Fixes

v6.15.0

Compare Source

Features
Fixes

v6.14.0

Compare Source

Features
Fixes

v6.13.0

Compare Source

Features
Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Jul 6, 2026
@renovate
renovate Bot force-pushed the renovate/gradio-6.x branch from 898d5ce to 9d912e6 Compare July 7, 2026 19:34
@renovate renovate Bot changed the title chore(deps): update dependency gradio to v6.19.0 chore(deps): update dependency gradio to v6.20.0 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/gradio-6.x branch 2 times, most recently from e232163 to 62c30a3 Compare July 20, 2026 18:43
@renovate
renovate Bot force-pushed the renovate/gradio-6.x branch from 62c30a3 to 5e0c32f Compare July 29, 2026 21:24
@renovate renovate Bot changed the title chore(deps): update dependency gradio to v6.20.0 chore(deps): update dependency gradio to v6.21.0 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/gradio-6.x branch from 5e0c32f to add54ad Compare July 31, 2026 05:35
@renovate renovate Bot changed the title chore(deps): update dependency gradio to v6.21.0 chore(deps): update dependency gradio to v6.22.0 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/gradio-6.x branch from add54ad to ac38c00 Compare August 11, 2026 23:32
@renovate renovate Bot changed the title chore(deps): update dependency gradio to v6.22.0 chore(deps): update dependency gradio to v6.23.1 Aug 11, 2026
@renovate
renovate Bot force-pushed the renovate/gradio-6.x branch from ac38c00 to f86e206 Compare August 13, 2026 00:30
@renovate renovate Bot changed the title chore(deps): update dependency gradio to v6.23.1 chore(deps): update dependency gradio to v6.24.0 Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants