Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consumer API and Admin UI: Update NuGet packages (#455)
* Build(deps): bump the update-nuget-dependencies group with 3 updates Bumps the update-nuget-dependencies group with 3 updates: [RabbitMQ.Client](https://github.com/rabbitmq/rabbitmq-dotnet-client), [AspNetCore.HealthChecks.NpgSql](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) and [AspNetCore.HealthChecks.SqlServer](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks). Updates `RabbitMQ.Client` from 6.7.0 to 6.8.1 - [Release notes](https://github.com/rabbitmq/rabbitmq-dotnet-client/releases) - [Changelog](https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/main/CHANGELOG.md) - [Commits](rabbitmq/rabbitmq-dotnet-client@v6.7.0...v6.8.1) Updates `AspNetCore.HealthChecks.NpgSql` from 7.1.0 to 8.0.0 - [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases) - [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md) - [Commits](Xabaril/AspNetCore.Diagnostics.HealthChecks@release-npgsql-7.1.0...release-ui-8.0.0) Updates `AspNetCore.HealthChecks.SqlServer` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases) - [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md) - [Commits](Xabaril/AspNetCore.Diagnostics.HealthChecks@preview-all-7.0.0...release-ui-8.0.0) --- updated-dependencies: - dependency-name: RabbitMQ.Client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-nuget-dependencies - dependency-name: AspNetCore.HealthChecks.NpgSql dependency-type: direct:production update-type: version-update:semver-major dependency-group: update-nuget-dependencies - dependency-name: AspNetCore.HealthChecks.SqlServer dependency-type: direct:production update-type: version-update:semver-major dependency-group: update-nuget-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * ci: trigger pipelines --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Timo Notheisen <[email protected]>
- Loading branch information