chore: update versions#13352
Open
gradio-pr-bot wants to merge 1 commit intomainfrom
Open
Conversation
Collaborator
Author
🪼 branch checks and previews
Install Gradio from this PR pip install https://huggingface.co/buckets/gradio/pypi-previews/resolve/9498fdf20589fb6612697967b4aa64fa834fe88d/gradio-6.14.0-py3-none-any.whlInstall Gradio Python Client from this PR pip install "gradio-client @ git+https://github.com/gradio-app/gradio@9498fdf20589fb6612697967b4aa64fa834fe88d#subdirectory=client/python"Install Gradio JS Client from this PR npm install https://gradio-npm-previews.s3.amazonaws.com/9498fdf20589fb6612697967b4aa64fa834fe88d/gradio-client-2.2.0.tgz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 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
@self/tootils@0.14.0
Features
d7c4cad- fix(e2e): plug gradio-app leaks in playwright test harness, and stop spurious ECONNRESETs from aborting the free-port scan. Thanks @pngwn!d7c4cad- fix(e2e): plug gradio-app leaks in playwright test harness. Thanks @pngwn!Note
Low Risk
Low risk versioning-only change: removes processed changeset files and updates
@self/tootilsversion/changelog without touching runtime code.Overview
Cuts a
@self/tootilsrelease by bumping the package version to0.14.0and recording the new entries injs/tootils/CHANGELOG.md.Removes the now-consumed
.changeset/*files associated with that release.Reviewed by Cursor Bugbot for commit 9498fdf. Bugbot is set up for automated code reviews on this repo. Configure here.