josephnhtam / vsp-youtube-clone-microservices

A YouTube Clone microservices application built with .NET 7 and Angular 14.
Apache License 2.0
37 stars 6 forks source link

Bump AspNetCore.HealthChecks.Elasticsearch, Microsoft.Extensions.Diagnostics.HealthChecks, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Options and Microsoft.Extensions.Logging.Abstractions in /Backend #5

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps AspNetCore.HealthChecks.Elasticsearch, Microsoft.Extensions.Diagnostics.HealthChecks, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Options and Microsoft.Extensions.Logging.Abstractions. These dependencies needed to be updated together. Updates AspNetCore.HealthChecks.Elasticsearch from 6.0.2 to 8.0.0

Release notes

Sourced from AspNetCore.HealthChecks.Elasticsearch's releases.

DotNet 8

This release cover all packages migrated to DotNet 8.0.

Thanks to all contributors, in special to @​adamsitnik and @​sungam3r for this release!

7.0.1 UI serialization fix

  • Fix serialization for camelCase for UI Api Endpoint (#1973)

V7 Release

This release has come a long way. A lot was done. I tried to edit the list of changes, but considered it a waste of time. Just scroll through a few screens of the text in Xabaril/AspNetCore.Diagnostics.HealthChecks#1593 and you will understand.

Commits


Updates Microsoft.Extensions.Diagnostics.HealthChecks from 7.0.3 to 8.0.0

Release notes

Sourced from Microsoft.Extensions.Diagnostics.HealthChecks's releases.

.NET 8.0.0

Release

.NET 8.0 RC 2

Release

.NET 8.0 RC 1

Release

.NET 8.0 Preview 7

Release

.NET 8.0 Preview 6

Release

.NET 8.0 Preview 5

Release

.NET 8.0 Preview 4

Release

.NET 8.0 Preview 3

Release

.NET 8.0 Preview 2

Release

.NET 8.0 Preview 1

Release

.NET 7.0.16

Release

.NET 7.0.15

Release

.NET 7.0.14

Release

What's Changed

... (truncated)

Commits
  • 3f1acb5 Merged PR 34970: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 3caebba Merged PR 34962: [internal/release/8.0] Update dependencies from dnceng/inter...
  • c608ee3 Merge in 'release/8.0' changes
  • 9506f5a Quarantine ConnectionClosedWithoutActiveRequestsOrGoAwayFIN (#51771)
  • c8270da Merge in 'release/8.0' changes
  • 892b10b Remove selenium-standalone; update Selenium.WebDriver (#51775)
  • c26c6ca Merged PR 34926: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 43bcd57 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...
  • 4753bec [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 4f7f2fd [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore
  • Additional commits viewable in compare view


Updates Microsoft.Extensions.DependencyInjection.Abstractions from 7.0.0 to 8.0.0

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits


Updates Microsoft.Extensions.Options from 7.0.0 to 8.0.0

Release notes

Sourced from Microsoft.Extensions.Options's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits


Updates Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 8.0.0

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 6 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.