Skip to content

Bump pyTooling/Actions from 6.7.0 to 7.2.0#193

Merged
giordano merged 1 commit intomainfrom
dependabot/github_actions/pyTooling/Actions-7.2.0
Jan 1, 2026
Merged

Bump pyTooling/Actions from 6.7.0 to 7.2.0#193
giordano merged 1 commit intomainfrom
dependabot/github_actions/pyTooling/Actions-7.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps pyTooling/Actions from 6.7.0 to 7.2.0.

Release notes

Sourced from pyTooling/Actions's releases.

v7.0.1

Removals

  • ❌ BuildTheDocs
  • ❌ CoverageCollection
  • ❌ NightlyRelease

Documentation

  • Updated README and documentation for workflow template removals.

Related Issues and Pull-Requests

v7.0.0

New Features

  • Added macOS-15-intel support and
    ⚠️ removed macOS-13.
  • PublishReleaseNotes:
    • Generate a Markdown table with all assets.

Changes

  • Updated actions/checkout@v5 to actions/checkout@v6.
  • Updated pyTooling/upload-artifact@v5 to pyTooling/upload-artifact@v6.
    • Updated actions/upload-artifact@v5 to actions/upload-artifact@v6.
  • Updated pyTooling/download-artifact@v6 to pyTooling/download-artifact@v7.
    • Updated actions/download-artifact@v6 to actions/download-artifact@v7.
  • PublishToGitHubPages:
    • ⚠️ Changed technique how to upload and publish GitHub Pages content.
      The new technique uses actions/upload-pages-artifact@v4 and actions/deploy-pages@v4.
      No need for gh-pages branch in a repository.

[!CAUTION] The repositories GitHub Pages behavior must be changed from special branch gh-pages to Action.

  • ⚠️ Python dependency handling (requirements.txt files):
    • ⚠️ Python dependencies for static typing (mypy) are loaded from tests/typing/requirements.txt.
    • ⚠️ Python dependencies for unit testing / code coverage (pytest) are loaded from tests/unit/requirements.txt.
    • ⚠️ The tests/requirements.txt should reference (relative) to:
      # Collect all testing requirements
      -r platform/requirements.txt
      -r typing/requirements.txt
      -r unit/requirements.txt
      

... (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 6.7.0 to 7.2.0.
- [Release notes](https://github.com/pytooling/actions/releases)
- [Changelog](https://github.com/pyTooling/Actions/blob/dev/doc/Releases.rst)
- [Commits](pyTooling/Actions@c2282e4...14db3be)

---
updated-dependencies:
- dependency-name: pyTooling/Actions
  dependency-version: 7.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 Jan 1, 2026
@giordano giordano merged commit e847269 into main Jan 1, 2026
19 checks passed
@giordano giordano deleted the dependabot/github_actions/pyTooling/Actions-7.2.0 branch January 1, 2026 10:42
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