Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.microsoft.graph:microsoft-graph from 5.62.0 to 5.66.0 in /src/app #89

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps com.microsoft.graph:microsoft-graph from 5.62.0 to 5.66.0.

Release notes

Sourced from com.microsoft.graph:microsoft-graph's releases.

v5.66.0

Added

  • Added TeamsAppSettings model and requests.
  • Several Evidence models added to the Security namespace. This includes but is not limited to:
  • BlobEvidence.
  • ContainerEvidence.
  • ContainerRegistryEvidence.
  • KubernetesClusterEvidence.
  • ContainerPortProtocol model.
  • Dictionary model.
  • FileHashAlgorithm model.
  • FileHash model.

v5.65.0

Added

  • DriveItemPermanentDelete derived types and requests.
  • TenantInformation model, derived types and requests.

v5.64.0

Added

  • AccessPackage derived types and related requests.
  • The following were added to the SecurityNamespace:
  • EdiscoveryExportOperation model and requests.
  • EdiscoveryReviewSetExport model and related requests.
  • EdiscoveryReviewSetQueryExport model and related requests.
  • ExportFileMetadata model.
  • ExportFileStructure model.
  • ExportOptions model.

v5.63.0

Added

  • AccessReviewRecommendationInsightSetting model.
  • AppLog derived types and requests.
  • AssignmentType model.
  • AuthenticationMethod derived types and requests.
  • AzureAdPopTokenAuthentication model.
  • CourseStatus model.
  • CustomExtension model, derived types, and requests.
  • DeletedItemContainer model and requests.
  • DeviceLog derived types and requests.
  • DeviceManagement derived types and requests.
  • DeviceProtectionOverview model.
  • DriveItemSensitivity derived types and requests.
  • EmailSettings model.
  • EmployeeExperienceUser model and requests.
  • FeatureType model.

... (truncated)

Changelog

Sourced from com.microsoft.graph:microsoft-graph's changelog.

[5.66.0] - 2023-07-28

Added

  • Added TeamsAppSettings model and requests.
  • Several Evidence models added to the Security namespace. This includes but is not limited to:
  • BlobEvidence.
  • ContainerEvidence.
  • ContainerRegistryEvidence.
  • KubernetesClusterEvidence.
  • ContainerPortProtocol model.
  • Dictionary model.
  • FileHashAlgorithm model.
  • FileHash model.

[5.65.0] - 2023-07-20

Added

  • DriveItemPermanentDelete derived types and requests.
  • TenantInformation model, derived types and requests.

[5.64.0] - 2023-07-13

Added

  • AccessPackage derived types and related requests.
  • The following were added to the SecurityNamespace:
  • EdiscoveryExportOperation model and requests.
  • EdiscoveryReviewSetExport model and related requests.
  • EdiscoveryReviewSetQueryExport model and related requests.
  • ExportFileMetadata model.
  • ExportFileStructure model.
  • ExportOptions model.

[5.63.0] - 2023-07-07

Added

  • AccessReviewRecommendationInsightSetting model.
  • AppLog derived types and requests.
  • AssignmentType model.
  • AuthenticationMethod derived types and requests.
  • AzureAdPopTokenAuthentication model.
  • CourseStatus model.
  • CustomExtension model, derived types, and requests.
  • DeletedItemContainer model and requests.
  • DeviceLog derived types and requests.
  • DeviceManagement derived types and requests.
  • DeviceProtectionOverview model.

... (truncated)

Commits
  • 34bb276 Merge pull request #1515 from microsoftgraph/v1.0/pipelinebuild/121145
  • 2033a1d Update CHANGELOG.md
  • 9afd4b7 Merge pull request #1518 from microsoftgraph/dependabot/gradle/android/com.gr...
  • 1709857 Bump com.gradle:gradle-enterprise-gradle-plugin in /android
  • 44bbc8c Merge pull request #1517 from microsoftgraph/dependabot/gradle/android/com.an...
  • ceb4b9e Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 in /android
  • 107dd6f Update generated files with build 121145
  • 51db0dc Merge pull request #1511 from microsoftgraph/dependabot/gradle/org.junit.jupi...
  • 5314336 Merge pull request #1514 from microsoftgraph/dependabot/gradle/android/org.ju...
  • 8411bb5 Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.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 [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 5.62.0 to 5.66.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.62.0...v5.66.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 31, 2023
@github-actions github-actions bot enabled auto-merge July 31, 2023 19:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Superseded by #91.

@dependabot dependabot bot closed this Aug 14, 2023
auto-merge was automatically disabled August 14, 2023 18:17

Pull request was closed

@dependabot dependabot bot deleted the dependabot/gradle/src/app/com.microsoft.graph-microsoft-graph-5.66.0 branch August 14, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants