Thanks to visit codestin.com
Credit goes to github.com

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: microsoftgraph/msgraph-sdk-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.93.0
Choose a base ref
...
head repository: microsoftgraph/msgraph-sdk-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.94.0
Choose a head ref
  • 6 commits
  • 65 files changed
  • 5 contributors

Commits on Sep 25, 2025

  1. build(deps): bump actions/checkout from 4 to 5 (#2978)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Mainer <[email protected]>
    dependabot[bot] and MIchaelMainer authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    dcf1ccf View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-dotnet from 4.3.1 to 5.0.0 (#2988)

    Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.1 to 5.0.0.
    - [Release notes](https://github.com/actions/setup-dotnet/releases)
    - [Commits](actions/setup-dotnet@v4.3.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-dotnet
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Mainer <[email protected]>
    dependabot[bot] and MIchaelMainer authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    9ddd98b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. feat(generation): update request builders and models

    Update generated files with build 199037
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    dc5ef6e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Merge pull request #3003 from microsoftgraph/kiota/v1.0/pipelinebuild…

    …/199037
    
    Generated  models and request builders
    ramsessanchez authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    2f39d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    893dc06 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Merge pull request #3005 from microsoftgraph/release-please--branches…

    …--main--components--Microsoft.Graph
    
    chore(main): release 5.94.0
    ramsessanchez authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    e4a6341 View commit details
    Browse the repository at this point in the history
Loading