8000 Bump gradio from 4.28.3 to 5.0.0 in /sample_code by dependabot[bot] · Pull Request #10 · UBSec/UGCG-Guard · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump gradio from 4.28.3 to 5.0.0 in /sample_code #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps gradio from 4.28.3 to 5.0.0.

Release notes

Sourced from gradio's releases.

gradio@5.0.0

Features

  • #8843 6f95286 - No token passed by default in gr.load()
  • #8843 6f95286 - Adding new themes to Gradio 5.0
  • #8843 6f95286 - S 8000 mall tweak to how thoughts are shown in gr.Chatbot
  • #8843 6f95286 - Start/stop recoding from the backend. Add guide on conversational chatbots
  • #8843 6f95286 - SSR e2e + fixes
  • #8843 6f95286 - Playground requirements tab
  • #8843 6f95286 - Built-in submit and stop buttons in gr.ChatInterface(multimodal=False), adding submit_btn and stop_btn props to gr.Textbox() and gr.MultimodalText()
  • #8843 6f95286 - Fix most flaky Python tests in 5.0-dev branch
  • #8843 6f95286 - Move buttons from chat_interface into Chatbot
  • #8843 6f95286 - Redesign gr.Tabs()
  • #8843 6f95286 - Improve Icon Button consistency
  • #8843 6f95286 - Fix reload mode and streaming in 5.0 dev
  • #8843 6f95286 - Use container param in gr.Markdown
  • #8843 6f95286 - Equal height columns
  • #8843 6f95286 - Update gr.ColorPicker UI
  • #8843 6f95286 - Redesign gr.Slider()
  • #8843 6f95286 - Improve gr.Code
  • #8843 6f95286 - Drop python 3.8 and 3.9
  • #8843 6f95286 - Centre components within Block when height and width are set
  • #8843 6f95286 - Redesign gr.Button()
  • #8843 6f95286 - Disable liking user message in chatbot by default but make it configurable
  • #8843 6f95286 - Remove two dependencies: importlib_resources and urllib3 (if not in Wasm)
  • #8843 6f95286 - Improve url downloads for file objects
  • #8843 6f95286 - Prevent invalid values from being submitted to dropdown, etc.
  • #8843 6f95286 - Chatbot Examples
  • #8843 6f95286 - Deprecate type='tuples for chatbot and focus chatbot docs on 'messages' type
  • #8843 6f95286 - Postprocess hardening
  • #8843 6f95286 - Adds TLS to FRP tunnel
  • #8843 6f95286 - Minor changes to flagging for 5.0
  • #8843 6f95286 - Adds ability to block event trigger when file is uploading
  • #8843 6f95286 - Open audio/image input stream only when queue is ready
  • #8843 6f95286 - Equal height in row false by default
  • #8843 6f95286 - Move icons into IconButtonWrapper
  • #8843 6f95286 - Improve is_in_or_equal and fuzzer
  • #8843 6f95286 - Streaming Guides
  • #8843 6f95286 - Only move files to the cache that have a meta key
  • #8843 6f95286 - Enhance Lite E2E tests and fix a networking problem on Lite
  • #8843 6f95286 - Send Streaming data over Websocket if possible. Also support base64 output format for images.
  • #8843 6f95286 - Adds a "huggingface" button variant, and makes it the default for gr.LoginButton and gr.DuplicateButton
  • #8843 6f95286 - Allow info= to render markdown
  • #8843 6f95286 - Fix typo in tunneling.py
  • #8843 6f95286 - Object Detection From Webcam Stream Guide
  • #8843 6f95286 - Disable sagemaker_check() for now
  • #8843 6f95286 - Fix chatinterface embedding height issues
  • #8843 6f95286 - Raise ChecksumMismatchError
  • #8843 6f95286 - Chat Interface Multimodal Fix & Fallback to gr.Examples()
  • #8843 6f95286 - Fix custom component CLI on main/5.0

... (truncated)

Changelog

Sourced from gradio's changelog.

gradio

5.0.1

Features

Fixes

5.0.0-beta.10

Fixes

5.0.0-beta.9

Features

5.0.0-beta.8

Features

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [gradio](https://github.com/gradio-app/gradio) from 4.28.3 to 5.0.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@4.28.3...gradio@5.0.0)

---
updated-dependencies:
- dependency-name: gradio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
0