Skip to content

Bump pyTooling/Actions from 4.3.0 to 5.4.0#181

Merged
giordano merged 1 commit into
mainfrom
dependabot/github_actions/pyTooling/Actions-5.4.0
Sep 7, 2025
Merged

Bump pyTooling/Actions from 4.3.0 to 5.4.0#181
giordano merged 1 commit into
mainfrom
dependabot/github_actions/pyTooling/Actions-5.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2025

Copy link
Copy Markdown
Contributor

Bumps pyTooling/Actions from 4.3.0 to 5.4.0.

Release notes

Sourced from pyTooling/Actions's releases.

v5.4.0

New Features

  • PublishTestResults:
    • Allow configuration of JUnit input dialect.
    • Allow configuration of JUnit output dialect.

Bug Fixes

  • PublishTestResults:
    • If testsuite-summary-name is not set, don't provide --name parameter.

Published from Verification of Pipeline Templates (Simple Package) workflow triggered by Paebbels on 2025-08-29 20:32:43 UTC.

This automatic release was created by pyTooling/Actions::Release.yml

v5.3.0

New Feature

  • Detect cross-repository merge pipelines.

Bug Fixes

  • Handle references like refs/pull/22/merge.

Published from Verification of Pipeline Templates (Simple Package) workflow triggered by Paebbels on 2025-08-29 06:06:31 UTC.

This automatic release was created by pyTooling/Actions::Release.yml

Commits
  • d634248 v5.4.0
  • ba3d826 Allow configuration of JUnit dialects.
  • 4b0b103 v5.3.0
  • ba6f55d Support cross-repository pull request runs from forks.
  • d48de1d v5.2.0
  • 744f08b Tag release only if not a scheduled CI run.
  • fb54645 Bumped dependencies.
  • 1a3ba03 Check pytest outcome.
  • 4d2d4c4 Upload merged unit tests as artifact even if some test cases failed.
  • 9628279 Build Sphinx documentation, even if some testcases have failed.
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions labels Sep 1, 2025
Bumps [pyTooling/Actions](https://github.com/pytooling/actions) from 4.3.0 to 5.4.0.
- [Release notes](https://github.com/pytooling/actions/releases)
- [Changelog](https://github.com/pyTooling/Actions/blob/dev/doc/Releases.rst)
- [Commits](pyTooling/Actions@33edd82...d634248)

---
updated-dependencies:
- dependency-name: pyTooling/Actions
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@giordano giordano force-pushed the dependabot/github_actions/pyTooling/Actions-5.4.0 branch from cca7028 to 93b9e1d Compare September 1, 2025 16:08

@giordano giordano left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I already mentioned before that it's hard to tell what's the breaking change, but tests pass so I'm going to assume this is OK.

@giordano giordano merged commit 509404d into main Sep 7, 2025
19 checks passed
@giordano giordano deleted the dependabot/github_actions/pyTooling/Actions-5.4.0 branch September 7, 2025 13:40
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant