Skip to content

build(deps): bump fizyk/actions-reuse/.github/workflows/shared-pr-check.yml from 4.4.7 to 5.1.2#1345

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/fizyk/actions-reuse/dot-github/workflows/shared-pr-check.yml-5.1.2
Open

build(deps): bump fizyk/actions-reuse/.github/workflows/shared-pr-check.yml from 4.4.7 to 5.1.2#1345
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/fizyk/actions-reuse/dot-github/workflows/shared-pr-check.yml-5.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Bumps fizyk/actions-reuse/.github/workflows/shared-pr-check.yml from 4.4.7 to 5.1.2.

Changelog

Sourced from fizyk/actions-reuse/.github/workflows/shared-pr-check.yml's changelog.

actions-reuse 5.1.2 (2026-05-22)

Bugfixes

  • Drop the allow-prereleases input from the uv and uv-setup actions (and from shared-tests-pytests/shared-pr-check/shared-release callsites): uv has no CLI flag to forbid pre-release fallback, so the input was non-functional. uv selects a pre-release only when no matching stable Python is available.
  • uv track: install Python explicitly via uv python install rather than relying on the implicit download triggered by uv sync.

actions-reuse 5.1.1 (2026-05-22)

Misc

  • Update all astral-sh/setup-uv to 8.1.0

actions-reuse 5.1.0 (2026-05-22)

Features

  • Add uv build path to the shared-pypi workflow: new python-build and uv-build composite actions, and a dependency-manager input on shared-pypi.yml (build default; uv opts into uv build + uvx twine check).

actions-reuse 5.0.0 (2026-05-18)

Features

  • Add uv support: new uv-setup, uv-run, and uv composite actions, and a dependency-manager input for shared-tests-pytests and shared-pr-check workflows. Migrate repository tooling from pipenv to uv.

Deprecations and Removals

  • Remove requirements input and pip dependency manager path from shared-tests-pytests workflow. Projects using requirements: should migrate to uv (dependency-manager: uv) or pipenv.
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…ck.yml

Bumps [fizyk/actions-reuse/.github/workflows/shared-pr-check.yml](https://github.com/fizyk/actions-reuse) from 4.4.7 to 5.1.2.
- [Changelog](https://github.com/fizyk/actions-reuse/blob/main/Changelog.rst)
- [Commits](fizyk/actions-reuse@v4.4.7...v5.1.2)

---
updated-dependencies:
- dependency-name: fizyk/actions-reuse/.github/workflows/shared-pr-check.yml
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 24, 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