Skip to content

chore(deps): update actions/setup-python action to v7 - #37

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-python-7.x
Open

chore(deps): update actions/setup-python action to v7#37
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-python-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/setup-python action major v5.6.0v7.0.0

Release Notes

actions/setup-python (actions/setup-python)

v7.0.0

Compare Source

v7

Compare Source

v6.3.0

Compare Source

What's Changed
Enhancement
Dependency update
Documentation
New Contributors

Full Changelog: actions/setup-python@v6...v6.3.0

v6.2.0

Compare Source

What's Changed

Dependency Upgrades

Full Changelog: actions/setup-python@v6...v6.2.0

v6.1.0

Compare Source

What's Changed

Enhancements:
Dependency and Documentation updates:

New Contributors

Full Changelog: actions/setup-python@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:
Bug fixes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

v6

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


Open in Devin Review

Note

Update actions/setup-python to v7 in CI checks workflow

Bumps actions/setup-python from v5.6.0 to v7.0.0 (pinned to 5fda3b9) in the skill-validate job in _checks.yml.

Macroscope summarized 9668135.

@changeset-bot

changeset-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f968f1e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Risk: low. Approved: Cursor Bugbot was not present on this PR; CI gates including skill-validate (which uses setup-python) passed. This is a narrow pinned SHA bump for actions/setup-python v5→v7 in CI only. No reviewers assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router and Approver

@renovate
renovate Bot force-pushed the renovate/actions-setup-python-7.x branch from f968f1e to 0fa99d7 Compare August 6, 2026 03:22
@greptile-apps

greptile-apps Bot commented Aug 6, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

devin-ai-integration[bot]

This comment was marked as resolved.

@macroscopeapp

macroscopeapp Bot commented Aug 6, 2026

Copy link
Copy Markdown

Approvability

Verdict: Needs human review

Unable to check for correctness in 0fa99d7. This is a straightforward dependency update (actions/setup-python v5.6.0 → v7.0.0), and the SHA pin has been verified as correct. However, the workflow file is owned by wave-av/streaming-team, so the designated owners should confirm this major version bump.

No code changes detected at 9668135. Prior analysis still applies.

You can customize Macroscope's approvability policy. Learn more.

@renovate
renovate Bot force-pushed the renovate/actions-setup-python-7.x branch from 0fa99d7 to 9668135 Compare August 7, 2026 00:03

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Devin Review found 1 new potential issue.

Open in Devin Review

with:
persist-credentials: false
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
- uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔍 Node 24 runner requirement introduced by setup-python v6+

The v6.0.0 release notes (carried through into v7) note the action now runs on Node 24 and requires GitHub runner v2.327.1 or later. This job runs on runs-on: ubuntu-latest (.github/workflows/_checks.yml:51) so GitHub-hosted runners satisfy this. However, _checks.yml is a reusable workflow explicitly intended to be called by other WAVE repos (.github/workflows/_checks.yml:3-6); if any consumer routes it to self-hosted runners with an older runner agent, the skill-validate job would fail. Worth confirming no consumer overrides the runner pool.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants