Skip to content

Commit ceec02a

Browse files
Bump the dev-powershell group with 1 update (#3092)
Bumps Microsoft.PowerShell.SDK from 7.4.12 to 7.4.13 --- updated-dependencies: - dependency-name: Microsoft.PowerShell.SDK dependency-version: 7.4.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-powershell - dependency-name: Microsoft.PowerShell.SDK dependency-version: 7.4.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-powershell ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9d8480 commit ceec02a

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

src/PSRule.CommandLine/PSRule.CommandLine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="NuGet.Protocol" Version="6.14.0" />
19-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.12" />
19+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.13" />
2020
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
2121
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0">
2222
<PrivateAssets>all</PrivateAssets>

src/PSRule.CommandLine/packages.lock.json

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -10,26 +10,26 @@
1010
},
1111
"Microsoft.PowerShell.SDK": {
1212
"type": "Direct",
13-
"requested": "[7.4.12, )",
14-
"resolved": "7.4.12",
15-
"contentHash": "S/9RXBMO3sF7K6OlDiqiAo1svnMUlF06pVA+c3p6jnh6YF3PuFsiZUNay4OW4/pu4oWdbllZPVHFp7THOJDEAA==",
13+
"requested": "[7.4.13, )",
14+
"resolved": "7.4.13",
15+
"contentHash": "qGDB474ZfeP9ho57GW2DB/6KaUpy6i/xli+ldvYhA1tv7+sRI5ZG1DlXu3a5nONzxQYmIH46n2m9yo2733EY+Q==",
1616
"dependencies": {
1717
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
18-
"Microsoft.Extensions.ObjectPool": "8.0.19",
19-
"Microsoft.Management.Infrastructure.CimCmdlets": "7.4.12",
20-
"Microsoft.PowerShell.Commands.Diagnostics": "7.4.12",
21-
"Microsoft.PowerShell.Commands.Management": "7.4.12",
22-
"Microsoft.PowerShell.Commands.Utility": "7.4.12",
23-
"Microsoft.PowerShell.ConsoleHost": "7.4.12",
24-
"Microsoft.PowerShell.Security": "7.4.12",
25-
"Microsoft.WSMan.Management": "7.4.12",
26-
"Microsoft.Windows.Compatibility": "8.0.19",
18+
"Microsoft.Extensions.ObjectPool": "8.0.21",
19+
"Microsoft.Management.Infrastructure.CimCmdlets": "7.4.13",
20+
"Microsoft.PowerShell.Commands.Diagnostics": "7.4.13",
21+
"Microsoft.PowerShell.Commands.Management": "7.4.13",
22+
"Microsoft.PowerShell.Commands.Utility": "7.4.13",
23+
"Microsoft.PowerShell.ConsoleHost": "7.4.13",
24+
"Microsoft.PowerShell.Security": "7.4.13",
25+
"Microsoft.WSMan.Management": "7.4.13",
26+
"Microsoft.Windows.Compatibility": "8.0.21",
2727
"System.Data.SqlClient": "4.9.0",
2828
"System.Diagnostics.EventLog": "8.0.2",
2929
"System.DirectoryServices.Protocols": "8.0.2",
30-
"System.Drawing.Common": "8.0.19",
30+
"System.Drawing.Common": "8.0.21",
3131
"System.IO.Packaging": "8.0.1",
32-
"System.Management.Automation": "7.4.12",
32+
"System.Management.Automation": "7.4.13",
3333
"System.Net.Http.WinHttpHandler": "8.0.3",
3434
"System.Private.ServiceModel": "4.10.3",
3535
"System.Runtime.Caching": "8.0.1",
@@ -406,8 +406,8 @@
406406
},
407407
"Microsoft.Extensions.ObjectPool": {
408408
"type": "Transitive",
409-
"resolved": "8.0.19",
410-
"contentHash": "CYJW9hxuOT7xUrOnPjwpoU01GYLXWsCHmygF8ttS4kB+ZbXWYvSR3d8mL2fVL2QLg5fu4cgsmtz7xe1dI9FUpQ=="
409+
"resolved": "8.0.21",
410+
"contentHash": "UBuyxD9CqasYKmwP41Skar2+f2Bk47V3NAPXh3a3Rxsmt2NTB1qynDU8zHkHWEts/07QykmzYAWLHPgHsROe0w=="
411411
},
412412
"Microsoft.Extensions.Options": {
413413
"type": "Transitive",
@@ -446,10 +446,10 @@
446446
},
447447
"Microsoft.Management.Infrastructure.CimCmdlets": {
448448
"type": "Transitive",
449-
"resolved": "7.4.12",
450-
"contentHash": "fY0W93KBC1R+RF+TitJH6mnN3x+obnN5Q5s1ANduX8tKUUWWh7b7bYgiGNYqaiMliyovvz+yaMtBYSwM7KrgKg==",
449+
"resolved": "7.4.13",
450+
"contentHash": "d6rPvx141I93Zi2HnzVemN3/UzdETyiYDRwjc69N5FhP9CMmbPwdoH6boxXCQuUShn0ORspIK3rOO2aH9Bzhuw==",
451451
"dependencies": {
452-
"System.Management.Automation": "7.4.12"
452+
"System.Management.Automation": "7.4.13"
453453
}
454454
},
455455
"Microsoft.Management.Infrastructure.Runtime.Unix": {
@@ -474,50 +474,50 @@
474474
},
475475
"Microsoft.PowerShell.Commands.Diagnostics": {
476476
"type": "Transitive",
477-
"resolved": "7.4.12",
478-
"contentHash": "Cp2ueN1dPzAm7NSAMLW4yDEvQDQ1gSwp8QiAuD8jXY5uqW9gYYHDnI7WURuXQa57ESblv55gPumNBR/xbhzstg==",
477+
"resolved": "7.4.13",
478+
"contentHash": "rzJaH39nl1/byN9+Z6hJTJP2Xs6fcRVLFXDTLEOgqTQoXolPAwTUKoECSHaLKuLercU/2cLOGj7Jev4k70zE/Q==",
479479
"dependencies": {
480-
"System.Management.Automation": "7.4.12"
480+
"System.Management.Automation": "7.4.13"
481481
}
482482
},
483483
"Microsoft.PowerShell.Commands.Management": {
484484
"type": "Transitive",
485-
"resolved": "7.4.12",
486-
"contentHash": "gJCeG4m4JecEi5+tvALZEO7ctwNyw4A60moAjXem3mcoN099Mz5EiLt6TlD5kRJhmFW8AuELd6ybXc/Sed9Hsw==",
485+
"resolved": "7.4.13",
486+
"contentHash": "5n2N+v+cBmbCORz6QePuEUcQAF59u5ay8LXs8gr3Mmv3jkwRekjJ1ri2TfY7UgiBPt042PmRnKHqNeQuLCE18A==",
487487
"dependencies": {
488-
"Microsoft.PowerShell.Security": "7.4.12",
488+
"Microsoft.PowerShell.Security": "7.4.13",
489489
"System.Diagnostics.EventLog": "8.0.2",
490490
"System.ServiceProcess.ServiceController": "8.0.1"
491491
}
492492
},
493493
"Microsoft.PowerShell.Commands.Utility": {
494494
"type": "Transitive",
495-
"resolved": "7.4.12",
496-
"contentHash": "c1/ukTOJxPWWXMAt6MXR2wigHPazVLR7slFJrrb75l0j+d66GvpKhgm7SNB1aHimSmwArI+oAIBF2EYXBnJ7Tg==",
495+
"resolved": "7.4.13",
496+
"contentHash": "XXOsdKNUnffLhk+TBxui5sS5m6Wc6/wfrAXfvbC8CFOBwxgw+lm20Z86X8JsHQPw2WCe0oFIERszsj/7UVQeDQ==",
497497
"dependencies": {
498498
"Json.More.Net": "2.0.2",
499499
"JsonPointer.Net": "5.0.2",
500500
"JsonSchema.Net": "7.0.4",
501501
"Markdig.Signed": "0.33.0",
502502
"Microsoft.CodeAnalysis.CSharp": "4.9.2",
503503
"Microsoft.PowerShell.MarkdownRender": "7.2.1",
504-
"System.Drawing.Common": "8.0.19",
505-
"System.Management.Automation": "7.4.12",
504+
"System.Drawing.Common": "8.0.21",
505+
"System.Management.Automation": "7.4.13",
506506
"System.Threading.AccessControl": "8.0.0"
507507
}
508508
},
509509
"Microsoft.PowerShell.ConsoleHost": {
510510
"type": "Transitive",
511-
"resolved": "7.4.12",
512-
"contentHash": "4NJ6cCc64G6VyczeLqVMmVE0eS8+rNhKOJsSdWhIt+MHW/i3aiSCJUp78kD6gesSQ7yhkjdrolk24kqVsI5cpw==",
511+
"resolved": "7.4.13",
512+
"contentHash": "6qGFsSKTZiWlD1POFjOOG1Sgo6x85smhsbjFAuHF3hxeeQFrFU17bL3G7DeF3f0uU1vf8nV0o83AjGXgwadlog==",
513513
"dependencies": {
514-
"System.Management.Automation": "7.4.12"
514+
"System.Management.Automation": "7.4.13"
515515
}
516516
},
517517
"Microsoft.PowerShell.CoreCLR.Eventing": {
518518
"type": "Transitive",
519-
"resolved": "7.4.12",
520-
"contentHash": "FPOh7btqeUWgu+kXFGO6PjdKoyEIayejeYnybp3Q6K+2BngSWg+YdNxpoAj6mQtq6kra/e1PTjk0IlXIs5gSow==",
519+
"resolved": "7.4.13",
520+
"contentHash": "5LSOccN5JwGCEB2Az+gscVixjKJdodPSe/2CYzsYpGWLicgdsReEH5W0QwM3UBO181Jiwrx1OM6eEufgMt6t1A==",
521521
"dependencies": {
522522
"System.Diagnostics.EventLog": "8.0.2"
523523
}
@@ -537,10 +537,10 @@
537537
},
538538
"Microsoft.PowerShell.Security": {
539539
"type": "Transitive",
540-
"resolved": "7.4.12",
541-
"contentHash": "GJE9J/m80VAI5bWAML5UFqUbzV2ot89AZluZ4//g1yKIw5BCS+CJsvPKt9EidOxmkdm+GIPmv1zFGY2Ny6ADaw==",
540+
"resolved": "7.4.13",
541+
"contentHash": "P7NEMN/hhpw43JmzTLgB2iJoXd4XHQ3cBUrCQ7skYU7S3kCCve8CjXbsIts6g4ycjsex5P3FxPpWy35+8P89Lw==",
542542
"dependencies": {
543-
"System.Management.Automation": "7.4.12"
543+
"System.Management.Automation": "7.4.13"
544544
}
545545
},
546546
"Microsoft.Security.Extensions": {
@@ -565,8 +565,8 @@
565565
},
566566
"Microsoft.Windows.Compatibility": {
567567
"type": "Transitive",
568-
"resolved": "8.0.19",
569-
"contentHash": "NRXYXqzN3VRsUDM66zDAkBCuhQ1EXbqZX+Nnnz/IwCcATVnaZL5PynB7FOrDqBYU2JY8M3j2WYwnM3mcAthYnA==",
568+
"resolved": "8.0.21",
569+
"contentHash": "XlMIh8pGbcW0sVVqxkBOJqJE4xT40+Lh539Zgz1xsUzoMYo73mIbtS1m0p2GbVfQLUS6PjmHIrYOUGHKx91M3Q==",
570570
"dependencies": {
571571
"Microsoft.Win32.Registry.AccessControl": "8.0.0",
572572
"Microsoft.Win32.SystemEvents": "8.0.0",
@@ -582,7 +582,7 @@
582582
"System.DirectoryServices": "8.0.0",
583583
"System.DirectoryServices.AccountManagement": "8.0.1",
584584
"System.DirectoryServices.Protocols": "8.0.2",
585-
"System.Drawing.Common": "8.0.19",
585+
"System.Drawing.Common": "8.0.21",
586586
"System.IO.Packaging": "8.0.1",
587587
"System.IO.Ports": "8.0.0",
588588
"System.Management": "8.0.0",
@@ -607,24 +607,24 @@
607607
},
608608
"Microsoft.WSMan.Management": {
609609
"type": "Transitive",
610-
"resolved": "7.4.12",
611-
"contentHash": "XWKZX+9cNJ6thtPjZD39WwPm3PIRaSvBQk+CN2t+AaBE1f6pMfPOU2mjxH9GVm5/BwjhTSg9gzd3nQ+OBzTFNQ==",
610+
"resolved": "7.4.13",
611+
"contentHash": "DUUlNcBmD8kcASTUsubbJ9tXXeYAbb2UCjZVWhfjiPciEN/xDL7Fzmhd7I6Xymh8pftt2KLU/jc0yksgUA+TeQ==",
612612
"dependencies": {
613-
"Microsoft.WSMan.Runtime": "7.4.12",
613+
"Microsoft.WSMan.Runtime": "7.4.13",
614614
"System.Diagnostics.EventLog": "8.0.2",
615-
"System.Management.Automation": "7.4.12",
615+
"System.Management.Automation": "7.4.13",
616616
"System.ServiceProcess.ServiceController": "8.0.1"
617617
}
618618
},
619619
"Microsoft.WSMan.Runtime": {
620620
"type": "Transitive",
621-
"resolved": "7.4.12",
622-
"contentHash": "3Oi74bp2yWR8iZezzh1Y65bWNgojYaPexXIiHhjaGboKZsVsUTGEd5vjcPqMmhP55/axhh9eRDH53bNX0hz8wQ=="
621+
"resolved": "7.4.13",
622+
"contentHash": "uuMYPOQDu1ixTSj2VmI/uMkvuOx4K3iFEZQqNCnggHBzdavQAB2CZ+QzgACONmEnjov3G7VZ4omrhOqpVOD8DQ=="
623623
},
624624
"Newtonsoft.Json": {
625625
"type": "Transitive",
626-
"resolved": "13.0.3",
627-
"contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ=="
626+
"resolved": "13.0.4",
627+
"contentHash": "pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A=="
628628
},
629629
"NuGet.Common": {
630630
"type": "Transitive",
@@ -981,8 +981,8 @@
981981
},
982982
"System.Drawing.Common": {
983983
"type": "Transitive",
984-
"resolved": "8.0.19",
985-
"contentHash": "UWMINQeKPH2+t/4oNySDVPf7URFMYCRdkAG1s+2nLyHauu4GiyIoBjSHxN3aNULCNmyHB+ByU1TQ1jtMi7G6wQ==",
984+
"resolved": "8.0.21",
985+
"contentHash": "2thnW79HZ1jKUwNuVaMXcp4URGTO5jgiWYlxYNo0UXIDdj2QU360JYiHLCFysWdIKzzFPy3jw+YefIg2JyNbdw==",
986986
"dependencies": {
987987
"Microsoft.Win32.SystemEvents": "8.0.0"
988988
}
@@ -1096,16 +1096,16 @@
10961096
},
10971097
"System.Management.Automation": {
10981098
"type": "Transitive",
1099-
"resolved": "7.4.12",
1100-
"contentHash": "Gur81H587ELl0MNRHNdEeqtAY29L3N9nlU7xqdYWpXSgHKZjVfBbW0Xi6NkWMwzpsLNQZ3ak+A4s9aka7zGB1A==",
1099+
"resolved": "7.4.13",
1100+
"contentHash": "LBoM+jXmB5ySj59lppxXPDBFSGqgntUNTtGtw5azCosrBXf5ri1Rh0Xf512fcS2eA3s3SvYdIwzEWxZ0YgYGBQ==",
11011101
"dependencies": {
11021102
"Microsoft.ApplicationInsights": "2.21.0",
11031103
"Microsoft.Management.Infrastructure": "3.0.0",
1104-
"Microsoft.PowerShell.CoreCLR.Eventing": "7.4.12",
1104+
"Microsoft.PowerShell.CoreCLR.Eventing": "7.4.13",
11051105
"Microsoft.PowerShell.Native": "7.4.0",
11061106
"Microsoft.Security.Extensions": "1.4.0",
11071107
"Microsoft.Win32.Registry.AccessControl": "8.0.0",
1108-
"Newtonsoft.Json": "13.0.3",
1108+
"Newtonsoft.Json": "13.0.4",
11091109
"System.Configuration.ConfigurationManager": "8.0.1",
11101110
"System.Diagnostics.DiagnosticSource": "8.0.1",
11111111
"System.Diagnostics.EventLog": "8.0.2",

0 commit comments

Comments
 (0)