mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-26 02:25:51 +03:00
[PR #16] [MERGED] Update actions/setup-python action to v3 #216
Labels
No labels
ESPN
FBref
FotMob
MatchHistory
SoFIFA
Sofascore
WhoScored
WhoScored
bug
build
common
dependencies
discussion
documentation
duplicate
enhancement
good first issue
invalid
performance
pull-request
question
question
removal
understat
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/soccerdata#216
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/probberechts/soccerdata/pull/16
Author: @renovate[bot]
Created: 2/28/2022
Status: ✅ Merged
Merged: 2/28/2022
Merged by: @probberechts
Base:
master← Head:renovate/actions-setup-python-3.x📝 Commits (1)
2a2bff4Update actions/setup-python action to v3📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
.github/workflows/ci.yml(+2 -2)📝
.github/workflows/release.yml(+1 -1)📄 Description
This PR contains the following updates:
v2.3.2->v3.0.0Release Notes
actions/setup-python
v3.0.0Compare Source
What's Changed
package-lock.jsonfile version to 2,@types/nodeto 16.11.25 andtypescriptto 4.2.3 (https://github.com/actions/setup-python/pull/341)pypy2andpypy3keywords (https://github.com/actions/setup-python/pull/342)Breaking Changes
With the update to Node 16, all scripts will now be run with Node 16 rather than Node 12.
This new major release removes support of legacy
pypy2andpypy3keywords. Please use more specific and flexible syntax to specify a PyPy version:See more usage examples in the documentation
Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.