Skip to content

Bump the actions group with 3 updates - #1897

Merged
ezio-melotti merged 1 commit into
mainfrom
dependabot/github_actions/actions-8dad32a1b5
Sep 1, 2026
Merged

Bump the actions group with 3 updates#1897
ezio-melotti merged 1 commit into
mainfrom
dependabot/github_actions/actions-8dad32a1b5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions group with 3 updates: actions/setup-python, hynek/setup-cached-uv and j178/prek-action.

Updates actions/setup-python from 6.3.0 to 7.0.0

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

Commits

Updates hynek/setup-cached-uv from 2.5.0 to 2.6.0

Release notes

Sourced from hynek/setup-cached-uv's releases.

v2.6.0

Added

  • New prune-cache input that controls whether uv cache prune --ci is run before the cache is saved.

Changed

  • Cache pruning is now opt-in. Set prune-cache to true to get the previous behavior. See this research conducted by Charlie Marsh for the reasoning.
Changelog

Sourced from hynek/setup-cached-uv's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

2.6.0 - 2026-07-25

Added

  • New prune-cache input that controls whether uv cache prune --ci is run before the cache is saved.

Changed

  • Cache pruning is now opt-in. Set prune-cache to true to get the previous behavior. See this research conducted by Charlie Marsh for the reasoning.

2.5.0 - 2026-03-27

Fixed

  • The action now passes Zizmor in pedantic mode. #28

2.4.0 - 2026-03-19

Changed

  • All actions are pinned to their exact hashes.

2.3.0 - 2024-11-17

Changed

  • The default value for cache-dependency-path is now pyproject.toml. This means that changes to packaging metadata of modern Python packages will invalidate the cache. #19

... (truncated)

Commits

Updates j178/prek-action from 2.0.5 to 3.0.0

Release notes

Sourced from j178/prek-action's releases.

v3.0.0

prek-action releases are now immutable

Starting with v3, prek-action will no longer publish moving major or minor tags. References such as j178/prek-action@v3 and j178/prek-action@v3.0 will not be available.

Moving tags can be retargeted after users adopt them, creating unnecessary supply-chain risk. Use an exact release tag or, for stronger protection, pin the action to a full commit SHA.

[!TIP] Use an exact release tag:

- uses: j178/prek-action@v3.0.0

Or, even better, pin the full commit SHA:

- uses: j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0

What's Changed

Full Changelog: j178/prek-action@v2...v3.0.0

v2.0.6

What's Changed

New Contributors

Full Changelog: j178/prek-action@v2...v2.0.6

Commits

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 actions group with 3 updates: [actions/setup-python](https://github.com/actions/setup-python), [hynek/setup-cached-uv](https://github.com/hynek/setup-cached-uv) and [j178/prek-action](https://github.com/j178/prek-action).


Updates `actions/setup-python` from 6.3.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@ece7cb0...5fda3b9)

Updates `hynek/setup-cached-uv` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/hynek/setup-cached-uv/releases)
- [Changelog](https://github.com/hynek/setup-cached-uv/blob/main/CHANGELOG.md)
- [Commits](hynek/setup-cached-uv@4300ec2...34e35d3)

Updates `j178/prek-action` from 2.0.5 to 3.0.0
- [Release notes](https://github.com/j178/prek-action/releases)
- [Commits](j178/prek-action@e98a699...4e14d07)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: hynek/setup-cached-uv
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: j178/prek-action
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: 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 1, 2026
@ezio-melotti
ezio-melotti merged commit 8d02443 into main Sep 1, 2026
7 checks passed
@ezio-melotti
ezio-melotti deleted the dependabot/github_actions/actions-8dad32a1b5 branch September 1, 2026 01:43
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

1 participant