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.39.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.40.0
Choose a head ref
  • 11 commits
  • 99 files changed
  • 5 contributors

Commits on May 29, 2025

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

    Bumps com.android.tools.build:gradle from 8.10.0 to 8.10.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.tools.build:gradle
      dependency-version: 8.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 29, 2025
    Configuration menu
    Copy the full SHA
    b729211 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. chore: upgrades wrapper

    baywet committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    6630edf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2381 from microsoftgraph/dependabot/gradle/androi…

    …d/com.android.tools.build-gradle-8.10.1
    
    chore(deps): bump com.android.tools.build:gradle from 8.10.0 to 8.10.1 in /android
    github-actions[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    cf90a87 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api

    Bumps the junit-dependencies group with 1 update: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5).
    
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.2 to 5.13.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.12.2...r5.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-version: 5.13.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: junit-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    4057b77 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2382 from microsoftgraph/dependabot/maven/junit-d…

    …ependencies-4cc26a6ab9
    
    chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.12.2 to 5.13.0 in the junit-dependencies group
    github-actions[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    afa9307 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump dawidd6/action-download-artifact from 9 to 10

    Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 9 to 10.
    - [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
    - [Commits](dawidd6/action-download-artifact@v9...v10)
    
    ---
    updated-dependencies:
    - dependency-name: dawidd6/action-download-artifact
      dependency-version: '10'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    3a8be5b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2383 from microsoftgraph/dependabot/github_action…

    …s/dawidd6/action-download-artifact-10
    
    chore(deps): bump dawidd6/action-download-artifact from 9 to 10
    baywet authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    7c9c0d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

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

    Update generated files with build 189193
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    ab70830 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2384 from microsoftgraph/v1.0/pipelinebuild/189193

    Generated  models and request builders
    baywet authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    fe7f1db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba7b266 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2385 from microsoftgraph/release-please--branches…

    …--main--components--com.microsoft.graph.microsoft-graph
    
    chore(main): release 6.40.0
    baywet authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    91d519f View commit details
    Browse the repository at this point in the history
Loading