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(deps): bump streamlit from 0.74.1 to 0.75.0 #172

Merged
merged 1 commit into from Feb 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2021

Bumps streamlit from 0.74.1 to 0.75.0.

Release notes

Sourced from streamlit's releases.

Version 0.75.0

Release date: January 21, 2021

Notable Changes

  • πŸ•³ st.empty previously would clear the component at the end of the script. It has now been updated to clear the component instantly.
  • πŸ›Ή Previously in wide mode, we had thin margins around the webpage. This has now been increased to provide a better visual experience.
Changelog

Sourced from streamlit's changelog.

Version 0.75.0

Release date: January 21, 2021

Notable Changes

  • πŸ•³ st.empty previously would clear the component at the end of the script. It has now been updated to clear the component instantly.
  • πŸ›Ή Previously in wide mode, we had thin margins around the webpage. This has now been increased to provide a better user experience.

Version 0.74.0

Release date: January 6, 2021

Notable Changes

  • πŸ’Ύ st.file_uploader. has been stabilized and the deprecation warning and associated configuration option (deprecation.showfileUploaderEncoding) has been removed.
  • πŸ“Š st.bokeh_chart is no longer duplicated when the page loads.
  • 🎈 Fixed page icon to support emojis with variants (i.e. πŸ€¦β€β™€οΈ vs πŸ€¦πŸΌβ€β™€οΈ) or dashes (i.e πŸŒ™ - crescent-moon).

Version 0.73.0

Release date: December 17, 2020

Notable Changes

  • 🐍 Streamlit can now be installed on Python 3.9. Streamlit components are not yet compatible with Python 3.9 and must use version 3.8 or earlier.
  • 🧱 Streamlit Components now allows same origin, enabling features provided by the browser such as a webcam component.
  • πŸ™ Fix Streamlit sharing deploy experience for users running on Git versions 2.7.0 or earlier.
  • 🧰 Handle unexpected closing of uploaded files for st.file_uploader.

Version 0.72.0

Release date: December 2, 2020

Notable Changes

  • 🌈 Establish a framework for theming and migrate existing components.
  • πŸ“± Improve the sidebar experience for mobile devices.
  • 🧰 Update st.file_uploader to reduce reruns.

Version 0.71.0

Release date: November 11, 2020

... (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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/develop/streamlit-0.75.0 branch 3 times, most recently from ba139e3 to 67dfa91 Compare February 2, 2021 21:25
@0xangelo
Copy link
Owner

0xangelo commented Feb 2, 2021

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2021

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/pip/develop/streamlit-0.75.0 branch 7 times, most recently from d2ca78f to a6630bb Compare February 3, 2021 18:10
@dependabot dependabot bot force-pushed the dependabot/pip/develop/streamlit-0.75.0 branch from a6630bb to c013d16 Compare February 3, 2021 22:21
@0xangelo 0xangelo merged commit a7bfc22 into develop Feb 3, 2021
@dependabot dependabot bot deleted the dependabot/pip/develop/streamlit-0.75.0 branch February 3, 2021 23:43
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.

None yet

1 participant