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.2.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: v4.3.0
Choose a head ref
  • 6 commits
  • 39 files changed
  • 5 contributors

Commits on Jan 16, 2025

  1. Update README.md (#587)

    Ben Wells authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    f9d0f62 View commit details
    Browse the repository at this point in the history
  2. upgrade cache from 3.2.4 to 4.0.0 (#586)

    * upgrade cache to 4.0.0
    
    * license update
    
    * failure fix
    
    * e2e failure fix
    aparnajyothi-y authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    4b37d22 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Configure Dependabot settings (#585)

    * Create dependabot.yml
    
    * update latest install scripts
    HarithaVattikuti authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    91b3793 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. 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>
    dependabot[bot] authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    3e76c4d View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] and aparnajyothi-y authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    4849e73 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] and aparnajyothi-y authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    3951f0d View commit details
    Browse the repository at this point in the history
Loading