Commit 8f9cba9
Bump Microsoft.NET.Sdk.Functions (#1143)
* Bump Microsoft.AspNetCore.Http, Microsoft.Azure.WebJobs.Host.Storage, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.DependencyInjection, Newtonsoft.Json and Microsoft.NET.Sdk.Functions
Bumps [Microsoft.AspNetCore.Http](https://github.com/aspnet/AspNetCore), [Microsoft.Azure.WebJobs.Host.Storage](https://github.com/Azure/azure-webjobs-sdk), [Microsoft.Extensions.Configuration.Json](https://github.com/aspnet/Configuration), [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions), [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) and [Microsoft.NET.Sdk.Functions](https://github.com/Azure/azure-functions-vs-build-sdk). These dependencies needed to be updated together.
Updates `Microsoft.AspNetCore.Http` from 2.2.2 to 2.2.2
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v2.2.2...v2.2.2)
Updates `Microsoft.Azure.WebJobs.Host.Storage` from 5.0.0 to 3.0.14
- [Release notes](https://github.com/Azure/azure-webjobs-sdk/releases)
- [Commits](https://github.com/Azure/azure-webjobs-sdk/commits/v3.0.14)
Updates `Microsoft.Extensions.Configuration.Json` from 5.0.0 to 2.1.0
- [Release notes](https://github.com/aspnet/Configuration/releases)
- [Commits](https://github.com/aspnet/Configuration/commits/2.1.0)
Updates `Microsoft.Extensions.DependencyInjection` from 6.0.1 to 2.2.0
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits/2.2.0)
Updates `Newtonsoft.Json` from 13.0.3 to 13.0.1
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.1)
Updates `Microsoft.NET.Sdk.Functions` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/Azure/azure-functions-vs-build-sdk/releases)
- [Commits](https://github.com/Azure/azure-functions-vs-build-sdk/commits)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Http
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Azure.WebJobs.Host.Storage
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Configuration.Json
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
update-type: version-update:semver-patch
- 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 performance lock file
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris LaFreniere <chlafren@microsoft.com>1 parent d253cb0 commit 8f9cba9
File tree
4 files changed
+13
-13
lines changed- performance
- samples/samples-csharp
- test
4 files changed
+13
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1852 | 1852 | | |
1853 | 1853 | | |
1854 | 1854 | | |
1855 | | - | |
| 1855 | + | |
1856 | 1856 | | |
1857 | 1857 | | |
1858 | 1858 | | |
| |||
1866 | 1866 | | |
1867 | 1867 | | |
1868 | 1868 | | |
1869 | | - | |
| 1869 | + | |
1870 | 1870 | | |
1871 | 1871 | | |
1872 | 1872 | | |
| |||
2040 | 2040 | | |
2041 | 2041 | | |
2042 | 2042 | | |
2043 | | - | |
2044 | | - | |
2045 | | - | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
2046 | 2046 | | |
2047 | 2047 | | |
2048 | 2048 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
1859 | 1859 | | |
1860 | 1860 | | |
1861 | 1861 | | |
1862 | | - | |
| 1862 | + | |
1863 | 1863 | | |
1864 | 1864 | | |
1865 | 1865 | | |
| |||
0 commit comments