Bump the dev-powershell group with 1 update#3219
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dev-powershell group with 1 update#3219dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps Microsoft.PowerShell.SDK from 7.4.13 to 7.5.4 --- updated-dependencies: - dependency-name: Microsoft.PowerShell.SDK dependency-version: 7.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-powershell - dependency-name: Microsoft.PowerShell.SDK dependency-version: 7.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-powershell - dependency-name: Microsoft.PowerShell.SDK dependency-version: 7.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-powershell ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Thank you for your contribution, one of the team will evaluate shortly. |
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.SDK from 7.4.13 to 7.5.4.
Release notes
Sourced from Microsoft.PowerShell.SDK's releases.
7.5.4
## 7.5.4
Build and Packaging Improvements
Update to .NET SDK 9.0.306
SHA256 Hashes of the release artifacts
... (truncated)
7.5.3
## 7.5.3
General Cmdlet Updates and Fixes
Out-GridViewby replacing the use of obsoleteBinaryFormatterwith custom implementation. (#25559)OnDeserializedandSerializableattributes fromMicrosoft.Management.UI.Internalproject (#25831)IDeepCloneableinternal (#25830)Tools
Tests
Build and Packaging Improvements
Update to .NET SDK 9.0.304
Documentation and Help Content
SHA256 Hashes of the release artifacts
... (truncated)
7.5.2
## 7.5.2 - 2025-06-24
Engine Updates and Fixes
General Cmdlet Updates and Fixes
-NoNewWindow(#25324)PSMethodInvocationConstraints.GetHashCodemethod (#25306) (Thanks @crazyjncsu!)Build and Packaging Improvements
Update to .NET SDK 9.0.301
.msixbundlepackage as a VPack (#25621)SHA256 Hashes of the release artifacts
... (truncated)
7.5.1
[7.5.1]
Engine Updates and Fixes
WldpCanExecuteFile(#25305)Code Cleanup
Details
Tools
CODEOWNERS(#25321)Get-Changelog(#25328)releaseTools.psm1(#25302)Build and Packaging Improvements
Update to .NET SDK 9.0.203
7.5.0
7.5.0
Build and Packaging Improvements
Update .NET SDK to 9.0.102
Microsoft.PowerShell.PSResourceGetto1.1.0(#24767) (#24785)AssemblyVersionnot change for servicing releases (#24667) (#24783)Documentation and Help Content
HelpInfoUrifor 7.5 (#24610) (#24777)SHA256 Hashes of the release artifacts
... (truncated)
7.5.0-rc.1
7.5.0-rc.1 - 2024-11-14
NOTE: Due to technical issues, release of packages to packages.microsoft.com
and release to NuGet.orgis delayed.Build and Packaging Improvements
Bump to .NET 9.0.100
BaseUrltobuildinfojson file (#24376) (#24377)SHA256 Hashes of the release artifacts
... (truncated)
7.5.0-preview.5
[7.5.0-preview.5] - 2024-10-01
Breaking Changes
Enumvalues as numbers inConvertTo-Json(#20999) (#24304)Engine Updates and Fixes
Import-Module(#24265) (#24317)Experimental Features
General Cmdlet Updates and Fixes
-Forceparameter toResolve-PathandConvert-Pathcmdlets to support wildcard hidden files (#20981) (#24344)Enumvalues as numbers inConvertTo-Json(#20999) (#24304)PSCommandNotFoundSuggestion,PSCommandWithArgs, andPSModuleAutoLoadSkipOfflineFilesstable (#24246) (#24310)$PSHometoPATH(#24228) (#24307)Tests
PSResourceGettest (#24339) (#24345)Build and Packaging Improvements
Bump .NET SDK to 9.0.100-rc.1.24452.12
Compress-PSResource(Internal 32696)release-MakeBlobPublic.yml(Internal 32689)Microsoft.PowerShell.PSResourceGetto1.1.0-preview2(#24300) (#24337)libicudependency for Debian packages (#24301) (#24324)AzureLinuxrepo (#24290) (#24322)9.0.100-rc.1.24452.12(#24273) (#24320)assets/AppImageThirdPartyNotices.txt(#24256) (#24313)7.5.0-preview.4
[7.5.0-preview.4] - 2024-08-28
NOTE: The Windows x86 and Linux ARM32 packages are not included with this release due to a known issue. The issue will be fixed in the next release.
Engine Updates and Fixes
+=operation for a collection when it's an object array (#23901) (Thanks @jborean93!)PSRedirectToVariable(#20381)General Cmdlet Updates and Fixes
LineNumbertoulonginSelect-String(#24075) (Thanks @Snowman-25!)Invoke-RestMethodto allow-PassThruand-Outfilework together (#24086) (Thanks @jshigetomi!)ConvertTo-CliXmlandConvertFrom-CliXmlcmdlets (#21063) (Thanks @ArmaanMcleod!)OutFileproperty inWebResponseObject(#24047) (Thanks @jshigetomi!)Invoke-WebRequest -OutFile -Verbose(#24041) (Thanks @jshigetomi!)Set-Acl: Do not fail on untranslatable SID (#21096) (Thanks @jborean93!)Move-Itemto throw error when moving into itself (#24004)Optionalargument (#21387) (Thanks @jborean93!)Remove-Item(#23869) (Thanks @jborean93!)-Bodyis specified butContentTypeis not (#23952) (Thanks @CarloToso!)-NoRestartto work withRegister-PSSessionConfiguration(#23891)IgnoreCommentsandAllowTrailingCommasoptions toTest-Jsoncmdlet (#23817) (Thanks @ArmaanMcleod!)ValueFromRemainingArgumentsattribute as pipeline-able (#23871)Code Cleanup
We thank the following contributors!
@xtqqczze, @eltociear
IDE1005suppressions (#21217) (Thanks @xtqqczze!)WebRequestSession.cs(#23963) (Thanks @eltociear!)Tools
... (truncated)
7.5.0-preview.3
[7.5.0-preview.3] - 2024-05-16
Breaking Changes
ConvertTo-Json: SerializeBigIntegeras a number (#21000) (Thanks @jborean93!)Engine Updates and Fixes
OutputTypewhen running in Constrained Language Mode (#21605)General Cmdlet Updates and Fixes
Remove-Itemcmdlet (#20778) (Thanks @ArmaanMcleod!)~to$homeon Windows with tab completion (#21529)[semver]type to passsemver.orgtests (#21401)RecommendedActiontoConciseViewof the error reporting (#20826) (Thanks @JustinGrote!)Start-Process -Credentialwithout the admin privilege (#21393) (Thanks @jborean93!)Test-Path -IsValidto check for invalid path and filename characters (#21358)GlobalToolShim.cs(#21388)GlobalToolShim(#21333) (Thanks @ForNeVeR!)Runspace.DefaultRunspace == nullwhen logging for WDAC Audit (#21344)releaseTools.psm1(#21306) (Thanks @eltociear!)Get-Process: Remove admin requirement for-IncludeUserName(#21302) (Thanks @jborean93!)$_(#21223) (Thanks @MartinGC94!)Format-Tablewhen header label is empty (#21156)Code Cleanup
We thank the following contributors!
@xtqqczze
CA1868: Unnecessary call to 'Contains' for sets (#21165) (Thanks @xtqqczze!)JetBrains.Annotationsattributes (#21246) (Thanks @xtqqczze!)7.5.0-preview.2
[7.5.0-preview.2] - 2024-02-22
Engine Updates and Fixes
using assemblyto usePath.Combinewhen constructing assembly paths (#21169)using namespaceduring semantic checks to prevent declaring invalid namespaces (#21162)General Cmdlet Updates and Fixes
WinGetCommandNotFoundandCompletionPredictormodules to track usage (#21040)ConvertFrom-Json: Add-DateKindparameter (#20925) (Thanks @jborean93!)DirectoryInfoto theOutputTypeforNew-Item(#21126) (Thanks @MartinGC94!)Get-Errorserialization of array values (#21085) (Thanks @jborean93!)Code Cleanup
We thank the following contributors!
@eltociear
CoreAdapter.cs(#21179) (Thanks @eltociear!)PSScheduledJobmodule source code (#21189)Tests
Build and Packaging Improvements
Bump to .NET 9 Preview 1
We thank the following contributors!
@gregsdennis
7.5.0-preview.1
[7.5.0-preview.1] - 2024-01-18
Breaking Changes
-OlderThanand-NewerThanparameters forTest-Pathwhen usingPathTypeand date range (#20942) (Thanks @ArmaanMcleod!)-OlderThanwould be ignored if specified togetherNew-FileCatalog -CatalogVersiondefault to 2 (#20428) (Thanks @ThomasNieto!)General Cmdlet Updates and Fixes
Get-Contentwhen-Tail 0and-Waitare used together (#20734) (Thanks @CarloToso!)Aliasesto the properties shown up when formatting the help content of the parameter returned byGet-Help(#20994)Import-LocalizedData(#19896) (Thanks @chrisdent-de!)Test-FileCatalogto useFile.OpenReadto better handle the case where the file is being used (#20939) (Thanks @dxk3355!)-Modulecompletion forSave-HelpandUpdate-Helpcommands (#20678) (Thanks @ArmaanMcleod!)-VerbforStart-Process(#20415) (Thanks @ArmaanMcleod!)-Scopefor*-Variable,*-Alias&*-PSDrivecommands (#20451) (Thanks @ArmaanMcleod!)-VerbforGet-VerbandGet-Command(#20286) (Thanks @ArmaanMcleod!)CommandSearchertrace logging (#20928) (Thanks @powercode!)Start-Process -PassThruto make sure theExitCodeproperty is accessible for the returnedProcessobject (#20749) (Thanks @CodeCyclone!)Group-Objectoutput using interpolated strings (#20745) (Thanks @mawosoft!)DisplayRootfor networkPSDrive(#20793)Invoke-WebRequestto report correct size when-Resumeis specified (#20207) (Thanks @LNKLEO!)PSAdapterandConsoleGuiToolsto module load telemetry whitelist (#20641)WinFormapps to work correctly (#20606)Group-Objectto use current culture for its output (#20608)-VersionforSet-StrictMode(#20554) (Thanks @ArmaanMcleod!)Copy-Itemprogress to only show completed when all files are copied (#20517)-ExecutionPolicyis passed topwsh(#20460)HelpUritoRemove-Service(#20476)unixmodeto handlesetuidandstickywhen file is not an executable (#20366)Test-Connectiondue to .NET 8 changes (#20369)BinaryFormatterforOut-GridView(#20300)Get-Servicenon-terminating error message to include category (#20276)Export-CSVfrom flushing with every input (#20282) (Thanks @Chris--A!)-Emptyand-InputObjectparameters toNew-Guid(#20014) (Thanks @CarloToso!)rto the parameter-Recursefor theGet-ChildItemcommand (#20100) (Thanks @kilasuit!)... (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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions