UNCLASSIFIED - NO CUI

Skip to content

chore(deps): update resources

This MR contains the following updates:

Package Type Update Change
Az.Accounts minor 2.15.1 -> 2.19.0
Az.AlertsManagement patch 0.6.1 -> 0.6.2
Microsoft.Graph.Authentication minor 2.15.0 -> 2.19.0
registry1.dso.mil/ironbank/redhat/ubi/ubi9-micro ironbank-base minor 9.3 -> 9.4
registry1.dso.mil/ironbank/redhat/ubi/ubi9-micro final minor 9.3 -> 9.4

Release Notes

Azure/azure-powershell (Az.Accounts)

v2.19.0

  • Preannouncement: The default interactive login experience will change from browser based to Web Account Manager (WAM) based on supported platforms, learn more. Nothing changes of user operations. This will take effect from the release of May 21st
  • Fixed secrets detection issues.

v2.17.0

  • Enabled globally disabling instance discovery before token acquisition [#​22535].
  • Implemented secrets detection feature for autorest modules.
  • Added 'AsSecureString' to 'Get-AzAccessToken' to convert the returned token to SecureString [#​24190].
  • Upgraded Azure.Core to 1.37.0.

v2.16.0

  • Added a preview feature to detect secrets and sensitive information from the output of Azure PowerShell cmdlets to prevent leakage. Enable it by 'Set-AzConfig -DisplaySecretsWarning True'. Learn more at https://go.microsoft.com/fwlink/?linkid=2258844
  • Fixed 'CacheDirectory' and 'CacheFile' out-of-sync issue in AzureRmContextSettings.json and the customers are not allowed to change these 2 properties.
  • Redirected device code login messages from warning stream to information stream if use device authentication in 'Connect-AzAccount'.
microsoftgraph/msgraph-sdk-powershell (Microsoft.Graph.Authentication)

v2.19.0

Compare Source

What's Changed

Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.18.0...2.19.0

v2.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.17.0...2.18.0

v2.17.0

Compare Source

What's Changed

Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.16.0...2.17.0

v2.16.0: release

Compare Source

What's Changed

Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.15.0...2.16.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports