build(deps): bump the actions group across 1 directory with 9 updates - #780
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the actions group across 1 directory with 9 updates#780dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-6f5743c305
branch
from
August 31, 2026 00:39
8b8f857 to
ee60be5
Compare
Coverage report —
|
| Name | Stmts | Miss | Cover | Missing |
|---|---|---|---|---|
| src/kernels/__init__.py | 14 | 0 | 100% | |
| src/kernels/_system.py | 6 | 1 | 83% | 10 |
| src/kernels/_versions.py | 78 | 9 | 88% | 47, 53-54, 57-58, 97, 119, 130, 136 |
| src/kernels/archs.py | 56 | 1 | 98% | 95 |
| src/kernels/backends.py | 213 | 62 | 71% | 42, 46, 50-53, 70, 92, 110, 119, 123, 127-129, 150, 159, 163, 167-169, 190, 201, 203, 210-213, 226, 230, 234-254, 262, 285-305 |
| src/kernels/compat.py | 8 | 1 | 88% | 5 |
| src/kernels/deps.py | 65 | 1 | 98% | 58 |
| src/kernels/hf_hub.py | 63 | 2 | 97% | 20, 22 |
| src/kernels/importer.py | 44 | 5 | 89% | 83, 87, 90, 104-105 |
| src/kernels/install.py | 21 | 7 | 67% | 77-101 |
| src/kernels/layer/__init__.py | 6 | 0 | 100% | |
| src/kernels/layer/_interval_tree.py | 103 | 4 | 96% | 23, 52, 147, 150 |
| src/kernels/layer/device.py | 48 | 14 | 71% | 42, 47-49, 91, 96-98, 101, 149, 152, 155-157 |
| src/kernels/layer/func.py | 88 | 6 | 93% | 92, 125, 198, 318, 344, 374 |
| src/kernels/layer/globals.py | 5 | 0 | 100% | |
| src/kernels/layer/kernelize.py | 80 | 8 | 90% | 258, 293, 301-302, 308, 312, 328-330 |
| src/kernels/layer/layer.py | 218 | 14 | 94% | 189, 236, 262, 396, 476-477, 498, 506, 517, 546, 550, 563, 616, 646 |
| src/kernels/layer/mode.py | 14 | 0 | 100% | |
| src/kernels/layer/repos.py | 144 | 42 | 71% | 27, 33, 36-43, 63-64, 70, 73-76, 90, 94, 103-104, 110, 113-116, 123-124, 130, 133-136, 143-144, 150, 153-156, 163-164, 170, 173-176, 257 |
| src/kernels/load.py | 70 | 2 | 97% | 329, 368 |
| src/kernels/locking.py | 89 | 64 | 28% | 35-83, 91-98, 102-125, 137, 152-159, 165-175, 179-186 |
| src/kernels/python_deps.py | 58 | 6 | 90% | 59-60, 64-65, 101, 104 |
| src/kernels/resolver.py | 156 | 2 | 99% | 220, 226 |
| src/kernels/status.py | 50 | 2 | 96% | 25, 79 |
| src/kernels/validate.py | 54 | 1 | 98% | 85 |
| src/kernels/variants.py | 278 | 19 | 93% | 65, 96, 117, 147, 256-257, 299-302, 304, 388-394, 400-406, 437-443, 455-461 |
| src/kernels/verify.py | 88 | 1 | 99% | 32 |
| TOTAL | 2117 | 274 | 87% |
Updated by the Test kernels workflow on commit 09f9bf7f8d6428421defae6d4a5c7561706dd236.
Bumps the actions group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [huggingface/doc-builder/.github/workflows/build_main_documentation.yml](https://github.com/huggingface/doc-builder) | `7ccf6c02dc2e3aea1b07f6668f783b20c3bf407c` | `9978a4134f9e245a927f8d85f73c026609b38b47` | | [cachix/install-nix-action](https://github.com/cachix/install-nix-action) | `31.11.0` | `31.11.1` | | [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) | `2.9.1` | `2.9.2` | | [huggingface/doc-builder/.github/workflows/build_pr_documentation.yml](https://github.com/huggingface/doc-builder) | `7ccf6c02dc2e3aea1b07f6668f783b20c3bf407c` | `9978a4134f9e245a927f8d85f73c026609b38b47` | | [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `4.1.1` | `4.2.2` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `9.0.0` | `10.0.1` | | [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.14.1` | `1.14.2` | | [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) | `3.4.0` | `3.5.0` | | [huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml](https://github.com/huggingface/doc-builder) | `7ccf6c02dc2e3aea1b07f6668f783b20c3bf407c` | `9978a4134f9e245a927f8d85f73c026609b38b47` | Updates `huggingface/doc-builder/.github/workflows/build_main_documentation.yml` from 7ccf6c02dc2e3aea1b07f6668f783b20c3bf407c to 9978a4134f9e245a927f8d85f73c026609b38b47 - [Release notes](https://github.com/huggingface/doc-builder/releases) - [Changelog](https://github.com/huggingface/doc-builder/blob/main/RELEASE.md) - [Commits](huggingface/doc-builder@7ccf6c0...9978a41) Updates `cachix/install-nix-action` from 31.11.0 to 31.11.1 - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md) - [Commits](cachix/install-nix-action@630ae54...13d8dd5) Updates `Swatinem/rust-cache` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@c193711...6323deb) Updates `huggingface/doc-builder/.github/workflows/build_pr_documentation.yml` from 7ccf6c02dc2e3aea1b07f6668f783b20c3bf407c to 9978a4134f9e245a927f8d85f73c026609b38b47 - [Release notes](https://github.com/huggingface/doc-builder/releases) - [Changelog](https://github.com/huggingface/doc-builder/blob/main/RELEASE.md) - [Commits](huggingface/doc-builder@7ccf6c0...9978a41) Updates `actions/attest-build-provenance` from 4.1.1 to 4.2.2 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@0f67c3f...4d10147) Updates `astral-sh/setup-uv` from 9.0.0 to 10.0.1 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@c771a70...20cfd1b) Updates `pypa/gh-action-pypi-publish` from 1.14.1 to 1.14.2 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@ba38be9...dc37677) Updates `sigstore/gh-action-sigstore-python` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases) - [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md) - [Commits](sigstore/gh-action-sigstore-python@5b79a39...790bc6b) Updates `huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml` from 7ccf6c02dc2e3aea1b07f6668f783b20c3bf407c to 9978a4134f9e245a927f8d85f73c026609b38b47 - [Release notes](https://github.com/huggingface/doc-builder/releases) - [Changelog](https://github.com/huggingface/doc-builder/blob/main/RELEASE.md) - [Commits](huggingface/doc-builder@7ccf6c0...9978a41) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: astral-sh/setup-uv dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: cachix/install-nix-action dependency-version: 31.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: huggingface/doc-builder/.github/workflows/build_main_documentation.yml dependency-version: af49b8dc3859c3d80c7220c8c0ba146431132e49 dependency-type: direct:production dependency-group: actions - dependency-name: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml dependency-version: af49b8dc3859c3d80c7220c8c0ba146431132e49 dependency-type: direct:production dependency-group: actions - dependency-name: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml dependency-version: af49b8dc3859c3d80c7220c8c0ba146431132e49 dependency-type: direct:production dependency-group: actions - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: sigstore/gh-action-sigstore-python dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: Swatinem/rust-cache dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-6f5743c305
branch
from
September 7, 2026 00:40
ee60be5 to
09f9bf7
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/github_actions/actions-6f5743c305
branch
September 9, 2026 09:01
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 actions group with 9 updates in the / directory:
7ccf6c02dc2e3aea1b07f6668f783b20c3bf407c9978a4134f9e245a927f8d85f73c026609b38b4731.11.031.11.12.9.12.9.27ccf6c02dc2e3aea1b07f6668f783b20c3bf407c9978a4134f9e245a927f8d85f73c026609b38b474.1.14.2.29.0.010.0.11.14.11.14.23.4.03.5.07ccf6c02dc2e3aea1b07f6668f783b20c3bf407c9978a4134f9e245a927f8d85f73c026609b38b47Updates
huggingface/doc-builder/.github/workflows/build_main_documentation.ymlfrom 7ccf6c02dc2e3aea1b07f6668f783b20c3bf407c to 9978a4134f9e245a927f8d85f73c026609b38b47Changelog
Sourced from huggingface/doc-builder/.github/workflows/build_main_documentation.yml's changelog.
Commits
9978a41Comment out schedule for search engine population (#826)c2d27f6Fix vectorless Meilisearch document payload (#825)953aa44Add vectorless full-text docs ingestion (#824)1b16dacRemove setup.py in favor of pyproject.toml (#816)bcd143eCheck anchors in links (#820)68667a5fix(kit): accept a lowercase region in language codes (pt-br) (#823)0ab9ea0Ship a pre-commit hook for doc-builder style (#818)4a56e30Escape HTML and strip ANSI codes in notebook-to-mdx text outputs (#819)da05e70delete-old-prs: use a trusted publisher instead of the HF_ACCESS_TOKEN secret...0c19df9Fix delete-old-prs.ts: correct bucket tree endpoint, fail loudly (#821)Updates
cachix/install-nix-actionfrom 31.11.0 to 31.11.1Release notes
Sourced from cachix/install-nix-action's releases.
Commits
13d8dd5fix(ci): skip latest installer on x86_64-darwin875018fMerge pull request #281 from cachix/create-pull-request/patch6624a11nix: 2.35.1 -> 2.35.2Updates
Swatinem/rust-cachefrom 2.9.1 to 2.9.2Release notes
Sourced from Swatinem/rust-cache's releases.
Changelog
Sourced from Swatinem/rust-cache's changelog.
... (truncated)
Commits
6323deb2.9.2b16e8d7bump rollup and rebuild3bf42acinvert target/profile check in cleanup6e5b278correctly sort and dedupe Rust versions5adc05fBump the actions group across 1 directory with 3 updates (#368)66b1e95fix: support Cargo V2 build dir layout (#371)72d126eMerge pull request #367 from Swatinem/dependabot/npm_and_yarn/dev-patch-2b495...48968d2Bump the dev-patch group with 2 updates9f151acupdate dependencies, rebuild0e24e5dBump the actions group across 1 directory with 6 updates (#364)Updates
huggingface/doc-builder/.github/workflows/build_pr_documentation.ymlfrom 7ccf6c02dc2e3aea1b07f6668f783b20c3bf407c to 9978a4134f9e245a927f8d85f73c026609b38b47Changelog
Sourced from huggingface/doc-builder/.github/workflows/build_pr_documentation.yml's changelog.
Commits
9978a41Comment out schedule for search engine population (#826)c2d27f6Fix vectorless Meilisearch document payload (#825)953aa44Add vectorless full-text docs ingestion (#824)1b16dacRemove setup.py in favor of pyproject.toml (#816)bcd143eCheck anchors in links (#820)68667a5fix(kit): accept a lowercase region in language codes (pt-br) (#823)0ab9ea0Ship a pre-commit hook for doc-builder style (#818)4a56e30Escape HTML and strip ANSI codes in notebook-to-mdx text outputs (#819)da05e70delete-old-prs: use a trusted publisher instead of the HF_ACCESS_TOKEN secret...0c19df9Fix delete-old-prs.ts: correct bucket tree endpoint, fail loudly (#821)Updates
actions/attest-build-provenancefrom 4.1.1 to 4.2.2Release notes
Sourced from actions/attest-build-provenance's releases.
Commits
4d10147Bump actions/attest from 4.2.0 to 4.2.1 in the actions-minor group (#862)e3fe62eBump the actions-minor group with 2 updates (#860)Updates
astral-sh/setup-uvfrom 9.0.0 to 10.0.1Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
20cfd1bchore: update known checksums for 0.12.4 (#1017)d73a0caTolerate transient manifest timeouts (#1016)ae3b92ddocs: update version references to v10.0.0 (#1014)ae62891chore(deps): roll up Dependabot updates (#1013)f9cdb47Reject paths in .tool-versions (#1007)4f6036fRequire pull requests for Dependabot rollups (#1005)8d6402cchore(deps): roll up Dependabot updates (#1004)46f427bRead Python version from .tool-versions (#996)8ed89c5ci: pin Alpine container image (#995)8473c7fchore(deps): roll up Dependabot updates (#994)Updates
pypa/gh-action-pypi-publishfrom 1.14.1 to 1.14.2Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
... (truncated)
Commits
dc37677Merge pull request #417 from trail-of-forks/ft/bump-deps8b2f234Bumppypi-attestationsandsigstore78b72dbMerge pull request #416 from takluyver/twine-v792f4d2aUpdate twine to v7Updates
sigstore/gh-action-sigstore-pythonfrom 3.4.0 to 3.5.0Release notes
Sourced from sigstore/gh-action-sigstore-python's releases.
Commits
790bc6bbuild(deps): bump github/codeql-action/upload-sarif in the actions group (#445)513a149build(deps): bump platformdirs in the python-dependencies group (#446)74e0040Bump sigstore from 4.4 to 4.5 (#444)52538fdbuild(deps): bump the actions group across 1 directory with 4 updates (#439)cbab91dbuild(deps): bump the python-dependencies group across 1 directory with 9 upd...1d3524cbuild(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2 in the acti...a174484build(deps): bump sigstore from 4.3.0 to 4.4.0 in the python-dependencies gro...0b384a6build(deps): bump the actions group with 2 updates (#429)f11d8f8build(deps): bump typing-extensions in the python-dependencies group (#430)258577bbuild(deps): bump the python-dependencies group with 2 updates (#428)Updates
huggingface/doc-builder/.github/workflows/upload_pr_documentation.ymlfrom 7ccf6c02dc2e3aea1b07f6668f783b20c3bf407c to 9978a4134f9e245a927f8d85f73c026609b38b47Changelog
Sourced from huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml's changelog.
Commits
9978a41Comment out schedule for search engine population (#826)c2d27f6Fix vectorless Meilisearch document payload (#825)953aa44Add vectorless full-text docs ingestion (#824)1b16dacRemove setup.py in favor of pyproject.toml (#816)bcd143eCheck anchors in links (#820)68667a5fix(kit): accept a lowercase region in language codes (pt-br) (#823)0ab9ea0Ship a pre-commit hook for doc-builder style (#818)4a56e30Escape HTML and strip ANSI codes in notebook-to-mdx text outputs (#819)da05e70delete-old-prs: use a trusted publisher instead of the HF_ACCESS_TOKEN secret...0c19df9Fix delete-old-prs.ts: correct bucket tree endpoint, fail loudly (#821)