Skip to content

Commit

Permalink
Bump the other group with 15 updates
Browse files Browse the repository at this point in the history
Bumps the other group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [Autofac](https://github.com/autofac/Autofac) | `7.0.1` | `7.1.0` |
| [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.9.0` | `1.10.0` |
| [MassTransit.EntityFrameworkCore](https://github.com/MassTransit/MassTransit) | `8.0.16` | `8.1.0` |
| [MassTransit](https://github.com/MassTransit/MassTransit) | `8.0.16` | `8.1.0` |
| [IdentityModel](https://github.com/IdentityModel/IdentityModel) | `6.1.0` | `6.2.0` |
| [Dapper](https://github.com/DapperLib/Dapper) | `2.0.143` | `2.0.151` |
| [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) | `7.0.0` | `7.0.1` |
| [Google.Apis.Auth](https://github.com/googleapis/google-api-dotnet-client) | `1.61.0` | `1.62.0` |
| [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `6.32.1` | `7.0.0` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `6.32.1` | `7.0.0` |
| [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.5.1` | `1.6.0` |
| [Ory.Kratos.Client](https://github.com/ory/sdk) | `0.13.1` | `1.0.0` |
| [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) | `0.13.6` | `0.13.8` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.11.0` | `6.12.0` |
| NSubstitute | `5.0.0` | `5.1.0` |


Updates `Autofac` from 7.0.1 to 7.1.0
- [Release notes](https://github.com/autofac/Autofac/releases)
- [Commits](autofac/Autofac@v7.0.1...v7.1.0)

Updates `Azure.Identity` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.9.0...Azure.Identity_1.10.0)

Updates `MassTransit.EntityFrameworkCore` from 8.0.16 to 8.1.0
- [Commits](MassTransit/MassTransit@v8.0.16...v8.1.0)

Updates `MassTransit` from 8.0.16 to 8.1.0
- [Commits](MassTransit/MassTransit@v8.0.16...v8.1.0)

Updates `IdentityModel` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/IdentityModel/IdentityModel/releases)
- [Commits](IdentityModel/IdentityModel@6.1.0...6.2.0)

Updates `Dapper` from 2.0.143 to 2.0.151
- [Release notes](https://github.com/DapperLib/Dapper/releases)
- [Commits](DapperLib/Dapper@2.0.143...2.0.151)

Updates `Serilog.Settings.Configuration` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/serilog/serilog-settings-configuration/releases)
- [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md)
- [Commits](https://github.com/serilog/serilog-settings-configuration/commits)

Updates `Google.Apis.Auth` from 1.61.0 to 1.62.0
- [Release notes](https://github.com/googleapis/google-api-dotnet-client/releases)
- [Commits](https://github.com/googleapis/google-api-dotnet-client/commits)

Updates `Microsoft.IdentityModel.Tokens` from 6.32.1 to 7.0.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@6.32.1...7.0.0)

Updates `System.IdentityModel.Tokens.Jwt` from 6.32.1 to 7.0.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@6.32.1...7.0.0)

Updates `OpenTelemetry` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](open-telemetry/opentelemetry-dotnet@core-1.5.1...core-1.6.0)

Updates `Ory.Kratos.Client` from 0.13.1 to 1.0.0
- [Release notes](https://github.com/ory/sdk/releases)
- [Commits](https://github.com/ory/sdk/commits)

Updates `BenchmarkDotNet` from 0.13.6 to 0.13.8
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](dotnet/BenchmarkDotNet@v0.13.6...v0.13.8)

Updates `FluentAssertions` from 6.11.0 to 6.12.0
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.11.0...6.12.0)

Updates `NSubstitute` from 5.0.0 to 5.1.0

---
updated-dependencies:
- dependency-name: Autofac
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: MassTransit.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: MassTransit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: IdentityModel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Dapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Serilog.Settings.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: Google.Apis.Auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Microsoft.IdentityModel.Tokens
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: OpenTelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Ory.Kratos.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: NSubstitute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent de3dac1 commit 9b54cf5
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<AspNetCoreVersion>8.0.0-preview.6.23329.11</AspNetCoreVersion>
<ExtensionsVersion>8.0.0-preview.6.23329.7</ExtensionsVersion>

<GoogleApisVersion>1.61.0</GoogleApisVersion>
<GoogleApisVersion>1.62.0</GoogleApisVersion>
<IdentityServerVersion>4.1.2</IdentityServerVersion>
<MassTransitVersion>8.0.16</MassTransitVersion>
<SystemIdentityModelVersion>6.32.1</SystemIdentityModelVersion>
<MassTransitVersion>8.1.0</MassTransitVersion>
<SystemIdentityModelVersion>7.0.0</SystemIdentityModelVersion>

<!-- Do not bump these dependencies if you don't want to force users to use newer .NET Core SDK -->
<!-- Keep the major.minor values at exactly the one listed here: https://github.com/dotnet/roslyn/blob/main/docs/wiki/NuGet-packages.md -->
Expand All @@ -24,23 +24,23 @@
</ItemGroup>

<ItemGroup>
<PackageReference Update="Autofac" Version="7.0.1" />
<PackageReference Update="Autofac" Version="7.1.0" />
<PackageReference Update="Autofac.Extensions.DependencyInjection" Version="8.0.0" />

<PackageReference Update="Microsoft.Extensions.Azure" Version="1.6.3" />
<PackageReference Update="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.2.2" />
<PackageReference Update="Azure.Identity" Version="1.9.0" />
<PackageReference Update="Azure.Identity" Version="1.10.0" />
<PackageReference Update="Azure.Security.KeyVault.Keys" Version="4.5.0" />
<PackageReference Update="Azure.Security.KeyVault.Secrets" Version="4.5.0" />

<PackageReference Update="Serilog" Version="3.0.1" />
<PackageReference Update="Serilog.Extensions.Logging" Version="7.0.0" />
<PackageReference Update="Serilog.Formatting.Compact" Version="1.1.0" />
<PackageReference Update="Serilog.Settings.Configuration" Version="7.0.0" />
<PackageReference Update="Serilog.Settings.Configuration" Version="7.0.1" />
<PackageReference Update="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Update="Serilog.Sinks.Seq" Version="5.2.2" />

<PackageReference Update="IdentityModel" Version="6.1.0" />
<PackageReference Update="IdentityModel" Version="6.2.0" />
<PackageReference Update="Microsoft.IdentityModel.Tokens" Version="$(SystemIdentityModelVersion)" />
<PackageReference Update="System.IdentityModel.Tokens.Jwt" Version="$(SystemIdentityModelVersion)" />

Expand All @@ -49,10 +49,10 @@

<PackageReference Update="Microsoft.Data.SqlClient" Version="5.1.1" />

<PackageReference Update="Ory.Kratos.Client" Version="0.13.1" />
<PackageReference Update="Ory.Kratos.Client" Version="1.0.0" />

<PackageReference Update="Cronos" Version="0.7.1" />
<PackageReference Update="Dapper" Version="2.0.143" />
<PackageReference Update="Dapper" Version="2.0.151" />
<PackageReference Update="FluentValidation" Version="11.5.1" />
<PackageReference Update="Polly" Version="7.2.4" />
<PackageReference Update="Sendgrid" Version="9.28.1" />
Expand Down Expand Up @@ -112,16 +112,16 @@
<PackageReference Update="MassTransit" Version="$(MassTransitVersion)" />
<PackageReference Update="MassTransit.EntityFrameworkCore" Version="$(MassTransitVersion)" />

<PackageReference Update="OpenTelemetry" Version="1.5.1" />
<PackageReference Update="OpenTelemetry" Version="1.6.0" />

<PackageReference Update="NUlid" Version="1.7.1" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="BenchmarkDotNet" Version="0.13.6" />
<PackageReference Update="FluentAssertions" Version="6.11.0" />
<PackageReference Update="BenchmarkDotNet" Version="0.13.8" />
<PackageReference Update="FluentAssertions" Version="6.12.0" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Update="NSubstitute" Version="5.0.0" />
<PackageReference Update="NSubstitute" Version="5.1.0" />
<PackageReference Update="xunit" Version="2.5.0" />
<PackageReference Update="xunit.analyzers" Version="1.2.0" />
<PackageReference Update="xunit.runner.visualstudio" Version="2.5.0" />
Expand Down

0 comments on commit 9b54cf5

Please sign in to comment.