Bump Microsoft.PowerShell.Commands.Diagnostics from 7.5.5 to 7.6.0#83
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
--- updated-dependencies: - dependency-name: Microsoft.PowerShell.Commands.Diagnostics dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #84. |
auto-merge was automatically disabled
March 30, 2026 21:48
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.PowerShell.Commands.Diagnostics from 7.5.5 to 7.6.0.
Release notes
Sourced from Microsoft.PowerShell.Commands.Diagnostics's releases.
7.6.0
## 7.6.0 - 2026-03-12
General Cmdlet Updates and Fixes
nullfor content (#26973)Tests
Import-Module.Tests.ps1to handle Arm32 platform (#26888)Build and Packaging Improvements
Update to .NET SDK 10.0.201
Microsoft.PowerShell.PSResourceGetversion to 1.2.0 (#27007)ConvertFrom-ClearlyDefinedCoordinatesto handle API object coordinates (#26986)cgmanifest.jsonto actually match the branch (#26982)SHA256 Hashes of the release artifacts
... (truncated)
7.6.0-rc.1
## 7.6.0-rc.1 - 2026-02-19
Tests
$PSDefaultParameterValuesleak causing tests to skip unexpectedly (#26705)Build and Packaging Improvements
Expand to see details.
Microsoft.PowerShell.PSResourceGetversion to 1.2.0-rc3 (#26767)Microsoft.PowerShell.Nativepackage version (#26748)buildinfo.jsonuploading for preview, LTS, and stable releases (#26715)metadata.jsonto update the Latest attribute with a better name (#26708)runCodesignValidationInjectionvariable from pipeline templates (#26707)Get-ChangeLogto handle backport PRs correctly (#26706)v7.6.0-preview.6release (#26626)AfterAllcleanup if the initial setup inBeforeAllfailed (#26622)SHA256 Hashes of the release artifacts
... (truncated)
7.6.0-preview.6
## [7.6.0-preview.6] - 2025-12-11
Known Issues
The current release is unavailable on both NuGet and the Linux package repositories hosted on packages.microsoft.com.
Engine Updates and Fixes
General Cmdlet Updates and Fixes
Microsoft.PowerShell.PSResourceGettov1.2.0-preview5(#26590)PSFeedbackProviderstable (#26502)CompletionCompleters.CompleteFilename()that causes null reference exception (#26487)Get-Clipboard(#26572) (Thanks @MartinGC94!)Tools
Tests
Build and Packaging Improvements
Expand to see details.
7.6.0-preview.5
## 7.6.0-preview.5
Engine Updates and Fixes
POWERSHELL_DIAGNOSTICS_OPTOUT(#26086)RemoteHyperVSocket(#26057)stderroutput of console host to respectNO_COLOR(#24391)sshPATH check inSSHConnectionInfowhen the default Runspace is not available (#25780) (Thanks @jborean93!)PSForEachandPSWhereas aliases for the PowerShell intrinsic methodsWhereandForeach(#25511) (Thanks @powercode!)General Cmdlet Updates and Fixes
IsScreenReaderActive()check fromConsoleHost(#26118)ConvertFrom-Jsonto ignore comments inside array literals (#14553) (#26050) (Thanks @MatejKafka!)-Debugto not trigger theShouldProcessprompt (#26081)Register-ArgumentCompleter -NativeFallbackto support registering a cover-all completer for native commands (#25230)Write-Hostto respectOutputRendering = PlainText(#21188)$usingexpression support inInvoke-Command(#24025) (Thanks @jborean93!)HelpMessagefor tool tip in parameter completion (#25108) (Thanks @jborean93!)SessionState" (#25792)MethodInvocationtrace for overload tracing (#21320) (Thanks @jborean93!)-ProgressActionfor advanced functions (#24591) (Thanks @cmkb3!)FileSystemProvider.CreateDirectory(#24615) (Thanks @Tadas!)-Targetas literal inNew-Item(#25186) (Thanks @GameMicrowave!)ArrayLiteralAstandParenExpressionAst(#25303) (Thanks @MartinGC94!)[bigint]casting (#25396) (Thanks @AbishekPonmudi!)NullReferenceExceptionwhen writing progress records to console from multiple threads (#25440) (Thanks @kborowinski!)Get-Serviceto ignore common errors when retrieving non-critical properties for a service (#24245) (Thanks @jborean93!)Join-StringArgument Completer (#25283) (Thanks @ArmaanMcleod!)Out-GridViewby replacing use of obsoleteBinaryFormatterwith custom implementation (#25497) (Thanks @mawosoft!)PSDiagnosticsmodule to work for PowerShell 7 (#25590)Code Cleanup
... (truncated)
7.6.0-preview.4
[7.6.0-preview.4]
Breaking Changes
WildcardPattern.Escapeto escape lone backticks correctly (#25211) (Thanks @ArmaanMcleod!)-ChildPathparameter tostring[]forJoin-Pathcmdlet (#24677) (Thanks @ArmaanMcleod!)PowerShell 7.6-preview.4 includes the following updated modules:
The ThreadJob module was renamed to Microsoft.PowerShell.ThreadJob. There is no difference
in the functionality of the module. To ensure backward compatibility for scripts that use the old
name, the ThreadJob v2.1.0 module is a proxy module that points to the
Microsoft.PowerShell.ThreadJob v2.2.0.
Engine Updates and Fixes
PipelineStopTokentoCmdletwhich will be signaled when the pipeline is stopping (#24620) (Thanks @jborean93!)WldpCanExecuteFile(#24912)General Cmdlet Updates and Fixes
-OutVariableassignments within the sameCommandAstwhen inferring variables (#25224) (Thanks @MartinGC94!)Microsoft.PowerShell.PSResourceGetversion inPSGalleryModules.csproj(#25135)TypeName.GetReflectionType()to work when theTypeNameinstance represents a generic type definition within aGenericTypeName(#24985)SystemPolicypublic APIs visible but non-op on Unix platforms so that they can be included inPowerShellStandard.Library(#25051)-NoNewWindow(#25061)Import-Module -Prefixto override default prefix in manifest (#20409) (Thanks @MartinGC94!)Get-Helpapproach to findabout_*.help.txtfiles with correct locale for completions (#24194) (Thanks @MartinGC94!)... (truncated)
7.6.0-preview.3
[7.6.0-preview.3]
Breaking Changes
General Cmdlet Updates and Fixes
-Nounparameter forGet-Command(#24977) (Thanks @ArmaanMcleod!)ErrorRecordwith empty exception message to empty string (#24949) (Thanks @MatejKafka!)-PSEditionparameter forGet-Module(#24971) (Thanks @ArmaanMcleod!)New-Item -Forceis passed an invalid directory name (#24936) (Thanks @kborowinski!)Start-Transcriptto use$Transcriptwhich is aPSObjectwrapped string to specify the transcript path (#24963) (Thanks @kborowinski!)Verb,StrictModeVersion,Scope&PropertyTypeArgument Completers with single helper method (#24839) (Thanks @ArmaanMcleod!)Start-Process -Waitpolling efficiency (#24711) (Thanks @jborean93!)InvalidCommandNameCharactersinAnalysisCachetoSearchValues<char>for more efficient char searching (#24880) (Thanks @ArmaanMcleod!)s_charactersRequiringQuotesin Completion Completers toSearchValues<char>for more efficient char searching (#24879) (Thanks @ArmaanMcleod!)Code Cleanup
We thank the following contributors!
@xtqqczze, @fMichaleczek, @ArmaanMcleod
RunspacePool,RunspacePoolInternalandRemoteRunspacePoolInternalIDisposableimplementation (#24720) (Thanks @xtqqczze!)Attributesuffix (#24940) (Thanks @xtqqczze!)SteppablePipeline.Clean()(#24941)Environment.ProcessIdinSpecialVariables.PID(#24926) (Thanks @fMichaleczek!)CompletionRequiresQuoteswith cached SearchValues (#24907) (Thanks @ArmaanMcleod!)IndexOfAnycalls with invalid path/filename toSearchValues<char>for more efficient char searching (#24896) (Thanks @ArmaanMcleod!)PlatformInvokes(#24826) (Thanks @xtqqczze!)Tools
Build and Packaging Improvements
... (truncated)- Add the
- Add helper in
- Return correct FileName property for
- Add
- Update Named and Statement block type inference to not consider AssignmentStatements and Increment/decrement operators as part of their output (#21137) (Thanks @MartinGC94!)
- Update
- Add completion of modules by their shortname (#20330) (Thanks @MartinGC94!)
- Fix
- Add
- Fix a bug in how
- Seal
- Seal internal type
- Seal classes in
- Added Justin Chung as Powershell team memeber on releaseTools.psm1 (#24672)
- Skip CIM ETS member test on older Windows platforms (#24681)

7.6.0-preview.2
[7.6.0-preview.2] - 2025-01-14
General Cmdlet Updates and Fixes
AIShellmodule to telemetry collection list (#24747)EnumSingleTypeConverterto get enum names as array (#17785) (Thanks @fflaten!)Get-Itemwhen listing alternate data streams (#18019) (Thanks @kilasuit!)-ExcludeModuleparameter toGet-Command(#18955) (Thanks @MartinGC94!)DnsNameListforX509Certificate2to useX509SubjectAlternativeNameExtension.EnumerateDnsNamesMethod (#24714) (Thanks @ArmaanMcleod!)Get-ItemPropertyto report non-terminating error for cast exception (#21115) (Thanks @ArmaanMcleod!)-PropertyTypeargument completer forNew-ItemProperty(#21117) (Thanks @ArmaanMcleod!)Write-HosthandlesXmlNodeobject (#24669) (Thanks @brendandburns!)Code Cleanup
We thank the following contributors!
@xtqqczze
ClientRemoteSessionDSHandlerImpl(#21218) (Thanks @xtqqczze!)ClientRemoteSessionDSHandlerImpl(#24705) (Thanks @xtqqczze!)RemotingProtocol2(#21164) (Thanks @xtqqczze!)Tools
Tests
Build and Packaging Improvements
Updated SDK to 9.0.101
... (truncated)
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)