Skip to content

Commit 3738bf2

Browse files
floberndgithub-actions[bot]
authored andcommitted
Update Elastic.Transport dependency (#7914)
1 parent 3159957 commit 3738bf2

File tree

11 files changed

+69
-69
lines changed

11 files changed

+69
-69
lines changed

benchmarks/Benchmarks/packages.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
},
6868
"Elastic.Transport": {
6969
"type": "Transitive",
70-
"resolved": "0.4.14",
71-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w=="
70+
"resolved": "0.4.15",
71+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A=="
7272
},
7373
"Elasticsearch.Net": {
7474
"type": "Transitive",
@@ -1172,7 +1172,7 @@
11721172
"elastic.clients.elasticsearch": {
11731173
"type": "Project",
11741174
"dependencies": {
1175-
"Elastic.Transport": "[0.4.14, )"
1175+
"Elastic.Transport": "[0.4.15, )"
11761176
}
11771177
}
11781178
}

benchmarks/Profiling/packages.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
},
3232
"Elastic.Transport": {
3333
"type": "Transitive",
34-
"resolved": "0.4.14",
35-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w=="
34+
"resolved": "0.4.15",
35+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A=="
3636
},
3737
"Microsoft.Build.Tasks.Git": {
3838
"type": "Transitive",
@@ -88,7 +88,7 @@
8888
"elastic.clients.elasticsearch": {
8989
"type": "Project",
9090
"dependencies": {
91-
"Elastic.Transport": "[0.4.14, )"
91+
"Elastic.Transport": "[0.4.15, )"
9292
}
9393
}
9494
}

src/Elastic.Clients.Elasticsearch.JsonNetSerializer/packages.lock.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
},
3838
"Elastic.Transport": {
3939
"type": "Transitive",
40-
"resolved": "0.4.14",
41-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
40+
"resolved": "0.4.15",
41+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
4242
"dependencies": {
4343
"Microsoft.CSharp": "4.7.0",
4444
"System.Buffers": "4.5.1",
@@ -152,7 +152,7 @@
152152
"elastic.clients.elasticsearch": {
153153
"type": "Project",
154154
"dependencies": {
155-
"Elastic.Transport": "[0.4.14, )"
155+
"Elastic.Transport": "[0.4.15, )"
156156
}
157157
}
158158
},
@@ -192,8 +192,8 @@
192192
},
193193
"Elastic.Transport": {
194194
"type": "Transitive",
195-
"resolved": "0.4.14",
196-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
195+
"resolved": "0.4.15",
196+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
197197
"dependencies": {
198198
"Microsoft.CSharp": "4.7.0",
199199
"System.Buffers": "4.5.1",
@@ -341,7 +341,7 @@
341341
"elastic.clients.elasticsearch": {
342342
"type": "Project",
343343
"dependencies": {
344-
"Elastic.Transport": "[0.4.14, )"
344+
"Elastic.Transport": "[0.4.15, )"
345345
}
346346
}
347347
},
@@ -390,8 +390,8 @@
390390
},
391391
"Elastic.Transport": {
392392
"type": "Transitive",
393-
"resolved": "0.4.14",
394-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
393+
"resolved": "0.4.15",
394+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
395395
"dependencies": {
396396
"Microsoft.CSharp": "4.7.0",
397397
"System.Buffers": "4.5.1",
@@ -538,7 +538,7 @@
538538
"elastic.clients.elasticsearch": {
539539
"type": "Project",
540540
"dependencies": {
541-
"Elastic.Transport": "[0.4.14, )"
541+
"Elastic.Transport": "[0.4.15, )"
542542
}
543543
}
544544
},
@@ -578,8 +578,8 @@
578578
},
579579
"Elastic.Transport": {
580580
"type": "Transitive",
581-
"resolved": "0.4.14",
582-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
581+
"resolved": "0.4.15",
582+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
583583
"dependencies": {
584584
"Microsoft.CSharp": "4.7.0",
585585
"System.Buffers": "4.5.1",
@@ -718,7 +718,7 @@
718718
"elastic.clients.elasticsearch": {
719719
"type": "Project",
720720
"dependencies": {
721-
"Elastic.Transport": "[0.4.14, )"
721+
"Elastic.Transport": "[0.4.15, )"
722722
}
723723
}
724724
},
@@ -758,8 +758,8 @@
758758
},
759759
"Elastic.Transport": {
760760
"type": "Transitive",
761-
"resolved": "0.4.14",
762-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
761+
"resolved": "0.4.15",
762+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
763763
"dependencies": {
764764
"Microsoft.CSharp": "4.7.0",
765765
"System.Buffers": "4.5.1",
@@ -867,7 +867,7 @@
867867
"elastic.clients.elasticsearch": {
868868
"type": "Project",
869869
"dependencies": {
870-
"Elastic.Transport": "[0.4.14, )"
870+
"Elastic.Transport": "[0.4.15, )"
871871
}
872872
}
873873
},
@@ -907,8 +907,8 @@
907907
},
908908
"Elastic.Transport": {
909909
"type": "Transitive",
910-
"resolved": "0.4.14",
911-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w=="
910+
"resolved": "0.4.15",
911+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A=="
912912
},
913913
"Microsoft.Build.Tasks.Git": {
914914
"type": "Transitive",
@@ -964,7 +964,7 @@
964964
"elastic.clients.elasticsearch": {
965965
"type": "Project",
966966
"dependencies": {
967-
"Elastic.Transport": "[0.4.14, )"
967+
"Elastic.Transport": "[0.4.15, )"
968968
}
969969
}
970970
}

