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.56.0 in /msal-obo-sample #242

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps microsoft-graph from 5.5.0 to 5.56.0.

Release notes

Sourced from microsoft-graph's releases.

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.

v5.52.0

Added

  • Added triggerTypes to security.
  • Added resourceNamespaces to RbacApplication.

v5.51.0

Added

  • Adds AuthenticationMethodConfiguration derived types instances
  • Added AuthenticationMethodsPolicyMigrationState

v5.50.0

Added

  • Added members of type cast segment to administative units.

v5.49.0

Added

  • Added conditional access external tenants and guests.
  • Added learning experience/content/provider.

v5.48.0

Changed

  • Fixed invalid odata casts for memberOf and transitiveMemberOf methods

Added

... (truncated)

Changelog

Sourced from microsoft-graph's changelog.

[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

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

[5.53.0] - 2023-04-11

Added

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

[5.52.0] - 2023-04-04

Added

  • Added triggerTypes to security.
  • Added resourceNamespaces to RbacApplication.

[5.51.0] - 2023-03-28

Added

  • Adds AuthenticationMethodConfiguration derived types instances
  • Added AuthenticationMethodsPolicyMigrationState

[5.50.0] - 2023-03-21

... (truncated)

Commits
  • 19fdf60 Merge pull request #1433 from microsoftgraph/v1.0/pipelinebuild/113700
  • 19eb0b7 Update CHANGELOG.md
  • 532a3e9 Update generated files with build 113700
  • d20f810 Merge pull request #1432 from microsoftgraph/dependabot/gradle/android/com.an...
  • f37c82b Bump com.android.tools.build:gradle from 8.0.0 to 8.0.1 in /android
  • 5168085 Merge pull request #1423 from microsoftgraph/v1.0/pipelinebuild/113310
  • 283187d Update CHANGELOG.md
  • 1316e1d Merge pull request #1428 from microsoftgraph/dependabot/gradle/org.junit.jupi...
  • da3a3c1 Merge pull request #1431 from microsoftgraph/dependabot/gradle/android/org.ju...
  • 1222e01 Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3
  • 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 #245.