chore(deps): update resources
This MR contains the following updates:
Package | Update | Change |
---|---|---|
Az.Accounts | patch |
2.15.0 -> 2.15.1
|
Microsoft.Graph.Authentication | minor |
2.11.1 -> 2.13.1
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
Azure/azure-powershell (Az.Accounts)
v2.15.1
- Upgraded the reference of Azure PowerShell Common to 1.3.90-preview.
- Upgraded Azure.Identity to 1.10.3 [#23018].
- Renamed token cache from 'msal.cache' to 'msal.cache.cae' or 'masl.cache.nocae'.
- Enabled Continue Access Evaluation (CAE) for all Service Principals login methods.
- Supported signing in with Microsoft Account (MSA) via Web Account Manager (WAM). Enable it by 'Set-AzConfig -EnableLoginByWam True'.
- Adjusted output format to be more user-friendly for 'Get-AzContext/Tenant/Subscription' and 'Invoke-AzRestMethod'.
- Fixed the multiple 'x-ms-unique-id' values issue.
microsoftgraph/msgraph-sdk-powershell (Microsoft.Graph.Authentication)
v2.13.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2572
- [v2] Examples Update in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2540
- Adds custom header support and content type detection for input files in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2542
- Bumps NugetAuthenticate #2535 by @baywet in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2536
- Remove dead code. by @subray2014 in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2555
Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.12.0...2.13.0
v2.12.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2530
- Adds missing tag for exchange online provider role definition list in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2496
- Fix minor typo "diretory" by @cnotin in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2506
- Rectifies metadata path information for paths containing Microsoft.Graph prefix in nested segments in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2492
New Contributors
- @cnotin made their first contribution in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2506
Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.11.1...2.12.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.