chore(deps): bump the actions group across 1 directory with 4 updates - #4370
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-c9fad1f4b3
branch
from
September 17, 2026 08:21
8f8372b to
a5126b3
Compare
Bumps the actions group with 4 updates in the / directory: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), [github-community-projects/issue-metrics](https://github.com/github-community-projects/issue-metrics), [scientific-python/upload-nightly-action](https://github.com/scientific-python/upload-nightly-action) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `astral-sh/setup-uv` from 10.0.1 to 10.1.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@20cfd1b...bec219d) Updates `github-community-projects/issue-metrics` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/github-community-projects/issue-metrics/releases) - [Commits](github-community-projects/issue-metrics@61084fa...a7dc2fb) Updates `scientific-python/upload-nightly-action` from 0.6.4 to 0.6.5 - [Release notes](https://github.com/scientific-python/upload-nightly-action/releases) - [Commits](scientific-python/upload-nightly-action@e76cfec...16fa02e) Updates `zizmorcore/zizmor-action` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@70fb788...cc914d7) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: github-community-projects/issue-metrics dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: scientific-python/upload-nightly-action dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: zizmorcore/zizmor-action dependency-version: 0.6.4 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-c9fad1f4b3
branch
from
September 17, 2026 09:32
a5126b3 to
00622c1
Compare
d-v-b
approved these changes
Sep 17, 2026
d-v-b
enabled auto-merge (squash)
September 17, 2026 09:34
d-v-b
added a commit
to d-v-b/zarr-python
that referenced
this pull request
Sep 17, 2026
Conflict in .github/workflows/docs.yml: zarr-developers#4370 bumped astral-sh/setup-uv on the line above the `uv sync --group docs` step this branch replaces with the two `uv tool install` lines. Took the bumped pin and kept the branch's install steps. Assisted-by: ClaudeCode:claude-opus-5 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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 4 updates in the / directory: astral-sh/setup-uv, github-community-projects/issue-metrics, scientific-python/upload-nightly-action and zizmorcore/zizmor-action.
Updates
astral-sh/setup-uvfrom 10.0.1 to 10.1.0Release notes
Sourced from astral-sh/setup-uv's releases.
Commits
bec219dchore(deps-dev): roll up Dependabot updates (#1043)b90ec40fix: respect no proxy directive (#1037)421feb6chore: update known checksums for 0.12.12 (#1041)f634bf4Expose a Python "identity" output (#1036)a6772c8chore: update known checksums for 0.12.10/0.12.11 (#1038)e105c8fchore: update known checksums for 0.12.9 (#1035)cd13f92Verify downloads with astral-sh/versions checksums (#1033)3aef7b9chore: update known checksums for 0.12.7/0.12.8 (#1031)d08d816chore: update known checksums for 0.12.6 (#1030)19b4d1eHarden npm install defaults (#1026)Updates
github-community-projects/issue-metricsfrom 5.0.1 to 5.0.2Release notes
Sourced from github-community-projects/issue-metrics's releases.
Commits
a7dc2fbfix: paginate discussion comments so MAX_COMMENTS_EVAL is honored (#803)20fbb81chore(deps): bump python fromce40764tocad9a2c(#820)20f0454chore(deps): bump the dependencies group with 4 updates (#821)9c06e98chore(deps): bump github-community-projects/ospo-reusable-workflows/.github/w...8035fb2chore(deps): bump the dependencies group with 2 updates (#814)f4df5b3chore(deps): bump the dependencies group with 2 updates (#815)a844294chore(deps): bump github-community-projects/ospo-reusable-workflows/.github/w...7b2b5a8chore(deps): bump github-community-projects/ospo-reusable-workflows/.github/w...5c01f05chore(deps): bump python in the dependencies group (#810)ae55e31chore(deps): bump pylint from 4.0.6 to 4.0.7 in the dependencies group (#811)Updates
scientific-python/upload-nightly-actionfrom 0.6.4 to 0.6.5Release notes
Sourced from scientific-python/upload-nightly-action's releases.
Commits
16fa02eMNT: Update to pixi lock spec v7 and project version v0.6.5 (#183)fd44fdechore: Move requirements file under tools/ (#182)1dbb7f3Build(deps): Bump pygithub from 2.9.1 to 2.10.0 in the python group (#180)2ca17bdBuild(deps): Bump prefix-dev/setup-pixi in the actions group (#179)1a97ddfBuild(deps): Bump the actions group with 3 updates (#177)c88d30eAdd issue-opener when wheels are almost dead (#175)d770301Build(deps): Bump the actions group with 4 updates (#174)33e7342Add details about the consequences of not regularly uploading wheels (#173)64f2a45Build(deps): Bump the actions group with 3 updates (#170)9aaae99Build(deps): Bump the actions group with 4 updates (#168)Updates
zizmorcore/zizmor-actionfrom 0.6.3 to 0.6.4Release notes
Sourced from zizmorcore/zizmor-action's releases.
Commits
cc914d7Sync zizmor versions (#166)bae72b7chore(deps): bump the github-actions group with 2 updates (#165)27604f9chore(deps): bump the github-actions group with 2 updates (#164)c41d665README: bump pins (#163)