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-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: actions/setup-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 3 files changed
  • 6 contributors

Commits on Feb 12, 2025

  1. v4 - Remove azureedge.net fallback logic and update install scrip…

    …ts (#572)
    
    * Remove logic for azureedge.net fallback in preparation for install script changes
    
    * remove extra spacing
    
    * Update README.md (#587)
    
    * upgrade cache from 3.2.4 to 4.0.0 (#586)
    
    * upgrade cache to 4.0.0
    
    * license update
    
    * failure fix
    
    * e2e failure fix
    
    * Configure Dependabot settings (#585)
    
    * Create dependabot.yml
    
    * update latest install scripts
    
    * Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#590)
    
    Bumps [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action) from 0.0.3 to 0.0.4.
    - [Release notes](https://github.com/actions/publish-immutable-action/releases)
    - [Commits](actions/publish-immutable-action@0.0.3...v0.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/publish-immutable-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump @actions/http-client from 2.2.1 to 2.2.3 (#592)
    
    * Bump @actions/http-client from 2.2.1 to 2.2.3
    
    Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.1 to 2.2.3.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/http-client"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix for the 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>
    
    * Bump undici from 5.28.4 to 5.28.5 (#596)
    
    * Bump undici from 5.28.4 to 5.28.5
    
    Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.4...v5.28.5)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix for the check failures
    
    * fix for licensed check failure
    
    ---------
    
    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>
    
    * Remove old URLs from E2E tests workflow
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: Ben Wells <benwells@github.com>
    Co-authored-by: aparnajyothi-y <147696841+aparnajyothi-y@users.noreply.github.com>
    Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
    6 people authored Feb 12, 2025
    Copy the full SHA
    83c0c1a View 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 v4.3.0...main