Update dependency streamlit to v1.41.0 #147
Open
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 contains the following updates:
1.38.0
->1.41.0
Release Notes
streamlit/streamlit (streamlit)
v1.41.0
Compare Source
What's Changed
New Features 🎉
st.line_chart
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/9674st.write_stream
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/8724"tertiary"
buttons by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9923st.metric
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9928st.columns
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9927Bug Fixes 🐛
DeltaGenerator
inst.write
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/9828Other Changes
New Contributors
Full Changelog: streamlit/streamlit@1.40.2...1.41.0
v1.40.2
Compare Source
Full Changelog: streamlit/streamlit@1.40.1...1.40.2
v1.40.1
Compare Source
Full Changelog: streamlit/streamlit@1.40.0...1.40.1
v1.40.0
Compare Source
What's Changed
New Features 🎉
use_container_width
tost.image
by @sfc-gh-bnisco in https://github.com/streamlit/streamlit/pull/9547st.text
font and overflow styles by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/9572Bug Fixes 🐛
st.sidebar
&st.dialog
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9554st.text_area
height by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9561st.navigation
reconcilesclient.showSidebarNavigation
config by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9589preferredLayouts
state forset_page_config
and layout in User Settings by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/9723Other Changes
selection_mode
ofst.dataframe
by @jrieke in https://github.com/streamlit/streamlit/pull/9699New Contributors
Full Changelog: streamlit/streamlit@1.39.0...1.40.0
v1.39.0
Compare Source
What's Changed
New Features 🎉
st.button
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9301st.download_button
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9322st.form_submit_button
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9327st.logo
size options by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9177icon
tost.link_button
by @sfc-gh-bnisco in https://github.com/streamlit/streamlit/pull/9350st.popover
by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/9367key
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/9295enter_to_submit
param tost.form
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9480st.pydeck_chart
by @sfc-gh-bnisco in https://github.com/streamlit/streamlit/pull/9377st.dataframe
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/9483Bug Fixes 🐛
st.{balloons|snow}
fixes when rendered inst.dialog
by @sfc-gh-bnisco in https://github.com/streamlit/streamlit/pull/9335st.logo
if stale by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9337showSidebarNavigation
config work in MPAv2 by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9379st.json
to keep container bounds by @lukasmasuch in https://github.com/streamlit/streamlit/pull/9521st.multiselect
placeholder by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9523Other Changes
in
operator to docstring example by @pratapvardhan in https://github.com/streamlit/streamlit/pull/9413st.bokeh_chart
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/9528New Contributors
Full Changelog: streamlit/streamlit@1.38.0...1.39.0
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.