chore(deps): update resources to v2.4.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
Microsoft.Graph.Applications | minor |
2.3.0 -> 2.4.0
|
Microsoft.Graph.Authentication | minor |
2.3.0 -> 2.4.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.4.0
What's Changed
- Refreshes the SDK with the latest APIs in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2261
- Adds support for
baseSitePage
APIs and MTO APIs in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2253 - Updates welcome message to include getting started links in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2241
- Updates examples in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2254
- Fixes
Get-MgTeamChannel
by disambiguating/allChannels
(Get-MgAllTeamChannel
) command from/channels
in #2247.
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.3.0...2.4.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.