chore(deps): bump the test-data-dependencies group in /test/e2e/content-workspace/examples-shiny-python with 5 updates #3128
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.
Bumps the test-data-dependencies group in /test/e2e/content-workspace/examples-shiny-python with 5 updates:
1.1.0
1.5.0
0.3.3
0.7.0
5.24.1
6.3.0
2.2.2
2.3.2
0.1.25
0.4.0
Updates
shiny
from 1.1.0 to 1.5.0Release notes
Sourced from shiny's releases.
... (truncated)
Changelog
Sourced from shiny's changelog.
... (truncated)
Commits
608a115
v1.5.0 release5e3f2d5
Follow up to #2005: fix location of CHANGELOG item65fa9b3
ci: Bump deploy-tests to use latest shiny+htmltools releases (#2084)8b9d686
chore: Polish CHANGELOG for v1.5.0 release (#2081)031d1ae
chore(add-test): Rename testgen extra to add-test and update Makefile (#2082)23a66cb
feat(sidebar): Addfillable
parameter (#2077)83d3952
feat(cli): Add AI support toshiny add test
(#2041)c78c8f1
fix: Make outside users able to read tmp files (#2070)5bd00b6
docs: update module server and ui to incorporate #705 (#2044)17e0b17
fix: errors on bookmark are now surfaced in the Python console (#2076)Updates
shinywidgets
from 0.3.3 to 0.7.0Release notes
Sourced from shinywidgets's releases.
Changelog
Sourced from shinywidgets's changelog.
Commits
7f48f76
v0.7.0 releasec2d4637
Closes #206: preserve plotly FigureWidget layout callbacks (#207)9d36df5
Close #204: JSON serialize datetime.date() valuesd84e8d3
Start new versionf0cd970
v0.6.2 release923e108
Eliminate the possibility of a singlerender_widget
output from keeping a v...31410ef
v0.6.1 release212acf8
Properly cleanup when the Widget is initialized by an implicitas_widget()
...03ed44c
v0.6.0 releasee3bd341
Workaround for broken plotly typeUpdates
plotly
from 5.24.1 to 6.3.0Release notes
Sourced from plotly's releases.
... (truncated)
Changelog
Sourced from plotly's changelog.
... (truncated)
Commits
53572f6
Update uv lock file3b5a65f
version changes for v6.3.06b7565b
Merge pull request #5318 from plotly/update-plotlyjs-3.1.0c2225b7
add DeprecationWarning for upcoming change in locationmode 'country names'deef7a3
update plotly/labextension0589b22
upgrade plotly.js to 3.1.0694b036
Merge pull request #5308 from plotly/update-doc-string480a1af
Merge pull request #5287 from jdbeel/update-external-renderer-defaultc07de25
Merge branch 'main' into update-external-renderer-default9f4b774
Update _json.pyUpdates
pandas
from 2.2.2 to 2.3.2Release notes
Sourced from pandas's releases.
... (truncated)
Commits
4665c10
RLS: 2.3.2633c68b
DOC: fix syntax in whatsnew file456ad47
Backport PR #62152 on branch 2.3.x (DOC: prepare 2.3.2 whatsnew notes for rel...6cae644
[backport 2.3.x] DOC: move and reword whatsnew note for replace fix (GH-57865...a91c50a
Backport PR #62147 on branch 2.3.x (DOC: correct and rewrite string migration...f7a2cfd
[backport 2.3.x] BUG/DEPR: logical operation with bool and string (#61995) (#...7981a43
Backport PR #62124 on branch 2.3.x (CI/BLD: don't use strict xfail for '%m.%Y...fafbcbd
[backport 2.3.x] BUG(CoW): also raise for chained assignment for .at / .iat (...3ac64a7
[backport 2.3.x] BUG: Fix Series.str.contains with compiled regex on Arrow st...1f2dc4f
[backport 2.3.x] BUG: fix Series.str.fullmatch() and Series.str.match() with ...Updates
ridgeplot
from 0.1.25 to 0.4.0Release notes
Sourced from ridgeplot's releases.
... (truncated)
Commits
5b8342f
Release version 0.4.073b3afe
Merge pull request #334 from tpvasconcelos/release-notesafd98b1
Update changelog.md4fdcd53
Addfind-unmentioned-prs.sh
helper script34c4f5f
Exclude zsh scripts (unsupported by shellcheck)9837c13
Update changelog.md476c599
Merge pull request #333 from tpvasconcelos/y_labels34ba839
Add plotly stubs9584f7d
Addtest_row_labels_false
testd82ed67
Update changelogDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions