Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps microsoft-graph from 5.5.0 to 5.31.0.

Release notes

Sourced from microsoft-graph's releases.

v5.31.0

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • References to newly added models/requests added to current models/requests.
  • Example: Authentication model now has refrences to EmailAuthenticationMethod, PhoneAuthenticationMethod, SoftwareOathAuthenticationMethod models.
  • Example: AuthenticationRequestBuilder now references EmailAuthenticationMethodRequestBuilder, PhoneAuthenticationMethodRequestBuilder, and SoftwareOathAuthenticationMethodRequestBuilder.

Added

  • AccessPackageAutomaticRequestSettings model.
  • AttributeRuleMembers model.
  • AuthenticationMethodSignInState model.
  • AuthenticationPhoneType model.
  • AvailabilityItem model.
  • BookingsAvailabilityStatus model.
  • StaffAvailabilityItem model.
  • BookingBusinessGetStaffAvailability models and related requests.
  • EmailAuthenticationMethod model and related requests.
  • PhoneAuthenticationMethod models and related requests.
  • SoftwareOathAuthenticationMethod model and related requests.

v5.30.0

Added

  • Added new authentication methods.
  • Added password reset operation.
  • Added cross tenant policies and federated identity.
  • Added E-discovery cases and a large set of associated types.
  • Added summary to Team.

v5.29.0

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • Emun values added to TeamsAsyncOperationType.

v5.28.0

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • Updated the classes with references to the newly added models and requests, ie. UserTeamwork.class, Team.class, Channel.class, etc.

Added

  • AssociatedTeamInfo model and related requests.
  • ChannelDoesUserHaveAccessParameterSet models and related requets.
  • SharedWithChannelTeamInfo model and related requests.
  • TeamInfo model and related requests.
  • ConversationMember requests.
  • ChannelCollection and ChannelReference requests.

v5.27.0

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • Added Certification to Application model.

... (truncated)

Changelog

Sourced from microsoft-graph's changelog.

[5.31.0] - 2022-07-21

Added

  • AccessPackageAutomaticRequestSettings model.
  • AttributeRuleMembers model.
  • AuthenticationMethodSignInState model.
  • AuthenticationPhoneType model.
  • AvailabilityItem model.
  • BookingsAvailabilityStatus model.
  • StaffAvailabilityItem model.
  • BookingBusinessGetStaffAvailability models and related requests.
  • EmailAuthenticationMethod model and related requests.
  • PhoneAuthenticationMethod models and related requests.
  • SoftwareOathAuthenticationMethod model and related requests.

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • References to newly added models/requests added to current models/requests.
  • Example: Authentication model now has refrences to EmailAuthenticationMethod, PhoneAuthenticationMethod, SoftwareOathAuthenticationMethod models.
  • Example: AuthenticationRequestBuilder now references EmailAuthenticationMethodRequestBuilder, PhoneAuthenticationMethodRequestBuilder, and SoftwareOathAuthenticationMethodRequestBuilder.

[5.30.0] - 2022-07-05

Added

  • Added new authentication methods.
  • Added password reset operation.
  • Added cross tenant policies and federated identity.
  • Added E-discovery cases and a large set of associated types.
  • Added summary to Team.

[5.29.0] - 2022-06-29

Added

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • Emun values added to TeamsAsyncOperationType.

[5.28.0] - 2022-06-21

Added

  • AssociatedTeamInfo model and related requests.
  • ChannelDoesUserHaveAccessParameterSet models and related requets.
  • SharedWithChannelTeamInfo model and related requests.
  • TeamInfo model and related requests.

... (truncated)

Commits
  • f68628f Merge pull request #1118 from microsoftgraph/v1.0/pipelinebuild/80520
  • 676fbcd Update CHANGELOG.md
  • 95f65f9 Update generated files with build 80520
  • 414067c Merge pull request #1115 from microsoftgraph/dependabot/gradle/android/com.gr...
  • cd82ce6 Bump gradle-enterprise-gradle-plugin from 3.10.2 to 3.10.3 in /android
  • c08e111 Merge pull request #1113 from microsoftgraph/v1.0/pipelinebuild/78951
  • 1c458ea - adds release notes for ediscovery cases
  • 1c2c8b3 Update generated files with build 78951
  • 82d9970 Merge pull request #1111 from microsoftgraph/v1.0/pipelinebuild/78356
  • 0fae15e Update CHANGELOG.md
  • 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)

Bumps [microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 5.5.0 to 5.31.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/dev/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-java@v5.5.0...v5.31.0)

---
updated-dependencies:
- dependency-name: com.microsoft.graph:microsoft-graph
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2022

Superseded by #155.

@dependabot dependabot bot closed this Aug 16, 2022
@dependabot dependabot bot deleted the dependabot/maven/msal-obo-sample/com.microsoft.graph-microsoft-graph-5.31.0 branch August 16, 2022 06:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant