Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 by priya-kinthali · Pull Request #985 · actions/setup-python (original) (raw)

@priya-kinthali

@priya-kinthali

@priya-kinthali priya-kinthali changed the titleEnhance workflows: Add Ubuntu-24 Testing Enhance workflows: Add Ubuntu-24 Testing and Remove Python 3.8 testing from workflows due to end of life (EOL)

Dec 18, 2024

gowridurgad

aparnajyothi-y

@HarithaVattikuti HarithaVattikuti changed the titleEnhance workflows: Add Ubuntu-24 Testing and Remove Python 3.8 testing from workflows due to end of life (EOL) Enhance Workflows: Add Ubuntu-24, Remove Python 3.8

Dec 19, 2024

mergify Bot added a commit to ArcadeData/arcadedb that referenced this pull request

Feb 3, 2025

@mergify

mmatl added a commit to ambi-robotics/setup-python that referenced this pull request

Jul 23, 2025

Bumps braces from 3.0.2 to 3.0.3.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com


Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HarithaVattikuti 73516759+HarithaVattikuti@users.noreply.github.com

With macos-latest moving to macos-14, most workflows are currently failing. Update them to be able to run on macos-latest

Don't test python 3.5 on ubuntu. It's been EOL for almost 4 years and there are now some certificate issues with pip.


Co-authored-by: gowridurgad gowridurga@github.com


Co-authored-by: gowridurgad gowridurga@github.com Co-authored-by: HarithaVattikuti 73516759+HarithaVattikuti@users.noreply.github.com

This workflow file publishes new action releases to the immutable action package of the same name as this repo.

This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.

People copy/paste these values all the time... might as well start them off on the right foot with a modern default.

Bumps undici from 5.28.4 to 5.28.5.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com


Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi aparnajyothi-y@github.com

Bumps urllib3 from 1.25.9 to 1.26.19.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bumps actions/publish-immutable-action from 0.0.3 to 0.0.4.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bumps @actions/http-client from 2.2.1 to 2.2.3.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com


Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi aparnajyothi-y@github.com

Bumps requests from 2.24.0 to 2.32.2.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Description was lacking words, example was misleading (id was set to cp310 which clearly was a reference to CPython 3.10, but the id is referring to the setup-python action!

Signed-off-by: Stephen L. lrq3000@gmail.com

Signed-off-by: Stephen L. lrq3000@gmail.com

Signed-off-by: Stephen L. LRQ3000@gmail.com


Signed-off-by: Stephen L. lrq3000@gmail.com Signed-off-by: Stephen L. LRQ3000@gmail.com

Bumps @vercel/ncc from 0.38.1 to 0.38.3.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com


Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi aparnajyothi-y@github.com

Python wheels, pyenv, and a number of other tools use 't' in the Python version number to identify free threaded builds. For example, '3.13t', '3.14.0a1', '3.14t-dev'.

This PR supports that syntax in actions/setup-python, strips the "t", and adds "-freethreading" to the architecture to select the correct Python version.

See actions#771

Bumps @actions/glob from 0.4.0 to 0.5.0.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com


Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi aparnajyothi-y@github.com

Bumps semver and @types/semver. These dependencies needed to be updated together.

Updates semver from 7.6.0 to 7.7.1

Updates @types/semver from 7.5.8 to 7.7.0


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com


Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HarithaVattikuti 73516759+HarithaVattikuti@users.noreply.github.com

Bumps prettier from 2.8.8 to 3.5.3.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com


Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi aparnajyothi-y@github.com

Bumps ts-jest from 29.1.2 to 29.3.2.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bumps @actions/tool-cache from 2.0.1 to 2.0.2.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com


Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HarithaVattikuti 73516759+HarithaVattikuti@users.noreply.github.com


Signed-off-by: dependabot[bot] support@github.com Signed-off-by: Stephen L. lrq3000@gmail.com Signed-off-by: Stephen L. LRQ3000@gmail.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HarithaVattikuti 73516759+HarithaVattikuti@users.noreply.github.com Co-authored-by: Matthieu Darbois mayeut@users.noreply.github.com Co-authored-by: gowridurgad 159780674+gowridurgad@users.noreply.github.com Co-authored-by: gowridurgad gowridurga@github.com Co-authored-by: priya-kinthali 147703874+priya-kinthali@users.noreply.github.com Co-authored-by: sciencewhiz sciencewhiz@users.noreply.github.com Co-authored-by: Priya Gupta 147705955+priyagupta108@users.noreply.github.com Co-authored-by: Zxilly 31370133+Zxilly@users.noreply.github.com Co-authored-by: aparnajyothi-y 147696841+aparnajyothi-y@users.noreply.github.com Co-authored-by: Joel Ambass Jcambass@users.noreply.github.com Co-authored-by: Jeff Widman jeff@jeffwidman.com Co-authored-by: John Wesley Walker III 81404201+jww3@users.noreply.github.com Co-authored-by: Ben Wells benwells@github.com Co-authored-by: Aparna Jyothi aparnajyothi-y@github.com Co-authored-by: Stephen Karl Larroque lrq3000@users.noreply.github.com Co-authored-by: Sam Gross colesbury@gmail.com Co-authored-by: mahabaleshwars 147705296+mahabaleshwars@users.noreply.github.com Co-authored-by: Kryštof Korb krystof@korb.cz Co-authored-by: Marc Mueller 30130371+cdce8p@users.noreply.github.com

mitjohnson pushed a commit to mitjohnson/homelab-config that referenced this pull request

Apr 17, 2026

@mitjohnson

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

[ Show hidden characters]({{ revealButtonHref }})