Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the nuget-dependencies group across 1 directory wit…
…h 18 updates Bumps the nuget-dependencies group with 18 updates in the /src/DiscosWebSdk directory: | Package | From | To | | --- | --- | --- | | [AutoFixture](https://github.com/AutoFixture/AutoFixture) | `4.18.0` | `4.18.1` | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.0` | `6.0.2` | | [Faker.Net](https://github.com/oriches/faker-cs) | `2.0.154` | `2.0.163` | | [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) | `2.3.2` | `2.3.3` | | [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) | `2023.2.0` | `2023.3.0` | | [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.6.3` | `17.10.0` | | [xunit](https://github.com/xunit/xunit) | `2.6.6` | `2.8.1` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.6` | `2.8.1` | | [EnumExtensions.System.Text.Json](https://github.com/StefH/System.Text.Json.EnumExtensions) | `1.1.0` | `1.2.0` | | [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `7.0.1` | `8.0.0` | | [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) | `7.0.9` | `8.0.5` | | [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `7.0.1` | `8.0.0` | | [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `7.0.1` | `8.0.0` | | [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) | `1.1.1` | `8.0.0` | Updates `AutoFixture` from 4.18.0 to 4.18.1 - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](AutoFixture/AutoFixture@v4.18.0...v4.18.1) Updates `coverlet.collector` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.2) Updates `Faker.Net` from 2.0.154 to 2.0.163 - [Commits](https://github.com/oriches/faker-cs/commits) Updates `GitHubActionsTestLogger` from 2.3.2 to 2.3.3 - [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/2.3.3/Changelog.md) - [Commits](Tyrrrz/GitHubActionsTestLogger@2.3.2...2.3.3) Updates `JetBrains.Annotations` from 2023.2.0 to 2023.3.0 - [Commits](JetBrains/JetBrains.Annotations@v2023.2.0...2023.3) Updates `Microsoft.Extensions.Configuration` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Configuration.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.NET.Test.Sdk` from 17.6.3 to 17.10.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.6.3...v17.10.0) Updates `xunit` from 2.6.6 to 2.8.1 - [Commits](xunit/xunit@2.6.6...2.8.1) Updates `xunit.runner.visualstudio` from 2.5.6 to 2.8.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.6...2.8.1) Updates `EnumExtensions.System.Text.Json` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/StefH/System.Text.Json.EnumExtensions/blob/master/CHANGELOG.md) - [Commits](StefH/System.Text.Json.EnumExtensions@1.1.0...1.2.0) Updates `Microsoft.Extensions.DependencyInjection` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Http` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Configuration.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.1...v8.0.0) Updates `Microsoft.Extensions.Configuration` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options.ConfigurationExtensions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Http.Polly` from 7.0.9 to 8.0.5 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.9...v8.0.5) Updates `Microsoft.Extensions.Http` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Configuration.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.1...v8.0.0) Updates `Microsoft.Extensions.Configuration` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options.ConfigurationExtensions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options.ConfigurationExtensions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Configuration.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.1...v8.0.0) Updates `Microsoft.SourceLink.GitHub` from 1.1.1 to 8.0.0 - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](dotnet/sourcelink@1.1.1...8.0.0) --- updated-dependencies: - dependency-name: AutoFixture dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Faker.Net dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: GitHubActionsTestLogger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: JetBrains.Annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: EnumExtensions.System.Text.Json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Http.Polly dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information