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.57.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.58.0
Choose a head ref
  • 16 commits
  • 15,908 files changed
  • 8 contributors

Commits on Sep 5, 2024

  1. build(deps): bump the mstest group across 2 directories with 1 update

    Bumps the mstest group with 1 update in the / directory: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest).
    Bumps the mstest group with 1 update in the /tests/Microsoft.Graph.DotnetCore.Test directory: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest).
    
    
    Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.11.0...v17.11.1)
    
    Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.11.0...v17.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mstest
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mstest
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3ba6d7a View commit details
    Browse the repository at this point in the history
  2. docs: fixes broken links in Readme

    andrueastman authored and baywet committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    edccb5a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2658 from microsoftgraph/dependabot/nuget/mstest-…

    …fd3cec7d6f
    
    build(deps): bump the mstest group across 2 directories with 1 update
    github-actions[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d2b6d8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73437fa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2655 from microsoftgraph/andrueastman-patch-1

    docs: fixes broken links in Readme
    andrueastman authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    baf513c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58cb7e6 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/main'

    Andrew Omondi committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d3f24e9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2659 from andrueastman/andrueastman/fixBaselines

    chore: update baselines due to false positives in kiota-export file
    andrueastman authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4f670f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. build(deps): bump Moq from 4.20.71 to 4.20.72

    Bumps [Moq](https://github.com/moq/moq) from 4.20.71 to 4.20.72.
    - [Release notes](https://github.com/moq/moq/releases)
    - [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md)
    - [Commits](moq/moq.spikes@v4.20.71...v4.20.72)
    
    ---
    updated-dependencies:
    - dependency-name: Moq
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fcbca1c View commit details
    Browse the repository at this point in the history
  2. build(deps): bump Moq in /tests/Microsoft.Graph.DotnetCore.Test

    Bumps [Moq](https://github.com/moq/moq) from 4.20.71 to 4.20.72.
    - [Release notes](https://github.com/moq/moq/releases)
    - [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md)
    - [Commits](moq/moq.spikes@v4.20.71...v4.20.72)
    
    ---
    updated-dependencies:
    - dependency-name: Moq
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2dba5fc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2662 from microsoftgraph/dependabot/nuget/Moq-4.2…

    …0.72
    
    build(deps): bump Moq from 4.20.71 to 4.20.72
    github-actions[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    07cbc57 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2663 from microsoftgraph/dependabot/nuget/tests/M…

    …icrosoft.Graph.DotnetCore.Test/Moq-4.20.72
    
    build(deps): bump Moq from 4.20.71 to 4.20.72 in /tests/Microsoft.Graph.DotnetCore.Test
    github-actions[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    556189d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

    Update generated files with build 162820
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ce5ccf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

    …/162820
    
    Generated  models and request builders
    shemogumbe authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    018e9b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9aaf67 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2667 from microsoftgraph/release-please--branches…

    …--main--components--Microsoft.Graph
    
    chore(main): release 5.58.0
    baywet authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b97b2cc View commit details
    Browse the repository at this point in the history
Loading