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

Bump the deps group across 1 directory with 23 updates #251

Closed
wants to merge 1 commit into from

Commits on Jun 18, 2024

  1. Bump the deps group across 1 directory with 23 updates

    Bumps the deps group with 23 updates in the /src directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.0` | `6.0.2` |
    | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.10.0` |
    | [xunit](https://github.com/xunit/xunit) | `2.5.3` | `2.8.1` |
    | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.3` | `2.8.1` |
    | [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.9.1` | `11.9.2` |
    | [Microsoft.AspNetCore.DataProtection.Abstractions](https://github.com/dotnet/aspnetcore) | `8.0.5` | `8.0.6` |
    | [Nox.Secrets.Abstractions](https://github.com/NoxOrg/Nox.Lib) | `7.0.234` | `7.0.236` |
    | [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.234` | `7.0.236` |
    | [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.234` | `7.0.236` |
    | [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.234` | `7.0.236` |
    | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.4` | `15.3.0` |
    | [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.11.3` | `1.12.0` |
    | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.61.0` | `4.61.3` |
    | [Nox.Secrets.Azure](https://github.com/NoxOrg/Nox.Lib) | `7.0.234` | `7.0.236` |
    | [Nox.Secrets.Abstractions](https://github.com/NoxOrg/Nox.Lib) | `7.0.234` | `7.0.236` |
    | [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.234` | `7.0.236` |
    | [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.234` | `7.0.236` |
    | [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) | `5.52.0` | `5.56.0` |
    | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.5.2` | `7.6.0` |
    | [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) | `5.2.0` | `5.2.1` |
    | [Elastic.Apm.NetCoreAll](https://github.com/elastic/apm-agent-dotnet) | `1.27.0` | `1.27.1` |
    | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.5` | `8.0.6` |
    | [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore) | `8.0.5` | `8.0.6` |
    | [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) | `2.18.1` | `2.19.1` |
    | [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.11.3` | `1.11.4` |
    | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.61.0` | `4.61.3` |
    | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.5.2` | `7.6.0` |
    | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.6.1` | `6.6.2` |
    | [Nox.Types](https://github.com/NoxOrg/Nox.Types) | `7.0.234` | `7.0.236` |
    | [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.234` | `7.0.236` |
    | [Nox.Secrets](https://github.com/NoxOrg/Nox.Lib) | `7.0.234` | `7.0.236` |
    | [Nox.Secrets.Abstractions](https://github.com/NoxOrg/Nox.Lib) | `7.0.234` | `7.0.236` |
    | [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.234` | `7.0.236` |
    | [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.234` | `7.0.236` |
    | [Nox.Secrets.Azure](https://github.com/NoxOrg/Nox.Lib) | `7.0.234` | `7.0.236` |
    
    
    
    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 `Microsoft.NET.Test.Sdk` from 17.8.0 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.8.0...v17.10.0)
    
    Updates `xunit` from 2.5.3 to 2.8.1
    - [Commits](xunit/xunit@2.5.3...2.8.1)
    
    Updates `xunit.runner.visualstudio` from 2.5.3 to 2.8.1
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.3...2.8.1)
    
    Updates `FluentValidation` from 11.9.1 to 11.9.2
    - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
    - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
    - [Commits](FluentValidation/FluentValidation@11.9.1...11.9.2)
    
    Updates `Microsoft.AspNetCore.DataProtection.Abstractions` from 8.0.5 to 8.0.6
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.5...v8.0.6)
    
    Updates `Nox.Secrets.Abstractions` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Lib/commits)
    
    Updates `Nox.Solution` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Solution/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Solution/commits)
    
    Updates `Nox.Yaml` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases)
    - [Commits](NoxOrg/Nox@v7.0.234...v7.0.236)
    
    Updates `Nox.Yaml` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases)
    - [Commits](NoxOrg/Nox@v7.0.234...v7.0.236)
    
    Updates `YamlDotNet` from 15.1.4 to 15.3.0
    - [Release notes](https://github.com/aaubry/YamlDotNet/releases)
    - [Commits](aaubry/YamlDotNet@v15.1.4...v15.3.0)
    
    Updates `Azure.Identity` from 1.11.3 to 1.12.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
    - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.3...Azure.Identity_1.12.0)
    
    Updates `Microsoft.Identity.Client` from 4.61.0 to 4.61.3
    - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases)
    - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md)
    - [Commits](AzureAD/microsoft-authentication-library-for-dotnet@4.61.0...4.61.3)
    
    Updates `Nox.Secrets.Azure` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Lib/commits)
    
    Updates `Nox.Secrets.Abstractions` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Lib/commits)
    
    Updates `Nox.Solution` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Solution/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Solution/commits)
    
    Updates `Nox.Yaml` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases)
    - [Commits](NoxOrg/Nox@v7.0.234...v7.0.236)
    
    Updates `Microsoft.Graph` from 5.52.0 to 5.56.0
    - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases)
    - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md)
    - [Commits](microsoftgraph/msgraph-sdk-dotnet@v5.52.0...v5.56.0)
    
    Updates `System.IdentityModel.Tokens.Jwt` from 7.5.2 to 7.6.0
    - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
    - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
    - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.5.2...7.6.0)
    
    Updates `Microsoft.Data.SqlClient` from 5.2.0 to 5.2.1
    - [Release notes](https://github.com/dotnet/sqlclient/releases)
    - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
    - [Commits](dotnet/SqlClient@V5.2.0...v5.2.1)
    
    Updates `Elastic.Apm.NetCoreAll` from 1.27.0 to 1.27.1
    - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases)
    - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc)
    - [Commits](elastic/apm-agent-dotnet@v1.27.0...v1.27.1)
    
    Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.5 to 8.0.6
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.5...v8.0.6)
    
    Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 8.0.5 to 8.0.6
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.5...v8.0.6)
    
    Updates `Microsoft.Identity.Web` from 2.18.1 to 2.19.1
    - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
    - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
    - [Commits](https://github.com/AzureAD/microsoft-identity-web/commits)
    
    Updates `Azure.Identity` from 1.11.3 to 1.11.4
    - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
    - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.3...Azure.Identity_1.12.0)
    
    Updates `Microsoft.Identity.Client` from 4.61.0 to 4.61.3
    - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases)
    - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md)
    - [Commits](AzureAD/microsoft-authentication-library-for-dotnet@4.61.0...4.61.3)
    
    Updates `System.IdentityModel.Tokens.Jwt` from 7.5.2 to 7.6.0
    - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
    - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
    - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.5.2...7.6.0)
    
    Updates `Swashbuckle.AspNetCore` from 6.6.1 to 6.6.2
    - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
    - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.6.1...v6.6.2)
    
    Updates `Nox.Types` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Types/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Types/commits)
    
    Updates `Nox.Yaml` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases)
    - [Commits](NoxOrg/Nox@v7.0.234...v7.0.236)
    
    Updates `Nox.Secrets` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Lib/commits)
    
    Updates `Nox.Secrets.Abstractions` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Lib/commits)
    
    Updates `Nox.Solution` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Solution/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Solution/commits)
    
    Updates `Nox.Yaml` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases)
    - [Commits](NoxOrg/Nox@v7.0.234...v7.0.236)
    
    Updates `Nox.Secrets.Azure` from 7.0.234 to 7.0.236
    - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Lib/commits)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: FluentValidation
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Microsoft.AspNetCore.DataProtection.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Secrets.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Solution
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: YamlDotNet
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: Azure.Identity
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: Microsoft.Identity.Client
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Secrets.Azure
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Secrets.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Solution
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Microsoft.Graph
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: System.IdentityModel.Tokens.Jwt
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: Microsoft.Data.SqlClient
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Elastic.Apm.NetCoreAll
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Microsoft.Identity.Web
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: Azure.Identity
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Microsoft.Identity.Client
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: System.IdentityModel.Tokens.Jwt
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: Swashbuckle.AspNetCore
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Types
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Secrets
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Secrets.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Solution
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Nox.Secrets.Azure
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e363e59 View commit details
    Browse the repository at this point in the history