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

Commits on Apr 4, 2024

  1. Bump the npm_and_yarn group across 1 directory with 1 update

    Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici).
    
    
    Updates `undici` from 5.27.2 to 5.28.4
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.27.2...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ae1aac9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: future
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: idna
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: pillow
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: pyinstaller
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: requests
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: urllib3
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    59497ad View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #6 from winlover32/dependabot/pip/__tests__/data/p…

    …ip-0d00fa806f
    
    Bump the pip group across 1 directory with 7 updates
    winlover32 authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    da7d4d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from winlover32/dependabot/npm_and_yarn/npm_and…

    …_yarn-f588956305
    
    Bump the npm_and_yarn group across 1 directory with 1 update
    winlover32 authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a723dfb View commit details
    Browse the repository at this point in the history
Loading