Brighter icon indicating copy to clipboard operation
Brighter copied to clipboard

A framework for building messaging apps with .NET and C#.

Results 110 Brighter issues
Sort by recently updated
recently updated
newest added

Bumps [AWSSDK.SecurityToken](https://github.com/aws/aws-sdk-net) from 3.7.1.180 to 3.7.1.182. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.SecurityToken&package-manager=nuget&previous-version=3.7.1.180&new-version=3.7.1.182)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
.NET

Bumps [Hellang.Middleware.ProblemDetails](https://github.com/khellang/Middleware) from 6.4.2 to 6.5.0. Commits 090976f Conditionally add custom IActionResultExecutor to work with minimal APIs 0ef888c Bump version cd60777 Make some properties protected 54ff2c1 Bump version 0bc61a2 Add...

dependencies
.NET

Bumps [Confluent.Kafka](https://github.com/confluentinc/confluent-kafka-dotnet) from 1.9.0 to 1.9.2. Release notes Sourced from Confluent.Kafka's releases. 1.9.2 Enhancements References librdkafka.redist 1.9.2 which includes an Apple M1 librdkafka build. Added ACL AdminClient operations (CreateAcls, DescribeAcls,...

dependencies
.NET

Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 4.1.0 to 5.0.0. Release notes Sourced from Microsoft.Data.SqlClient's releases. Stable Release v5.0.0 Added Added support for TDS 8. To use TDS 8, users should specify Encrypt=Strict in...

dependencies
.NET

Bumps [AWSSDK.SimpleNotificationService](https://github.com/aws/aws-sdk-net) from 3.7.3.87 to 3.7.3.89. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.SimpleNotificationService&package-manager=nuget&previous-version=3.7.3.87&new-version=3.7.3.89)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
.NET

Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.6.0 to 1.6.1. Release notes Sourced from Azure.Identity's releases. Azure.Identity_1.6.1 1.6.1 (2022-08-08) Bugs Fixed Fixed AZURE_REGIONAL_AUTHORITY_NAME support in ClientCertificateCredential #29112 Fixed regression in SharedTokenCacheCredential default behavior #28029...

dependencies
.NET

Bumps [AWSSDK.SQS](https://github.com/aws/aws-sdk-net) from 3.7.2.84 to 3.7.2.86. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.SQS&package-manager=nuget&previous-version=3.7.2.84&new-version=3.7.2.86)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
.NET

Bumps [Moq](https://github.com/moq/moq4) from 4.18.1 to 4.18.2. Changelog Sourced from Moq's changelog. 4.18.2 (2022-08-02) Changed Update package reference to Castle.Core (DynamicProxy) from version 5.0.0 to 5.1.0 (@​stakx, #1275) Removed dependency on...

dependencies
.NET

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 5.0.14 to 6.0.6. Release notes Sourced from Npgsql's releases. v6.0.6 6.0.6 contains three bug fixes, notably for #4582, fixing support for extension types in non-default schemas. The...

dependencies
.NET

### Describe the bug We had v8.1.1399 installed. Just tried both 9.0.1 and 9.1.16, with the same results on each. Whenever the `commandProcessor.Send(command);` method is called we get an exception...