helper_scripts
helper_scripts copied to clipboard
chore(deps): update actions/setup-python action to v6.1.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/setup-python | action | minor | v6.0.0 -> v6.1.0 |
renovate update details
| Field | Value |
|---|---|
| manager | github-actions |
| categories | ci |
| datasource | github-tags |
| depName | actions/setup-python |
| depType¹ | action |
| packageName | actions/setup-python |
| sourceUrl | https://github.com/actions/setup-python |
| updateType | minor |
| versioning | regex:^v?(?<major>\d+)(.(?<minor>\d+).(?<patch>\d+))?$ |
¹ only available for some managers
Release Notes
actions/setup-python (actions/setup-python)
v6.1.0
What's Changed
Enhancements:
- Add support for
pip-installinput by @gowridurgad in #1201 - Add graalpy early-access and windows builds by @timfel in #880
Dependency and Documentation updates:
- Enhanced wording and updated example usage for
allow-prereleasesby @yarikoptic in #979 - Upgrade urllib3 from 1.26.19 to 2.5.0 and document breaking changes in v6 by @dependabot in #1139
- Upgrade typescript from 5.4.2 to 5.9.3 and Documentation update by @dependabot in #1094
- Upgrade actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pip-install input by @dependabot in #1199
- Upgrade requests from 2.32.2 to 2.32.4 by @dependabot in #1130
- Upgrade prettier from 3.5.3 to 3.6.2 by @dependabot in #1234
- Upgrade @types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel by @dependabot in #1235
New Contributors
- @yarikoptic made their first contribution in #979
Full Changelog: https://github.com/actions/setup-python/compare/v6...v6.1.0
Configuration
📅 Schedule: Branch creation - "every weekday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.