Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps fizyk/actions-reuse from 3.1.1 to 4.1.1.

Changelog

Sourced from fizyk/actions-reuse's changelog.

4.1.1 (2025-09-26)

Bugfixes

  • Fix lefover non-existing reference.

4.1.0 (2025-09-26)

Features

  • Pytest tests shared workflow now accepts a json object with environment variables to set for the test command to run with.

4.0.1 (2025-09-11)

Features

  • pipenv command is not cross-platform compatible by replacing unix specific which python with cross platform pyhon call.

4.0.0 (2025-08-19)

Features

  • Add allow-prereleases flag which will be passed to pre-releases. This in turn allows to test code against unreleased yet python versions. (Like 3.14 at the moment)

Deprecations and Removals

  • Removed linters shared workflow. pre-commit is good enough, and it'll limit the complexity.
Commits
  • e4e1b73 Bump to 4.1.1
  • 8805877 Merge pull request #247 from fizyk/fix-envs
  • 2a591ec Fix bad reference
  • 2a8277f Bump to 4.1.0
  • 4f3ad52 Merge pull request #246 from fizyk/envs
  • b653f4a Pass environment variables to pipenv
  • dc73836 Bump ridedott/merge-me-action from 2.10.129 to 2.10.130
  • b70b01e Bump ridedott/merge-me-action from 2.10.129 to 2.10.130
  • 10bcb0b Bump actions/setup-python from 5 to 6
  • 154b28e Bump actions/setup-python from 5 to 6
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [fizyk/actions-reuse](https://github.com/fizyk/actions-reuse) from 3.1.1 to 4.1.1.
- [Changelog](https://github.com/fizyk/actions-reuse/blob/main/Changelog.rst)
- [Commits](fizyk/actions-reuse@v3.1.1...v4.1.1)

---
updated-dependencies:
- dependency-name: fizyk/actions-reuse
  dependency-version: 4.1.1
  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 Sep 29, 2025
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.

1 participant