chore(deps): update dependency gradio to v6 #77
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~=5.12→~=6.3Release Notes
gradio-app/gradio (gradio)
v6.3.0Compare Source
Features
c99a50b- Add .input() to Video. Thanks @hysts!51b7010- pollen css fix. Thanks @dawoodkhan82!2b4176c- Migrate Sidebar to Svelte 5. Thanks @dawoodkhan82!6f37743- Make check for active page in navbar robust. Thanks @abidlabs!Fixes
6222192- fix(client): make WebP and VTT MIME type detection case-insensitive. Thanks @majiayu000!5206d47- Migrate Model3D to Svelte 5. Thanks @dawoodkhan82!aa362c4- Allow static files when handling events. Thanks @hannahblair!3a39ee4- Fix Bug Where Invisible Columns Take Up Space. Thanks @aliabid94!48f580b- fix: Fix Textbox white background in dark mode. Thanks @Godkunn!ab20c59- feat(client): add generic type parameter to predict() method. Thanks @majiayu000!be89f8c- Migrate DownloadButton to Svelte 5. Thanks @dawoodkhan82!3aee8ae- Allow multiple file messages to be displayed in Chatbot. Thanks @freddyaboulton!6eadb5b- Migrate accordion to svelte 5. Thanks @aliabid94!3b3eaf0- Restore RTL prop to gradio components. Thanks @hannahblair!3194f29- Fix docs for Tab select event. Thanks @freddyaboulton!ba46c2d- Migrate Button to Svelte 5. Thanks @freddyaboulton!fa75712- Add custom buttons togr.Dropdown(multiselect=True)andgr.LinePlotand other native plots. Thanks @abidlabs!6a80a07- fix: support gr.update() for gr.State + update api_visibility docs. Thanks @majiayu000!7fb79d4- Fix bug where tabs don't work inside gr.render. Thanks @freddyaboulton!57dd086- Upgrade color picker to Svelte 5 syntax. Thanks @freddyaboulton!5fae6b7- Fix Infinite Change Event in Browser History. Thanks @freddyaboulton!v6.2.0Compare Source
Features
f1d83fa- Add ability to add custom buttons to components. Thanks @abidlabs!fac3844- Upgradetyto0.0.2. Thanks @abidlabs!c06ded8- Relax version of pydantic dependency in base gradio. Thanks @abidlabs!f753b0c- Add.select()and.input()events togr.FileExplorer. Thanks @abidlabs!Fixes
efb2549- Fix Dataframe Package. Thanks @dawoodkhan82!81b7960- Add error handling to gr.JSON. Thanks @hannahblair!2119a24- Fix custom gr.HTML updates. Thanks @aliabid94!184c596- Two bugs for gr.HTML. Thanks @aliabid94!1724a02- Remove checkmark from windows. Thanks @freddyaboulton!e2c316d- Fix Hot Reload of Custom CSS. Thanks @freddyaboulton!9daf193- Add footer to bottom of page. Thanks @freddyaboulton!b4c00d2- Fix Gallery preview_close event not firing on ESC key. Thanks @majiayu000!6d46ddb- feat: cache NodeJS proxied requests. Thanks @cbensimon!cf27938- Fix issue with HTML status shading even when"show_progress='hidden'". Thanks @abidlabs!5cf1ae5- Fix Dropdown change event when allow_custom_value is true. Thanks @freddyaboulton!b3a3683- Use a slower check rate on windows, otherwise windows locks up. Thanks @freddyaboulton!b27e2cb- Audio Trim Fix. Thanks @dawoodkhan82!b4c69af- Fix Plot display in chatbot. Thanks @freddyaboulton!653f47b- Fix Theme Builder Function. Thanks @freddyaboulton!1fa29ff- Fix AttributeError for proxy_url in get_config. Thanks @majiayu000!1fafaba- Add x-gradio-user-header. Thanks @freddyaboulton!7498fac- Fix image buttons default value. Thanks @freddyaboulton!v6.1.0Compare Source
Features
4476400- Addplayback_positionto gr.Audio and gr.Video, which can be updated and read. Thanks @aliabid94!d6be33e- feat: add link_target parameter to Button component. Thanks @ujjwaltwri!d3966ca- Restore Blocks constructor args deprecated in 6.0 (theme, css, etc.). Thanks @aliabid94!Fixes
0892c29- Fix plot Rendering + visibility bug. Thanks @freddyaboulton!8a6cff6- Fix bug where cancelling an events shows an error in the UI. Thanks @freddyaboulton!e8efab2- Fix Settings. Thanks @freddyaboulton!251add4- JS unit test fix. Thanks @dawoodkhan82!4f6327b- Load visible components in 6.0. Thanks @freddyaboulton!0715279- Fix customjsparam. Thanks @dawoodkhan82!8aaa209- Allow custom HTML components to be defined in jupyter notebooks. Thanks @abidlabs!af3ffa0- Fix: avoid corrupting JSON-like values in CSV sanitization. Thanks @ujjwaltwri!23c9bb5- Fix copy button ingr.Textbox. Thanks @dawoodkhan82!v6.0.2Compare Source
Features
c4c36c7- Fix highlighted text in 6.0. Thanks @freddyaboulton!4e9a330- Fix slider css issue. Thanks @freddyaboulton!Fixes
b9732d1- [BUGFIX] Fix stream file download in gradio client. Thanks @frascuchon!472e164- Make client backwards compatible with version 5. Thanks @freddyaboulton!2a2dd60- 12485 fix mcp client issue. Thanks @freddyaboulton!07fa494- Checkbox Label Fix. Thanks @dawoodkhan82!v6.0.1Compare Source
Features
0f2fa10- chore(deps): ⬆️ update pillow from 11.1.0 to 12.0. Thanks @onuralpszr!96efaab- Update gradio_client version to 2.0.0. Thanks @abidlabs!Fixes
f9e272d- Fix bug where close method does not kill the thread. Thanks @freddyaboulton!7e867fd- Fix custom components for gradio 6. Thanks @pngwn!9a86e80- Fix Login Gradio 6. Thanks @freddyaboulton!f42628d- Allow new custom components to use Gradio 6. Thanks @freddyaboulton!v6.0.0Features
9e8a313- Fix Walkthrough component. Thanks @pngwn!02ce6d5- Remove SSE transport from MCP docs. Thanks @abidlabs!6505763- Fix Reload Mode in 6.0. Thanks @freddyaboulton!4552df4- Fix status tracker iterative image. Thanks @freddyaboulton!c72972e- Ensureshow_erroris always respected. Thanks @pngwn!a8c26e4- Fix Chatbot autoscroll. Thanks @pngwn!568644a- Add a 6.0 migration guide and add deprecation warnings. Thanks @abidlabs!36d5657- Fix full width toast issue. Thanks @freddyaboulton!9ea6686- Spaces hot reloading. Thanks @cbensimon!61e5aeb- Download frontend templates for custom components. Thanks @freddyaboulton!017eaf0- Fix audio errors when streaming. Thanks @pngwn!5ba7e1e- Reduce files in build. Thanks @freddyaboulton!04e2581- fix publish. Thanks @pngwn!2043967- fix font. Thanks @pngwn!f632b87- Fix progress in StatusTracker. Thanks @pngwn!4845bfd- Fix queue false render issue. Thanks @freddyaboulton!f5e5344- Fix some e2e tests. Thanks @freddyaboulton!f2a47fe- fix custom components. Thanks @pngwn!4a8ee36- Sync JS Files to Hub. Thanks @freddyaboulton!baa1cd6- Improve audio player UI in gr.Chatbot. Thanks @hannahblair!Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.