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-training-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sachsgit/msgraph-training-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 23, 2023

  1. Bump junit:junit in /demos/03-add-msgraph/graphtutorial

    Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
    - [Commits](junit-team/junit4@r4.11...r4.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: junit:junit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    668b274 View commit details
    Browse the repository at this point in the history
  2. Bump junit:junit in /demos/01-create-app/graphtutorial

    Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
    - [Commits](junit-team/junit4@r4.11...r4.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: junit:junit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    2ace8bf View commit details
    Browse the repository at this point in the history
  3. Bump junit:junit in /demos/02-add-aad-auth/graphtutorial

    Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
    - [Commits](junit-team/junit4@r4.11...r4.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: junit:junit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    4b865a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge pull request #2 from sachsgit/dependabot/maven/demos/03-add-msg…

    …raph/graphtutorial/junit-junit-4.13.1
    
    Bump junit:junit from 4.11 to 4.13.1 in /demos/03-add-msgraph/graphtutorial
    sachsgit authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    979ce34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from sachsgit/dependabot/maven/demos/01-create-…

    …app/graphtutorial/junit-junit-4.13.1
    
    Bump junit:junit from 4.11 to 4.13.1 in /demos/01-create-app/graphtutorial
    sachsgit authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bac1de1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from sachsgit/dependabot/maven/demos/02-add-aad…

    …-auth/graphtutorial/junit-junit-4.13.1
    
    Bump junit:junit from 4.11 to 4.13.1 in /demos/02-add-aad-auth/graphtutorial
    sachsgit authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d8e907b View commit details
    Browse the repository at this point in the history
Loading