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 in /src with 12 updates #188

Closed
wants to merge 1 commit into from

Commits on Feb 23, 2024

  1. Bump the deps group in /src with 12 updates

    Bumps the deps group in /src with 12 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [Azure.Security.KeyVault.Secrets](https://github.com/Azure/azure-sdk-for-net) | `4.5.0` | `4.6.0` |
    | [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) | `5.41.0` | `5.43.0` |
    | [Nox.Secrets](https://github.com/NoxOrg/Nox.Lib) | `7.0.187` | `7.0.200` |
    | [Nox.Secrets.Abstractions](https://github.com/NoxOrg/Nox.Lib) | `7.0.187` | `7.0.200` |
    | [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.187` | `7.0.200` |
    | [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.187` | `7.0.200` |
    | [Nox.Secrets.Azure](https://github.com/NoxOrg/Nox.Lib) | `7.0.187` | `7.0.200` |
    | [Azure.Extensions.AspNetCore.DataProtection.Keys](https://github.com/Azure/azure-sdk-for-net) | `1.2.2` | `1.2.3` |
    | [Microsoft.AspNetCore.DataProtection.Abstractions](https://github.com/dotnet/aspnetcore) | `8.0.1` | `8.0.2` |
    | [Nox.Secrets.Abstractions](https://github.com/NoxOrg/Nox.Lib) | `7.0.187` | `7.0.200` |
    | [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.187` | `7.0.200` |
    | [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.187` | `7.0.200` |
    | [Elastic.Apm.NetCoreAll](https://github.com/elastic/apm-agent-dotnet) | `1.25.3` | `1.26.0` |
    | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.1` | `8.0.2` |
    | [Swashbuckle.AspNetCore.Filters](https://github.com/mattfrear/Swashbuckle.AspNetCore.Filters) | `8.0.0` | `8.0.1` |
    
    
    Updates `Azure.Security.KeyVault.Secrets` from 4.5.0 to 4.6.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
    - [Commits](Azure/azure-sdk-for-net@Azure.Security.KeyVault.Secrets_4.5.0...Azure.Security.KeyVault.Secrets_4.6.0)
    
    Updates `Microsoft.Graph` from 5.41.0 to 5.43.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.41.0...5.43.0)
    
    Updates `Nox.Secrets` from 7.0.187 to 7.0.200
    - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Lib/commits)
    
    Updates `Nox.Secrets.Abstractions` from 7.0.187 to 7.0.200
    - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Lib/commits)
    
    Updates `Nox.Solution` from 7.0.187 to 7.0.200
    - [Release notes](https://github.com/NoxOrg/Nox.Solution/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Solution/commits)
    
    Updates `Nox.Yaml` from 7.0.187 to 7.0.200
    - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases)
    - [Commits](NoxOrg/Nox@v7.0.187...v7.0.200)
    
    Updates `Nox.Secrets.Azure` from 7.0.187 to 7.0.200
    - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Lib/commits)
    
    Updates `Azure.Extensions.AspNetCore.DataProtection.Keys` from 1.2.2 to 1.2.3
    - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
    - [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.DataProtection.Keys_1.2.2...Azure.Extensions.AspNetCore.DataProtection.Keys_1.2.3)
    
    Updates `Microsoft.AspNetCore.DataProtection.Abstractions` from 8.0.1 to 8.0.2
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.1...v8.0.2)
    
    Updates `Nox.Secrets.Abstractions` from 7.0.187 to 7.0.200
    - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Lib/commits)
    
    Updates `Nox.Solution` from 7.0.187 to 7.0.200
    - [Release notes](https://github.com/NoxOrg/Nox.Solution/releases)
    - [Commits](https://github.com/NoxOrg/Nox.Solution/commits)
    
    Updates `Nox.Yaml` from 7.0.187 to 7.0.200
    - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases)
    - [Commits](NoxOrg/Nox@v7.0.187...v7.0.200)
    
    Updates `Elastic.Apm.NetCoreAll` from 1.25.3 to 1.26.0
    - [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.25.3...v1.26.0)
    
    Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.1 to 8.0.2
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.1...v8.0.2)
    
    Updates `Swashbuckle.AspNetCore.Filters` from 8.0.0 to 8.0.1
    - [Changelog](https://github.com/mattfrear/Swashbuckle.AspNetCore.Filters/blob/master/CHANGELOG.md)
    - [Commits](mattfrear/Swashbuckle.AspNetCore.Filters@v8.0.0...v8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Azure.Security.KeyVault.Secrets
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: Microsoft.Graph
      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: Nox.Secrets.Azure
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Azure.Extensions.AspNetCore.DataProtection.Keys
      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: Elastic.Apm.NetCoreAll
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: Swashbuckle.AspNetCore.Filters
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    53eebbd View commit details
    Browse the repository at this point in the history