Skip to content

Commit

Permalink
Bump the nuget group across 7 directories with 1 update (#2356)
Browse files Browse the repository at this point in the history
Bumps the nuget group with 1 update in the /e2e-tests/IIoTPlatform-E2E-Tests directory: System.Text.Json.
Bumps the nuget group with 1 update in the /e2e-tests/OpcPublisher-E2E-Tests directory: System.Text.Json.
Bumps the nuget group with 1 update in the /samples/Netcap/src directory: System.Text.Json.
Bumps the nuget group with 1 update in the /src/Azure.IIoT.OpcUa.Publisher.Sdk/src directory: System.Text.Json.
Bumps the nuget group with 1 update in the /src/Azure.IIoT.OpcUa.Publisher.Service.Sdk/src directory: System.Text.Json.
Bumps the nuget group with 1 update in the /src/Azure.IIoT.OpcUa.Publisher.Testing/src directory: System.Text.Json.
Bumps the nuget group with 1 update in the /src/Azure.IIoT.OpcUa/src directory: System.Text.Json.


Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

Updates `System.Text.Json` from 8.0.4 to 8.0.5

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 93eb89a commit 57a7902
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Neovolve.Logging.Xunit" Version="6.1.0" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.39.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="SSH.NET" Version="2024.1.0" />
<PackageReference Include="RestSharp" Version="112.0.0" />
<PackageReference Include="xunit" Version="2.9.2" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="Azure.ResourceManager" Version="1.13.0" />
<PackageReference Include="Neovolve.Logging.Xunit" Version="6.1.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.39.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion samples/Netcap/src/Netcap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
<PackageReference Include="SharpPcap" Version="6.3.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Azure.IIoT.OpcUa.Publisher.Models\src\Azure.IIoT.OpcUa.Publisher.Models.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="8.0.8" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Furly.Extensions.MessagePack" Version="1.0.69" />
<PackageReference Include="Furly.Extensions.Newtonsoft" Version="1.0.69" />
<PackageReference Include="Furly.Extensions.Autofac" Version="1.0.69" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<PackageReference Include="Furly.Extensions" Version="1.0.69" />
<PackageReference Include="System.IO.Pipelines" Version="8.0.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Server" Version="1.5.374.124" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion src/Azure.IIoT.OpcUa/src/Azure.IIoT.OpcUa.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Apache.Avro" Version="1.12.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
<PackageReference Include="Furly.Extensions" Version="1.0.69" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Core" Version="1.5.374.124" />
Expand Down

0 comments on commit 57a7902

Please sign in to comment.