src/Elastic.Clients.Elasticsearch/Elastic.Clients.Elasticsearch.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<Nullable>annotations</Nullable>
1919
</PropertyGroup>
2020
<ItemGroup>
21-
<PackageReference Include="Elastic.Transport" Version="0.4.14" />
21+
<PackageReference Include="Elastic.Transport" Version="0.4.15" />
2222
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.3.44">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

src/Elastic.Clients.Elasticsearch/packages.lock.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"Elastic.Transport": {
2424
"type": "Direct",
25-
"requested": "[0.4.14, )",
26-
"resolved": "0.4.14",
27-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
25+
"requested": "[0.4.15, )",
26+
"resolved": "0.4.15",
27+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
2828
"dependencies": {
2929
"Microsoft.CSharp": "4.7.0",
3030
"System.Buffers": "4.5.1",
@@ -172,9 +172,9 @@
172172
},
173173
"Elastic.Transport": {
174174
"type": "Direct",
175-
"requested": "[0.4.14, )",
176-
"resolved": "0.4.14",
177-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
175+
"requested": "[0.4.15, )",
176+
"resolved": "0.4.15",
177+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
178178
"dependencies": {
179179
"Microsoft.CSharp": "4.7.0",
180180
"System.Buffers": "4.5.1",
@@ -356,9 +356,9 @@
356356
},
357357
"Elastic.Transport": {
358358
"type": "Direct",
359-
"requested": "[0.4.14, )",
360-
"resolved": "0.4.14",
361-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
359+
"requested": "[0.4.15, )",
360+
"resolved": "0.4.15",
361+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
362362
"dependencies": {
363363
"Microsoft.CSharp": "4.7.0",
364364
"System.Buffers": "4.5.1",
@@ -548,9 +548,9 @@
548548
},
549549
"Elastic.Transport": {
550550
"type": "Direct",
551-
"requested": "[0.4.14, )",
552-
"resolved": "0.4.14",
553-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
551+
"requested": "[0.4.15, )",
552+
"resolved": "0.4.15",
553+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
554554
"dependencies": {
555555
"Microsoft.CSharp": "4.7.0",
556556
"System.Buffers": "4.5.1",
@@ -723,9 +723,9 @@
723723
},
724724
"Elastic.Transport": {
725725
"type": "Direct",
726-
"requested": "[0.4.14, )",
727-
"resolved": "0.4.14",
728-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
726+
"requested": "[0.4.15, )",
727+
"resolved": "0.4.15",
728+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
729729
"dependencies": {
730730
"Microsoft.CSharp": "4.7.0",
731731
"System.Buffers": "4.5.1",
@@ -867,9 +867,9 @@
867867
},
868868
"Elastic.Transport": {
869869
"type": "Direct",
870-
"requested": "[0.4.14, )",
871-
"resolved": "0.4.14",
872-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w=="
870+
"requested": "[0.4.15, )",
871+
"resolved": "0.4.15",
872+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A=="
873873
},
874874
"Microsoft.NETFramework.ReferenceAssemblies": {
875875
"type": "Direct",

src/Playground/packages.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
},
4949
"Elastic.Transport": {
5050
"type": "Transitive",
51-
"resolved": "0.4.14",
52-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w=="
51+
"resolved": "0.4.15",
52+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A=="
5353
},
5454
"Microsoft.Build.Tasks.Git": {
5555
"type": "Transitive",
@@ -110,7 +110,7 @@
110110
"elastic.clients.elasticsearch": {
111111
"type": "Project",
112112
"dependencies": {
113-
"Elastic.Transport": "[0.4.14, )"
113+
"Elastic.Transport": "[0.4.15, )"
114114
}
115115
},
116116
"elastic.clients.elasticsearch.jsonnetserializer": {

tests/Tests.ClusterLauncher/packages.lock.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
},
7676
"Elastic.Transport": {
7777
"type": "Transitive",
78-
"resolved": "0.4.14",
79-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
78+
"resolved": "0.4.15",
79+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
8080
"dependencies": {
8181
"Microsoft.CSharp": "4.7.0",
8282
"System.Buffers": "4.5.1",
@@ -1280,7 +1280,7 @@
12801280
"elastic.clients.elasticsearch": {
12811281
"type": "Project",
12821282
"dependencies": {
1283-
"Elastic.Transport": "[0.4.14, )"
1283+
"Elastic.Transport": "[0.4.15, )"
12841284
}
12851285
},
12861286
"elastic.clients.elasticsearch.jsonnetserializer": {
@@ -1397,8 +1397,8 @@
13971397
},
13981398
"Elastic.Transport": {
13991399
"type": "Transitive",
1400-
"resolved": "0.4.14",
1401-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
1400+
"resolved": "0.4.15",
1401+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
14021402
"dependencies": {
14031403
"Microsoft.CSharp": "4.7.0",
14041404
"System.Buffers": "4.5.1",
@@ -2596,7 +2596,7 @@
25962596
"elastic.clients.elasticsearch": {
25972597
"type": "Project",
25982598
"dependencies": {
2599-
"Elastic.Transport": "[0.4.14, )"
2599+
"Elastic.Transport": "[0.4.15, )"
26002600
}
26012601
},
26022602
"elastic.clients.elasticsearch.jsonnetserializer": {
@@ -2713,8 +2713,8 @@
27132713
},
27142714
"Elastic.Transport": {
27152715
"type": "Transitive",
2716-
"resolved": "0.4.14",
2717-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w=="
2716+
"resolved": "0.4.15",
2717+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A=="
27182718
},
27192719
"FluentAssertions": {
27202720
"type": "Transitive",
@@ -3899,7 +3899,7 @@
38993899
"elastic.clients.elasticsearch": {
39003900
"type": "Project",
39013901
"dependencies": {
3902-
"Elastic.Transport": "[0.4.14, )"
3902+
"Elastic.Transport": "[0.4.15, )"
39033903
}
39043904
},
39053905
"elastic.clients.elasticsearch.jsonnetserializer": {

tests/Tests.Core/packages.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@
137137
},
138138
"Elastic.Transport": {
139139
"type": "Transitive",
140-
"resolved": "0.4.14",
141-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
140+
"resolved": "0.4.15",
141+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
142142
"dependencies": {
143143
"Microsoft.CSharp": "4.7.0",
144144
"System.Buffers": "4.5.1",
@@ -1589,7 +1589,7 @@
15891589
"elastic.clients.elasticsearch": {
15901590
"type": "Project",
15911591
"dependencies": {
1592-
"Elastic.Transport": "[0.4.14, )"
1592+
"Elastic.Transport": "[0.4.15, )"
15931593
}
15941594
},
15951595
"elastic.clients.elasticsearch.jsonnetserializer": {

tests/Tests.Domain/packages.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
},
5858
"Elastic.Transport": {
5959
"type": "Transitive",
60-
"resolved": "0.4.14",
61-
"contentHash": "VjfChM++MnfljqKnCN75h2huIlg7HkUgrc4VyLh8HMyMKPxaK9LrxbUH8xeDm7bIqEd/qSCeujatfwhfYEhD6w==",
60+
"resolved": "0.4.15",
61+
"contentHash": "XSuqHDVZ5Qd2A4g7JUa2zpYJaJgT2/dQUe3UdgcMXZ1NSrVTFHTE9pkTbf60l38JAlW38Ecfzve4H/YY7KG/2A==",
6262
"dependencies": {
6363
"Microsoft.CSharp": "4.7.0",
6464
"System.Buffers": "4.5.1",
@@ -1142,7 +1142,7 @@
11421142
"elastic.clients.elasticsearch": {
11431143
"type": "Project",
11441144
"dependencies": {
1145-
"Elastic.Transport": "[0.4.14, )"
1145+
"Elastic.Transport": "[0.4.15, )"
11461146
}
11471147
},
11481148
"tests.configuration": {

tests/Tests/Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ProjectReference Include="$(SolutionRoot)\tests\Tests.Core\Tests.Core.csproj" />
1111
<ProjectReference Include="$(SolutionRoot)\src\Elastic.Clients.Elasticsearch\Elastic.Clients.Elasticsearch.csproj" />
1212
<ProjectReference Include="$(SolutionRoot)\tests\Tests.ClusterLauncher\Tests.ClusterLauncher.csproj" />
13-
<PackageReference Include="Elastic.Transport.VirtualizedCluster" Version="0.4.14" />
13+
<PackageReference Include="Elastic.Transport.VirtualizedCluster" Version="0.4.15" />
1414
<PackageReference Include="FSharp.Core" Version="6.0.3" />
1515
<PackageReference Include="Bogus" Version="22.1.2" />
1616
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />

0 commit comments

Comments
 (0)