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.97.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.98.0
Choose a head ref
  • 7 commits
  • 182 files changed
  • 7 contributors

Commits on Nov 25, 2025

  1. build(deps): bump actions/setup-dotnet from 5.0.0 to 5.0.1

    Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/actions/setup-dotnet/releases)
    - [Commits](actions/setup-dotnet@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-dotnet
      dependency-version: 5.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    7711aa5 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. build(deps): bump actions/checkout from 5 to 6 (#3035)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      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>
    dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    859f428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e81f63 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3036 from microsoftgraph/dependabot/github_action…

    …s/actions/setup-dotnet-5.0.1
    
    build(deps): bump actions/setup-dotnet from 5.0.0 to 5.0.1
    github-actions[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    e4d05e1 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github/codeql-action from 3 to 4 (#3008)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: '4'
      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: Peter Ombwa <[email protected]>
    dependabot[bot] and peombwa authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    be086f6 View commit details
    Browse the repository at this point in the history
  5. feat(generation): update request builders and models (#3038)

    Update generated files with build 204842
    
    Co-authored-by: Microsoft Graph DevX Tooling <[email protected]>
    microsoft-graph-devx-bot[bot] and Microsoft Graph DevX Tooling authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    3099dbf View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. chore(main): release 5.98.0 (#3039)

    Co-authored-by: release-please-token-provider[bot] <225477224+release-please-token-provider[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    c915ac3 View commit details
    Browse the repository at this point in the history
Loading