-
Notifications
You must be signed in to change notification settings - Fork 29
chore: (deps): bump the pip group with 10 updates #1454
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
Closed
Closed
Conversation
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
Updates the requirements on [click](https://github.com/pallets/click), [numpy](https://github.com/numpy/numpy), [platformdirs](https://github.com/tox-dev/platformdirs), [pyvista](https://github.com/pyvista/pyvista), [vtk](https://vtk.org), [joblib](https://github.com/joblib/joblib), [ipywidgets](https://github.com/jupyter-widgets/ipywidgets), [trame](https://github.com/Kitware/trame), [trame-client](https://github.com/Kitware/trame-client) and [trame-vuetify](https://github.com/Kitware/trame-vuetify) to permit the latest version. Updates `click` to 8.2.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@0.1...8.2.0) Updates `numpy` to 2.2.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.25.0...v2.2.6) Updates `platformdirs` to 4.3.8 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@1.1.0...4.3.8) Updates `pyvista` to 0.45.2 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.43.1...v0.45.2) Updates `vtk` to 9.4.2 Updates `joblib` to 1.5.0 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@0.4.1...1.5.0) Updates `ipywidgets` to 8.1.7 - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/@jupyter-widgets/[email protected]) Updates `trame` to 3.9.0 - [Release notes](https://github.com/Kitware/trame/releases) - [Changelog](https://github.com/Kitware/trame/blob/master/CHANGELOG.md) - [Commits](Kitware/trame@v2.5.2...v3.9.0) Updates `trame-client` to 3.9.0 - [Release notes](https://github.com/Kitware/trame-client/releases) - [Changelog](https://github.com/Kitware/trame-client/blob/master/CHANGELOG.md) - [Commits](Kitware/trame-client@v2.12.7...v3.9.0) Updates `trame-vuetify` to 3.0.1 - [Release notes](https://github.com/Kitware/trame-vuetify/releases) - [Changelog](https://github.com/Kitware/trame-vuetify/blob/master/CHANGELOG.md) - [Commits](Kitware/trame-vuetify@v2.3.1...v3.0.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.2.0 dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production dependency-group: pip - dependency-name: platformdirs dependency-version: 4.3.8 dependency-type: direct:production dependency-group: pip - dependency-name: pyvista dependency-version: 0.45.2 dependency-type: direct:production dependency-group: pip - dependency-name: vtk dependency-version: 9.4.2 dependency-type: direct:production dependency-group: pip - dependency-name: joblib dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: ipywidgets dependency-version: 8.1.7 dependency-type: direct:production dependency-group: pip - dependency-name: trame dependency-version: 3.9.0 dependency-type: direct:production dependency-group: pip - dependency-name: trame-client dependency-version: 3.9.0 dependency-type: direct:production dependency-group: pip - dependency-name: trame-vuetify dependency-version: 3.0.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 Bleep! Bloop!
Dependabot[bot] pull-request auto-approved 👍
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bot
A bot generated issue/pull-request
new: pull request
Highlight a new community raised pull-request
skip changelog
Auto-labelled
type: dependencies
Auto-labelled
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 click, numpy, platformdirs, pyvista, vtk, joblib, ipywidgets, trame, trame-client and trame-vuetify to permit the latest version.
Updates
click
to 8.2.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
219206a
release version 8.2.0498f882
drop end of life python versions (#2893)ba770cb
drop end of life python versionsf14b750
update dev dependencies9982fae
Update CHANGES.rst7318f5f
Update CHANGES.rstb7c0ab4
Mergestable
intomain
; Release 8.2.0 (#2873)c9b96fe
Merge branch 'main' into mainab21233
Rewrite second half of options docs (#2848)8c89a14
Merge branch 'main' into options_docs_2Updates
numpy
to 2.2.6Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
2b686f6
Merge pull request #28980 from charris/prepare-2.2.6ed41828
REL: Prepare for the NumPy 2.2.6 release [wheel build]83e4e7f
Merge pull request #28966 from charris/backport-28958248f0cb
TYP: add rejection-tests for complexndarray
floordiv5bad9da
TYP: reject complex scalar types inndarray.__ifloordiv__
6c42775
Merge pull request #28915 from charris/backport-288924277e7c
Merge pull request #28916 from charris/backport-28898bd1c863
BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate. (#28898)87d1d8a
MAINT: Avoid dereferencing/strict aliasing warnings during complex casts in `...9e50659
Merge pull request #28913 from charris/backport-28908Updates
platformdirs
to 4.3.8Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
22089f1
Add missing examples and fix order of examples in README (#355)29398b1
[pre-commit.ci] pre-commit autoupdate (#354)70114b0
[pre-commit.ci] pre-commit autoupdate (#353)4891611
[pre-commit.ci] pre-commit autoupdate (#351)707be6f
Bump astral-sh/setup-uv from 5 to 6 in the all group (#352)5519a4f
[pre-commit.ci] pre-commit autoupdate (#349)063275e
[pre-commit.ci] pre-commit autoupdate (#346)39fc384
[pre-commit.ci] pre-commit autoupdate (#345)00c695b
[pre-commit.ci] pre-commit autoupdate (#342)6a81b38
[pre-commit.ci] pre-commit autoupdate (#341)Updates
pyvista
to 0.45.2Release notes
Sourced from pyvista's releases.
Commits
617d76d
Bump version 0.45.2b4a450c
Move check for sys.meta_path in DisableVtkSnakeCase (#7512)f28b68a
Disable vtk's snake case API for all PyVista classes (#7509)c0a57bf
Fix streamlines ref (#7510)9bd695c
Bump version 0.45.1b5c06c8
Use dependency groups instead of extras for installing dev dependencies (#7459)7415f42
Add links to PyVista methods inside Sphinx Gallery code blocks (#7452)20f7d10
Add mapper utilities to handle deprecated calls for VTK 9.5 (#7433)775f684
update merge docstring (#7499)08994cd
Fix wrapped source in documentation (#7492)Updates
vtk
to 9.4.2Updates
joblib
to 1.5.0Changelog
Sourced from joblib's changelog.
... (truncated)
Commits
e347c92
RELEASE 1.5 (#1719)03c3f66
FIX run tests with only one cpu (#1715)df4403f
FIX update test_manual_scatter to check consistence between dask backend and ...8515638
MNT use protocol=5 for dumping arrays with dtype=object (#1682)863994d
FIX issue in memmap reducing when base array is 1d (#1704)deee7f5
FIX workaround for numpy.core DeprecationWarning (#1714)031b902
MTN vendor loky 3.5.2 (#1711)3aa56cc
ENH allow passing extra args to backend constructor, enabling the use of init...71c2ce7
FIX typo in memory.rst (#1700)6eeef50
FIx typo in the parallel doc (#1701)Updates
ipywidgets
to 8.1.7Release notes
Sourced from ipywidgets's releases.
Commits
3171b1c
Update Output Widget.ipynb (#3881)cd81783
update image processing example notebok imports and function call (#3896)cecd2b0
specify Jupyterlab (version 3.x or above) (#3880)0aa1efb
Allowinteract
to use basic type hint annotations (#3908)2e15cfc
Update Widget List.ipynb06ed868
Merge pull request #3793 from ferdnyc/mappings-work-again31259ca
Merge pull request #3801 from warrickball/patch-2dd250bf
Handle Notebook 7 in dev install scripta1282ec
Fix link to "Output widget examples"b6b3051
Revert "Add note on removal of mapping types in documentation"Updates
trame
to 3.9.0Release notes
Sourced from trame's releases.
Changelog
Sourced from trame's changelog.
... (truncated)
Commits
fc0235b
3.9.0863c052
fix(client): bump client to get v_on61c5960
fix(import): circular import in trame.appb7a4ce8
style(ruff): import sort834fab6
test: update endlines5190d77
style(ruff): reformat helper scripts74b0276
docs(examples): reformat using ruff and sorting import61b60a9
feat(common): leverage trame-common for utility class/function37a9e38
docs(examples): fix image path in readmes0c154b2
docs(examples): imagesUpdates
trame-client
to 3.9.0Release notes
Sourced from trame-client's releases.
Changelog
Sourced from trame-client's changelog.
... (truncated)
Commits
4773891
3.9.0c2e5c84
fix(html): new generated html widgetsb3652d2
feat(html): update html/vue available componentsaa84d52
3.8.2804206e
fix(event): remove scroll, resize, select from default89f97c3
3.8.1c6f6138
fix(model/bind/event): fix event and directive processingdadd593
fix(mouse-event): add missing enter/leavee778509
3.8.0942cbe3
feat(v_on): better handling events modifiersUpdates
trame-vuetify
to 3.0.1Release notes
Sourced from trame-vuetify's releases.
Changelog
Sourced from trame-vuetify's changelog.
... (truncated)
Commits
c4baeda
3.0.11f25385
fix(deps): bump minimal version of trame-client01a06e6
docs: update links in readme5a0fc3b
ci: fix pages deployment job98da0d9
3.0.02514130
feat(v2.8)!: Andromedab0a96f4
2.9.0cc62ae2
feat(v3.7.19): update vuetify and add missing fonts19b2ddc
2.8.2ba1273b
Merge pull request #17 from Jo-Byr/update-copyright-datesDependabot 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