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.32.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.33.0
Choose a head ref
  • 4 commits
  • 63 files changed
  • 5 contributors

Commits on Mar 17, 2025

  1. 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.0 to 5.12.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      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 Mar 17, 2025
    Configuration menu
    Copy the full SHA
    b1bdd1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2333 from microsoftgraph/dependabot/maven/junit-d…

    …ependencies-838822dcf3
    
    chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.12.0 to 5.12.1 in the junit-dependencies group
    github-actions[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    1fe212c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

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

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

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