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.34.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.35.0
Choose a head ref
  • 9 commits
  • 2,822 files changed
  • 5 contributors

Commits on Apr 4, 2025

  1. chore(deps): bump actions/create-github-app-token from 1 to 2 (#2349)

    Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1 to 2.
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-version: '2'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    f02a2c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

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

    Update generated files with build 185105
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    4d0b85f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2352 from microsoftgraph/v1.0/pipelinebuild/185105

    Generated  models and request builders
    baywet authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    965e9af View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

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

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

    …gle.code.gson-gson-2.13.0
    
    chore(deps): bump com.google.code.gson:gson from 2.12.1 to 2.13.0
    github-actions[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    6ac6bd2 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.1 to 5.12.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.12.1...r5.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-version: 5.12.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: junit-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    cd3f7aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2356 from microsoftgraph/dependabot/maven/junit-d…

    …ependencies-4b199dcefa
    
    chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.12.1 to 5.12.2 in the junit-dependencies group
    github-actions[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    a7d847f View commit details
    Browse the repository at this point in the history
  5. chore(main): release 6.35.0

    release-please[bot] authored and rkodev committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    726c64d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2353 from microsoftgraph/release-please--branches…

    …--main--components--com.microsoft.graph.microsoft-graph
    
    chore(main): release 6.35.0
    baywet authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    6de23da View commit details
    Browse the repository at this point in the history
Loading