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.30.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.30.1
Choose a head ref
  • 14 commits
  • 13 files changed
  • 5 contributors

Commits on Feb 26, 2025

  1. chore(deps): bump com.microsoft.graph:microsoft-graph-core

    Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 3.6.0 to 3.6.1.
    - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases)
    - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/main/CHANGELOG.md)
    - [Commits](microsoftgraph/msgraph-sdk-java-core@v3.6.0...v3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.graph:microsoft-graph-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    0be15f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2313 from microsoftgraph/dependabot/maven/com.mic…

    …rosoft.graph-microsoft-graph-core-3.6.1
    
    chore(deps): bump com.microsoft.graph:microsoft-graph-core from 3.6.0 to 3.6.1
    github-actions[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    50cf4e1 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump com.microsoft.graph:microsoft-graph-core

    Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 3.6.0 to 3.6.1.
    - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases)
    - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/main/CHANGELOG.md)
    - [Commits](microsoftgraph/msgraph-sdk-java-core@v3.6.0...v3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.graph:microsoft-graph-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    dfc2f8e View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump com.microsoft.graph:microsoft-graph-core in /java-8

    Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 3.6.0 to 3.6.1.
    - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases)
    - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/main/CHANGELOG.md)
    - [Commits](microsoftgraph/msgraph-sdk-java-core@v3.6.0...v3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.graph:microsoft-graph-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    4219e68 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2315 from microsoftgraph/dependabot/gradle/java-8…

    …/com.microsoft.graph-microsoft-graph-core-3.6.1
    
    chore(deps): bump com.microsoft.graph:microsoft-graph-core from 3.6.0 to 3.6.1 in /java-8
    github-actions[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    ded7360 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2314 from microsoftgraph/dependabot/gradle/com.mi…

    …crosoft.graph-microsoft-graph-core-3.6.1
    
    chore(deps): bump com.microsoft.graph:microsoft-graph-core from 3.6.0 to 3.6.1
    github-actions[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    1b83b14 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

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

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

    …d/com.android.tools.build-gradle-8.8.2
    
    chore(deps): bump com.android.tools.build:gradle from 8.8.1 to 8.8.2 in /android
    github-actions[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    5d2db8e View commit details
    Browse the repository at this point in the history
  3. fix: align build files and javadoc file strcuture

    Andrew Omondi committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    9eec01c View commit details
    Browse the repository at this point in the history
  4. fix: ensure javadocs are generated

    Andrew Omondi committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    455f669 View commit details
    Browse the repository at this point in the history
  5. chore: fix boolean value

    Andrew Omondi committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    0475eef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2317 from microsoftgraph/andrueastman/testMove

    fix: resolve javadoc and source locations
    andrueastman authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    a8478a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e9d74c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2318 from microsoftgraph/release-please--branches…

    …--main--components--com.microsoft.graph.microsoft-graph
    
    chore(main): release 6.30.1
    andrueastman authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    eaa0e83 View commit details
    Browse the repository at this point in the history
Loading