Skip to content

Bump actions/setup-python from 6 to 7#541

Merged
urfeex merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-python-7
Jul 20, 2026
Merged

Bump actions/setup-python from 6 to 7#541
urfeex merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-python-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 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 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)

Note

Low Risk
CI-only action version bump with no application or workflow input changes; risk is limited to possible upstream behavior changes in Python setup or pip caching.

Overview
Upgrades actions/setup-python from v6 to v7 in three GitHub Actions workflows: pre-commit, sphinx_build (docs), and test_python_scripts.

Workflow inputs are unchanged—same Python versions and pip cache settings—so this is a dependency pin bump only.

Reviewed by Cursor Bugbot for commit 5cfd697. Bugbot is set up for automated code reviews on this repo. Configure here.

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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 20, 2026
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.61%. Comparing base (8e11395) to head (5cfd697).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #541      +/-   ##
==========================================
- Coverage   78.95%   78.61%   -0.34%     
==========================================
  Files         114      114              
  Lines        6501     6501              
  Branches     3000     3000              
==========================================
- Hits         5133     5111      -22     
- Misses        993     1017      +24     
+ Partials      375      373       -2     
Flag Coverage Δ
check_version_ur10-3.15.8 10.56% <ø> (-1.94%) ⬇️
check_version_ur10e-10.11.0 11.12% <ø> (-0.05%) ⬇️
check_version_ur10e-5.15.2 11.12% <ø> (-0.41%) ⬇️
check_version_ur12e-10.12.1 11.12% <ø> (-0.10%) ⬇️
check_version_ur12e-5.25.1 11.12% <ø> (-0.41%) ⬇️
check_version_ur15-10.12.1 11.12% <ø> (-0.10%) ⬇️
check_version_ur15-5.25.1 11.12% <ø> (-0.05%) ⬇️
check_version_ur16e-10.12.1 11.12% <ø> (-0.05%) ⬇️
check_version_ur16e-5.25.1 11.12% <ø> (-0.24%) ⬇️
check_version_ur18-10.12.1 11.12% <ø> (ø)
check_version_ur18-5.25.1 11.12% <ø> (ø)
check_version_ur20-10.12.1 11.12% <ø> (-0.05%) ⬇️
check_version_ur20-5.25.1 11.12% <ø> (ø)
check_version_ur3-3.14.3 11.17% <ø> (-0.85%) ⬇️
check_version_ur30-10.12.1 11.12% <ø> (-0.05%) ⬇️
check_version_ur30-5.25.1 11.12% <ø> (-0.19%) ⬇️
check_version_ur3e-10.11.0 11.12% <ø> (-0.10%) ⬇️
check_version_ur3e-5.9.4 11.17% <ø> (-0.36%) ⬇️
check_version_ur5-3.15.8 12.57% <ø> (+1.01%) ⬆️
check_version_ur5e-10.11.0 11.12% <ø> (-0.05%) ⬇️
check_version_ur5e-5.12.8 11.17% <ø> (-0.19%) ⬇️
check_version_ur7e-10.11.0 11.12% <ø> (-0.05%) ⬇️
check_version_ur7e-5.22.2 11.12% <ø> (-0.19%) ⬇️
check_version_ur8long-10.12.1 11.17% <ø> (ø)
check_version_ur8long-5.25.1 11.17% <ø> (ø)
python_scripts 75.90% <ø> (ø)
ur5-3.14.3 74.47% <ø> (-0.39%) ⬇️
ur5e-10.11.0 69.33% <ø> (+0.03%) ⬆️
ur5e-10.12.0 70.30% <ø> (-0.16%) ⬇️
ur5e-10.7.0 68.55% <ø> (-0.25%) ⬇️
ur5e-5.9.4 75.28% <ø> (+0.09%) ⬆️
ur7e-10.13.0 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@urfeex
urfeex merged commit 4d190b2 into master Jul 20, 2026
53 of 64 checks passed
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.

1 participant