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 Aug 16, 2022

Bumps microsoft-graph from 5.5.0 to 5.32.0.

Release notes

Sourced from microsoft-graph's releases.

v5.32.0

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • References to newly added models/requests added to current models/requests.

Added

  • AttachmentInfo model.
  • DeviceDeltaParameterSet models.
  • DeviceManagementReportsGetNoncompliantDevicesAndSettingsReportParameterSet models.
  • DiskType model.
  • SignInFrequencyAuthenticationType model.
  • SignInFrequencyInterval model.
  • DocumentSetVersionRestoreParameterSet models.
  • UserExperienceAnalyticsHealthState model.
  • AttachmentBase models and related requests.
  • AttachmentSession model and related requests.
  • DocumentSetVersion models and related requests.
  • TaskFileAttachment model and related requests.
  • UserExperienceAnalyticsDevicePerformance model and related requests.

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

... (truncated)

Changelog

Sourced from microsoft-graph's changelog.

[5.32.0] - 2022-08-11

Added

  • AttachmentInfo model.
  • DeviceDeltaParameterSet models.
  • DeviceManagementReportsGetNoncompliantDevicesAndSettingsReportParameterSet models.
  • DiskType model.
  • SignInFrequencyAuthenticationType model.
  • SignInFrequencyInterval model.
  • DocumentSetVersionRestoreParameterSet models.
  • UserExperienceAnalyticsHealthState model.
  • AttachmentBase models and related requests.
  • AttachmentSession model and related requests.
  • DocumentSetVersion models and related requests.
  • TaskFileAttachment model and related requests.
  • UserExperienceAnalyticsDevicePerformance 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.

[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

... (truncated)

Commits
  • de86ba5 Merge pull request #1139 from microsoftgraph/v1.0/pipelinebuild/81963
  • d5969ee Update CHANGELOG.md
  • 7fb1fc3 Merge pull request #1142 from microsoftgraph/dependabot/gradle/android/com.gr...
  • e4f3812 Bump gradle-enterprise-gradle-plugin from 3.10.3 to 3.11.1 in /android
  • cfc84a2 Merge pull request #1141 from microsoftgraph/dependabot/github_actions/dawidd...
  • 9a481e9 Bump dawidd6/action-download-artifact from 2.21.1 to 2.22.0
  • 377cf03 Update generated files with build 81963
  • a26a30c Merge pull request #1136 from microsoftgraph/dependabot/github_actions/androi...
  • 465debe Merge pull request #1137 from microsoftgraph/dependabot/gradle/android/com.an...
  • 3d61d00 Bump gradle from 7.2.1 to 7.2.2 in /android
  • 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.32.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.32.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 Aug 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2022

Superseded by #158.

@dependabot dependabot bot closed this Aug 24, 2022
@dependabot dependabot bot deleted the dependabot/maven/msal-obo-sample/com.microsoft.graph-microsoft-graph-5.32.0 branch August 24, 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