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 Newtonsoft.Json from 10.0.3 to 13.0.1 in /src/Authentication/Authentication.Core #1341

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2022

Bumps Newtonsoft.Json from 10.0.3 to 13.0.1.

Release notes

Sourced from Newtonsoft.Json's releases.

13.0.1

  • New feature - Add JsonSelectSettings with configuration for a regex timeout
  • Change - Remove portable assemblies from NuGet package
  • Change - JsonReader and JsonSerializer MaxDepth defaults to 64
  • Fix - Fixed throwing missing member error on ignored fields
  • Fix - Fixed various nullable annotations
  • Fix - Fixed annotations not being copied when tokens are cloned
  • Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
  • Fix - Fixed serializing nullable struct dictionaries
  • Fix - Fixed JsonWriter.WriteToken to allow null with string token
  • Fix - Fixed missing error when deserializing JToken with a contract type mismatch
  • Fix - Fixed JTokenWriter when writing comment to an object

12.0.3

  • New feature - Added support for nullable reference types
  • New feature - Added KebabCaseNamingStrategy
  • Change - Package now uses embedded package icon
  • Fix - Fixed bug when merging JToken with itself
  • Fix - Fixed performance of calling ICustomTypeDescriptor.GetProperties
  • Fix - Fixed serializing Enumerable.Empty and empty arrays on .NET Core 3.0
  • Fix - Fixed deserializing some collection types with constructor
  • Fix - Fixed deserializing IImmutableSet to ImmutableHashSet instead of ImmutableSortedSet
  • Fix - Fixed deserializing IImmutableDictionary to ImmutableDictionary instead of ImmutableSortedDictionary
  • Fix - Fixed deserializing into constructors with more than 256 parameters
  • Fix - Fixed hang when deserializing JTokenReader with preceding comment
  • Fix - Fixed JSONPath scanning with nested indexer
  • Fix - Fixed deserializing incomplete JSON object to JObject
  • Fix - Fixed using StringEnumConverter with naming strategy and specified values

12.0.2

  • New feature - Added MissingMemberHandling to JsonObjectAttribute and JsonObjectContract
  • New feature - Added constructor to JTokenReader to specify initial path
  • New feature - Added JsonProperty.IsRequiredSpecified
  • New feature - Added JsonContract.InternalConverter
  • Change - Moved embedded debug symbols in NuGet package to a symbol package on NuGet.org
  • Fix - Fixed deserializing nullable struct collections
  • Fix - Fixed memory link when serializing enums to named values
  • Fix - Fixed error when setting JsonLoadSettings.DuplicatePropertyNameHandling to Replace

