Skip to content

ci: bump the all-actions group across 1 directory with 2 updates - #951

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/all-actions-1725cf670d
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/all-actions-1725cf670d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-actions group with 2 updates in the / directory: astral-sh/setup-uv and NVIDIA-NeMo/FW-CI-templates/.github/workflows/_semantic_pull_request.yml.

Updates astral-sh/setup-uv from 10.0.1 to 10.1.0

Release notes

Sourced from astral-sh/setup-uv's releases.

v10.1.0 馃寛 New output python-runtime-idand respect NO_PROXY

Changes

This release adds more bheind the scene security improvements and also 2 small improvements.

NO_PROXY

This action now respects no_proxy/NO_PROXY environment variables which were previously ignored.

New output python-runtime-id

The new output python-runtime-id can be used to know which python version exactly was installed if you use activate-environment. See pyca/cryptography#15572 for details on why this can be useful.

馃悰 Bug fixes

馃殌 Enhancements

馃О Maintenance

馃摎 Documentation

猬嗭笍 Dependency updates

Commits

Updates NVIDIA-NeMo/FW-CI-templates/.github/workflows/_semantic_pull_request.yml from 1.9.1 to 1.10.0

Release notes

Sourced from NVIDIA-NeMo/FW-CI-templates/.github/workflows/_semantic_pull_request.yml's releases.

v1.10.0

1.10.0 (2026-09-15)

Features

  • Python port of _suggest_reviewers.yml (no JS/actions-github-script) (#570) (3f26101)
  • Python port of the CODEOWNERS org-membership check (#571) (c323d18)

v1.9.2

1.9.2 (2026-09-06)

Bug Fixes

  • expose attempt-independent runner label base (#567) (2f35537)
Changelog

Sourced from NVIDIA-NeMo/FW-CI-templates/.github/workflows/_semantic_pull_request.yml's changelog.

Changelog

1.10.1 (2026-09-16)

Bug Fixes

  • read changed-files matches from disk, not a giant env var (#573) (28c72f8)

1.10.0 (2026-09-15)

Features

  • Python port of _suggest_reviewers.yml (no JS/actions-github-script) (#570) (3f26101)
  • Python port of the CODEOWNERS org-membership check (#571) (c323d18)

1.9.2 (2026-09-06)

Bug Fixes

  • expose attempt-independent runner label base (#567) (2f35537)

1.9.1 (2026-08-27)

Bug Fixes

  • AUT-2166 tighten Claude review authorization (#561) (6f6f506)
  • fail Slack alerts on HTTP rejection (#563) (5bc7a03)

1.9.0 (2026-08-26)

Features

  • add ephemeral runner routing workflow (#560) (4a2b02c)

Bug Fixes

  • avoid duplicate community follow-up labels (#548) (f1fdd63)

1.8.10 (2026-08-13)

Bug Fixes

... (truncated)

Commits
  • 0555343 chore(main): release 1.10.0 (#572)
  • c323d18 feat: Python port of the CODEOWNERS org-membership check (#571)
  • 3f26101 feat: Python port of _suggest_reviewers.yml (no JS/actions-github-script) (#570)
  • 4fe957d chore(main): release 1.9.2 (#568)
  • 2f35537 fix: expose attempt-independent runner label base (#567)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
astral-sh/setup-uv [>= 8.2.a, < 8.3]

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 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

Bumps the all-actions group with 2 updates in the / directory: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [NVIDIA-NeMo/FW-CI-templates/.github/workflows/_semantic_pull_request.yml](https://github.com/nvidia-nemo/fw-ci-templates).


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 `NVIDIA-NeMo/FW-CI-templates/.github/workflows/_semantic_pull_request.yml` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/nvidia-nemo/fw-ci-templates/releases)
- [Changelog](https://github.com/NVIDIA-NeMo/FW-CI-templates/blob/main/CHANGELOG.md)
- [Commits](NVIDIA-NeMo/FW-CI-templates@f07495d...0555343)

---
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: all-actions
- dependency-name: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_semantic_pull_request.yml
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 18, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 18, 2026 15:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants