-
Notifications
You must be signed in to change notification settings - Fork 688
Comparing changes
Open a pull request
base repository: actions/setup-python
base: v6.0.0
head repository: actions/setup-python
compare: main
- 9 commits
- 27 files changed
- 9 contributors
Commits on Sep 18, 2025
-
Bump urllib3 from 1.26.19 to 2.5.0 in /__tests__/data and document br…
…eaking changes in v6 (#1139) * Bump urllib3 from 1.26.19 to 2.5.0 in /__tests__/data Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * documentation update * doc update * doc update * doc format update * doc update * doc update * doc update * fix check failures --------- 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>
Configuration menu - View commit details
-
Copy full SHA for 4267e28 - Browse repository at this point
Copy the full SHA 4267e28View commit details
Commits on Sep 26, 2025
-
Add support for pip-install input (#1201)
* Add pip-install input * Improve error message * Logic update --------- Co-authored-by: “gowridurgad” <“hgowridurgad@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e3e4b1 - Browse repository at this point
Copy the full SHA 2e3e4b1View commit details
Commits on Oct 14, 2025
-
Improve wording and "fix example" (remove 3.13) on testing against pr…
…e-release (#979) * Improve wording and "fix example" (remove 3.13) on testing against pre-releases 3.13 was added in a mass tune up in 0b93645 , without adjusting the wording. With 3.13 listed there too, example does not really make much sense. So I decided to make it explicit in wording and remove 3.13, so whenever next refactoring to add 3.14 to be added to every line where 3.13 is -- this would not even come to attention * Update to use 3.14 not 3.12 as an example for pre-release
Configuration menu - View commit details
-
Copy full SHA for 18566f8 - Browse repository at this point
Copy the full SHA 18566f8View commit details
Commits on Oct 20, 2025
-
Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (…
…#1094) * Bump typescript from 5.4.2 to 5.8.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.4.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update header text from 'Linux' to 'Ubuntu' * update target to ES2022 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: priya-kinthali <priya-kinthali@github.com>
Configuration menu - View commit details
-
Copy full SHA for bba65e5 - Browse repository at this point
Copy the full SHA bba65e5View commit details
Commits on Oct 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cfd55ca - Browse repository at this point
Copy the full SHA cfd55caView commit details
Commits on Nov 12, 2025
-
Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation updat…
…e for pip-install input (#1199) * Bump actions/publish-action from 0.3.0 to 0.4.0 Bumps [actions/publish-action](https://github.com/actions/publish-action) from 0.3.0 to 0.4.0. - [Commits](actions/publish-action@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: actions/publish-action dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * updated README for pip-install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gowridurgad <gowridurgad@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 443da59 - Browse repository at this point
Copy the full SHA 443da59View commit details
Commits on Nov 13, 2025
-
Bump requests from 2.32.2 to 2.32.4 in /__tests__/data (#1130)
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97aeb3e - Browse repository at this point
Copy the full SHA 97aeb3eView commit details
Commits on Nov 18, 2025
-
Bump prettier from 3.5.3 to 3.6.2 (#1234)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bfc4944 - Browse repository at this point
Copy the full SHA bfc4944View commit details
Commits on Nov 24, 2025
-
Bump @types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-1…
…5-intel (#1235) * Bump @types/node from 24.1.0 to 24.9.1 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.1.0 to 24.9.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Fix license check failure * update macos-13 to macos-15-intel --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Priyagupta108 <priyagupta108@github.com> Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
Configuration menu - View commit details
-
Copy full SHA for 83679a8 - Browse repository at this point
Copy the full SHA 83679a8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.0.0...main