Skip to content

Bump kdeldycke/workflows from 4.8.4 to 4.15.5#1487

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/kdeldycke/workflows-4.15.5
Closed

Bump kdeldycke/workflows from 4.8.4 to 4.15.5#1487
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/kdeldycke/workflows-4.15.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 13, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps kdeldycke/workflows from 4.8.4 to 4.15.5.

Release notes

Sourced from kdeldycke/workflows's releases.

v4.15.5

Changes

  • Re-release to fix GitHub release notes.

🐍 Available on PyPi.

v4.15.4

No release notes provided.

v4.15.3

No release notes provided.

v4.15.2

No release notes provided.

v4.15.1

No release notes provided.

v4.15.0

No release notes provided.

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.

... (truncated)

Changelog

Sourced from kdeldycke/workflows's changelog.

4.15.5 (2025-03-13)

  • Re-release to fix GitHub release notes.

4.15.4 (2025-03-13)

  • Fix fetching of released version and notes on release commits.

4.15.3 (2025-03-12)

  • Use latest gha-utils CLI to fix release notes in GitHub releases.

4.15.2 (2025-03-12)

  • Use uv-provided Python to compile binaries with Nuitka on Linux.
  • Populate current_version and release_notes field in gha-utils metadata output for unreleased versions.

4.15.1 (2025-03-10)

  • Remove deprecated --plan option.
  • Remove Nuitka script command extension workaround.
  • Fix arguments normalization on Windows for CLI parameters in test plans.

4.15.0 (2025-03-05)

  • Add support for only_platforms and skip_platforms settings in test plans, to finely select platforms to run tests on.
  • Add a --skip-platform/-s option to gha-utils test-plan to allow skipping of test plan on a whole set of platforms.
  • Rename --plan option to --plan-file.
  • Allow --plan-file/-F option to be used multiple times in gha-utils test-plan to merge multiple test plans.
  • Add a new --plan-envvar/-E option to allow gha-utils test-plan command to read test plan from environment variables.
  • Allow ad-hoc YAML test-plan to be passed as a input parameter in reused release workflow.
  • Fix running of Nuitka-compiled gha-utils metadata command.
  • Drop support for Python 3.10.
  • Use windows-2025 instead of windows-2022 for Nuitka builds.
  • Add windows-2025 to the test matrix.

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.

... (truncated)

Commits
  • 38a85ba [changelog] Release v4.15.5
  • 5e85c80 Re-release to fix GitHub release notes
  • 4e49284 [changelog] Post-release version bump
  • 779b588 [changelog] Release v4.15.4
  • b3f2ed8 Fix nuitka call
  • e72c471 Simplify nuitka usage
  • 3a748a8 Bump uv from 0.6.5 to 0.6.6
  • 091f6a6 Sync lock file
  • 7321b1d Fix fetching of released version and notes on release commits
  • 128c93f [changelog] Post-release version bump
  • 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.15.5.
- [Release notes](https://github.com/kdeldycke/workflows/releases)
- [Changelog](https://github.com/kdeldycke/workflows/blob/main/changelog.md)
- [Commits](kdeldycke/repomatic@v4.8.4...v4.15.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 2, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/kdeldycke/workflows-4.15.5 branch April 2, 2025 14:11
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 7, 2025

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

📦 dependencies Dependency changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant