Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kdeldycke/workflows from 4.8.4 to 4.14.2 #1474

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2025

Bumps kdeldycke/workflows from 4.8.4 to 4.14.2.

Release notes

Sourced from kdeldycke/workflows's releases.

v4.14.2

No release notes provided.

v4.14.0

Changes

  • Add new gha-utils test-plan subcommand.
  • Replace ad-hoc custom matrix code by generic matrix model.
  • Replace test matrix pre-computation by native features.
  • Remove ruff_py_version field from gha-utils metadata output: Ruff is extracting it automaticcaly from the pyproject.toml file of the project.
  • Inline all forced Ruff configuration to CLI parameters.

🐍 Available on PyPi.

v4.13.4

Changes

  • Fix uploads of Python packages to GitHub release when binaries are not produced.

🐍 Available on PyPi.

v4.13.3

Changes

  • Fix uploads of Python packages to GitHub release when binaries are not produced.

🐍 Available on PyPi.

v4.13.2

Changes

  • Fix permission for GitHub release publishing.

🐍 Available on PyPi.

v4.13.1

Changes

  • Fix publishing of GitHub release if no binary artefacts have been produced.

🐍 Available on PyPi.

v4.13.0

Changes

  • Generates attestion for Python packages and standalone binaries on release.

🐍 Available on PyPi.

v4.12.0

... (truncated)

Changelog

Sourced from kdeldycke/workflows's changelog.

4.14.2 (2025-02-18)

  • Fix update of .gitignore with gitignore-extra-content content.
  • Fix --timeout parameter on gha-utils test-plan call in release workflow.
  • Move all high level CLI tests to test plan file.

4.14.1 (2025-02-16)

  • Add a new test-plan-file parameter to the release workflow.
  • Remove the binaries-test-plan parameter in release workflow.
  • Allow for setting a specific timeout for each CLI test case.
  • Allow timeout to be floats.
  • Fix production of nuitka_matrix field in gha-utils metadata output.
  • Add junit.xml file in default .gitignore extra directive.

4.14.0 (2025-02-15)

  • Add new gha-utils test-plan subcommand.
  • Replace ad-hoc custom matrix code by generic matrix model.
  • Replace test matrix pre-computation by native features.
  • Remove ruff_py_version field from gha-utils metadata output: Ruff is extracting it automaticcaly from the pyproject.toml file of the project.
  • Inline all forced Ruff configuration to CLI parameters.

4.13.4 (2025-02-02)

  • Fix uploads of Python packages to GitHub release when binaries are not produced.

4.13.3 (2025-01-29)

  • Fix uploads of Python packages to GitHub release when binaries are not produced.

4.13.2 (2025-01-28)

  • Fix permission for GitHub release publishing.

4.13.1 (2025-01-28)

  • Fix publishing of GitHub release if no binary artefacts have been produced.

4.13.0 (2025-01-21)

  • Generates attestion for Python packages and standalone binaries on release.

4.12.0 (2025-01-20)

  • Let uv choose the appropriate Python version depending on context.
  • Remove dependency on twine and check-wheel-contents.

4.11.1 (2025-01-18)

... (truncated)

Commits
  • 88fb370 [changelog] Release v4.14.2
  • 2ea4953 Let dots in regex match new lines
  • 6e6bb46 Limit output tests
  • 4363d30 Fix title
  • 5ab2b95 Use Unix-aware CLI parameter splitting if provided as a string
  • 9ffaed7 Increase timeout
  • 6c70863 Tweak exception message
  • 3da6120 Bump AndreasAugustin/actions-template-sync from 2.5.0 to 2.5.1
  • c6a58fc Bump uv from 0.6.0 to 0.6.1
  • a3bc80f Bump nuitka from 2.6.5 to 2.6.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 [kdeldycke/workflows](https://github.com/kdeldycke/workflows) from 4.8.4 to 4.14.2.
- [Release notes](https://github.com/kdeldycke/workflows/releases)
- [Changelog](https://github.com/kdeldycke/workflows/blob/main/changelog.md)
- [Commits](kdeldycke/workflows@v4.8.4...v4.14.2)

---
updated-dependencies:
- dependency-name: kdeldycke/workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant