Skip to content

Conversation

isra-fel
Copy link
Member

Description

The solution is now using PowerShell SDK 7.2.3 and is ready to use!

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@Copilot Copilot AI review requested due to automatic review settings October 13, 2025 23:28
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates PowerShell SDK and related dependencies across the Az.Tools.Predictor module to address security vulnerabilities. The update moves from PowerShell SDK 7.2.0 to 7.2.3 and includes a System.Text.Json update.

  • Updated PowerShell SDK and System.Management.Automation packages from 7.2.0 to 7.2.3
  • Updated System.Text.Json from 6.0.0 to 6.0.10
  • Added changelog entry documenting the security-focused dependency updates

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/Az.Tools.Predictor/MockPSConsole/MockPSConsole.csproj Updated PowerShell SDK and System.Management.Automation to 7.2.3
tools/Az.Tools.Predictor/Az.Tools.Predictor/ChangeLog.md Added changelog entry for dependency updates
tools/Az.Tools.Predictor/Az.Tools.Predictor/Az.Tools.Predictor.csproj Updated PowerShell SDK and System.Management.Automation to 7.2.3
tools/Az.Tools.Predictor/Az.Tools.Predictor.Test/Az.Tools.Predictor.Test.csproj Updated PowerShell SDK to 7.2.3
tools/Az.Tools.Predictor/Az.Tools.Predictor.SourceGenerator/Az.Tools.Predictor.SourceGenerator.csproj Updated System.Text.Json to 6.0.10

@DanielMicrosoft
Copy link
Contributor

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Contributor

@DanielMicrosoft DanielMicrosoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@isra-fel , we have build failures, I believe we may need to target net8.0 in tools\Az.Tools.Predictor\Directory.Build.props

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants