Skip to content

Bump pyTooling/Actions from 5.4.0 to 6.2.0#183

Merged
ViralBShah merged 2 commits intomainfrom
dependabot/github_actions/pyTooling/Actions-6.2.0
Oct 21, 2025
Merged

Bump pyTooling/Actions from 5.4.0 to 6.2.0#183
ViralBShah merged 2 commits intomainfrom
dependabot/github_actions/pyTooling/Actions-6.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps pyTooling/Actions from 5.4.0 to 6.2.0.

Release notes

Sourced from pyTooling/Actions's releases.

v6.1.0

New Features

Add latest released version to inventory.json.

v6.0.0

New Features

  • Added support for further ARM architectures (aarch64).
    • Supported images:
      • ubuntu-24.04-arm
      • windows-11-arm
  • New CheckCodeQuality template:
    • Run Bandit and report issues via Test-Reporter.
    • Run pylint.
    • Run Radon.
  • CompletePipeline template:
    • ⚠️ Added ubuntu-arm and windows-arm to *_system_list.
    • ⚠️ Set *_exclude_list to windows-arm:3.9 windows-arm:3.10.
    • ⚠️ Set *_disable_list to windows-arm:pypy-3.10 windows-arm:pypy-3.11.
    • Use new template CheckCodeQuality.
  • Parameters template:
    • ⚠️ Added ubuntu-arm and windows-arm to *_system_list.
    • ⚠️ Set *_exclude_list to windows-arm:3.9 windows-arm:3.10.
    • ⚠️ Set *_disable_list to windows-arm:pypy-3.10 windows-arm:pypy-3.11.
    • New parameter ubuntu_arm_image to select the default Ubuntu ARM image version.
      Default: ubuntu-24.04-arm
    • New parameter windows_arm_image to select the default Windows ARM image version.
      Default: windows-11-arm
    • New output artifact_basename.
    • Emit error, when the artifact basename is empty (artifact prefix).
  • UnitTesting template:
    • Added missing parameters:
      • coverage_report_xml accepting JSON objects.
      • coverage_report_json accepting JSON objects.
    • Support Ubuntu ARM and Windows 11 ARM unit tests.
  • LaTeXDocumentation template:
    • Added new optional parameter processor.
  • ExtractConfiguration template:
    • Extract mypy settings as:
      • typing_report_cobertura
      • typing_report_junit
      • typing_report_html
    • Added debugging steps to display JSON objects.
  • LaTeXDocumentation template:
    • New parameter processor to select the LaTeX processor.
      Default: xelatex
    • New parameter can-fail.
      Default: false
  • StaticTypeCheck template:

... (truncated)

Commits

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 [pyTooling/Actions](https://github.com/pytooling/actions) from 5.4.0 to 6.2.0.
- [Release notes](https://github.com/pytooling/actions/releases)
- [Changelog](https://github.com/pyTooling/Actions/blob/dev/doc/Releases.rst)
- [Commits](pyTooling/Actions@d634248...ae8a961)

---
updated-dependencies:
- dependency-name: pyTooling/Actions
  dependency-version: 6.2.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 labels Oct 1, 2025
@ViralBShah ViralBShah merged commit 05a577a into main Oct 21, 2025
19 checks passed
@ViralBShah ViralBShah deleted the dependabot/github_actions/pyTooling/Actions-6.2.0 branch October 21, 2025 15:45
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