intune-change-tracking
intune-change-tracking copied to clipboard
chore(deps): update actions/setup-python action to v6
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/setup-python | action | major | v5.6.0 -> v6.1.0 |
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
v6.0.0
What's Changed
Breaking Changes
- Upgrade to node 24 by @salmanmkc in #1164
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Enhancements:
- Add support for
pip-versionby @priyagupta108 in #1129 - Enhance reading from .python-version by @krystof-k in #787
- Add version parsing from Pipfile by @aradkdj in #1067
Bug fixes:
- Clarify pythonLocation behaviour for PyPy and GraalPy in environment variables by @aparnajyothi-y in #1183
- Change missing cache directory error to warning by @aparnajyothi-y in #1182
- Add Architecture-Specific PATH Management for Python with --user Flag on Windows by @aparnajyothi-y in #1122
- Include python version in PyPy python-version output by @cdce8p in #1110
- Update docs: clarification on pip authentication with setup-python by @priya-kinthali in #1156
Dependency updates:
- Upgrade idna from 2.9 to 3.7 in /tests/data by @dependabot[bot] in #843
- Upgrade form-data to fix critical vulnerabilities #182 & #183 by @aparnajyothi-y in #1163
- Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIndex.download by @aparnajyothi-y in #1165
- Upgrade actions/checkout from 4 to 5 by @dependabot[bot] in #1181
- Upgrade @actions/tool-cache from 2.0.1 to 2.0.2 by @dependabot[bot] in #1095
New Contributors
- @krystof-k made their first contribution in #787
- @cdce8p made their first contribution in #1110
- @aradkdj made their first contribution in #1067
Full Changelog: https://github.com/actions/setup-python/compare/v5...v6.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.