Azure-Samples / ms-identity-java-webapi

A Java Web API that calls another web API with the Microsoft identity platform using the On-Behalf-Of flow
MIT License
36 stars 30 forks source link

Bump microsoft-graph from 5.5.0 to 5.63.0 in /msal-obo-sample #263

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps microsoft-graph from 5.5.0 to 5.63.0.

Release notes

Sourced from microsoft-graph's releases.

v5.63.0

Added

  • AccessReviewRecommendationInsightSetting model.
  • AppLog derived types and requests.
  • AssignmentType model.
  • AuthenticationMethod derived types and requests.
  • AzureAdPopTokenAuthentication model.
  • CourseStatus model.
  • CustomExtension model, derived types, and requests.
  • DeletedItemContainer model and requests.
  • DeviceLog derived types and requests.
  • DeviceManagement derived types and requests.
  • DeviceProtectionOverview model.
  • DriveItemSensitivity derived types and requests.
  • EmailSettings model.
  • EmployeeExperienceUser model and requests.
  • FeatureType model.
  • GovernanceInsight model and requests.
  • GroupPeerOutlierRecommendationInsightSettings model.
  • IncludedUser models.
  • Learning derived types and requests.
  • LogicAppTriggerEndpointConfiguration model.
  • MacOSMicrosoftDefenderApp model and requests.
  • MalwareStateForWindowsDevice model and requests.
  • MembershipOutlierInsight model and requests.
  • MobileAppTroubleshootingEvent model and requests.
  • TeamsApp derived types and requests.
  • UserRegistration derived types and requests.
  • UserExperienceAnalytics derived types and requests.
  • The IdentityGovernance namespace was added, this includes models and requests.
  • The Security namespace was updated, this includes models and requests.

v5.62.0

Changed

  • Generated v1.0 models and request builders using Typewriter.

v5.61.0

Changed

  • Generated v1.0 models and request builders using Typewriter.

v5.60.0

Added

  • LayoutTemplateType model.
  • LoginPageLayoutConfiguration model.
  • LoginPageTextVisibilitySettings model.
  • OrganizationalBrandingProperties derived requests.

... (truncated)

Changelog

Sourced from microsoft-graph's changelog.

[5.63.0] - 2023-07-07

Added

  • AccessReviewRecommendationInsightSetting model.
  • AppLog derived types and requests.
  • AssignmentType model.
  • AuthenticationMethod derived types and requests.
  • AzureAdPopTokenAuthentication model.
  • CourseStatus model.
  • CustomExtension model, derived types, and requests.
  • DeletedItemContainer model and requests.
  • DeviceLog derived types and requests.
  • DeviceManagement derived types and requests.
  • DeviceProtectionOverview model.
  • DriveItemSensitivity derived types and requests.
  • EmailSettings model.
  • EmployeeExperienceUser model and requests.
  • FeatureType model.
  • GovernanceInsight model and requests.
  • GroupPeerOutlierRecommendationInsightSettings model.
  • IncludedUser models.
  • Learning derived types and requests.
  • LogicAppTriggerEndpointConfiguration model.
  • MacOSMicrosoftDefenderApp model and requests.
  • MalwareStateForWindowsDevice model and requests.
  • MembershipOutlierInsight model and requests.
  • MobileAppTroubleshootingEvent model and requests.
  • TeamsApp derived types and requests.
  • UserRegistration derived types and requests.
  • UserExperienceAnalytics derived types and requests.
  • The IdentityGovernance namespace was added, this includes models and requests.
  • The Security namespace was updated, this includes models and requests.

[5.62.0] - 2023-06-23

Changed

  • Generated v1.0 models and request builders using Typewriter.

[5.61.0] - 2023-06-16

Changed

  • Generated v1.0 models and request builders using Typewriter.

[5.60.0] - 2023-06-09

Added

... (truncated)

Commits
  • de8aee0 Merge pull request #1492 from microsoftgraph/v1.0/pipelinebuild/119223
  • 6722fe9 Update CHANGELOG.md
  • 2c03612 temurin
  • 41d59b7 temurin
  • c7d1f53 temurin
  • 5e2bb53 Merge pull request #1497 from microsoftgraph/onboarding-prIssueManagement
  • df106de Deleting fabricbot.json
  • 93fdce9 Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as Fab...
  • 87496b5 Update generated files with build 119223
  • 1ddc2ca Merge pull request #1488 from microsoftgraph/dependabot/gradle/android/com.go...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #266.