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
35 stars 31 forks source link

Bump microsoft-graph from 5.5.0 to 5.58.0 in /msal-obo-sample #248

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps microsoft-graph from 5.5.0 to 5.58.0.

Release notes

Sourced from microsoft-graph's releases.

v5.58.0

Added

  • OnlineMeetingGetVirtualAppointmentJoinWebUrl model and related requests.
  • SiteGetAllSites model and related requests.
  • The following models and requests have been added to the externalConnectors namespace:
  • ExternalActivity models and related requests.
  • ExternalItemAddActivities models and related requests.
  • IdentityReference and IdentityWithReference requests.

v5.57.0

Added

  • CrossTenantUserSyncInbound model.
  • CrossTenantIdentitySyncPolicyPartner model and related requests.
  • The following models have been added to the externalConnectors namespace:
  • ActivitySettings
  • DisplayTemplate
  • ItemIdResolver
  • PropertyRule
  • RuleOperation
  • SearchSettings
  • UrlMatchInfo
  • UrlToItemResolverBase.

v5.56.0

Added

  • InboundOutboundPolicyConfiguration model.

Removed

  • CertificateBasedAuthConfiguration requests via reference removed.

v5.55.0

Added

  • AllowedValue model and related requests.
  • AttributeSet model and related requests.
  • CustomSecurityAttributeDefinition model and related requests.
  • ReportRootGetTeamsTeam derived models and related requests.

v5.54.0

Added

  • AuthenticationCombinationConfiguration model and requests.
  • AuthenticationMethodMode derived models and requests.
  • AuthenticationStrengthPolicy derived models and requests.

v5.53.0

Added

  • Added BrowserSharedCookie model and derived type instances/requests.
  • Added BrowserSites model and derived type instances/requests.

... (truncated)

Changelog

Sourced from microsoft-graph's changelog.

[5.58.0] - 2023-05-19

Added

  • OnlineMeetingGetVirtualAppointmentJoinWebUrl model and related requests.
  • SiteGetAllSites model and related requests.
  • The following models and requests have been added to the externalConnectors namespace:
  • ExternalActivity models and related requests.
  • ExternalItemAddActivities models and related requests.
  • IdentityReference and IdentityWithReference requests.

[5.57.0] - 2023-05-12

Added

  • CrossTenantUserSyncInbound model.
  • CrossTenantIdentitySyncPolicyPartner model and related requests.
  • The following models have been added to the externalConnectors namespace:
  • ActivitySettings
  • DisplayTemplate
  • ItemIdResolver
  • PropertyRule
  • RuleOperation
  • SearchSettings
  • UrlMatchInfo
  • UrlToItemResolverBase.

[5.56.0] - 2023-05-03

Added

  • InboundOutboundPolicyConfiguration model.

Removed

  • CertificateBasedAuthConfiguration requests via reference removed.

[5.55.0] - 2023-04-27

Added

  • AllowedValue model and related requests.
  • AttributeSet model and related requests.
  • CustomSecurityAttributeDefinition model and related requests.
  • ReportRootGetTeamsTeam derived models and related requests.

[5.54.0] - 2023-04-20

Added

... (truncated)

Commits
  • 5126533 Merge pull request #1446 from microsoftgraph/v1.0/pipelinebuild/114661
  • 9d1c345 Update CHANGELOG.md
  • 78ea292 Update generated files with build 114661
  • ac9c75c Merge pull request #1440 from microsoftgraph/v1.0/pipelinebuild/114201
  • aab2dd5 Update CHANGELOG.md
  • 5bb65a7 Merge pull request #1443 from microsoftgraph/dependabot/github_actions/rickst...
  • 32d7774 Bump rickstaa/action-create-tag from 1.6.1 to 1.6.2
  • faa64e1 Merge pull request #1442 from microsoftgraph/dependabot/gradle/android/com.gr...
  • f92403a Bump com.gradle:gradle-enterprise-gradle-plugin in /android
  • 36a760d Update generated files with build 114201
  • 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 #249.