Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps fizyk/actions-reuse from 3.1.1 to 4.0.1.

Changelog

Sourced from fizyk/actions-reuse's changelog.

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
  • 8ba3b5f Bump to 4.0.1
  • 5f0b020 Merge pull request #242 from fizyk/universal-pipenv-setup
  • f066455 Make pipenv-setup step more universal
  • 48d6582 Bump codecov/codecov-action from 5.5.0 to 5.5.1
  • 8adf66f Bump codecov/codecov-action from 5.5.0 to 5.5.1
  • a6b5a04 Bump pypa/gh-action-pypi-publish in /.github/workflows
  • 2519efb Bump pypa/gh-action-pypi-publish in /.github/workflows
  • 245ebb4 Merge pull request #239 from fizyk/dependabot/pip/towncrier-25.8.0
  • be78f2e Bump towncrier from 24.8.0 to 25.8.0
  • 9dae59b Bump codecov/codecov-action from 5.4.3 to 5.5.0
  • 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.0.1.
- [Changelog](https://github.com/fizyk/actions-reuse/blob/main/Changelog.rst)
- [Commits](fizyk/actions-reuse@v3.1.1...v4.0.1)

---
updated-dependencies:
- dependency-name: fizyk/actions-reuse
  dependency-version: 4.0.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 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #690.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/fizyk/actions-reuse-4.0.1 branch September 29, 2025 04:17
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