Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the nuget-dependencies group across 1 directory with 17 updates #184

Commits on May 15, 2024

  1. chore(deps): bump the nuget-dependencies group across 1 directory wit…

    …h 17 updates
    
    Bumps the nuget-dependencies group with 17 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.9.0` |
    | [xunit](https://github.com/xunit/xunit) | `2.6.6` | `2.8.0` |
    | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.6` | `2.8.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.9.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.9.0)
    
    Updates `xunit` from 2.6.6 to 2.8.0
    - [Commits](xunit/xunit@2.6.6...2.8.0)
    
    Updates `xunit.runner.visualstudio` from 2.5.6 to 2.8.0
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.6...2.8.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: 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>
    dependabot[bot] committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c9253c4 View commit details
    Browse the repository at this point in the history