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 Sep 23, 2022

Bumps microsoft-graph from 5.5.0 to 5.36.0.

Release notes

Sourced from microsoft-graph's releases.

v5.36.0

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • Classes related to the removed and added models/requests have been updated to reflect the addition and removal of these models/requests.
  • Removed RestrictedSignIn models and related requests.

Added

  • MessagePinnedEventMessageDetail model.
  • MessageUnpinnedEventMessageDetail model.
  • RedirectUriSettings model.
  • X509Certificate models.
  • ContentSharingSession model and related requests.
  • PinnedChatMessageInfo model and related requests.
  • X509CertificateAuthentication models and related requests.
  • ChatMessageReference requests.
  • ChatMessageWithReference requests.

v5.34.0

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • References to newly added models/requests added to current models/requests.
  • Example: WindowsUpdateForBusinessConfiguration model references newly added WindowsUpdate models and requests.
  • Example: PresenceRequestBuilder request references newly added PresenceClearUserPreferredPresence & PresenceSetUserPreferredPresence models/requests.

Added

  • AutoRestartNotificationDismissalMethod model.
  • DetectedAppPlatformType model.
  • WindowsUpdateForBusinessUpdateWeeks model.
  • WindowsUpdateNotificationDisplayOption model.
  • PresenceClearUserPreferredPresence models and related requests.
  • PresenceSetUserPreferredPresence models and related requests.

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.

... (truncated)

Changelog

Sourced from microsoft-graph's changelog.

[5.36.0] - 2022-09-22

Added

  • MessagePinnedEventMessageDetail model.
  • MessageUnpinnedEventMessageDetail model.
  • RedirectUriSettings model.
  • X509Certificate models.
  • ContentSharingSession model and related requests.
  • PinnedChatMessageInfo model and related requests.
  • X509CertificateAuthentication models and related requests.
  • ChatMessageReference requests.
  • ChatMessageWithReference requests.

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • Classes related to the removed and added models/requests have been updated to reflect the addition and removal of these models/requests.
  • Removed RestrictedSignIn models and related requests.

[5.35.0] - 2022-09-15

Added

  • MessagePinnedEventMessageDetail model.
  • MessageUnpinnedEventMessageDetail model.
  • RedirectUriSettings model.
  • PinnedChatMessageInfo model and related requests.
  • ChatMessageReference requests.

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • Classes related to the removed and added models/requests have been updated to reflect the addition and removal of these models/requests.
  • Removed RestrictedSignIn model and related requets.

[5.34.0] - 2022-09-01

Added

  • AutoRestartNotificationDismissalMethod model.
  • DetectedAppPlatformType model.
  • WindowsUpdateForBusinessUpdateWeeks model.
  • WindowsUpdateNotificationDisplayOption model.
  • PresenceClearUserPreferredPresence models and related requests.
  • PresenceSetUserPreferredPresence models and related requests.

Changed

  • Generated v1.0 models and request builders using Typewriter.

... (truncated)

Commits
  • 873875e Merge pull request #1187 from microsoftgraph/v1.0/pipelinebuild/86465
  • 58f03b7 Update CHANGELOG.md
  • b43b34d Merge pull request #1190 from microsoftgraph/dependabot/gradle/org.junit.jupi...
  • a220d3b Merge pull request #1193 from microsoftgraph/dependabot/gradle/android/org.ju...
  • 026e861 Bump junit-jupiter-api from 5.9.0 to 5.9.1
  • 231c6f6 Bump junit-jupiter-api from 5.9.0 to 5.9.1 in /android
  • 4c591cf Merge pull request #1191 from microsoftgraph/dependabot/gradle/org.junit.jupi...
  • b0b1a72 Merge pull request #1192 from microsoftgraph/dependabot/maven/org.junit.jupit...
  • e1bf06d Merge pull request #1194 from microsoftgraph/dependabot/gradle/android/org.ju...
  • f3e6973 Bump junit-jupiter-engine from 5.9.0 to 5.9.1 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.36.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.36.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 Sep 23, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2022

Superseded by #176.

@dependabot dependabot bot closed this Oct 17, 2022
@dependabot dependabot bot deleted the dependabot/maven/msal-obo-sample/com.microsoft.graph-microsoft-graph-5.36.0 branch October 17, 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