Skip to content

Commit f2d4780

Browse files
SLVS-2810 Update steamjsonrpc (#6587)
1 parent cb38318 commit f2d4780

File tree

27 files changed

+163
-132
lines changed

27 files changed

+163
-132
lines changed

src/CFamily.UnitTests/packages.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1391,7 +1391,7 @@
13911391
"SonarLint.VisualStudio.ConnectedMode": "[1.0.0, )",
13921392
"SonarLint.VisualStudio.Core": "[1.0.0, )",
13931393
"SonarLint.VisualStudio.Infrastructure.VS": "[1.0.0, )",
1394-
"StreamJsonRpc": "[2.6.121, )",
1394+
"StreamJsonRpc": "[2.8.28, )",
13951395
"StrongNamer": "[0.0.8, )",
13961396
"System.IO.Abstractions": "[9.0.4, )"
13971397
}
@@ -1450,7 +1450,7 @@
14501450
"type": "Project",
14511451
"dependencies": {
14521452
"SonarLint.VisualStudio.Core": "[1.0.0, )",
1453-
"StreamJsonRpc": "[2.6.121, )"
1453+
"StreamJsonRpc": "[2.8.28, )"
14541454
}
14551455
},
14561456
"SonarLint.VisualStudio.SLCore.Listeners": {

src/ConnectedMode.UnitTests/packages.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,7 +1555,7 @@
15551555
"SonarLint.VisualStudio.ConnectedMode": "[1.0.0, )",
15561556
"SonarLint.VisualStudio.Core": "[1.0.0, )",
15571557
"SonarLint.VisualStudio.Infrastructure.VS": "[1.0.0, )",
1558-
"StreamJsonRpc": "[2.6.121, )",
1558+
"StreamJsonRpc": "[2.8.28, )",
15591559
"StrongNamer": "[0.0.8, )",
15601560
"System.IO.Abstractions": "[9.0.4, )"
15611561
}
@@ -1595,7 +1595,7 @@
15951595
"type": "Project",
15961596
"dependencies": {
15971597
"SonarLint.VisualStudio.Core": "[1.0.0, )",
1598-
"StreamJsonRpc": "[2.6.121, )"
1598+
"StreamJsonRpc": "[2.8.28, )"
15991599
}
16001600
}
16011601
}

src/ConnectedMode/packages.lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1387,7 +1387,7 @@
13871387
"type": "Project",
13881388
"dependencies": {
13891389
"SonarLint.VisualStudio.Core": "[1.0.0, )",
1390-
"StreamJsonRpc": "[2.6.121, )"
1390+
"StreamJsonRpc": "[2.8.28, )"
13911391
}
13921392
}
13931393
}

src/Core.UnitTests/packages.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,7 @@
13091309
"SonarLint.VisualStudio.ConnectedMode": "[1.0.0, )",
13101310
"SonarLint.VisualStudio.Core": "[1.0.0, )",
13111311
"SonarLint.VisualStudio.Infrastructure.VS": "[1.0.0, )",
1312-
"StreamJsonRpc": "[2.6.121, )",
1312+
"StreamJsonRpc": "[2.8.28, )",
13131313
"StrongNamer": "[0.0.8, )",
13141314
"System.IO.Abstractions": "[9.0.4, )"
13151315
}
@@ -1349,7 +1349,7 @@
13491349
"type": "Project",
13501350
"dependencies": {
13511351
"SonarLint.VisualStudio.Core": "[1.0.0, )",
1352-
"StreamJsonRpc": "[2.6.121, )"
1352+
"StreamJsonRpc": "[2.8.28, )"
13531353
}
13541354
}
13551355
}

src/Education.UnitTests/packages.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@
13301330
"SonarLint.VisualStudio.ConnectedMode": "[1.0.0, )",
13311331
"SonarLint.VisualStudio.Core": "[1.0.0, )",
13321332
"SonarLint.VisualStudio.Infrastructure.VS": "[1.0.0, )",
1333-
"StreamJsonRpc": "[2.6.121, )",
1333+
"StreamJsonRpc": "[2.8.28, )",
13341334
"StrongNamer": "[0.0.8, )",
13351335
"System.IO.Abstractions": "[9.0.4, )"
13361336
}
@@ -1370,7 +1370,7 @@
13701370
"type": "Project",
13711371
"dependencies": {
13721372
"SonarLint.VisualStudio.Core": "[1.0.0, )",
1373-
"StreamJsonRpc": "[2.6.121, )"
1373+
"StreamJsonRpc": "[2.8.28, )"
13741374
}
13751375
}
13761376
}

src/Education/packages.lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,7 @@
11251125
"type": "Project",
11261126
"dependencies": {
11271127
"SonarLint.VisualStudio.Core": "[1.0.0, )",
1128-
"StreamJsonRpc": "[2.6.121, )"
1128+
"StreamJsonRpc": "[2.8.28, )"
11291129
}
11301130
}
11311131
}

