Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Updated to 2.3.3 #246

Merged
merged 57 commits into from
Sep 22, 2024
Merged

Updated to 2.3.3 #246

merged 57 commits into from
Sep 22, 2024

Conversation

technosoftware
Copy link
Member

No description provided.

technosoftware and others added 30 commits July 14, 2024 09:01
Bumps [NUnit.Console](https://github.com/nunit/nunit-console) from 3.17.0 to 3.18.1.
- [Release notes](https://github.com/nunit/nunit-console/releases)
- [Changelog](https://github.com/nunit/nunit-console/blob/main/CHANGES.txt)
- [Commits](nunit/nunit-console@3.17.0...3.18.1)

---
updated-dependencies:
- dependency-name: NUnit.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…it.Console-3.18.1

Bump NUnit.Console from 3.17.0 to 3.18.1
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V4.5.0...V4.6.0)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…it3TestAdapter-4.6.0

Bump NUnit3TestAdapter from 4.5.0 to 4.6.0
Bumps [NunitXml.TestLogger](https://github.com/spekt/testlogger) from 3.1.20 to 4.0.254.
- [Release notes](https://github.com/spekt/testlogger/releases)
- [Changelog](https://github.com/spekt/testlogger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spekt/testlogger/commits/v4.0.254)

---
updated-dependencies:
- dependency-name: NunitXml.TestLogger
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…itXml.TestLogger-4.0.254

Bump NunitXml.TestLogger from 3.1.20 to 4.0.254
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.12 to 0.14.0.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](dotnet/BenchmarkDotNet@v0.13.12...v0.14.0)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.139 to 3.6.141.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v3.6.139...v3.6.141)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…chmarkDotNet-0.14.0

Bump BenchmarkDotNet from 0.13.12 to 0.14.0
…timeInformation and System.Diagnostics.DiagnosticSource

Bumps Microsoft.Extensions.Logging, System.Runtime.InteropServices.RuntimeInformation and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Logging` from 2.1.1 to 8.0.0

Updates `System.Runtime.InteropServices.RuntimeInformation` from 4.0.0 to 4.3.0

Updates `System.Diagnostics.DiagnosticSource` from 4.5.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.Runtime.InteropServices.RuntimeInformation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…dbank.GitVersioning-3.6.141

Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141
…ti-6a3c96df4d

Bump Microsoft.Extensions.Logging, System.Runtime.InteropServices.RuntimeInformation and System.Diagnostics.DiagnosticSource
…ices.RuntimeInformation and System.Diagnostics.DiagnosticSource"
…t/nuget/multi-6a3c96df4d

Revert "Bump Microsoft.Extensions.Logging, System.Runtime.InteropServices.RuntimeInformation and System.Diagnostics.DiagnosticSource"
…vices.RuntimeInformation

Bumps Microsoft.Extensions.Configuration and System.Runtime.InteropServices.RuntimeInformation. These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Configuration` from 2.1.1 to 8.0.0

Updates `System.Runtime.InteropServices.RuntimeInformation` from 4.0.0 to 4.3.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.Runtime.InteropServices.RuntimeInformation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ti-6960f6a61c

Bump Microsoft.Extensions.Configuration and System.Runtime.InteropServices.RuntimeInformation
Bumps System.Runtime.InteropServices.RuntimeInformation from 4.0.0 to 4.3.0.

---
updated-dependencies:
- dependency-name: System.Runtime.InteropServices.RuntimeInformation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…tem.Runtime.InteropServices.RuntimeInformation-4.3.0

Bump System.Runtime.InteropServices.RuntimeInformation from 4.0.0 to 4.3.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.10.0...v17.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.141 to 3.6.143.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v3.6.141...v3.6.143)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Updated README and CHANGELOG regarding product license and support
…rosoft.NET.Test.Sdk-17.11.0

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
Bumps [NUnit](https://github.com/nunit/nunit) from 4.1.0 to 4.2.2.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.1.0...4.2.2)

---
updated-dependencies:
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…dbank.GitVersioning-3.6.143

Bump Nerdbank.GitVersioning from 3.6.141 to 3.6.143
Bumps [Moq](https://github.com/moq/moq) from 4.20.70 to 4.20.71.
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md)
- [Commits](moq/moq.spikes@v4.20.70...v4.20.71)

---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…-4.20.71

Bump Moq from 4.20.70 to 4.20.71
dependabot bot and others added 27 commits September 5, 2024 14:42
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.0...v17.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Moq](https://github.com/moq/moq) from 4.20.71 to 4.20.72.
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md)
- [Commits](moq/moq.spikes@v4.20.71...v4.20.72)

---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [MQTTnet](https://github.com/dotnet/MQTTnet) from 4.3.6.1152 to 4.3.7.1207.
- [Release notes](https://github.com/dotnet/MQTTnet/releases)
- [Commits](dotnet/MQTTnet@v4.3.6.1152...v4.3.7.1207)

---
updated-dependencies:
- dependency-name: MQTTnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Updated to OPC UA Solution .NET 3.3.2
Update Technosoftware.UaConfiguration.Tests.csproj
Update Technosoftware.UaStandardServer.Tests.csproj
Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1
…rosoft.NET.Test.Sdk-17.11.1

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1
…-4.20.72

Bump Moq from 4.20.71 to 4.20.72
…Tnet-4.3.7.1207

Bump MQTTnet from 4.3.6.1152 to 4.3.7.1207
Update Technosoftware.UaSolution.UaPubSub.nuspec
@technosoftware technosoftware merged commit da4de84 into release/3.3 Sep 22, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant