Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/setup-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: actions/setup-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 27 files changed
  • 9 contributors

Commits on Sep 18, 2025

  1. 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>
    dependabot[bot] and aparnajyothi-y authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    4267e28 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. Add support for pip-install input (#1201)

    * Add pip-install input
    
    * Improve error message
    
    * Logic update
    
    ---------
    
    Co-authored-by: “gowridurgad” <“hgowridurgad@github.com>
    gowridurgad and “gowridurgad” authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    2e3e4b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. 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
    yarikoptic authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    18566f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. 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>
    dependabot[bot] and priya-kinthali authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    bba65e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Configuration menu
    Copy the full SHA
    cfd55ca View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. 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>
    dependabot[bot] and gowridurgad authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    443da59 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. 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>
    dependabot[bot] authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    97aeb3e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. 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>
    dependabot[bot] authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    bfc4944 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. 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>
    3 people authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    83679a8 View commit details
    Browse the repository at this point in the history
Loading