src/Infrastructure.VS.UnitTests/packages.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,7 +1520,7 @@
15201520
"SonarLint.VisualStudio.ConnectedMode": "[1.0.0, )",
15211521
"SonarLint.VisualStudio.Core": "[1.0.0, )",
15221522
"SonarLint.VisualStudio.Infrastructure.VS": "[1.0.0, )",
1523-
"StreamJsonRpc": "[2.6.121, )",
1523+
"StreamJsonRpc": "[2.8.28, )",
15241524
"StrongNamer": "[0.0.8, )",
15251525
"System.IO.Abstractions": "[9.0.4, )"
15261526
}
@@ -1560,7 +1560,7 @@
15601560
"type": "Project",
15611561
"dependencies": {
15621562
"SonarLint.VisualStudio.Core": "[1.0.0, )",
1563-
"StreamJsonRpc": "[2.6.121, )"
1563+
"StreamJsonRpc": "[2.8.28, )"
15641564
}
15651565
}
15661566
}

src/Integration.UnitTests/packages.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@
13161316
"SonarLint.VisualStudio.ConnectedMode": "[1.0.0, )",
13171317
"SonarLint.VisualStudio.Core": "[1.0.0, )",
13181318
"SonarLint.VisualStudio.Infrastructure.VS": "[1.0.0, )",
1319-
"StreamJsonRpc": "[2.6.121, )",
1319+
"StreamJsonRpc": "[2.8.28, )",
13201320
"StrongNamer": "[0.0.8, )",
13211321
"System.IO.Abstractions": "[9.0.4, )"
13221322
}
@@ -1356,7 +1356,7 @@
13561356
"type": "Project",
13571357
"dependencies": {
13581358
"SonarLint.VisualStudio.Core": "[1.0.0, )",
1359-
"StreamJsonRpc": "[2.6.121, )"
1359+
"StreamJsonRpc": "[2.8.28, )"
13601360
}
13611361
}
13621362
}

src/Integration.Vsix.UnitTests/packages.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1489,7 +1489,7 @@
14891489
"SonarLint.VisualStudio.ConnectedMode": "[1.0.0, )",
14901490
"SonarLint.VisualStudio.Core": "[1.0.0, )",
14911491
"SonarLint.VisualStudio.Infrastructure.VS": "[1.0.0, )",
1492-
"StreamJsonRpc": "[2.6.121, )",
1492+
"StreamJsonRpc": "[2.8.28, )",
14931493
"StrongNamer": "[0.0.8, )",
14941494
"System.IO.Abstractions": "[9.0.4, )"
14951495
}
@@ -1548,7 +1548,7 @@
15481548
"type": "Project",
15491549
"dependencies": {
15501550
"SonarLint.VisualStudio.Core": "[1.0.0, )",
1551-
"StreamJsonRpc": "[2.6.121, )"
1551+
"StreamJsonRpc": "[2.8.28, )"
15521552
}
15531553
},
15541554
"SonarLint.VisualStudio.SLCore.Listeners": {

src/Integration.Vsix/AsmRef_Integration.Vsix_Baseline_WithStrongNames.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
################################
33
# Assembly references report
4-
# Report date/time: 2026-01-09T13:15:03.0033783Z
4+
# Report date/time: 2026-01-09T13:44:42.6874446Z
55
################################
66
#
77
# Generated by Devtility CheckAsmRefs v0.11.0.223
@@ -198,7 +198,7 @@ Referenced assemblies:
198198
- 'SonarLint.VisualStudio.Core, Version=9.5.0.0, Culture=neutral, PublicKeyToken=c5b62af9de6d7244'
199199
- 'SonarLint.VisualStudio.Infrastructure.VS, Version=9.5.0.0, Culture=neutral, PublicKeyToken=c5b62af9de6d7244'
200200
- 'SonarLint.VisualStudio.SLCore, Version=9.5.0.0, Culture=neutral, PublicKeyToken=c5b62af9de6d7244'
201-
- 'StreamJsonRpc, Version=2.6.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
201+
- 'StreamJsonRpc, Version=2.8.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
202202
- 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
203203
- 'System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
204204
- 'System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
@@ -301,11 +301,11 @@ Assembly: 'SonarLint.VisualStudio.SLCore, Version=9.5.0.0, Culture=neutral, Publ
301301
Relative path: 'SonarLint.VisualStudio.SLCore.dll'
302302

303303
Referenced assemblies:
304-
- 'Microsoft.VisualStudio.Threading, Version=16.7.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
304+
- 'Microsoft.VisualStudio.Threading, Version=16.9.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
305305
- 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
306306
- 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
307307
- 'SonarLint.VisualStudio.Core, Version=9.5.0.0, Culture=neutral, PublicKeyToken=c5b62af9de6d7244'
308-
- 'StreamJsonRpc, Version=2.6.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
308+
- 'StreamJsonRpc, Version=2.8.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
309309
- 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
310310
- 'System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
311311
- 'System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

0 commit comments

Comments
 (0)