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 #9637

Merged
merged 1 commit into from
Oct 11, 2024
Merged

chore: update versions #9637

merged 1 commit into from
Oct 11, 2024

Conversation

gradio-pr-bot
Copy link
Collaborator

@gradio-pr-bot gradio-pr-bot commented Oct 10, 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@5.0.2

Fixes

@gradio/annotatedimage@0.8.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/wasm@0.14.1

@gradio/audio@0.14.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/button@0.3.1
  • @gradio/wasm@0.14.1

@gradio/button@0.3.1

Dependency updates

  • @gradio/upload@0.13.1

@gradio/chatbot@0.14.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/image@0.16.2
  • @gradio/video@0.11.2
  • @gradio/wasm@0.14.1
  • @gradio/gallery@0.13.2

@gradio/code@0.10.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/wasm@0.14.1

@gradio/dataframe@0.11.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/button@0.3.1

@gradio/dataset@0.3.2

Dependency updates

  • @gradio/upload@0.13.1

@gradio/downloadbutton@0.2.1

Dependency updates

  • @gradio/button@0.3.1

@gradio/file@0.10.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/wasm@0.14.1

@gradio/fileexplorer@0.5.2

Dependency updates

  • @gradio/file@0.10.2
  • @gradio/upload@0.13.1

@gradio/gallery@0.13.2

Dependency updates

  • @gradio/file@0.10.2
  • @gradio/upload@0.13.1
  • @gradio/image@0.16.2
  • @gradio/video@0.11.2

@gradio/image@0.16.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/wasm@0.14.1

@gradio/imageeditor@0.11.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/image@0.16.2
  • @gradio/wasm@0.14.1

@gradio/lite@4.43.2

Fixes

Dependency updates

  • @gradio/wasm@0.14.1
  • @gradio/core@0.1.1

@gradio/model3d@0.13.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/wasm@0.14.1

@gradio/multimodaltextbox@0.6.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/image@0.16.2
  • @gradio/video@0.11.2

@gradio/simpleimage@0.8.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/wasm@0.14.1

@gradio/upload@0.13.1

Dependency updates

  • @gradio/wasm@0.14.1

@gradio/uploadbutton@0.7.1

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/button@0.3.1

@gradio/video@0.11.2

Dependency updates

  • @gradio/upload@0.13.1
  • @gradio/image@0.16.2
  • @gradio/wasm@0.14.1

@gradio/wasm@0.14.1

Fixes

website@0.40.0

Features

Dependency updates

  • @gradio/code@0.10.2

@self/app@1.41.2

Fixes

Dependency updates

  • @gradio/wasm@0.14.1
  • @gradio/core@0.1.1

@self/component-test@0.2.2

Dependency updates

  • @gradio/video@0.11.2

@self/tootils@0.7.2

Fixes

@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 Oct 10, 2024
@gradio-pr-bot
Copy link
Collaborator Author

gradio-pr-bot commented Oct 10, 2024

🪼 branch checks and previews

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

Install Gradio from this PR

pip install https://gradio-pypi-previews.s3.amazonaws.com/43a359b5f17104ffd8784ca6568282f3265af9a9/gradio-5.0.1-py3-none-any.whl

Install Gradio Python Client from this PR

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

Install Gradio JS Client from this PR

npm install https://gradio-npm-previews.s3.amazonaws.com/43a359b5f17104ffd8784ca6568282f3265af9a9/gradio-client-1.6.0.tgz

Use Lite from this PR

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

@gradio-pr-bot gradio-pr-bot force-pushed the changeset-release/main branch 4 times, most recently from a818f3a to e1add53 Compare October 11, 2024 15:37
@gradio-pr-bot gradio-pr-bot force-pushed the changeset-release/main branch from e1add53 to 43a359b Compare October 11, 2024 16:01
@pngwn pngwn merged commit 207ae11 into main Oct 11, 2024
16 of 25 checks passed
@pngwn pngwn deleted the changeset-release/main branch October 11, 2024 16:04
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