⬆️ Update actions/setup-python action to v7 - #171
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #171 +/- ##
=======================================
Coverage 90.13% 90.13%
=======================================
Files 10 10
Lines 750 750
=======================================
Hits 676 676
Misses 74 74 ☔ View full report in Codecov by Harness. |
##### [vv7.0.0](actions/setup-python@v6.3.0...v7.0.0) ##### [vv6.3.0](https://github.com/actions/setup-python/releases/tag/v6.3.0) ##### What's Changed ##### Enhancement - Add RHEL support and include Linux distro in cache keys by [@priyagupta108](https://github.com/priyagupta108) in [#1323](actions/setup-python#1323) - Fix pip cache error handling on Windows by [@priyagupta108](https://github.com/priyagupta108) in [#1040](actions/setup-python#1040) ##### Dependency update - Upgrade minimatch from 3.1.2 to 3.1.5 by [@dependabot](https://github.com/dependabot) in [#1281](actions/setup-python#1281) - Upgrade actions dependencies by [@gowridurgad](https://github.com/gowridurgad) with [@Copilot](https://github.com/Copilot) in [#1303](actions/setup-python#1303) - Upgrade [@actions/cache](https://github.com/actions/cache) to 5.1.0, log cache write denied by [@jasongin](https://github.com/jasongin) in [#1324](actions/setup-python#1324) - Upgrade dependency versions and test workflow configuration by [@HarithaVattikuti](https://github.com/HarithaVattikuti) in [#1322](actions/setup-python#1322) ##### Documentation - Update advanced-usage.md by [@Dunky-Z](https://github.com/Dunky-Z) in [#811](actions/setup-python#811) ##### New Contributors - [@gowridurgad](https://github.com/gowridurgad) with [@Copilot](https://github.com/Copilot) made their first contribution in [#1303](actions/setup-python#1303) - [@jasongin](https://github.com/jasongin) made their first contribution in [#1324](actions/setup-python#1324) - [@Dunky-Z](https://github.com/Dunky-Z) made their first contribution in [#811](actions/setup-python#811) **Full Changelog**: <actions/setup-python@v6...v6.3.0> ##### [vv6.2.0](https://github.com/actions/setup-python/releases/tag/v6.2.0) #### What's Changed ##### Dependency Upgrades - Upgrade dependencies to Node 24 compatible versions by [@salmanmkc](https://github.com/salmanmkc) in [#1259](actions/setup-python#1259) - Upgrade urllib3 from 2.5.0 to 2.6.3 in `/__tests__/data` by [@dependabot](https://github.com/dependabot) in [#1253](actions/setup-python#1253) and [#1264](actions/setup-python#1264) **Full Changelog**: <actions/setup-python@v6...v6.2.0> ##### [vv6.1.0](https://github.com/actions/setup-python/releases/tag/v6.1.0) #### What's Changed ##### Enhancements: - Add support for `pip-install` input by [@gowridurgad](https://github.com/gowridurgad) in [#1201](actions/setup-python#1201) - Add graalpy early-access and windows builds by [@timfel](https://github.com/timfel) in [#880](actions/setup-python#880) ##### Dependency and Documentation updates: - Enhanced wording and updated example usage for `allow-prereleases` by [@yarikoptic](https://github.com/yarikoptic) in [#979](actions/setup-python#979) - Upgrade urllib3 from 1.26.19 to 2.5.0 and document breaking changes in v6 by [@dependabot](https://github.com/dependabot) in [#1139](actions/setup-python#1139) - Upgrade typescript from 5.4.2 to 5.9.3 and Documentation update by [@dependabot](https://github.com/dependabot) in [#1094](actions/setup-python#1094) - Upgrade actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pip-install input by [@dependabot](https://github.com/dependabot) in [#1199](actions/setup-python#1199) - Upgrade requests from 2.32.2 to 2.32.4 by [@dependabot](https://github.com/dependabot) in [#1130](actions/setup-python#1130) - Upgrade prettier from 3.5.3 to 3.6.2 by [@dependabot](https://github.com/dependabot) in [#1234](actions/setup-python#1234) - Upgrade [@types/node](https://github.com/types/node) from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel by [@dependabot](https://github.com/dependabot) in [#1235](actions/setup-python#1235) #### New Contributors - [@yarikoptic](https://github.com/yarikoptic) made their first contribution in [#979](actions/setup-python#979) **Full Changelog**: <actions/setup-python@v6...v6.1.0>
renovate
Bot
force-pushed
the
renovate/actions-setup-python-7.x
branch
from
September 15, 2026 12:35
c51bd2a to
2cd6d14
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6→v7Release Notes
actions/setup-python (actions/setup-python)
v7.0.0Compare Source
v6.3.0Compare Source
What's Changed
Enhancement
Dependency update
Documentation
New Contributors
Full Changelog: actions/setup-python@v6...v6.3.0
v6.2.0Compare Source
What's Changed
Dependency Upgrades
/__tests__/databy @dependabot in #1253 and #1264Full Changelog: actions/setup-python@v6...v6.2.0
v6.1.0Compare Source
What's Changed
Enhancements:
pip-installinput by @gowridurgad in #1201Dependency and Documentation updates:
allow-prereleasesby @yarikoptic in #979New Contributors
Full Changelog: actions/setup-python@v6...v6.1.0
Configuration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.