Bump the actions group with 8 updates #85
Closed
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.
Updates the requirements on sphinx, altair, ipywidgets, jupyterlab-language-pack-zh-cn, matplotlib, pandas, scipy and ruff to permit the latest version.
Updates
sphinx
to 7.3.7Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
de4ac2f
Bump to 7.3.7 final4a0c9dd
Return the default value for unsupported theme configuration sections62c3bad
Re-exportpy_sig_re
from the Python domain3bcc669
Defer loading entry-point themes until neededfa4563f
Bump version630b4fb
Bump to 7.3.6 final740b964
fixup! Elaborate a little more in the warning message forconfig.cache
141f3ec
Elaborate a little more in the warning message forconfig.cache
af27188
Addconfig.cache
to the list of warning typesbe2b083
Re-export more names insphinx.domains.python
(#12297)Updates
altair
from 5.2.0 to 5.3.0Release notes
Sourced from altair's releases.
... (truncated)
Commits
4a2e7f1
chore: bump version to 5.3.086c5411
docs: Fix numpy tooltip images example439c253
chore: Update releasing instructions51aa57f
chore: Add templates for PRs and automated release notes (#3381)d5b0736
feature: Add browser renderer to open charts in external browser and update c...d09b7de
docs: Remove release notes and fully capture them in GitHub Releases (#3380)2786dd3
Catch RuntimeError along with ImportError in pyarrow_available (#3387)e20cdef
perf: Improve performance ofChart.from_dict
(#3383)c7c4149
fix: Handle Date32 columns in Arrow tables and Polars DataFrames (#3377)b1b9dba
fix: Don't error when embed_options are None (#3376)Updates
ipywidgets
from 8.1.1 to 8.1.2Release notes
Sourced from ipywidgets's releases.
Commits
Updates
jupyterlab-language-pack-zh-cn
from 4.0.post6 to 4.1.post2Commits
92b5055
Update language packs to '4.1.post2' (#655)703ece7
Fix upload artifacts in release_publish.yml (#654)59b74a7
New releases (#653)3ea732c
Update language packs to '4.1.post1' (#652)e6e15f8
Update pot files (#651)8c03aed
New releases (#650)da75578
New Crowdin updates (#649)9b0d2b2
Update pot files (#648)31620d4
New releases (#647)610da63
New releases (#646)Updates
matplotlib
from 3.8.2 to 3.8.4Release notes
Sourced from matplotlib's releases.
Commits
8fb842c
REL: v3.8.4149521e
Release prep v3.8.439e91a4
Merge branch 'v3.8.3-doc' into v3.8.xe5dd407
Github stats for v3.8.4dbb4e04
Merge pull request #28015 from meeseeksmachine/auto-backport-of-pr-27955-on-v...e0a38c6
Merge pull request #27993 from ksunden/np_2_builddea6de9
Backport PR #27955: Add a draw during show for macos backend0ec1774
Unpin numpy 2 for install, build against numpy rc for isolated builds8f1698f
Merge pull request #28001 from meeseeksmachine/auto-backport-of-pr-28000-on-v...79ee5af
Backport PR #28000: Fix color sequence data for Set2 and Set3Updates
pandas
from 2.2.0 to 2.2.2Release notes
Sourced from pandas's releases.
Commits
d9cdd2e
RLS: 2.2.298aeac9
Backport PR #58209: CI: Pin blosc to fix pytables (#58211)5466f15
Backport PR #58202: DOC/TST: Document numpy 2.0 support and add tests… (#58208)45b0b32
Backport PR #58203 on branch 2.2.x (DOC: Add release date/contributors for 2....c7ec566
Backport PR #58087 on branch 2.2.x (BLD: Build wheels using numpy 2.0rc1) (#5...691fc88
Backport PR #58181 on branch 2.2.x (CI: correct error msg in test_view_index)...a947587
Backport PR #58138 on branch 2.2.x (BLD: Fix nightlies not building) (#58140)b56842d
Backport PR #58100 on branch 2.2.x (MNT: fix compatibility with beautifulsoup...0f83d50
Revert "BLD: Pin numpy on 2.2.x" (#58093)e9b81ee
Backport PR #58126: BLD: Build wheels with numpy 2.0rc1 (#58127)Updates
scipy
from 1.12.0 to 1.13.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
7dcd8c5
REL: 1.13.0 release commit [wheel build]15a69da
Merge pull request #20375 from tylerjereddy/treddy_prep_1_13_0_final4cbb9e8
DOC: PR 20375 revisions2431661
MAINT: PR 20375 revisions [wheel build]b85940a
DOC, REL: set 1.13.0 final unreleased13c30bd
MAINT: spatial: simplify meson.buildabb04b2
MAINT: spatial: use cython_lapack in spatial/_qhull.pyx729ff0f
BUG: interpolate: Fix wrong warning message if degree=-1 in `interpolate.RBFI...8d82b0a
MAINT, BUG: bump OpenBLAS (#20362)0e67a72
MAINT: backport amos license updateUpdates
ruff
from 0.2.0 to 0.4.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
77c93fd
Bump version to 0.4.2 (#11151)1c9f5e3
Display the AST even with syntax errors (#11147)263a0d2
Usemacos-12
to build release wheels (#11146)4738e19
Remove unused lexical error types (#11145)f428bd5
Docs: mentionlint.typing-modules
inTCH001
,TCH002
,TCH003
(#11144)4690890
ruff server
: In 'publish diagnostics' mode, document diagnostics are cleare...19baabb
README: add Apache Superset to project list (#11136)cee38f3
[flake8-blind-expect
] Allow raise from inBLE001
(#11131)e3fde28
[flake8-pyi
] Allow overloaded__exit__
and__aexit__
definitions (`PYI0...1c8849f
Use Matchit to Resolve Per-File Settings (#11111)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 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