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.14.2 to 4.15.0 #1235

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

Bumps kdeldycke/workflows from 4.14.2 to 4.15.0.

Changelog

Sourced from kdeldycke/workflows's changelog.

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.
Commits
  • ddbaeb6 [changelog] Release v4.15.0
  • 5f15bf2 Fix types
  • 144d7af Use gha-utils to fetch test plan from envvar on all platforms
  • 14a7775 Bump crate-ci/typos from 1.30.0 to 1.30.1
  • cc96fd9 Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8
  • da0d961 Bump uv from 0.6.3 to 0.6.4
  • 28ba4ce Tweak changelog
  • 7c0358e Add support for test-plan parameter in reuse release workflow
  • 7e03285 Let gha-utils use in-place test plan
  • a4a379c Allow --plan to be used multiple times
  • 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.14.2 to 4.15.0.
- [Release notes](https://github.com/kdeldycke/workflows/releases)
- [Changelog](https://github.com/kdeldycke/workflows/blob/main/changelog.md)
- [Commits](kdeldycke/workflows@v4.14.2...v4.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 📦 dependencies Update of dependencies label Mar 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2025

Superseded by #1236.

@dependabot dependabot bot closed this Mar 11, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/kdeldycke/workflows-4.15.0 branch March 11, 2025 12:06
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