chore(deps): update dependency streamlit to v1.55.0#41
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency streamlit to v1.55.0#41renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
805d83a to
7eacc8d
Compare
7eacc8d to
b5a61b3
Compare
a33f4ea to
cc01543
Compare
cc01543 to
7f8344c
Compare
7f8344c to
4897a58
Compare
4897a58 to
f91f32d
Compare
f91f32d to
01393d9
Compare
bc8a2ad to
52f187f
Compare
52f187f to
c990ba5
Compare
c990ba5 to
54d68a7
Compare
54d68a7 to
361bc4b
Compare
361bc4b to
0e4c119
Compare
0e4c119 to
c1c626a
Compare
c1c626a to
7b21af2
Compare
7b21af2 to
c0d139b
Compare
c0d139b to
0488452
Compare
0488452 to
9b3a0fa
Compare
9b3a0fa to
389ea1f
Compare
389ea1f to
9d92490
Compare
9d92490 to
cee0124
Compare
cee0124 to
767f881
Compare
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 contains the following updates:
1.42.0→1.55.0Release Notes
streamlit/streamlit (streamlit)
v1.55.0Compare Source
What's Changed
Breaking Changes 🛠
New Features 🎉
SettingsDialog& add copyable version by @mayagbarnes in #13791st.pillsandst.segmented_controloptions when key is provided by @lukasmasuch in #13684client.allowedOriginsconfig option by @lukasmasuch in #13829color_pickersupport by @mayagbarnes in #13845st.checkbox&st.toggleby @mayagbarnes in #13900st.text_input&st.text_areaby @mayagbarnes in #13901st.Pageby @lukasmasuch in #13905widthandheightconfiguration tost.tableby @lukasmasuch in #13850st.radio&st.selectboxby @mayagbarnes in #13922st.number_inputby @mayagbarnes in #13917st.multiselectby @mayagbarnes in #13951delta_descriptiontost.metricby @lukasmasuch in #13848st.tabsby @lukasmasuch in #13987st.slider&st.select_sliderby @mayagbarnes in #13979st.Pageby @lukasmasuch in #14010st.pills&st.segmented_controlby @mayagbarnes in #14006st.date_inputby @mayagbarnes in #14034MainMenuby @mayagbarnes in #14101st.datetime_input&st.time_inputby @mayagbarnes in #14103linkparameter tost.imageby @lukasmasuch in #14139Bug Fixes 🐛
st.select_sliderformat_funcregression in AppTest by @lukasmasuch in #13837data_editorby @lukasmasuch in #13916st.multiselectby @sfc-gh-dmatthews in #13966st.plotly_chartby @lukasmasuch in #13935date_inputsession state values to date by @lukasmasuch in #14123Other Changes
streamlit config showoutput for theme sourcing by @mayagbarnes in #13761New Contributors
Full Changelog: streamlit/streamlit@1.54.0...1.55.0
v1.54.0Compare Source
What's Changed
Breaking Changes 🛠
st.experimental_usercommand by @lukasmasuch in #13626add_rowsdeprecation warning to show in browser by @lukasmasuch in #13628New Features 🎉
keyas main identity forst.dataframewith selections by @lukasmasuch in #13558keyas main identity for vega charts with selections by @lukasmasuch in #13559chartDivergingColorstheming config option by @mayagbarnes in #13581st.date_inputby @lukasmasuch in #13549min_valueandmax_valueinst.datetime_inputwhenkeyis provided by @lukasmasuch in #13620st.radiooptions whenkeyis provided by @lukasmasuch in #13611config.tomlis created by @lukasmasuch in #13625MultiselectColumnandListColumnby @lukasmasuch in #13663st.select_slideroptions whenkeyis provided by @lukasmasuch in #13696st.pydeck_chartparameters whenkeyis provided by @lukasmasuch in #13703Bug Fixes 🐛
st.chat_inputby @sfc-gh-nbellante in #13589KeyErrorwhen sorting melted bar chart data by @lukasmasuch in #13695Other Changes
New Contributors
Full Changelog: streamlit/streamlit@1.53.1...1.54.0
v1.53.1Compare Source
Full Changelog: streamlit/streamlit@1.53.0...1.53.1
v1.53.0Compare Source
What's Changed
Breaking Changes 🛠
New Features 🎉
formatinst.metricby @lukasmasuch in #13193st.data_editorby @lukasmasuch in #13228icon_positionsupport for button-like components by @SiddhantSadangi in #13150st.chat_inputfile upload UI with improved file chips and retry functionality by @sfc-gh-nbellante in #13223keyis provided by @lukasmasuch in #13383st.jsonvalue click by @lukasmasuch in #13113formatofst.sliderby @lukasmasuch in #13392st.number_inputby @lukasmasuch in #13512keyis provided by @lukasmasuch in #13448st.chat_inputby @sfc-gh-nbellante in #13546Bug Fixes 🐛
st.dialogfrom showing elements from previous dialog by @lukasmasuch in #13297st.htmlhandles list indentation by @mayagbarnes in #13437st.selectboxset via session state does not restore initial value by @mayagbarnes in #13438st.number_inputprecision by @mayagbarnes in #13484st.chat_inputby @sfc-gh-nbellante in #13556Other Changes
st.chat_inputfile upload UI by @sfc-gh-nbellante in #13542st.chat_inputbuttons by @sfc-gh-nbellante in #13535st.chat_inputfile delete button colors by @sfc-gh-nbellante in #13554st.chat_inputby @sfc-gh-nbellante in #13553st.chat_inputfile chip display to adhere to designs by @sfc-gh-nbellante in #13555st.chat_inputfile uploads by @sfc-gh-nbellante in #13547New Contributors
Full Changelog: streamlit/streamlit@1.52.2...1.53.0
v1.52.2Compare Source
Full Changelog: streamlit/streamlit@1.52.1...1.52.2
v1.52.1Compare Source
Full Changelog: streamlit/streamlit@1.52.0...1.52.1
v1.52.0Compare Source
What's Changed
Breaking Changes 🛠
add_rowscommand by @lukasmasuch in #13080st.vega_lite_chartby @lukasmasuch in #13141New Features 🎉
st.containerby @sfc-gh-lwilby in #12848height="content"tost.dataframeandst.data_editor. by @sfc-gh-lwilby in #12875st.file_uploaderwidget by @lukasmasuch in #12955keyas main identity forst.camera_inputwidget by @lukasmasuch in #12781st.dataframeby @lukasmasuch in #12968st.textby @sfc-gh-lwilby in #13032iconby @lukasmasuch in #13045st.metricby @lukasmasuch in #12982st.switch_pageby @lukasmasuch in #13027st.page_linkby @lukasmasuch in #13093Bug Fixes 🐛
MultiselectColumnissue when starting with empty rows by @lukasmasuch in #12935MultiselectColumnshape error when adding data by @lukasmasuch in #12936showWidgetBorder=trueby @mayagbarnes in #12949st.audio_inputwaveform by @sfc-gh-nbellante in #13010packagingpackage by @tomtung in #13073st.line_charthovering performance by @lukasmasuch in #13156Other Changes
FormsContextby @mayagbarnes in #12788ScriptRunContext&ThemeContextby @mayagbarnes in #12789NavigationContextby @mayagbarnes in #12790SidebarConfigContextby @mayagbarnes in #12791StreamlitMarkdown- module level plugin cache by @mayagbarnes in #13152New Contributors
Full Changelog: streamlit/streamlit@1.51.0...1.52.0
v1.51.0Compare Source
What's Changed
New Features 🎉
st.plotly_chartby @sfc-gh-lwilby in #12559st.dataframewhen row selection is active by @plumol in #12448st.vega_lite_chartby @sfc-gh-lwilby in #12517codeTextColorconfig & updatelinkColorby @mayagbarnes in #12562keyas main identity forst.color_pickerby @lukasmasuch in #12569typeargument tost.popoverto matchst.buttonby @sfc-gh-tteixeira in [#Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.