chore(deps): update resources to v2.5.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
Microsoft.Graph.Applications | minor |
2.4.0 -> 2.5.0
|
Microsoft.Graph.Authentication | minor |
2.4.0 -> 2.5.0
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
microsoftgraph/msgraph-sdk-powershell
v2.5.0
What's Changed
- Refreshes the SDK with the latest APIs in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2286
- Adds support for
windowsQualityUpdateProfile
API in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2278 - Adds support for partner information API in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2283
- Updates examples in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2275
Installation instructions
##### For Microsoft Graph v1.0
Update-Module Microsoft.Graph
##### For Microsoft Graph beta
Update-Module Microsoft.Graph.Beta
Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.4.0...2.5.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.