Insights: PowerShell/PowerShell
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v7.2.10 v7.2.10 Release of PowerShell
published
Feb 24, 2023 -
v7.3.3 v7.3.3 Release of PowerShell
published
Feb 24, 2023
26 Pull requests merged by 10 people
-
Fix `ConciseView` to handle custom `ParserError` ErrorRecords
#19239 merged
Mar 1, 2023 -
Preserve WebSession.MaximumRedirection from changes
#19190 merged
Mar 1, 2023 -
Remove comment and simplify condition in WebCmdlets
#19251 merged
Mar 1, 2023 -
Take into account ContentType from Headers in WebCmdlets
#19227 merged
Mar 1, 2023 -
Use C# 11 UTF-8 string literals
#19243 merged
Mar 1, 2023 -
Fix VtSubstring helper method to correctly check chars copied
#19240 merged
Mar 1, 2023 -
Small style changes
#19241 merged
Feb 28, 2023 -
Use `ArgumentException.ThrowIfNullOrEmpty` part 1
#19215 merged
Feb 28, 2023 -
WebRequestPSCmdlet.Common.cs remove { } and indentation
#19229 merged
Feb 27, 2023 -
Use ArgumentException.ThrowIfNullOrEmpty() in more places
#19213 merged
Feb 27, 2023 -
Bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0
#19233 merged
Feb 27, 2023 -
Pull in changelogs for 7.2.10 and 7.3.3
#19219 merged
Feb 27, 2023 -
Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes)
#19216 merged
Feb 27, 2023 -
Bump Markdig.Signed from 0.30.4 to 0.31.0
#19232 merged
Feb 27, 2023 -
Update tools metadata and README
#19204 merged
Feb 24, 2023 -
Add pattern to replace for reference API generation
#19214 merged
Feb 24, 2023 -
Replace `Requires.NotNullOrEmpty(string)` with `ArgumentException.ThrowIfNullOrEmpty`
#19197 merged
Feb 24, 2023 -
Replace `Requires.Condition` with `ArgumentOutOfRangeException.ThrowIfNegativeOrZero`
#19201 merged
Feb 23, 2023 -
Add property assignment completion for enums
#19178 merged
Feb 23, 2023 -
Use `CallerArgumentExpression` on `Requires.NotNull`
#19200 merged
Feb 23, 2023 -
Split test artifact build into windows and non-windows
#19199 merged
Feb 23, 2023 -
Set `LangVersion` compiler option to `11.0`
#18877 merged
Feb 23, 2023 -
Update to .NET 8 preview 1 build
#19194 merged
Feb 23, 2023 -
Update the `FeedbackProvider` interface to return structured data
#19133 merged
Feb 23, 2023 -
Simplify Windows Packaging CI Trigger YAML
#19160 merged
Feb 22, 2023 -
Revert a few changes to not use 'ArgumentNullException.ThrowIfNull'
#19151 merged
Feb 22, 2023
5 Pull requests opened by 4 people
-
Always regenerate files wxs fragment
#19196 opened
Feb 22, 2023 -
Fix array type parsing in generic types
#19205 opened
Feb 23, 2023 -
Fix parsing for array literals in index expressions in method calls
#19224 opened
Feb 25, 2023 -
Support HTTP persistent connections in Web Cmdlets
#19249 opened
Mar 1, 2023 -
Improve Verbose message if content length is unknown in WebCmdlets
#19252 opened
Mar 1, 2023
18 Issues closed by 11 people
-
Convertfrom-cipolicy cmdlet error isn't being displayed on the console in PowerShell 7.3.3
#19223 closed
Mar 1, 2023 -
Unable to find type [Microsoft.PowerShell.Commands.WebRequestSession]
#19250 closed
Mar 1, 2023 -
Investigate possible BUG Invoke-WebRequest content type charset
#19156 closed
Mar 1, 2023 -
Powershell unable to find dotnet runtime when DOTNET_ROOT is set on Mariner
#19242 closed
Mar 1, 2023 -
Pasting text into PowerShell is slow on Linux
#19181 closed
Mar 1, 2023 -
Windows 7 Support
#19184 closed
Mar 1, 2023 -
Microsoft.PowerShell.SDK .NET C# doesnt work
#19195 closed
Mar 1, 2023 -
Invoke-WebRequest should support -Encoding parameter for default character set
#19226 closed
Mar 1, 2023 -
Some rows are invisible in output of long string of «Select-String»
#19231 closed
Mar 1, 2023 -
PowerShell produces invalid SPDX SBOM file for supplier
#19211 closed
Feb 28, 2023 -
Why no DefaultOrganizationName in configuration settings?
#19237 closed
Feb 27, 2023 -
Get-ItemPropertyValue does not respect -ErrorAction Ignore parameter
#19228 closed
Feb 26, 2023 -
Using a specific string in the csv header and calling it with a variable causes it to stop.
#18912 closed
Feb 25, 2023 -
Property assignments should get the same completions as variables
#18885 closed
Feb 23, 2023 -
Distribution Support Request
#19192 closed
Feb 22, 2023
23 Issues opened by 19 people
-
There's no completion for quoted namespaces
#19254 opened
Mar 1, 2023 -
copy-item -tosession not working in powershell 7
#19253 opened
Mar 1, 2023 -
Snap Not Updated to 7.3.3
#19247 opened
Mar 1, 2023 -
`StringDecorated` class doesn't recognize `<esc>[m ` as the ANSI reset escape sequence, requires `<esc>[0m`
#19246 opened
Feb 28, 2023 -
New-AppLockerPolicy cmdlet failing to work in PowerShell 7.3.3
#19244 opened
Feb 28, 2023 -
Unable to import ActiveDirectory module in PowerShell daily20230225.2 build
#19238 opened
Feb 27, 2023 -
[UX] Enhanced Object Pretty Printing on Tiny TTYs
#19235 opened
Feb 27, 2023 -
Tab completion should suggest values from variable when completing comparison operator values
#19234 opened
Feb 27, 2023 -
Regression from 7.3.3: Verbose Invoke-WebRequest / Invoke-WebRequest output is missing the byte count
#19230 opened
Feb 26, 2023 -
$verbosePreference = 'Continue' not affect Stop-Process cmdlet (and maybe others cmdlets)
#19225 opened
Feb 26, 2023 -
Breakpoint actions not invoked after reimporting module with using module statement
#19222 opened
Feb 25, 2023 -
IDictionaryEnumerator not disposed
#19221 opened
Feb 24, 2023 -
Document which parts of the codebase are frozen
#19220 opened
Feb 24, 2023 -
`0b11111111` returns `-1` instead of `255`
#19218 opened
Feb 24, 2023 -
Debian package should install man page in /usr/share/man not /usr/local/share/man
#19217 opened
Feb 24, 2023 -
Use correct exceptions
#19212 opened
Feb 24, 2023 -
PowerShell produces invalid SPDX SBOM file for licenseInfoFromFiles
#19210 opened
Feb 24, 2023 -
using namespace should not override previous namespace(s) defined
#19207 opened
Feb 23, 2023 -
System.Management.Automation.PowerShell throws type initializer issue at self-contained .NET6 app
#19206 opened
Feb 23, 2023 -
WebCmdlets Investigation on the usage of webProxy.BypassProxyOnLocal
#19203 opened
Feb 23, 2023 -
Remote PowerShell session issue - PowerShell 7.3
#19202 opened
Feb 23, 2023 -
[macos] Invoke-WebRequest tests.Error occurred in Describe block
#19198 opened
Feb 22, 2023
44 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
WebRequestPSCmdlet.Common.cs nullable comments
#19162 commented on
Mar 1, 2023 • 11 new comments -
Telemetry improvements for tracking experimental feature optout
#18762 commented on
Mar 1, 2023 • 8 new comments -
Remove code which delete GUID from Progress, Verbose, Debug and Warning messages
#18871 commented on
Mar 1, 2023 • 8 new comments -
WIP: Add UnixSocket to WebCmdlets
#18995 commented on
Feb 24, 2023 • 7 new comments -
Fix parser error for using statements
#19134 commented on
Mar 1, 2023 • 7 new comments -
Allow using a folder path in WebCmdlet's OutFile parameter
#19007 commented on
Feb 24, 2023 • 5 new comments -
ConvertTo-Json does not convert additional members of nested properties
#19185 commented on
Feb 24, 2023 • 3 new comments -
Invoke-WebRequest should save the file name with the name in Content-Disposition
#11671 commented on
Feb 27, 2023 • 3 new comments -
Fix completion for PSCustomObject variable properties
#18682 commented on
Mar 1, 2023 • 3 new comments -
Checking for TypeConverter's should use TypeDescriptor.GetConverter
#9863 commented on
Feb 24, 2023 • 2 new comments -
Set-Strictmode should not complain about COUNT & LENGTH properties on elements
#2798 commented on
Feb 24, 2023 • 2 new comments -
Invoke-RestMethod with HEAD doesn't return the payload
#11156 commented on
Feb 25, 2023 • 2 new comments -
Feature Request: include language keywords in command completion results
#10221 commented on
Feb 27, 2023 • 2 new comments -
Use a different method to block support on Windows 8.1 (and future versions as needed)
#18909 commented on
Feb 27, 2023 • 2 new comments -
PSStyle.OutputRendering = "PlainText" or NO_COLOR not working, need to use __SuppressAnsiEscapeSequences
#19188 commented on
Feb 28, 2023 • 2 new comments -
ShouldProcess does not emit Verbose Output even if $VerbosePreference is set
#12148 commented on
Mar 1, 2023 • 2 new comments -
Add type and namespace alias support
#16734 commented on
Mar 1, 2023 • 2 new comments -
Implement PSObject's IConvertible
#19170 commented on
Feb 28, 2023 • 2 new comments -
Speed up Resolve-Path relative path resolution
#19171 commented on
Feb 27, 2023 • 2 new comments -
Get-ChildItem -Include does not match directories (folders) when combined with -Directory
#13524 commented on
Feb 24, 2023 • 1 new comment -
Distribution Support Request - RHEL 9
#17548 commented on
Feb 27, 2023 • 1 new comment -
pwsh 7.1.2 takes 30 minutes to load due to 300+ autofs NFS home mounts
#15061 commented on
Feb 27, 2023 • 1 new comment -
Get-WindowsOptionalFeature -Online fails on 7.1.0-rc.2 (MSIX)- [Get-WindowsOptionalFeature: Class not registered]
#13866 commented on
Feb 27, 2023 • 1 new comment -
Tab completion should not replace ~ or variables
#5350 commented on
Feb 28, 2023 • 1 new comment -
Import-PowerShellDataFile incorrectly assumes psd1 is a single hashtable
#3213 commented on
Feb 28, 2023 • 1 new comment -
Add a parameter to `Out-File` and `Out-String` to bring back the previous behavior that got changed by #17455
#17509 commented on
Feb 28, 2023 • 1 new comment -
The display of formatEntryInfo property throw a PSArgumentException
#3548 commented on
Mar 1, 2023 • 1 new comment -
Get-Content is slow on large text files. Could it have a parameter to speed it up by not adding NoteProperties?
#7537 commented on
Mar 1, 2023 • 1 new comment -
Improve type completion
#16875 commented on
Mar 1, 2023 • 1 new comment -
Preserve stdout byte stream for native commands
#17857 commented on
Mar 1, 2023 • 1 new comment -
Test-Json: Use JsonSchema.Net (System.Text.Json) instead of NJsonSchema (Newtonsoft.Json)
#18141 commented on
Feb 23, 2023 • 1 new comment -
WIP: Do not require activity when creating a completed progress record
#18474 commented on
Mar 1, 2023 • 1 new comment -
Libraryimport hcs
#18768 commented on
Feb 26, 2023 • 1 new comment -
Add stage for symbols job in Release build
#18937 commented on
Mar 1, 2023 • 1 new comment -
Add DontShow property to parameters returned from Get-Command -ShowCommandInfo
#19015 commented on
Mar 1, 2023 • 1 new comment -
Hotfix/nuget packages
#19033 commented on
Feb 28, 2023 • 1 new comment -
Infer external application output as strings
#19193 commented on
Feb 24, 2023 • 1 new comment -
The first array type in a generic method doesn't work
#18686 commented on
Feb 23, 2023 • 0 new comments -
Typename does not parse: [system.tuple[string[],string[]]]
#9639 commented on
Feb 23, 2023 • 0 new comments -
Invoke-WebRequest: Head request failing after update to v7.3.0
#18531 commented on
Feb 25, 2023 • 0 new comments -
Unexpected parsing errors with array literals as array-index expressions in method calls
#7004 commented on
Feb 25, 2023 • 0 new comments -
In ConvertTo-Json the max allowed depth is 100. However, we should add code to dynamically check if we are running out of stack, and serialize objects with bigger depths.
#3181 commented on
Feb 27, 2023 • 0 new comments -
$Host.PrivateData colors are completely broken in PowerShell 7.2
#16441 commented on
Mar 1, 2023 • 0 new comments -
docs: fix typos
#19175 commented on
Feb 27, 2023 • 0 new comments

