Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the deps group in /src with 22 updates
Bumps the deps group in /src with 23 updates: | Package | From | To | | --- | --- | --- | | [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.10.4` | `1.11.0` | | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.59.0` | `4.60.1` | | [Azure.ResourceManager](https://github.com/Azure/azure-sdk-for-net) | `1.10.1` | `1.11.0` | | [Azure.ResourceManager.Resources](https://github.com/Azure/azure-sdk-for-net) | `1.7.0` | `1.7.1` | | [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) | `5.43.0` | `5.48.0` | | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.3.1` | `7.4.1` | | [Nox.Secrets](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.230` | | [Nox.Secrets.Abstractions](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.230` | | [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.204` | `7.0.230` | | [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.204` | `7.0.230` | | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.1` | `15.1.2` | | [Nox.Secrets.Azure](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.230` | | [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) | `20.0.15` | `20.0.34` | | [Microsoft.AspNetCore.DataProtection.Abstractions](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.4` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) | `5.1.5` | `5.2.0` | | [Azure.ResourceManager.KeyVault](https://github.com/Azure/azure-sdk-for-net) | `1.2.0` | `1.2.1` | | [Nox.Types](https://github.com/NoxOrg/Nox.Types) | `7.0.204` | `7.0.230` | | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.4` | | [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.4` | | [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) | `2.17.0` | `2.17.4` | | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.4.1` | `7.5.0` | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.1` | `6.0.2` | Updates `Azure.Identity` from 1.10.4 to 1.11.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.10.4...Azure.Identity_1.11.0) Updates `Microsoft.Identity.Client` from 4.59.0 to 4.60.1 - [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.59.0...4.60.1) Updates `Azure.ResourceManager` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager_1.10.1...Azure.ResourceManager_1.11.0) Updates `Azure.ResourceManager.Resources` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.Resources_1.7.0...Azure.ResourceManager.Resources_1.7.1) Updates `Microsoft.Graph` from 5.43.0 to 5.48.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@5.43.0...v5.48.0) Updates `System.IdentityModel.Tokens.Jwt` from 7.3.1 to 7.4.1 - [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.3.1...v7.4.1) Updates `Nox.Secrets` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases) - [Commits](https://github.com/NoxOrg/Nox.Lib/commits) Updates `Nox.Secrets.Abstractions` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases) - [Commits](https://github.com/NoxOrg/Nox.Lib/commits) Updates `Nox.Solution` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Solution/releases) - [Commits](https://github.com/NoxOrg/Nox.Solution/commits) Updates `Nox.Yaml` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases) - [Commits](NoxOrg/Nox@v7.0.204...v7.0.230) Updates `YamlDotNet` from 15.1.1 to 15.1.2 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2) Updates `Nox.Secrets.Azure` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases) - [Commits](https://github.com/NoxOrg/Nox.Lib/commits) Updates `System.IO.Abstractions` from 20.0.15 to 20.0.34 - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases) - [Commits](TestableIO/System.IO.Abstractions@v20.0.15...v20.0.34) Updates `System.IdentityModel.Tokens.Jwt` from 7.3.1 to 7.4.1 - [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.3.1...v7.4.1) Updates `Microsoft.AspNetCore.DataProtection.Abstractions` from 8.0.2 to 8.0.4 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.2...v8.0.4) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v8.0.1) Updates `Microsoft.Identity.Client` from 4.59.0 to 4.60.1 - [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.59.0...4.60.1) Updates `Nox.Secrets.Abstractions` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases) - [Commits](https://github.com/NoxOrg/Nox.Lib/commits) Updates `Nox.Solution` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Solution/releases) - [Commits](https://github.com/NoxOrg/Nox.Solution/commits) Updates `Nox.Yaml` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases) - [Commits](NoxOrg/Nox@v7.0.204...v7.0.230) Updates `YamlDotNet` from 15.1.1 to 15.1.2 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2) Updates `Nox.Solution` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Solution/releases) - [Commits](https://github.com/NoxOrg/Nox.Solution/commits) Updates `Nox.Yaml` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases) - [Commits](NoxOrg/Nox@v7.0.204...v7.0.230) Updates `YamlDotNet` from 15.1.1 to 15.1.2 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2) Updates `YamlDotNet` from 15.1.1 to 15.1.2 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2) Updates `Nox.Secrets.Azure` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases) - [Commits](https://github.com/NoxOrg/Nox.Lib/commits) Updates `Microsoft.Data.SqlClient` from 5.1.5 to 5.2.0 - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v5.1.5...V5.2.0) Updates `Azure.ResourceManager.KeyVault` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.KeyVault_1.2.0...Azure.ResourceManager.KeyVault_1.2.1) Updates `Nox.Types` from 7.0.204 to 7.0.230 - [Release notes](https://github.com/NoxOrg/Nox.Types/releases) - [Commits](https://github.com/NoxOrg/Nox.Types/commits) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.2 to 8.0.4 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.2...v8.0.4) Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 8.0.2 to 8.0.4 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.2...v8.0.4) Updates `Microsoft.Identity.Web` from 2.17.0 to 2.17.4 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/2.17.4/changelog.md) - [Commits](AzureAD/microsoft-identity-web@2.17.0...2.17.4) Updates `System.IdentityModel.Tokens.Jwt` from 7.4.1 to 7.5.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.3.1...v7.4.1) Updates `coverlet.collector` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.1...v6.0.2) --- updated-dependencies: - 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-minor dependency-group: deps - dependency-name: Azure.ResourceManager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: Azure.ResourceManager.Resources 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: 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: YamlDotNet 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: System.IO.Abstractions 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: Microsoft.AspNetCore.DataProtection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions 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-minor 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: YamlDotNet 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: YamlDotNet 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-patch dependency-group: deps - dependency-name: Nox.Secrets.Azure dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: Azure.ResourceManager.KeyVault 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: 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-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: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information