Skip to content
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

chore: update versions #10218

Merged
merged 1 commit into from
Jan 7, 2025
Merged

chore: update versions #10218

merged 1 commit into from
Jan 7, 2025

Conversation

gradio-pr-bot
Copy link
Collaborator

@gradio-pr-bot gradio-pr-bot commented Dec 17, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@gradio/[email protected]

Features

[email protected]

Features

Fixes

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Features

Fixes

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Features

Fixes

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Features

Fixes

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Fixes

  • #10269 890eaa3 - Allow displaying SVG images securely in gr.Image and gr.Gallery components. Thanks @abidlabs!

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Features

@gradio/[email protected]

Features

Fixes

  • #10269 890eaa3 - Allow displaying SVG images securely in gr.Image and gr.Gallery components. Thanks @abidlabs!

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Features

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Dependency updates

@gradio/[email protected]

Fixes

Dependency updates

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Features

@gradio/[email protected]

Features

Dependency updates

@gradio/[email protected]

Features

[email protected]

Features

  • #10221 506bd28 - Update Guides related to deploying Gradio chatbots to Discord, Slack, and website widgets. Thanks @abidlabs!

Fixes

[email protected]

Features

Dependency updates

@self/[email protected]

Features

Dependency updates

@self/[email protected]

Dependency updates

@self/[email protected]

Features

Dependency updates

@self/[email protected]

Dependency updates

@gradio-pr-bot gradio-pr-bot added no-visual-update Add this to a PR to skip chromatic deployment and tests flaky-tests This label runs flaky tests (those that use the HF API) on a PR windows-tests Run backend tests on Windows on this PR (by default, applied only to the changeset release PR) labels Dec 17, 2024
@gradio-pr-bot
Copy link
Collaborator Author

gradio-pr-bot commented Dec 17, 2024

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
Storybook building...

Install Gradio from this PR

pip install https://gradio-pypi-previews.s3.amazonaws.com/fd65185d84d61e753eb2df55a813deedd42ce119/gradio-5.9.1-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@fd65185d84d61e753eb2df55a813deedd42ce119#subdirectory=client/python"

Install Gradio JS Client from this PR

npm install https://gradio-npm-previews.s3.amazonaws.com/fd65185d84d61e753eb2df55a813deedd42ce119/gradio-client-1.9.0.tgz

Use Lite from this PR

<script type="module" src="https://gradio-lite-previews.s3.amazonaws.com/fd65185d84d61e753eb2df55a813deedd42ce119/dist/lite.js""></script>

@gradio-pr-bot gradio-pr-bot force-pushed the changeset-release/main branch 16 times, most recently from 48ffb99 to eeb9a3f Compare December 23, 2024 23:28
@gradio-pr-bot gradio-pr-bot force-pushed the changeset-release/main branch 4 times, most recently from 1b897bf to 7674547 Compare January 1, 2025 20:13
@gradio-pr-bot gradio-pr-bot force-pushed the changeset-release/main branch 5 times, most recently from 4c36ee3 to 7bc35a2 Compare January 5, 2025 19:22
@gradio-pr-bot gradio-pr-bot force-pushed the changeset-release/main branch 2 times, most recently from 58bfe48 to 8429a08 Compare January 6, 2025 21:15
@gradio-pr-bot gradio-pr-bot force-pushed the changeset-release/main branch from 8429a08 to fd65185 Compare January 6, 2025 22:08
Copy link
Member

@abidlabs abidlabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chat-related demos look good to me, so I'll go ahead and merge!

@abidlabs abidlabs merged commit 135630e into main Jan 7, 2025
24 of 28 checks passed
@abidlabs abidlabs deleted the changeset-release/main branch January 7, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-tests This label runs flaky tests (those that use the HF API) on a PR no-visual-update Add this to a PR to skip chromatic deployment and tests windows-tests Run backend tests on Windows on this PR (by default, applied only to the changeset release PR)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants