Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2025

Bumps fizyk/actions-reuse from 3.1.1 to 4.0.0.

Changelog

Sourced from fizyk/actions-reuse's changelog.

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
  • b4bf697 Bump to 4.0.0
  • 750b842 Mentioned pythin-version source
  • e7d5ab6 Merge pull request #236 from fizyk/pre-releases
  • cacf01e Allow pre-releases to allow tests against not-relased python versions
  • ae44d34 Merge pull request #235 from fizyk/drop-linters
  • c1ff5f8 Drop shared-linters
  • c5d243f Bump actions/checkout from 4 to 5
  • 948c97c Bump actions/checkout from 4 to 5
  • 718af1b Merge pull request #233 from fizyk/pre-commit-ci-update-config
  • 8f13086 [pre-commit.ci] pre-commit autoupdate
  • 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.0.
- [Changelog](https://github.com/fizyk/actions-reuse/blob/main/Changelog.rst)
- [Commits](fizyk/actions-reuse@v3.1.1...v4.0.0)

---
updated-dependencies:
- dependency-name: fizyk/actions-reuse
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2025

Superseded by #1193.

@dependabot dependabot bot closed this Sep 14, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/fizyk/actions-reuse-4.0.0 branch September 14, 2025 06:01
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