Skip to content

Bump Confluent.Kafka and 16 others#50

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/accounting/nuget-production-dependencies-610321b412
Open

Bump Confluent.Kafka and 16 others#50
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/accounting/nuget-production-dependencies-610321b412

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Updated Confluent.Kafka from 2.12.0 to 2.13.0.

Release notes

Sourced from Confluent.Kafka's releases.

2.13.0

Enhancements

  • References librdkafka.redist 2.13.0. Refer to the librdkafka v2.13.0 release notes for more information.
  • Support Avro schema references for C# client (#​2534)
  • Add Accept-Version header (#​2536)
  • Handle evolution during field transformation (#​2541)
  • Re-enable deserialization optimization by removing unnecessary array conversions (#​2531)

Fixes

  • Ensure schemaId initialization is thread-safe (#​2540)
  • Ensure all deps are strongly named (#​2548)

Commits viewable in compare view.

Updated EFCore.NamingConventions from 10.0.0-rc.2 to 10.0.1.

Release notes

Sourced from EFCore.NamingConventions's releases.

10.0.1

What's Changed

New Contributors

Full Changelog: efcore/EFCore.NamingConventions@v10.0.0...v10.0.1

10.0.0

What's Changed

New Contributors

Full Changelog: efcore/EFCore.NamingConventions@v9.0.0...v10.0.0

Commits viewable in compare view.

Updated Google.Protobuf from 3.33.1 to 3.33.5.

Release notes

Sourced from Google.Protobuf's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Grpc.AspNetCore from 2.67.0 to 2.76.0.

Release notes

Sourced from Grpc.AspNetCore's releases.

2.76.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.71.0...v2.76.0

2.76.0-pre1

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.71.0...v2.76.0-pre1

2.71.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.70.0...v2.71.0

2.71.0-pre1

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.70.0...v2.71.0-pre1

2.70.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.67.0...v2.70.0

Commits viewable in compare view.

Updated Grpc.AspNetCore.HealthChecks from 2.67.0 to 2.76.0.

Release notes

Sourced from Grpc.AspNetCore.HealthChecks's releases.

2.76.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.71.0...v2.76.0

2.76.0-pre1

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.71.0...v2.76.0-pre1

2.71.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.70.0...v2.71.0

2.71.0-pre1

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.70.0...v2.71.0-pre1

2.70.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.67.0...v2.70.0

Commits viewable in compare view.

Updated Grpc.Tools from 2.68.1 to 2.78.0.

Release notes

Sourced from Grpc.Tools's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.TestHost from 10.0.1 to 10.0.3.

Release notes

Sourced from Microsoft.AspNetCore.TestHost's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging from 10.0.0 to 10.0.3.

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.22.1 to 1.23.0.

Updated OpenFeature.Contrib.Providers.Flagd from 0.3.4 to 0.3.5.

Release notes

Sourced from OpenFeature.Contrib.Providers.Flagd's releases.

0.3.5

0.3.5 (2026-02-03)

🐛 Bug Fixes

  • Fix Flagd InProcess Evaluator when no defaultVariant is specified (#​513) (5fd7cce)
  • flagd not throwing parse error when target key is not a primitive (#​540) (5d54780)
  • flagd: Flag metadata not being mapped when using RpcResolver (#​575) (cc24731)
  • flagd: Return parse error when Rpc Resolver receives a data loss exception (#​554) (43e9d9c)
  • flagd: Throw general error when targeting variant not found (#​553) (6b30828)
  • Handle error state in Init() with TaskCompletionSource (#​571) (fbcfac8)

✨ New Features

  • flagd: Add code to sync context from Flagd for the InProcess resolver (#​515) (a9c4bb4)
  • Update Target Framework to include net10.0 (#​548) (5f6ec66)

🔧 Refactoring

  • Decouple event publishing from Flagd Resolver when state changes (#​531) (c48e25a)
  • flagd: Remove HTTP call when validating JSON schema (#​547) (8ed7f04)

Commits viewable in compare view.

Updated OpenTelemetry.AutoInstrumentation from 1.13.0 to 1.14.1.

Release notes

Sourced from OpenTelemetry.AutoInstrumentation's releases.

1.14.1

1.14.1

Changed

Dependency updates

  • Following packages updated
    • OpenTelemetry.Instrumentation.SqlClient from 1.15.0-rc.1 to 1.15.0,
    • OpenTelemetry.Resources.Host from 1.15.0-beta.1 to 1.15.0-beta.2.
  • .NET Framework only, following packages updated
    • OpenTelemetry.Instrumentation.AspNet from 1.15.0 to 1.15.1.

1.14.0

1.14.0

Added

  • Add -NoReset switch parameter to skip service restart in PowerShell registration functions.
  • Support for NLog logs instrumentation for versions 5.* and 6.* on .NET using duck typing for zero-config auto-injection.
  • Support for file-based configuration of the IL rewrite for SqlClient instrumentation setting
  • Add support for StackExchange.Redis for applications targeting .NET Framework.
  • Automatically set the service.instance.id resource attribute if not provided.
  • Support for CoreWCF.Primitives traces instrumentation for versions 1.8.0+.
  • Support for temporality_preference in file-based configuration for Console Metric Exporter.
  • Enable ASLR, CET and CFG for native profiler libraries on Windows.
  • Enable compiler flags to harden native profiler libraries on macOS and Linux.
  • Support for MongoDB.Driver traces instrumentation for versions 3.5.0+.

Changed

  • -NoReset parameter in Unregister-OpenTelemetryForIIS changed from [bool] to [switch]. Use -NoReset instead of -NoReset $true. Note: -NoReset $true still works, but -NoReset $false will not do what you expect. You should omit the parameter for the expected behavior.

Dependency updates

  • Updated Core components: 1.15.0.
  • Following packages updated
    • OpenTelemetry.Instrumentation.GrpcNetClient from 1.14.0-beta.1 to 1.15.0-beta.1,
    • OpenTelemetry.Instrumentation.Process from 1.14.0-beta.2 to 1.15.0-beta.1,
    • OpenTelemetry.Instrumentation.Runtime from 1.14.0 to 1.15.0,
    • OpenTelemetry.Instrumentation.Quartz from 1.14.0-beta.2 to 1.15.0-beta.1,
    • OpenTelemetry.Instrumentation.SqlClient from 1.14.0-rc.1 to 1.15.0-rc.1,
    • OpenTelemetry.Instrumentation.StackExchangeRedis from 1.14.0-beta.1 to 1.15.0-beta.1,
    • OpenTelemetry.Instrumentation.Wcf from 1.14.0-beta.1 to 1.15.0-beta.1,
    • OpenTelemetry.Resources.Azure from 1.14.0-beta.1 to 1.15.0-beta.1,
    • OpenTelemetry.Resources.Container from 1.14.0-beta.1 to 1.15.0-beta.1,
    • OpenTelemetry.Resources.Host from 1.14.0-beta.1 to 1.15.0-beta.1,
    • OpenTelemetry.Resources.OperatingSystem from 1.14.0-beta.1 to 1.15.0-beta.1,
    • OpenTelemetry.Resources.Process from 1.14.0-beta.1 to 1.15.0-beta.1,
    • OpenTelemetry.Resources.ProcessRuntime from 1.14.0-beta.1 to 1.15.0-beta.1.
  • .NET only, following packages updated
    • OpenTelemetry.Instrumentation.AspNetCore from 1.14.0 to 1.15.0,
    • OpenTelemetry.Instrumentation.EntityFrameworkCore from 1.14.0-beta.2 to 1.15.0-beta.1.
  • .NET Framework only, following packages updated
    • OpenTelemetry.Instrumentation.AspNet from 1.14.0-rc.1 to 1.15.0,
    • Microsoft.Bcl.AsyncInterfaces from 10.0.0 to 10.0.2,
    • Microsoft.Extensions.Configuration from 10.0.0 to 10.0.2,
    • Microsoft.Extensions.Configuration.Abstractions from 10.0.0 to 10.0.2,
    • Microsoft.Extensions.Configuration.Binder from 10.0.0 to 10.0.2,
    • Microsoft.Extensions.DependencyInjection from 10.0.0 to 10.0.2,
    • Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.0 to 10.0.2,
    • Microsoft.Extensions.Diagnostics.Abstractions from 10.0.0 to 10.0.2,
    • Microsoft.Extensions.Logging from 10.0.0 to 10.0.2,
    • Microsoft.Extensions.Logging.Abstractions from 10.0.0 to 10.0.2,
      ... (truncated)

Commits viewable in compare view.

Updated OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.14.0 to 1.15.0.

Release notes

Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's releases.

1.15.0

For highlights and announcements pertaining to this release see: Release Notes > 1.15.0.

The following changes are from the previous release 1.14.0.

  • NuGet: OpenTelemetry v1.15.0

    • Added support for the OTEL_SDK_DISABLED environment variable in TracerProvider,
      MeterProvider, and LoggerProvider. When OTEL_SDK_DISABLED=true,
      the SDK returns no-op implementations for all telemetry signals.
      The OTEL_SDK_DISABLED environment variable is only evaluated upon application
      startup, later changes have no effect.
      (#​6568)

    • Added LowMemory temporality as an option in the OTLP metrics exporter.
      (#​6648)

    • Added support for Meter.TelemetrySchemaUrl property.
      (#​6714)

    • Improve performance and reduce memory consumption for metrics histograms.
      (#​6715)

    • Decode value in OTEL_RESOURCE_ATTRIBUTES environment variable.
      (#​6737)

    See CHANGELOG for details.

  • NuGet: OpenTelemetry.Api v1.15.0

    • Added a new overload for TracerProvider.GetTracer which accepts an optional
      string? schemaUrl parameter, allowing a schema URL to be set on the Tracer.
      (#​6736)

    See CHANGELOG for details.

  • NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.15.0

    No notable changes.

    See CHANGELOG for details.

  • NuGet: OpenTelemetry.Exporter.Console v1.15.0

    • Added support for ActivitySource.TelemetrySchemaUrl property.
      (#​6713)

    • Added support for Meter.TelemetrySchemaUrl property.
      (#​6714)

    See CHANGELOG for details.
    ... (truncated)

1.15.0-beta.1

The following changes are from the previous release 1.14.0-beta.1.

Commits viewable in compare view.

Updated OpenTelemetry.Extensions.Hosting from 1.14.0 to 1.15.0.

Release notes

Sourced from OpenTelemetry.Extensions.Hosting's releases.

1.15.0

For highlights and announcements pertaining to this release see: Release Notes > 1.15.0.

The following changes are from the previous release 1.14.0.

  • NuGet: OpenTelemetry v1.15.0

    • Added support for the OTEL_SDK_DISABLED environment variable in TracerProvider,
      MeterProvider, and LoggerProvider. When OTEL_SDK_DISABLED=true,
      the SDK returns no-op implementations for all telemetry signals.
      The OTEL_SDK_DISABLED environment variable is only evaluated upon application
      startup, later changes have no effect.
      (#​6568)

    • Added LowMemory temporality as an option in the OTLP metrics exporter.
      (#​6648)

    • Added support for Meter.TelemetrySchemaUrl property.
      (#​6714)

    • Improve performance and reduce memory consumption for metrics histograms.
      (#​6715)

    • Decode value in OTEL_RESOURCE_ATTRIBUTES environment variable.
      (#​6737)

    See CHANGELOG for details.

  • NuGet: OpenTelemetry.Api v1.15.0

    • Added a new overload for TracerProvider.GetTracer which accepts an optional
      string? schemaUrl parameter, allowing a schema URL to be set on the Tracer.
      (#​6736)

    See CHANGELOG for details.

  • NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.15.0

    No notable changes.

    See CHANGELOG for details.

  • NuGet: OpenTelemetry.Exporter.Console v1.15.0

    • Added support for ActivitySource.TelemetrySchemaUrl property.
      (#​6713)

    • Added support for Meter.TelemetrySchemaUrl property.
      (#​6714)

    See CHANGELOG for details.
    ... (truncated)

1.15.0-beta.1

The following changes are from the previous release 1.14.0-beta.1.

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.AspNetCore from 1.14.0 to 1.15.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

1.15.0

1.15.0-rc.1

1.15.0-beta.2

1.15.0-beta.1

1.15.0-alpha.1

1.14.2

1.14.1

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.Http from 1.14.0 to 1.15.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

1.15.0

1.15.0-rc.1

1.15.0-beta.2

1.15.0-beta.1

1.15.0-alpha.1

1.14.2

1.14.1

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.Runtime from 1.14.0 to 1.15.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.Runtime's releases.

1.15.0

1.15.0-rc.1

1.15.0-beta.2

1.15.0-beta.1

1.15.0-alpha.1

1.14.2

1.14.1

Commits viewable in compare view.

Updated StackExchange.Redis from 2.10.1 to 2.11.0.

Release notes

Sourced from StackExchange.Redis's releases.

No release notes found for this version range.

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Confluent.Kafka from 2.12.0 to 2.13.0
Bumps EFCore.NamingConventions from 10.0.0-rc.2 to 10.0.1
Bumps Google.Protobuf from 3.33.1 to 3.33.5
Bumps Grpc.AspNetCore from 2.67.0 to 2.76.0
Bumps Grpc.AspNetCore.HealthChecks from 2.67.0 to 2.76.0
Bumps Grpc.Tools from 2.68.1 to 2.78.0
Bumps Microsoft.AspNetCore.TestHost from 10.0.1 to 10.0.3
Bumps Microsoft.Extensions.Logging from 10.0.0 to 10.0.3
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.22.1 to 1.23.0
Bumps OpenFeature.Contrib.Providers.Flagd from 0.3.4 to 0.3.5
Bumps OpenTelemetry.AutoInstrumentation from 1.13.0 to 1.14.1
Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.14.0 to 1.15.0
Bumps OpenTelemetry.Extensions.Hosting from 1.14.0 to 1.15.0
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.14.0 to 1.15.0
Bumps OpenTelemetry.Instrumentation.Http from 1.14.0 to 1.15.0
Bumps OpenTelemetry.Instrumentation.Runtime from 1.14.0 to 1.15.0
Bumps StackExchange.Redis from 2.10.1 to 2.11.0

---
updated-dependencies:
- dependency-name: Confluent.Kafka
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: EFCore.NamingConventions
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-production-dependencies
- dependency-name: Google.Protobuf
  dependency-version: 3.33.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-production-dependencies
- dependency-name: Grpc.Tools
  dependency-version: 2.78.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-production-dependencies
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: OpenTelemetry.AutoInstrumentation
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: Grpc.AspNetCore
  dependency-version: 2.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: Grpc.AspNetCore.HealthChecks
  dependency-version: 2.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: OpenFeature.Contrib.Providers.Flagd
  dependency-version: 0.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-production-dependencies
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: OpenTelemetry.Instrumentation.Runtime
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: StackExchange.Redis
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants