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 24, 2022

Bumps microsoft-graph from 5.5.0 to 5.33.0.

Release notes

Sourced from microsoft-graph's releases.

v5.33.0

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • VerifiedPublisher property added to ServicePrincipal model.

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.

... (truncated)

Changelog

Sourced from microsoft-graph's changelog.

[5.33.0] - 2022-08-23

Added

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • VerifiedPublisher property added to ServicePrincipal model.

[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

... (truncated)

Commits
  • c06a888 Merge pull request #1154 from microsoftgraph/v1.0/pipelinebuild/83608
  • 615752a Update CHANGELOG.md
  • af73626 Update generated files with build 83608
  • 9234a4f Merge pull request #1148 from microsoftgraph/dependabot/github_actions/tibdex...
  • 0fe20b7 Bump tibdex/github-app-token from 1.3.0 to 1.6
  • d3beed7 Merge pull request #1143 from microsoftgraph/dependabot/gradle/org.mockito-mo...
  • ec5283b Merge pull request #1144 from microsoftgraph/dependabot/maven/org.mockito-moc...
  • ee8123b Merge pull request #1145 from microsoftgraph/dependabot/gradle/android/org.mo...
  • f0a6c73 Bump mockito-inline from 4.6.1 to 4.7.0 in /android
  • c6e5053 Bump mockito-inline from 4.6.1 to 4.7.0
  • 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.33.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.33.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 24, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2022

Superseded by #160.

@dependabot dependabot bot closed this Sep 2, 2022
@dependabot dependabot bot deleted the dependabot/maven/msal-obo-sample/com.microsoft.graph-microsoft-graph-5.33.0 branch September 2, 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