-
Notifications
You must be signed in to change notification settings - Fork 6
fix(deps): update dependency streamlit to v1.45.1 #53
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
b6d867b
to
a900df7
Compare
a900df7
to
252fc06
Compare
252fc06
to
01ad6d5
Compare
01ad6d5
to
d185801
Compare
This PR contains the following updates:
1.41.1
->1.45.1
Release Notes
streamlit/streamlit (streamlit)
v1.45.1
Compare Source
Full Changelog: streamlit/streamlit@1.45.0...1.45.1
v1.45.0
Compare Source
What's Changed
Breaking Changes 🛠
New Features 🎉
icon
tost.text_input
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/10761icon
tost.number_input
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/10711st.help
border colors by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10916theme.colors.secondaryBg
by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10930baseRadius
config by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10915st.write
usage with single string arg by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10985ip_address
tost.context
by @kajarenc in https://github.com/streamlit/streamlit/pull/10651is_embedded
to st.context by @kajarenc in https://github.com/streamlit/streamlit/pull/11055Bug Fixes 🐛
tabs
andlink_button
from getting disabled on disconnect by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10861showErrorDetails
showing wrong value instreamlit config show
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10921borderColor
intheme.sidebar
for sidebar border by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10944baseFontSize
by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10990st.date_input
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/10764st.html
for style tags by @mayagbarnes in https://github.com/streamlit/streamlit/pull/10979st.rerun
by @kajarenc in https://github.com/streamlit/streamlit/pull/11113Other Changes
st.audio_input
actions styling by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11118st.camera_input
disabled button styling by @mayagbarnes in https://github.com/streamlit/streamlit/pull/11116@typescript-eslint/no-explicit-any
lint rule by @sfc-gh-bnisco in https://github.com/streamlit/streamlit/pull/11133New Contributors
Full Changelog: streamlit/streamlit@1.44.1...1.45.0
v1.44.1
Compare Source
Full Changelog: streamlit/streamlit@1.44.0...1.44.1
v1.44.0
Compare Source
What's Changed
Breaking Changes 🛠
New Features 🎉
showSidebarSeparator
by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10566st.table
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10561rich
is installed by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10650headingFont
option by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10626st.badge
and Markdown badges by @jrieke in https://github.com/streamlit/streamlit/pull/10090streamlit init
command by @jrieke in https://github.com/streamlit/streamlit/pull/10077theme.sidebar
custom theme by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10772theme.codeBackgroundColor
theming config option by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10859Bug Fixes 🐛
st.number_input
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/10642help
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/10658font
theme config not being passed to custom components by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10661st.number_input
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/10655st.page_link
- current vs. non-current page visuals & width by @mayagbarnes in https://github.com/streamlit/streamlit/pull/10690createTheme
overriding active theme's baseweb props by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10855Other Changes
showWidgetBorder
andshowSidebarBorder
by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10858New Contributors
Full Changelog: streamlit/streamlit@1.43.2...1.44.0
v1.43.2
Compare Source
Full Changelog: streamlit/streamlit@1.43.1...1.43.2
v1.43.1
Compare Source
Full Changelog: streamlit/streamlit@1.43.0...1.43.1
v1.43.0
Compare Source
What's Changed
New Features 🎉
st.chat_input
with file uploader by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/9491theme.roundness
theming option by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10246theme.borderColor
andtheme.showBorderAroundInputs
config options by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10259theme.linkColor
theming config option by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10271theme.baseFontSize
theming config option by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10375st.dataframe
andst.data_editor
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/9549st.column_config
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10179st.dataframe
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10172use_container_width=True
by default forst.dataframe
andst.data_editor
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10434Bug Fixes 🐛
st.logo
unmounts with use ofst.fragment
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/10377st.altair_chart
selection interval showingtrue
tooltip by @mayagbarnes in https://github.com/streamlit/streamlit/pull/10456Other Changes
rich
from required dependencies by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10320fillna
pandas method by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10484New Contributors
Full Changelog: streamlit/streamlit@1.42.2...1.43.0
v1.42.2
Compare Source
Full Changelog: streamlit/streamlit@1.42.1...1.42.2
v1.42.1
Compare Source
Full Changelog: streamlit/streamlit@1.42.0...1.42.1
v1.42.0
Compare Source
What's Changed
New Features 🎉
use_container_width=True
by default for charts by @jrieke in https://github.com/streamlit/streamlit/pull/10064height
parameter tost.code
by @jrieke in https://github.com/streamlit/streamlit/pull/10080caption
ofst.image
by @jrieke in https://github.com/streamlit/streamlit/pull/10075st.spinner
by @jrieke in https://github.com/streamlit/streamlit/pull/10072st.data_editor
by @lukasmasuch in https://github.com/streamlit/streamlit/pull/10195st.table
by @jrieke in https://github.com/streamlit/streamlit/pull/10088st.selectbox
andst.multiselect
by @jrieke in https://github.com/streamlit/streamlit/pull/10073Bug Fixes 🐛
st.text
by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10062st.table
rounded by @jrieke in https://github.com/streamlit/streamlit/pull/9823st.date_input
to ensure consistent and accurate return types by @pranaybattu in https://github.com/streamlit/streamlit/pull/9620BaseColorPicker
to functional component by @jrieke in https://github.com/streamlit/streamlit/pull/10083attribute
word instead ofkey
in case of AttributeError in st.query_params by @kajarenc in https://github.com/streamlit/streamlit/pull/10237Other Changes
st.image
by @mayagbarnes in https://github.com/streamlit/streamlit/pull/9999X-Streamlit-User
header by @kajarenc in https://github.com/streamlit/streamlit/pull/10260accept
value by @sfc-gh-pchiu in https://github.com/streamlit/streamlit/pull/10288New Contributors
Full Changelog: streamlit/streamlit@1.41.1...1.42.0
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.