Skip to content

Commit

Permalink
Bump Microsoft.PowerShell.SDK and System.Management.Automation (micro…
Browse files Browse the repository at this point in the history
…soft#2509)

* Bump Microsoft.PowerShell.SDK and System.Management.Automation

Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) and [System.Management.Automation](https://github.com/PowerShell/PowerShell). These dependencies needed to be updated together.

Updates `Microsoft.PowerShell.SDK` from 7.4.4 to 7.4.5
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.4...v7.4.5)

Updates `System.Management.Automation` from 7.4.4 to 7.4.5
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.4...v7.4.5)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update dependency chain

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <[email protected]>
  • Loading branch information
dependabot[bot] and BernieWhite authored Aug 30, 2024
1 parent 9affcf4 commit 92df9c0
Show file tree
Hide file tree
Showing 7 changed files with 365 additions and 368 deletions.
3 changes: 1 addition & 2 deletions src/PSRule.Benchmark/PSRule.Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.4" />
<PackageReference Include="System.Management.Automation" Version="7.4.4" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.5" />
<PackageReference Include="Microsoft.Extensions.CommandLineUtils" Version="1.1.1" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>
Expand Down
147 changes: 73 additions & 74 deletions src/PSRule.Benchmark/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
},
"Microsoft.PowerShell.SDK": {
"type": "Direct",
"requested": "[7.4.4, )",
"resolved": "7.4.4",
"contentHash": "Pv9hpv2lLQMwYuTqBD0+Sp20gnQanndyQ6PcEN3g4pnEKE8lEX/+owCaymRGlxfpJkbqa4Wkr8hCFtY19SbmDQ==",
"requested": "[7.4.5, )",
"resolved": "7.4.5",
"contentHash": "POa9ARY/dyJy+rivTJ9skJ+qwbN5prjVgdxkdxiU7r77PZjBpY8fq2W/vsDuA7AqkL7q7Cb7IbdxWnxJgaFSPQ==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"Microsoft.Extensions.ObjectPool": "8.0.7",
"Microsoft.Management.Infrastructure.CimCmdlets": "7.4.4",
"Microsoft.PowerShell.Commands.Diagnostics": "7.4.4",
"Microsoft.PowerShell.Commands.Management": "7.4.4",
"Microsoft.PowerShell.Commands.Utility": "7.4.4",
"Microsoft.PowerShell.ConsoleHost": "7.4.4",
"Microsoft.PowerShell.Security": "7.4.4",
"Microsoft.WSMan.Management": "7.4.4",
"Microsoft.Windows.Compatibility": "8.0.7",
"Microsoft.Extensions.ObjectPool": "8.0.8",
"Microsoft.Management.Infrastructure.CimCmdlets": "7.4.5",
"Microsoft.PowerShell.Commands.Diagnostics": "7.4.5",
"Microsoft.PowerShell.Commands.Management": "7.4.5",
"Microsoft.PowerShell.Commands.Utility": "7.4.5",
"Microsoft.PowerShell.ConsoleHost": "7.4.5",
"Microsoft.PowerShell.Security": "7.4.5",
"Microsoft.WSMan.Management": "7.4.5",
"Microsoft.Windows.Compatibility": "8.0.8",
"System.Data.SqlClient": "4.8.6",
"System.IO.Packaging": "8.0.0",
"System.Management.Automation": "7.4.4",
"System.Net.Http.WinHttpHandler": "8.0.1",
"System.Management.Automation": "7.4.5",
"System.Net.Http.WinHttpHandler": "8.0.2",
"System.Private.ServiceModel": "4.10.3",
"System.ServiceModel.Duplex": "4.10.3",
"System.ServiceModel.Http": "4.10.3",
Expand All @@ -69,30 +69,6 @@
"Microsoft.SourceLink.Common": "8.0.0"
}
},
"System.Management.Automation": {
"type": "Direct",
"requested": "[7.4.4, )",
"resolved": "7.4.4",
"contentHash": "6jCTdMg3CLMLIVKjp3vgDB0jUAhnlMWYlZQQfg/n1bYaSllAuU8umW0iuatQjdEw/LroPjaH8rjltTx0842qZg==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.21.0",
"Microsoft.Management.Infrastructure": "3.0.0",
"Microsoft.PowerShell.CoreCLR.Eventing": "7.4.4",
"Microsoft.PowerShell.Native": "7.4.0",
"Microsoft.Security.Extensions": "1.2.0",
"Microsoft.Win32.Registry.AccessControl": "8.0.0",
"Newtonsoft.Json": "13.0.3",
"System.Configuration.ConfigurationManager": "8.0.0",
"System.Diagnostics.DiagnosticSource": "8.0.1",
"System.DirectoryServices": "8.0.0",
"System.Formats.Asn1": "8.0.1",
"System.Management": "8.0.0",
"System.Security.AccessControl": "6.0.1",
"System.Security.Cryptography.Pkcs": "8.0.0",
"System.Security.Permissions": "8.0.0",
"System.Text.Encoding.CodePages": "8.0.0"
}
},
"System.Text.RegularExpressions": {
"type": "Direct",
"requested": "[4.3.1, )",
Expand Down Expand Up @@ -502,8 +478,8 @@
},
"Microsoft.Extensions.ObjectPool": {
"type": "Transitive",
"resolved": "8.0.7",
"contentHash": "2yLweyqmpuuFSRo+I3sLHMxmnAgNcI537kBJiyv49U2ZEqo00jZcG8lrnD8uCiOJp9IklYyTZULtbsXoFVzsjQ=="
"resolved": "8.0.8",
"contentHash": "wnjTFjEvvSbOs3iMfl6CeJcUgPHZMYUB9uAQbGQGxGwVRl4GydNpMSkVntTzoi7AqQeYumU9yDSNeVbpq+ebow=="
},
"Microsoft.Extensions.Options": {
"type": "Transitive",
Expand Down Expand Up @@ -542,10 +518,10 @@
},
"Microsoft.Management.Infrastructure.CimCmdlets": {
"type": "Transitive",
"resolved": "7.4.4",
"contentHash": "Avbai4FkDVY/ziM6pbuWkuIjAgfH2YFE/MhUMDUDSMcKB/wHeZQBiODOoHq0rAK3fGbSiLGpgKZ/PJPcNBL7Ew==",
"resolved": "7.4.5",
"contentHash": "EFil5FH6/AaNXjpKfh97BaY9/jp7HbrPwjEpKxD3/4NsvilJExAfSTeCXo0nl6jGA0KuU9iSZmzLw+NqnvzIbA==",
"dependencies": {
"System.Management.Automation": "7.4.4"
"System.Management.Automation": "7.4.5"
}
},
"Microsoft.Management.Infrastructure.Runtime.Unix": {
Expand All @@ -570,49 +546,49 @@
},
"Microsoft.PowerShell.Commands.Diagnostics": {
"type": "Transitive",
"resolved": "7.4.4",
"contentHash": "S155yu7n56UCiwDL1Twr1Ji/5kXg7/c92Pr1Iw7vneytVZ7aCY/vJGke/rT1ZQUmxXz8Xcf+CiXTAfZl6Ytz4w==",
"resolved": "7.4.5",
"contentHash": "VART8UZ6cUXlEHGG+Elb7hn0TNL9+ISIOt8F0IxilmBbSTa79Ry3RFur+joWgTe2jLUHSpdHD5Nx1vmgfIdFUw==",
"dependencies": {
"System.Management.Automation": "7.4.4"
"System.Management.Automation": "7.4.5"
}
},
"Microsoft.PowerShell.Commands.Management": {
"type": "Transitive",
"resolved": "7.4.4",
"contentHash": "rdP28+8tq5uk75QPQO2vBiNE2DnomVR5e7KGOp9LgtQAK133Id+0w09DYtlOdh8pyr7mQPXkFySEk/JVEMOTuQ==",
"resolved": "7.4.5",
"contentHash": "O1qelje0o0/IcsS3U7rK8QW4H7WLZFo2WtIH07Nx31eX0CM/1MZrzGTOKE2c5KU/805HUsmZNltA0XJu/ba1dQ==",
"dependencies": {
"Microsoft.PowerShell.Security": "7.4.4",
"Microsoft.PowerShell.Security": "7.4.5",
"System.ServiceProcess.ServiceController": "8.0.0"
}
},
"Microsoft.PowerShell.Commands.Utility": {
"type": "Transitive",
"resolved": "7.4.4",
"contentHash": "kVX7ZaqliSZ0o/FpyeI3c34iWYFlfC05o47sw5jyz8wTDzPK1n0lTG2FJWEJLa48YQvHANy9xEu+UDXfpYnU8g==",
"resolved": "7.4.5",
"contentHash": "5VcmxTv8LKyI2CrBVzl++o1Lc0nWth3WqhdTCUOHwWe69JWtsKIyTJk6YXx/tA8d9cJ9GXbtnZLQ2LC+IL0t6Q==",
"dependencies": {
"Json.More.Net": "1.9.3",
"JsonSchema.Net": "5.2.7",
"Markdig.Signed": "0.33.0",
"Microsoft.CodeAnalysis.CSharp": "4.8.0",
"Microsoft.PowerShell.MarkdownRender": "7.2.1",
"System.Drawing.Common": "8.0.7",
"System.Management.Automation": "7.4.4",
"System.Drawing.Common": "8.0.8",
"System.Management.Automation": "7.4.5",
"System.Text.Json": "8.0.4",
"System.Threading.AccessControl": "8.0.0"
}
},
"Microsoft.PowerShell.ConsoleHost": {
"type": "Transitive",
"resolved": "7.4.4",
"contentHash": "jQn+YJjphBO/sPDw1iSUUqw1KWIAXeKm4DVlsfCKGWorQDDFbqwEt1kz9/4VONtt5KdxbjeHFg5QMppCtdowrA==",
"resolved": "7.4.5",
"contentHash": "VOfuT4zf2lecjOf4ppyWaBj7as9rk+T3n5enGv/wb8Wrc4xRRp/fO/CZNjBFqE1jsWqZgghTWpIsAdgr2oMYPA==",
"dependencies": {
"System.Management.Automation": "7.4.4"
"System.Management.Automation": "7.4.5"
}
},
"Microsoft.PowerShell.CoreCLR.Eventing": {
"type": "Transitive",
"resolved": "7.4.4",
"contentHash": "aezI9U5e56celN/u4fSp8uKcVIwUem1kG68U1eMomkunY21mF5+qwF2pWgkRe2Rcl3eaPnF/XqfxqQ9GZWuHZw==",
"resolved": "7.4.5",
"contentHash": "yygq1fnGM1cYINM9XfsWUo4K2AAWuKFM/IkTGNlhAMIvxdmPgawgzb9Ygm4u1KNrjdFiJEXsqKqQsMxE9yOwhw==",
"dependencies": {
"System.Diagnostics.EventLog": "8.0.0"
}
Expand All @@ -632,10 +608,10 @@
},
"Microsoft.PowerShell.Security": {
"type": "Transitive",
"resolved": "7.4.4",
"contentHash": "s4XRjZArfhaWC6rR690MdnxMx7wrWs1Di0OWp8NA2OF7vlFpxgnTtMlnMKUbg4AZ1LWTFFxwPvpP0fCp7xCxbA==",
"resolved": "7.4.5",
"contentHash": "slQplgdH36PvPpv4YZy0srkj3eKvENBmk1Rt/UHu/D0Eio4TIBNRqVLb3Y7824YE/VGuC4DBmQl6f6/UyCbZ2g==",
"dependencies": {
"System.Management.Automation": "7.4.4"
"System.Management.Automation": "7.4.5"
}
},
"Microsoft.Security.Extensions": {
Expand Down Expand Up @@ -679,8 +655,8 @@
},
"Microsoft.Windows.Compatibility": {
"type": "Transitive",
"resolved": "8.0.7",
"contentHash": "Lvvc0pHg1IynXXvhlWOeyj60mXLnsJJ9due91NCrq7xM4zD+kr4VvXpUSwRXecAAZE/3YP50Lr0RhiYp1g0m3Q==",
"resolved": "8.0.8",
"contentHash": "9FWk4D5mNFz99rT7NvsqrDdT/6bjkNtxo7CPwajyudBTMXi7kro8ixr5pUnFYrhUBfimR+OUGDYk/se4NxJ6sA==",
"dependencies": {
"Microsoft.Win32.Registry.AccessControl": "8.0.0",
"Microsoft.Win32.SystemEvents": "8.0.0",
Expand All @@ -696,7 +672,7 @@
"System.DirectoryServices": "8.0.0",
"System.DirectoryServices.AccountManagement": "8.0.0",
"System.DirectoryServices.Protocols": "8.0.0",
"System.Drawing.Common": "8.0.7",
"System.Drawing.Common": "8.0.8",
"System.IO.Packaging": "8.0.0",
"System.IO.Ports": "8.0.0",
"System.Management": "8.0.0",
Expand All @@ -721,18 +697,18 @@
},
"Microsoft.WSMan.Management": {
"type": "Transitive",
"resolved": "7.4.4",
"contentHash": "MRGUlPUzYcB3X9DN+bW1WA0vmH/8u0GEmfDbroUbKD4YEMwdOvD7fLOVsYkzpT5MMbDFQeeQ+rpmB5L/p99qKA==",
"resolved": "7.4.5",
"contentHash": "6Rksg7i6GSctvvsB3P7uhU8ub9lVAPa/zsPn1GrZ8eLSApZVZqO4zQFMuylCosXsn9p8h/ktytFSpM2u9k8ujw==",
"dependencies": {
"Microsoft.WSMan.Runtime": "7.4.4",
"System.Management.Automation": "7.4.4",
"Microsoft.WSMan.Runtime": "7.4.5",
"System.Management.Automation": "7.4.5",
"System.ServiceProcess.ServiceController": "8.0.0"
}
},
"Microsoft.WSMan.Runtime": {
"type": "Transitive",
"resolved": "7.4.4",
"contentHash": "nxPwSZWi9OR3du4NoJiH/sk4u0bM1ud90x/0LcH1+4PRCXOqnh7sgfB6ecTR2/Mkf76KFt/svVKJd/rC5NBOfg=="
"resolved": "7.4.5",
"contentHash": "vXoYVMP88tJ/EOkIB8/vFSc+aXjA+creJFGFIpFpLruSNDPjWHFHplnIkMXmgzHi5JITGSDt3JTz22e21qJhIg=="
},
"NETStandard.Library": {
"type": "Transitive",
Expand Down Expand Up @@ -1167,8 +1143,8 @@
},
"System.Drawing.Common": {
"type": "Transitive",
"resolved": "8.0.7",
"contentHash": "DoeBae0gZvxs3mtfoub6F1k28fSkFPzmhFuvblplKMnLYKmTMVy0j4Yxahh96KM532JzHGDxhJn1VpMKSB1pyg==",
"resolved": "8.0.8",
"contentHash": "4ZM1wvLjz9nVVExsfPAaSl/qOvU+QNedJL5rQ+2Wbow+iGeyO0e7XN07707rMBgaffEeeLrCZBwC0oHUuvRdPw==",
"dependencies": {
"Microsoft.Win32.SystemEvents": "8.0.0"
}
Expand Down Expand Up @@ -1342,6 +1318,29 @@
"System.CodeDom": "8.0.0"
}
},
"System.Management.Automation": {
"type": "Transitive",
"resolved": "7.4.5",
"contentHash": "M8diPEl3ycy5juoSwCQkJVyiG6pHjv9IPD/bvqcnrQfAsbYzqDLVQLzfurHVrQHKvqAWB4k3xwtHMyYjG8xR9Q==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.21.0",
"Microsoft.Management.Infrastructure": "3.0.0",
"Microsoft.PowerShell.CoreCLR.Eventing": "7.4.5",
"Microsoft.PowerShell.Native": "7.4.0",
"Microsoft.Security.Extensions": "1.2.0",
"Microsoft.Win32.Registry.AccessControl": "8.0.0",
"Newtonsoft.Json": "13.0.3",
"System.Configuration.ConfigurationManager": "8.0.0",
"System.Diagnostics.DiagnosticSource": "8.0.1",
"System.DirectoryServices": "8.0.0",
"System.Formats.Asn1": "8.0.1",
"System.Management": "8.0.0",
"System.Security.AccessControl": "6.0.1",
"System.Security.Cryptography.Pkcs": "8.0.0",
"System.Security.Permissions": "8.0.0",
"System.Text.Encoding.CodePages": "8.0.0"
}
},
"System.Net.Http": {
"type": "Transitive",
"resolved": "4.3.4",
Expand Down Expand Up @@ -1377,8 +1376,8 @@
},
"System.Net.Http.WinHttpHandler": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "xftE9w7kEH2GuOJV+X8zjAzsRE7NZgGy5i8ayGJZia2b69ymYq3tbGhoxnZJO8rsu7ERwtv3TmKdiglk9wTn9A=="
"resolved": "8.0.2",
"contentHash": "PNtuWFl55FSigmCWX+Rj3h/1C5igGw3G4+cvnEe2kkwMDSWX08L/GuBw5S5Fc8R9PvOj+CRUHMY9w/Va8MKWHQ=="
},
"System.Net.Primitives": {
"type": "Transitive",
Expand Down
2 changes: 1 addition & 1 deletion src/PSRule.CommandLine/PSRule.CommandLine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="NuGet.Protocol" Version="6.11.0" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.4" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.5" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down
Loading

0 comments on commit 92df9c0

Please sign in to comment.