Skip to content

Bump actions/setup-python from 6.3.0 to 7.0.0 - #1552

Merged
rly merged 5 commits into
devfrom
dependabot/github_actions/actions/setup-python-7.0.0
Jul 30, 2026
Merged

Bump actions/setup-python from 6.3.0 to 7.0.0#1552
rly merged 5 commits into
devfrom
dependabot/github_actions/actions/setup-python-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-python from 6.3.0 to 7.0.0.

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

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 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 [actions/setup-python](https://github.com/actions/setup-python) from 6.3.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@ece7cb0...5fda3b9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 30, 2026
@rly

rly commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

@copilot v7.0.0 is an immutable release. Replace the commit-based references with 7.0.0 tag based references

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

@copilot v7.0.0 is an immutable release. Replace the commit-based references with 7.0.0 tag based references

Done. Replaced all commit-based references with actions/setup-python@v7.0.0 tag-based references across all workflow files and the setup-python-tox composite action.

Copilot finished work on behalf of rly July 30, 2026 01:59
Copilot AI requested a review from rly July 30, 2026 01:59
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.22%. Comparing base (7ef285b) to head (6ee2fe0).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1552   +/-   ##
=======================================
  Coverage   93.22%   93.22%           
=======================================
  Files          41       41           
  Lines       10221    10221           
  Branches     2115     2115           
=======================================
  Hits         9529     9529           
  Misses        415      415           
  Partials      277      277           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rly

rly commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

@copilot Add a zizmor exception

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

@copilot Add a zizmor exception

Added # zizmor: ignore[unpinned-uses] to the actions/setup-python@v7.0.0 line in zizmor.yml.

Copilot AI requested a review from rly July 30, 2026 02:06
Copilot finished work on behalf of rly July 30, 2026 02:06
@rly
rly enabled auto-merge (squash) July 30, 2026 02:21
@rly
rly merged commit d206ef3 into dev Jul 30, 2026
27 of 28 checks passed
@rly
rly deleted the dependabot/github_actions/actions/setup-python-7.0.0 branch July 30, 2026 02:34
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 Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants