build(deps): bump actions/setup-python from 6 to 7 - #552
Conversation
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Parked from the current dependency batch on blast radius: this PR changes runner setup across all 10 workflow files (#463 is 17 call sites, #552 is 16), so a regression removes the whole CI signal rather than one job. Neither is driven by a security advisory. Deliberately left open rather than closed so Dependabot keeps it rebased. Tracked in #581 for evaluation as its own piece of work. |
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>
753c89c to
f82076b
Compare
|
Un-parked and verified. Fresh CI against current main: 33 passed, 0 failed. v7 has two changes that could have bitten this repo. Both checked: 1. The only inputs we pass are 2. EOL Python versions removed (actions/setup-python#1333). Our matrix spans 3.10 to 3.14, so this was the real risk. All edge jobs pass: 3. @actions/cache upgraded to 6.2.0 (actions/setup-python#1337). We rely on 16 call sites across all 10 workflow files, all green. |
🤖 I have created a release *beep* *boop* --- ## [0.60.5](v0.60.4...v0.60.5) (2026-08-03) ### Build System * **deps:** bump actions/checkout from 5 to 7 ([#463](#463)) ([f2af4bc](f2af4bc)) * **deps:** bump actions/setup-python from 6 to 7 ([#552](#552)) ([3d04f92](3d04f92)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <release-please[bot]@users.noreply.github.com>
Bumps actions/setup-python from 6 to 7.
Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
5fda3b9Pin SHA commits and update docs with latest versions (#1338)4ab7e95Merge pull request #1337 from actions/philip-gai/bump-actions-cache-6-2-00f3a009Remove the pip-install input (#1336)f8cf429Migrate to ESM and upgrade dependencies (#1330)54baeeaValidate and retry manifest fetch to prevent silent failures (#1332)c709277Annotation code fix (#1335)6849080remove EOL Python versions and Bumps numpy text fixture (#1333)0903b46Bump certifi from 2020.6.20 to 2024.7.4 in /tests/data (#1328)