Skip to content

build(deps): bump actions/setup-python from 6 to 7 - #38

Merged
mbdevpl merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-7
Aug 21, 2026
Merged

build(deps): bump actions/setup-python from 6 to 7#38
mbdevpl merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-7

Conversation

@dependabot

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

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 Aug 1, 2026
@jenkins-mbdev

jenkins-mbdev Bot commented Aug 1, 2026

Copy link
Copy Markdown

Tools report for GitHub-mbdevpl/ingit/PR-38 [build #1]:

  • Pylint: ran 🆗

  • Mypy: ran 🆗

  • Flake518: ran 🆗

  • Pydocstyle: ran 🆗

  • Coverage: 93% 🆗 (click for details)
    Name                             Stmts   Miss Branch BrPart  Cover   Missing
    ----------------------------------------------------------------------------
    ingit/__init__.py                    2      0      0      0   100%
    ingit/__main__.py                    9      0      2      0   100%
    ingit/_version.py                    2      0      0      0   100%
    ingit/action_progress.py            77      2     28      0    98%   61-62
    ingit/fetch_flags.py                27      3     10      3    84%   39, 48, 51
    ingit/json_config.py                73      0      8      0   100%
    ingit/main.py                       99      6     34      1    95%   234-235, 256-259
    ingit/project.py                   383     57    154     24    82%   32-43, 168->170, 185-195, 203-204, 208, 216, 226, 268, 299->306, 300->299, 326, 335-337, 354, 372, 393-394, 403, 414->416, 420-421, 432-433, 440-441, 458-459, 468->470, 488, 495, 548-550, 556-558, 562-563, 567, 572-575, 577
    ingit/push_flags.py                 15      0      4      1    95%   35->37
    ingit/repo_data.py                  93      0     20      0   100%
    ingit/runtime.py                   218     25     84      8    87%   62-64, 103, 153-154, 158-168, 177, 182->184, 192, 205-206, 217->exit, 278, 282->284, 290-292, 318-319
    ingit/runtime_interface.py          60      2     22      2    95%   66, 77
    setup.py                            11      0      2      0   100%
    test/__init__.py                     5      0      0      0   100%
    test/test_action_progress.py       135      0     22      0   100%
    test/test_git_commands.py          142      0     22      1    99%   47->49
    test/test_ingit_commands.py         95      0      8      0   100%
    test/test_json_config.py            78      0      0      0   100%
    test/test_main.py                   37      0      2      0   100%
    test/test_packaging.py               3      0      0      0   100%
    test/test_project.py               233      0     12      3    99%   69->70, 153->148, 153->154
    test/test_repo_data.py              65      0      0      0   100%
    test/test_runtime.py                67      0      8      0   100%
    test/test_runtime_interface.py      25      0      6      0   100%
    ----------------------------------------------------------------------------
    TOTAL                             1954     95    448     43    93%
    

@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.1%. Comparing base (4a1afde) to head (6b58309).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #38   +/-   ##
=====================================
  Coverage   94.1%   94.1%           
=====================================
  Files         24      24           
  Lines       1954    1954           
  Branches     224     224           
=====================================
  Hits        1840    1840           
  Misses        78      78           
  Partials      36      36           

☔ 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.

@mbdevpl
mbdevpl merged commit 5cba1c1 into main Aug 21, 2026
20 checks passed
@mbdevpl
mbdevpl deleted the dependabot/github_actions/actions/setup-python-7 branch August 21, 2026 05:26
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