-
Notifications
You must be signed in to change notification settings - Fork 242
Commit 58e3d93
authored
chore(deps): update actions/setup-python action to v6 (#615)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | major | `v5.6.0` -> `v6.0.0` |
---
### Release Notes
<details>
<summary>actions/setup-python (actions/setup-python)</summary>
###
[`v6.0.0`](https://redirect.github.com/actions/setup-python/releases/tag/v6.0.0)
[Compare
Source](https://redirect.github.com/actions/setup-python/compare/v5.6.0...v6.0.0)
#### What's Changed
##### Breaking Changes
- Upgrade to node 24 by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​1164](https://redirect.github.com/actions/setup-python/pull/1164)
Make sure your runner is updated to this version or newer to use this
release. v2.327.1 [Release
Notes](https://redirect.github.com/actions/runner/releases/tag/v2.327.1)
##### Enhancements:
- Add support for `pip-version` by
[@​priyagupta108](https://redirect.github.com/priyagupta108) in
[#​1129](https://redirect.github.com/actions/setup-python/pull/1129)
- Enhance reading from .python-version by
[@​krystof-k](https://redirect.github.com/krystof-k) in
[#​787](https://redirect.github.com/actions/setup-python/pull/787)
- Add version parsing from Pipfile by
[@​aradkdj](https://redirect.github.com/aradkdj) in
[#​1067](https://redirect.github.com/actions/setup-python/pull/1067)
##### Bug fixes:
- Clarify pythonLocation behaviour for PyPy and GraalPy in environment
variables by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in
[#​1183](https://redirect.github.com/actions/setup-python/pull/1183)
- Change missing cache directory error to warning by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in
[#​1182](https://redirect.github.com/actions/setup-python/pull/1182)
- Add Architecture-Specific PATH Management for Python with --user Flag
on Windows by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in
[#​1122](https://redirect.github.com/actions/setup-python/pull/1122)
- Include python version in PyPy python-version output by
[@​cdce8p](https://redirect.github.com/cdce8p) in
[#​1110](https://redirect.github.com/actions/setup-python/pull/1110)
- Update docs: clarification on pip authentication with setup-python by
[@​priya-kinthali](https://redirect.github.com/priya-kinthali) in
[#​1156](https://redirect.github.com/actions/setup-python/pull/1156)
##### Dependency updates:
- Upgrade idna from 2.9 to 3.7 in /**tests**/data by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​843](https://redirect.github.com/actions/setup-python/pull/843)
- Upgrade form-data to fix critical vulnerabilities
[#​182](https://redirect.github.com/actions/setup-python/issues/182)
&
[#​183](https://redirect.github.com/actions/setup-python/issues/183)
by [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y)
in
[#​1163](https://redirect.github.com/actions/setup-python/pull/1163)
- Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in
PackageIndex.download by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in
[#​1165](https://redirect.github.com/actions/setup-python/pull/1165)
- Upgrade actions/checkout from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​1181](https://redirect.github.com/actions/setup-python/pull/1181)
- Upgrade
[@​actions/tool-cache](https://redirect.github.com/actions/tool-cache)
from 2.0.1 to 2.0.2 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​1095](https://redirect.github.com/actions/setup-python/pull/1095)
#### New Contributors
- [@​krystof-k](https://redirect.github.com/krystof-k) made their
first contribution in
[#​787](https://redirect.github.com/actions/setup-python/pull/787)
- [@​cdce8p](https://redirect.github.com/cdce8p) made their first
contribution in
[#​1110](https://redirect.github.com/actions/setup-python/pull/1110)
- [@​aradkdj](https://redirect.github.com/aradkdj) made their
first contribution in
[#​1067](https://redirect.github.com/actions/setup-python/pull/1067)
**Full Changelog**:
<actions/setup-python@v5...v6.0.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/line/line-bot-sdk-go).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7d63794 commit 58e3d93Copy full SHA for 58e3d93
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments