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.69.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.70.0
Choose a head ref
  • 8 commits
  • 303 files changed
  • 5 contributors

Commits on Jan 27, 2025

  1. build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v2.2.0...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    3b31508 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2809 from microsoftgraph/dependabot/github_action…

    …s/dependabot/fetch-metadata-2.3.0
    
    build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
    github-actions[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    02c4140 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. build(deps): bump actions/setup-dotnet from 4.2.0 to 4.3.0

    Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/actions/setup-dotnet/releases)
    - [Commits](actions/setup-dotnet@v4.2.0...v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-dotnet
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    11ce9ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2815 from microsoftgraph/dependabot/github_action…

    …s/actions/setup-dotnet-4.3.0
    
    build(deps): bump actions/setup-dotnet from 4.2.0 to 4.3.0
    github-actions[bot] authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    7678bb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

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

    Update generated files with build 180153
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    04cd32e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2830 from microsoftgraph/kiota/v1.0/pipelinebuild…

    …/180153
    
    Generated  models and request builders
    andrueastman authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    c772012 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ec0da View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2831 from microsoftgraph/release-please--branches…

    …--main--components--Microsoft.Graph
    
    chore(main): release 5.70.0
    andrueastman authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    5967b8a View commit details
    Browse the repository at this point in the history
Loading