build(deps): Bump the pip-sidecar-patch-minor group in /sidecar with 5 updates - #444
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pip-sidecar-patch-minor group in /sidecar with 5 updates: | Package | From | To | | --- | --- | --- | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.26.0` | `1.27.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.2` | `3.32.3` | | [numpy](https://github.com/numpy/numpy) | `2.5.1` | `2.5.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.11.0` | `4.11.2` | | [nvidia-cudnn-cu12](https://developer.nvidia.com/cuda-zone) | `9.24.0.43` | `9.25.0.15` | Updates `huggingface-hub` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.26.0...v1.27.0) Updates `filelock` from 3.32.2 to 3.32.3 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.32.2...3.32.3) Updates `numpy` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.1...v2.5.2) Updates `platformdirs` from 4.11.0 to 4.11.2 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.11.0...4.11.2) Updates `nvidia-cudnn-cu12` from 9.24.0.43 to 9.25.0.15 --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-sidecar-patch-minor - dependency-name: filelock dependency-version: 3.32.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-sidecar-patch-minor - dependency-name: numpy dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-sidecar-patch-minor - dependency-name: platformdirs dependency-version: 4.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-sidecar-patch-minor - dependency-name: nvidia-cudnn-cu12 dependency-version: 9.25.0.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-sidecar-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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.
Bumps the pip-sidecar-patch-minor group in /sidecar with 5 updates:
1.26.01.27.03.32.23.32.32.5.12.5.24.11.04.11.29.24.0.439.25.0.15Updates
huggingface-hubfrom 1.26.0 to 1.27.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
a7d85daRelease: v1.27.01ea6f21Release: v1.27.0.rc0f4c8347[Inference Endpoints] Allow container command/args without custom image + sup...9a3222eBump the actions group with 10 updates (#4636)db2c685[HfFileSystem] Fix bucket prefix collisions (#4630)0234ea1[HfApi] AddregiontoExpandSpaceProperty_T(#4641)77969c8[Xet] Bump minimum hf-xet to 1.5.2 (#4640)b4f4e92[Inference] Add Baseten as inference provider (#3414)b9dddd9[Cache] Don't try to delete snapshot files twice when deleting a revision (#4...62b8e19[CLI] Install & refresh the hf-cli skill (installer, update, hints) (#4608)Updates
filelockfrom 3.32.2 to 3.32.3Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
4aa742cRelease 3.32.3fb5ab3e🐛 fix(fork): survive audit events during interpreter shutdown (#703)35f759c📄 docs: publish llms.txt from the docs build (#700)4b6e966[pre-commit.ci] pre-commit autoupdate (#699)0e0f666build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#698)6689d82🧪 test(strict): deflake close-fault injections on graalpy (#697)df67bf7[pre-commit.ci] pre-commit autoupdate (#696)Updates
numpyfrom 2.5.1 to 2.5.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
48feceeREL: Prepare for the NumPy 2.5.2 release (#32226)ecf599cMerge pull request #32221 from charris/backport-321513c7ac97Merge pull request #32220 from charris/backport-3220523b30f4BUG: avoid segfaults when legacy copyswap slot is not defined (#32151)4964ca8TYP:iscloseshape-typing fix for 2d array-likes (#32205)c37ed94MAINT: Skip limited_api tests on some platforms. (#32214)5cfd73bMerge pull request #32206 from charris/update-cibuildwheeld8262bcMAINT: Update cibuildwheel to v4.2.0988d94dMerge pull request #32158 from charris/backport-32133b2e4f97BUG: avoid possible stack overflow in arraydescr_dealloc (#32133)Updates
platformdirsfrom 4.11.0 to 4.11.2Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
a58fb90Release 4.11.2a01396cfix: stop the remaining iter_*_dirs yielding duplicate or joined paths (#520)a9f2ba9Release 4.11.130a9549Let the non-ctypes resolvers find the desktop folder (#519)cc97359build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 in the al...328e15d[pre-commit.ci] pre-commit autoupdate (#517)76fd346build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 in the all group (#516)13a531d[pre-commit.ci] pre-commit autoupdate (#515)070777bbuild(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 in the al...5d09cb0build(deps): bump actions/checkout from 7.0.0 to 7.0.1 in the all group (#513)Updates
nvidia-cudnn-cu12from 9.24.0.43 to 9.25.0.15Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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