Skip to content

Commit d3c48a4

Browse files
Bump Microsoft.NET.Sdk.Functions from 4.2.0 to 4.3.0 (#1041)
* Bump Microsoft.NET.Sdk.Functions from 4.2.0 to 4.3.0 Bumps [Microsoft.NET.Sdk.Functions](https://github.com/Azure/azure-functions-vs-build-sdk) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/Azure/azure-functions-vs-build-sdk/releases) - [Commits](Azure/azure-functions-vs-build-sdk@4.2.0...4.3.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk.Functions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update package lock files --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chlafreniere <hichise@gmail.com>
1 parent d1920b4 commit d3c48a4

File tree

4 files changed

+164
-155
lines changed

4 files changed

+164
-155
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PackageVersion Include="Azure.Identity" Version="1.10.2"/>
55
<PackageVersion Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
66
<PackageVersion Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="5.1.3" />
7-
<PackageVersion Include="Microsoft.NET.Sdk.Functions" Version="4.2.0" />
7+
<PackageVersion Include="Microsoft.NET.Sdk.Functions" Version="4.3.0" />
88
<PackageVersion Include="Microsoft.Azure.Functions.Worker.Extensions.Abstractions" Version="1.2.0" />
99
<PackageVersion Include="Microsoft.ApplicationInsights" Version="2.22.0" />
1010
<PackageVersion Include="Microsoft.Azure.WebJobs" Version="3.0.39" />

performance/packages.lock.json

Lines changed: 54 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -678,8 +678,8 @@
678678
},
679679
"Microsoft.NETCore.Targets": {
680680
"type": "Transitive",
681-
"resolved": "1.1.0",
682-
"contentHash": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg=="
681+
"resolved": "1.1.3",
682+
"contentHash": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ=="
683683
},
684684
"Microsoft.SqlServer.Server": {
685685
"type": "Transitive",
@@ -810,18 +810,18 @@
810810
},
811811
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
812812
"type": "Transitive",
813-
"resolved": "4.3.0",
814-
"contentHash": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q=="
813+
"resolved": "4.3.2",
814+
"contentHash": "7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g=="
815815
},
816816
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
817817
"type": "Transitive",
818-
"resolved": "4.3.0",
819-
"contentHash": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA=="
818+
"resolved": "4.3.2",
819+
"contentHash": "0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw=="
820820
},
821821
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
822822
"type": "Transitive",
823-
"resolved": "4.3.0",
824-
"contentHash": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw=="
823+
"resolved": "4.3.2",
824+
"contentHash": "G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg=="
825825
},
826826
"runtime.native.System": {
827827
"type": "Transitive",
@@ -860,30 +860,30 @@
860860
},
861861
"runtime.native.System.Security.Cryptography.OpenSsl": {
862862
"type": "Transitive",
863-
"resolved": "4.3.0",
864-
"contentHash": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
863+
"resolved": "4.3.2",
864+
"contentHash": "QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==",
865865
"dependencies": {
866-
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
867-
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
868-
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
869-
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
870-
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
871-
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
872-
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
873-
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
874-
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
875-
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
866+
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
867+
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
868+
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
869+
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
870+
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
871+
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
872+
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
873+
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
874+
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
875+
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
876876
}
877877
},
878878
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
879879
"type": "Transitive",
880-
"resolved": "4.3.0",
881-
"contentHash": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A=="
880+
"resolved": "4.3.2",
881+
"contentHash": "I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ=="
882882
},
883883
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
884884
"type": "Transitive",
885-
"resolved": "4.3.0",
886-
"contentHash": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ=="
885+
"resolved": "4.3.2",
886+
"contentHash": "1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA=="
887887
},
888888
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": {
889889
"type": "Transitive",
@@ -892,28 +892,28 @@
892892
},
893893
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
894894
"type": "Transitive",
895-
"resolved": "4.3.0",
896-
"contentHash": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g=="
895+
"resolved": "4.3.2",
896+
"contentHash": "6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w=="
897897
},
898898
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
899899
"type": "Transitive",
900-
"resolved": "4.3.0",
901-
"contentHash": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg=="
900+
"resolved": "4.3.2",
901+
"contentHash": "vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg=="
902902
},
903903
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
904904
"type": "Transitive",
905-
"resolved": "4.3.0",
906-
"contentHash": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ=="
905+
"resolved": "4.3.2",
906+
"contentHash": "7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw=="
907907
},
908908
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
909909
"type": "Transitive",
910-
"resolved": "4.3.0",
911-
"contentHash": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A=="
910+
"resolved": "4.3.2",
911+
"contentHash": "xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w=="
912912
},
913913
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
914914
"type": "Transitive",
915-
"resolved": "4.3.0",
916-
"contentHash": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg=="
915+
"resolved": "4.3.2",
916+
"contentHash": "leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg=="
917917
},
918918
"System.AppContext": {
919919
"type": "Transitive",
@@ -1269,10 +1269,10 @@
12691269
},
12701270
"System.Net.Http": {
12711271
"type": "Transitive",
1272-
"resolved": "4.3.0",
1273-
"contentHash": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
1272+
"resolved": "4.3.4",
1273+
"contentHash": "aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==",
12741274
"dependencies": {
1275-
"Microsoft.NETCore.Platforms": "1.1.0",
1275+
"Microsoft.NETCore.Platforms": "1.1.1",
12761276
"System.Collections": "4.3.0",
12771277
"System.Diagnostics.Debug": "4.3.0",
12781278
"System.Diagnostics.DiagnosticSource": "4.3.0",
@@ -1297,7 +1297,7 @@
12971297
"System.Threading.Tasks": "4.3.0",
12981298
"runtime.native.System": "4.3.0",
12991299
"runtime.native.System.Net.Http": "4.3.0",
1300-
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
1300+
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
13011301
}
13021302
},
13031303
"System.Net.Primitives": {
@@ -1435,11 +1435,11 @@
14351435
},
14361436
"System.Runtime": {
14371437
"type": "Transitive",
1438-
"resolved": "4.3.0",
1439-
"contentHash": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
1438+
"resolved": "4.3.1",
1439+
"contentHash": "abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
14401440
"dependencies": {
1441-
"Microsoft.NETCore.Platforms": "1.1.0",
1442-
"Microsoft.NETCore.Targets": "1.1.0"
1441+
"Microsoft.NETCore.Platforms": "1.1.1",
1442+
"Microsoft.NETCore.Targets": "1.1.3"
14431443
}
14441444
},
14451445
"System.Runtime.CompilerServices.Unsafe": {
@@ -1717,10 +1717,10 @@
17171717
},
17181718
"System.Text.RegularExpressions": {
17191719
"type": "Transitive",
1720-
"resolved": "4.3.0",
1721-
"contentHash": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
1720+
"resolved": "4.3.1",
1721+
"contentHash": "N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==",
17221722
"dependencies": {
1723-
"System.Runtime": "4.3.0"
1723+
"System.Runtime": "4.3.1"
17241724
}
17251725
},
17261726
"System.Threading": {
@@ -1881,7 +1881,7 @@
18811881
"Microsoft.AspNetCore.Http": "[2.2.2, )",
18821882
"Microsoft.Azure.WebJobs.Extensions.Sql": "[99.99.99, )",
18831883
"Microsoft.Azure.WebJobs.Extensions.Storage": "[5.1.3, )",
1884-
"Microsoft.NET.Sdk.Functions": "[4.2.0, )",
1884+
"Microsoft.NET.Sdk.Functions": "[4.3.0, )",
18851885
"Newtonsoft.Json": "[13.0.3, )"
18861886
}
18871887
},
@@ -1893,7 +1893,7 @@
18931893
"Microsoft.Azure.WebJobs.Extensions.Sql": "[99.99.99, )",
18941894
"Microsoft.Azure.WebJobs.Extensions.Sql.Samples": "[1.0.0, )",
18951895
"Microsoft.Extensions.DependencyInjection": "[6.0.1, )",
1896-
"Microsoft.NET.Sdk.Functions": "[4.2.0, )",
1896+
"Microsoft.NET.Sdk.Functions": "[4.3.0, )",
18971897
"Microsoft.NET.Test.Sdk": "[17.9.0, )",
18981898
"Moq": "[4.20.70, )",
18991899
"Newtonsoft.Json": "[13.0.3, )",
@@ -2044,16 +2044,19 @@
20442044
},
20452045
"Microsoft.NET.Sdk.Functions": {
20462046
"type": "CentralTransitive",
2047-
"requested": "[4.2.0, )",
2048-
"resolved": "4.2.0",
2049-
"contentHash": "Ttsa6BkGXH77CPP72UtKSuPiyTKP+hke4Vl+oR6bD2sjIObvAjFGUVxs877/uDVBrw9sT0rzmIJUo/1FStjR1w==",
2047+
"requested": "[4.3.0, )",
2048+
"resolved": "4.3.0",
2049+
"contentHash": "3cyMqSqw+m7nQxfjHk0S1SPAAYcEto6JXDbOxnXqfGV+r2GgtDRJQ8fjvw81LoGdU87QzyF7ukg6dPHDeXUDOA==",
20502050
"dependencies": {
20512051
"Microsoft.Azure.Functions.Analyzers": "[1.0.0, 2.0.0)",
20522052
"Microsoft.Azure.WebJobs": "[3.0.32, 3.1.0)",
20532053
"Microsoft.Azure.WebJobs.Extensions": "3.0.6",
20542054
"Microsoft.Azure.WebJobs.Extensions.Http": "[3.2.0, 3.3.0)",
20552055
"Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator": "4.0.1",
2056-
"Newtonsoft.Json": "13.0.1"
2056+
"Newtonsoft.Json": "13.0.1",
2057+
"System.Net.Http": "4.3.4",
2058+
"System.Text.Encodings.Web": "4.7.2",
2059+
"System.Text.RegularExpressions": "4.3.1"
20572060
}
20582061
},
20592062
"Microsoft.NET.Test.Sdk": {

0 commit comments

Comments
 (0)