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

Commits on Apr 22, 2025

  1. chore(deps): bump com.android.tools.build:gradle in /android

    Bumps com.android.tools.build:gradle from 8.9.1 to 8.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.tools.build:gradle
      dependency-version: 8.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    0f4cb0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2361 from microsoftgraph/dependabot/gradle/androi…

    …d/com.android.tools.build-gradle-8.9.2
    
    chore(deps): bump com.android.tools.build:gradle from 8.9.1 to 8.9.2 in /android
    github-actions[bot] authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    512c30a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. chore(deps): bump com.google.code.gson:gson from 2.13.0 to 2.13.1

    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.1.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.13.0...gson-parent-2.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-version: 2.13.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    5411c8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2362 from microsoftgraph/dependabot/maven/com.goo…

    …gle.code.gson-gson-2.13.1
    
    chore(deps): bump com.google.code.gson:gson from 2.13.0 to 2.13.1
    github-actions[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    6b85be3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

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

    Update generated files with build 186934
    
    Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
    microsoft-graph-devx-bot[bot] and Microsoft Graph DevX Tooling authored May 7, 2025
    Configuration menu
    Copy the full SHA
    8701225 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.37.0 (#2368)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    7a46891 View commit details
    Browse the repository at this point in the history
Loading