Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: Interestd/setup-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Loading
...
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
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 88 files changed
  • 6 contributors

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 (actions#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 (actions#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 (actions#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 (actions#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

Commits on Dec 30, 2025

  1. Bump urllib3 from 2.5.0 to 2.6.0 in /__tests__/data (actions#1253)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.5.0...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.0
      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 Dec 30, 2025
    Configuration menu
    Copy the full SHA
    4f41a90 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. Upgrade @actions dependencies to Node 24 compatible versions (actions…

    …#1259)
    
    * Upgrade @actions dependencies to Node 24 compatible versions
    
    Upgrades the following @actions packages:
    - @actions/cache: ^4.0.3 → ^5.0.1
    - @actions/core: ^1.10.0 → ^2.0.1
    - @actions/exec: ^1.1.0 → ^2.0.0
    - @actions/http-client: ^2.2.3 → ^3.0.0
    - @actions/io: ^1.0.2 → ^2.0.0
    
    License updates:
    - Add blueoak-1.0.0 to allowed licenses (new transitive dependency: sax)
    - Add @actions/http-client to reviewed licenses (MIT licensed but detected as 'other')
    
    Also ran npm audit fix to resolve vulnerabilities.
    
    * update patch version
    
    * upgrade actions/checkout from v5 to v6
    
    * check failures fix
    
    * revert the pinned pipenv version
    
    * check failure fix
    
    * npm run build
    
    ---------
    
    Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
    salmanmkc and aparnajyothi-y authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    bfe8cc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. Bump urllib3 from 2.6.0 to 2.6.3 in /__tests__/data (actions#1264)

    * Bump urllib3 from 2.6.0 to 2.6.3 in /__tests__/data
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.6.0...2.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * check-failure fix
    
    * check failure fix
    
    * Bump urllib3 from 2.6.0 to 2.6.3 in /__tests__/data
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.6.0...2.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix for e2e-tests.yml failure and version update in packagejson
    
    ---------
    
    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>
    Co-authored-by: mahabaleshwars <147705296+mahabaleshwars@users.noreply.github.com>
    3 people authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    a309ff8 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.