12.0.1

  • New feature - Added NuGet package signing
  • New feature - Added Authenticode assembly signing
  • New feature - Added SourceLink support
  • New feature - Added constructors to StringEnumConverter for setting AllowIntegerValue
  • New feature - Added JsonNameTable and JsonTextReader.PropertyNameTable
  • New feature - Added line information to JsonSerializationException
  • New feature - Added JObject.Property overload with a StringComparison
  • New feature - Added JsonMergeSettings.PropertyNameComparison
  • New feature - Added support for multiple Date constructors with JavaScriptDateTimeConverter
  • New feature - Added support for strict equals and strict not equals in JSON Path queries

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@peombwa peombwa merged commit 64bcead into dev Jun 23, 2022
@dependabot dependabot bot deleted the dependabot/nuget/src/Authentication/Authentication.Core/Newtonsoft.Json-13.0.1 branch June 23, 2022 16:14
peombwa added a commit that referenced this pull request Aug 3, 2022
* Removed the scopes table (#1247)

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Added examples to the Set-MgUserLicense cmdlet (#1217)

* Added examples to the Set-MgUserLicense cmdlet

* Added more examples

* Added a link to m365 article

* Updated the examples to use an M365 license instead of Win 10

* Minor edit

* Minor edit

* Apply suggestions from code review

Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com>

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com>

* Rename master branch to main. (#1254)

* Bump auth module to 1.9.7.

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for ChangeNotifications [run ci]

* Docs Generation for Reports [run ci]

* Docs Generation for Bookings [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for DeviceManagement.Enrolment [run ci]

* Docs Generation for Financials [run ci]

* Docs Generation for DeviceManagement.Administration [run ci]

* Docs Generation for Mail [run ci]

* Docs Generation for Files [run ci]

* Docs Generation for DirectoryObjects [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Groups [run ci]

* Docs Generation for WindowsUpdates [run ci]

* Docs Generation for Search [run ci]

* Docs Generation for Identity.DirectoryManagement [run ci]

* Docs Generation for SchemaExtensions [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for Devices.ServiceAnnouncement [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for DeviceManagement.Functions [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for PersonalContacts [run ci]

* Docs Generation for People [run ci]

* Docs Generation for Calendar [run ci]

* Docs Generation for Applications [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for Planner [run ci]

* Docs Generation for Security [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for Notes [run ci]

* Docs Generation for CrossDeviceExperiences [run ci]

* Docs Generation for DeviceManagement.Actions [run ci]

* Docs Generation for CloudCommunications [run ci]

* Add 1es-MsGraphBuildAgentsWindowsPsSDK (#1263)

* Add 1es-MsGraphBuildAgentsWindowsPsSDK

Do not pull this in until we are happy with the performance of the 1es agent.

* Change from msbuild to dotnet to run Roslyn analyzer

1ES image doesn't have VS.

* Update from .NET 5 to .NET 6

* Use rooted path for roslyn analyzer command line

* Set msBuildArchitecture to DotNetCore

* Increase Node heap size to reduce garbage collection

This is a shot in the dark change. It would be helpful if AutoREST has perf counters instrumented in it.

* change to final pool name

* update to use 1es-windows-ps-compute

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Example add mg application password (#1284)

* Update Add-MgApplicationPassword.md

* Update Add-MgApplicationPassword.md

* Update Add-MgApplicationPassword.md

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* - adds docker image definition

* - adds an argument and a condition to be able to pull a specific version of the module

* Added examples to cmdlets (#1258)

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Fix serialization of OpenTypes (#1303)

* Remove camel case conversion of additional properties.

* Only camelCase properties of NamedLocation abstract type.

* Add site list item tests.

* Add Identity.Signins Pester tests.

* Remove unsupported commands from Identity.Governance module. (#1305)

* Use the 1es agent (#1314)

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Refresh OpenAPI Docs (#1315)

* Weekly OpenApiDocs Download (#1243)

* Weekly OpenApiDocs Download. [run ci]

* Fix IOdata instances.

* Inline security entities.

* Handle duplicates.

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com>

* Refresh OpenAPI files.

* Refresh OpenAPI.

* Remove unsupported functions.

* Fix exception type in Sites test.

* Fix sites tests.

* Update directives.

* Fix Group directives.

* Refresh OpenAPI files.

* Fix Users.Actions directives.

* Fetch latest.

* Refresh OpenAPI files.

* Specify IndexerName to avoid schema conflict.

* Add IndexerName to Users.Actions module.

* Update indexer regex.

* Move indexer to main AutoREST config.

* Update sites tests.

* Update ByRef directives.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>

* 1.10.0 Release (#1324)

* Bump SDK version to 1.10.0

* Fix wrong preposition names.

* Update directives.

* Update site tests.

* Refresh command metadata.

* Add DeviceManagementConfigurationSettings apis. (#1326)

* Removed null reference to Graph Instance environment after calling Invoke-MgGraph command (#1328)

* Reassigned _originalEnvironment variable to the previous user defined state instead of pointing to null

* Corrected comment on Remove-MgEnvironment command

Co-authored-by: Timothy Wamalwa <twamalwa@microsoft.com>
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Update module mapping with `IdentityProtection` singleton (#1306)

* Replace riskyUsers and riskDetections with IdentityProtection singleton.

* Update profiles.

* Update pester tests.

* Cleanup Broken Commands (#1325)

* Rename then alias SignIn command.

* Remove unsupported Restore-Mg* commands.

* Update module manifest files.

* Add custom directive to download files in Reports module. (#1331)

* Add custom directive to download files when response is of type octetStreamSchemaResponse.

* Warn customer if file name already exists.

* Fixed typo in Get-MgDomain example (#1335)

Fixed "domaim" typo in "Example 1" for Get-MgDomain

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Bump Newtonsoft.Json in /src/Authentication/Authentication.Core (#1341)

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add `.github/fabricbot.json` (#1352)

Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>

* Publish docker image to ACR (#1348)

* Copy DockerImage to artifact staging directory.

* Fix -RequiredVersion parameter in DockerFile.

* Enable all modules.

* Simplify version variable name.

Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>

* Weekly OpenApiDocs Download (#1362)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>

* Docs Generation (#1364)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for People [run ci]

* Docs Generation for CloudCommunications [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Identity.DirectoryManagement [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for DeviceManagement.Enrolment [run ci]

* Docs Generation for Groups [run ci]

* Docs Generation for Applications [run ci]

* Docs Generation for Planner [run ci]

* Docs Generation for Files [run ci]

* Docs Generation for DeviceManagement.Administration [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

* Docs Generation for Notes [run ci]

* Docs Generation for Reports [run ci]

* Docs Generation for Bookings [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for Security [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Pagination Fix (#1361)

* Default to workload's page size.

* Internally set top when overflow is detected.

* Add required tags to support offline install in PS 5.1. (#1360)

* Lock module GUID (#1358)

* Lock meta-module GUID.

* Lock GUID of service modules.

* Add basic Pester tests.

* Update codeowners and reviewers. (#1363)

* Add missing `groups.groupLifecyclePolicy` tag to modules mapping config (#731)

* Add missing OpenAPI tag to modulesmapping config.

* Update directives.

* Improve Command Coverage: Identity.Signin and Identity.Governance (#1368)

* Expand Identity.Signins coverage.

* Remove invalid commands from Identity.SignIns.

* Add access reviews definitions APIs.

* Weekly OpenApiDocs Download (#1373)

* Add option to skip force refresh.

* Add option to set base branch.

* Weekly OpenApiDocs Download. [run ci]

Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com>
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Add NewMgGroupOwner

* adding -Environment completers

* adding -Environment completers

* adding -Environment completers

* Remove SP FIC cmdlets. (#1385)

* Update Get-MgRiskDetection.md (#1381)

* Update Get-MgRiskDetection.md

Add more examples for Identity protection PowerShell cmdlet Get-Mgriskdetection

* Update Get-MgRiskDetection.md

fix the filter for example 2

* Update Get-MgRiskDetection.md

Fix casing of Get-MgRiskDetection commands
include spaces between commands and comma

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Weekly OpenApiDocs Download (#1389)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Docs Generation (#1392)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for Security [run ci]

* Docs Generation for SchemaExtensions [run ci]

* Docs Generation for CloudCommunications [run ci]

* Docs Generation for Search [run ci]

* Docs Generation for Groups [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for Files [run ci]

* Docs Generation for Identity.DirectoryManagement [run ci]

* Docs Generation for DeviceManagement.Administration [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for Devices.ServiceAnnouncement [run ci]

* Docs Generation for Notes [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for DeviceManagement.Functions [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Applications [run ci]

* Docs Generation for DeviceManagement.Actions [run ci]

* Docs Generation for Planner [run ci]

* Docs Generation for People [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for Reports [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Tim <timwamalwa@gmail.com>

* Make Force Refresh Configurable From AzDo's UI (#1371)

* Add option to skip force refresh.

* Add option to set base branch.

* 1288 add alias for invoke mgrestmethod to invoke mggraphrequest (#1390)

* Added alias Invoke-MgRestMethod

* Added Invoke-MgRestMethod

* Updated pester test

* Added new alias

Co-authored-by: Timothy Wamalwa <twamalwa@microsoft.com>

* Throw non-terminating errors in `Disconnect-MgGraph` (#1395)

* Throw non-terminating error.

* Return auth context after disconnect.

Co-authored-by: Tim <timwamalwa@gmail.com>
Co-authored-by: Tim <10947120+timayabi2020@users.noreply.github.com>

* Enable Get-MgTeam

* Update module manifest.

* Update src/Authentication/Authentication/custom/ParameterCompleters.ps1

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Add more samples for Identity Protection Module (#1399)

* Update Get-MgRiskyUser.md

add samples for Get-MgRiskyUser

* Update Get-MgRiskyUserHistory.md

add samples for Get-MgRiskyUserHistory

* Update Get-MgRiskyUserHistory.md

* Update Confirm-MgRiskyUserCompromised.md

add samples for confirm-MgRiskUserCompromised

* Update src/Identity.SignIns/Identity.SignIns/examples/v1.0-beta/Confirm-MgRiskyUserCompromised.md

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com>

* Remove New/Update/Remove MgUserAuthenticationMethod (#1401)

* Remove New/Update/Remove AuthenticationMethod

* Update src/Identity.SignIns/Identity.SignIns/readme.md

Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com>

Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com>
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Weekly OpenApiDocs Download (#1421)

* Weekly OpenApiDocs Download. [run ci]

* Remove broken API operations.

* Add generated MgCommandMetadata.json. [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Docs Generation (#1422)

* Weekly OpenApiDocs Download. [run ci]

* Remove broken API operations.

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for Planner [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for Notes [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for CrossDeviceExperiences [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for Identity.DirectoryManagement [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for DeviceManagement.Actions [run ci]

* Docs Generation for DeviceManagement.Functions [run ci]

* Docs Generation for CloudCommunications [run ci]

* Docs Generation for Applications [run ci]

* Docs Generation for WindowsUpdates [run ci]

* Docs Generation for Security [run ci]

* Docs Generation for DeviceManagement.Enrolment [run ci]

* Docs Generation for Search [run ci]

* Docs Generation for Devices.ServiceAnnouncement [run ci]

* Docs Generation for Reports [run ci]

* Docs Generation for People [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

* Docs Generation for Bookings [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Groups [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for DeviceManagement.Administration [run ci]

* Docs Generation for Files [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Weekly OpenApiDocs Download (#1424)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>

* Docs Generation (#1426)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Files [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for Reports [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for Security [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for CloudCommunications [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for Bookings [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

* Docs Generation for Groups [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

* Weekly OpenApiDocs Download (#1434)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>

* Docs Generation (#1436)

* Weekly OpenApiDocs Download. [run ci]

* Add generated MgCommandMetadata.json. [run ci]

* Docs Generation for Compliance [run ci]

* Docs Generation for Identity.Governance [run ci]

* Docs Generation for Security [run ci]

* Docs Generation for Sites [run ci]

* Docs Generation for DirectoryObjects [run ci]

* Docs Generation for Users.Actions [run ci]

* Docs Generation for DeviceManagement [run ci]

* Docs Generation for Teams [run ci]

* Docs Generation for DeviceManagement.Administration [run ci]

* Docs Generation for Users [run ci]

* Docs Generation for Devices.CorporateManagement [run ci]

* Docs Generation for Reports [run ci]

* Docs Generation for Files [run ci]

* Docs Generation for DeviceManagement.Actions [run ci]

* Docs Generation for Users.Functions [run ci]

* Docs Generation for Education [run ci]

* Docs Generation for Applications [run ci]

* Docs Generation for Groups [run ci]

* Docs Generation for Identity.DirectoryManagement [run ci]

* Docs Generation for Identity.SignIns [run ci]

* Docs Generation for CloudCommunications [run ci]

* Docs Generation for Devices.CloudPrint [run ci]

Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Peter Ombwa <peombwa@microsoft.com>

Co-authored-by: Eunice Waweru <73849846+msewaweru@users.noreply.github.com>
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Tim <timwamalwa@gmail.com>
Co-authored-by: Michael Mainer <MIchaelMainer@users.noreply.github.com>
Co-authored-by: Merill Fernando <merill@merill.net>
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timothy Wamalwa <twamalwa@microsoft.com>
Co-authored-by: Sam Erde <samuel.erde@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Wahlgren <daniel.wahlgren@gmail.com>
Co-authored-by: Taofeek F. Obafemi-Babatunde <taofeeko@microsoft.com>
Co-authored-by: Tracy YU <yingting1222@hotmail.com>
Co-authored-by: Tim <10947120+timayabi2020@users.noreply.github.com>
Co-authored-by: Andres Canello <39328890+andres-canello@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant