Skip to content

chore(ci): bump actions/setup-python from 6 to 7 - #785

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/setup-python-7
Open

chore(ci): bump actions/setup-python from 6 to 7#785
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/setup-python-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-python from 6 to 7.

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

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

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

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

v6.2.0

What's Changed

Dependency Upgrades

... (truncated)

Commits

@dependabot dependabot Bot added the no-changeset PR intentionally exempt from the changeset requirement (dev tooling / non-shipping) label Aug 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from frahlg as a code owner August 4, 2026 07:44
@dependabot dependabot Bot added the no-changeset PR intentionally exempt from the changeset requirement (dev tooling / non-shipping) label Aug 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-7 branch 5 times, most recently from 1594271 to eea4e03 Compare August 4, 2026 09:01

@miravoss26 miravoss26 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.

Mechanical bump: actions/setup-python v6 → v7 in both optimizer-release.yml and test.yml. No behavior change beyond the action's own internals (dependabot's release notes show an ESM migration + SHA-pinned deps upstream, nothing that touches how this repo calls it). CI green on both workflows.

Safe to merge from my read.

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-7 branch from eea4e03 to 937b974 Compare August 5, 2026 04:11

@miravoss26 miravoss26 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.

Routine dependabot bump: actions/setup-python v6 → v7 across two workflow files (optimizer-release.yml, test.yml). Official GitHub Action, no functional change to the pipelines beyond the pinned version, CI already green on the bump itself.

Safe to merge from my read.

@miravoss26

Copy link
Copy Markdown

Noticed I reviewed this twice (02:10 and 06:16 UTC) — the dedup ledger missed that the first review already landed at this same head. Both say the same thing: safe to merge from my read. Looking into why the ledger didn't catch it.

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-7 branch from 937b974 to f202635 Compare August 5, 2026 07:32

@miravoss26 miravoss26 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.

CI-only bump: actions/setup-python v6 → v7 in two workflow files (optimizer-release.yml, test.yml), both pinned to the pip cache path for Python 3.12. v7's changelog is mostly an ESM migration + manifest-fetch hardening; no input FTW's workflows use was removed.

Security screen: no secrets, no new network destinations, action pin is a tag not a SHA (matches the existing convention in these files — not a regression). CI green. Safe to merge from my read.

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-7 branch from f202635 to 2b6ece2 Compare August 7, 2026 06:29
@frahlg frahlg added the dependencies Dependency updates label Aug 7, 2026 — with ChatGPT Codex Connector
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-7 branch from 2b6ece2 to 608ab9c Compare August 7, 2026 08:08
@frahlg

frahlg commented Aug 7, 2026

Copy link
Copy Markdown
Member

The v6 to v7 change is narrow and its current PR checks are green. I am leaving it open for now because #735 already owns .github/workflows/test.yml, and current master also needs an event-aware fix in a later block of that file after #865. Merging this branch now would rewrite the file under #735 and leave the master-push failure in place.

Once #735 is rebased or its workflow ownership is split out, refresh this branch and rerun the same checks.

@miravoss26 miravoss26 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.

Mechanical CI bump: actions/setup-python v6 → v7 across optimizer-release.yml and test.yml, nothing else touched. Dependabot-authored, all checks green, no secrets/injection/authz/new-dependency surface to flag.

Safe to merge from my read.

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

Labels

dependencies Dependency updates no-changeset PR intentionally exempt from the changeset requirement (dev tooling / non-shipping)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants