Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump AspNetCore.HealthChecks.UI.InMemory.Storage, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Options, System.Diagnostics.DiagnosticSource and Microsoft.Extensions.Logging.Abstractions #2379

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2024

Bumps AspNetCore.HealthChecks.UI.InMemory.Storage, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Options, System.Diagnostics.DiagnosticSource and Microsoft.Extensions.Logging.Abstractions. These dependencies needed to be updated together.
Updates AspNetCore.HealthChecks.UI.InMemory.Storage from 8.0.0 to 8.0.1

Commits
  • 599b657 Update versions for all packages
  • 14256f3 Ensure all HealthChecks libraries have a .NETCoreApp TFM. (#2185)
  • 05c316d use lts EventStoreDB docker image as latest fails to start (#2187)
  • e8702a2 Fix typo in CosmosDB README (#2177)
  • 8d0f9b3 Update package reference to solve some microsoft data sqlclient issues (#2183)
  • 73abc7a feat: add mongodb configuration overloads (#2121)
  • da70571 Remove unnecessary precondition checks (#2129)
  • 2621fd5 Readme updates (#2131)
  • a72a079 Set preview version for mysql ui storage package because dependant is on prev...
  • See full diff in compare view

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 2.1.1 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.Hosting.Abstractions from 2.1.1 to 8.0.0

Release notes

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

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 2.1.1 to 8.0.0

Release notes

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

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Options from 2.1.1 to 8.0.0

Release notes

Sourced from Microsoft.Extensions.Options's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits

Updates System.Diagnostics.DiagnosticSource from 4.7.1 to 8.0.0

Release notes

Sourced from System.Diagnostics.DiagnosticSource's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits

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

Release notes

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

.NET 8.0.0

Release

What's Changed

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 18, 2024
…s.DependencyInjection.Abstractions, Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Options, System.Diagnostics.DiagnosticSource and Microsoft.Extensions.Logging.Abstractions

Bumps [AspNetCore.HealthChecks.UI.InMemory.Storage](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime), [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `AspNetCore.HealthChecks.UI.InMemory.Storage` from 8.0.0 to 8.0.1
- [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-ui-8.0.0...release-all-8.0.1)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 2.1.1 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)

Updates `Microsoft.Extensions.Hosting.Abstractions` from 2.1.1 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 2.1.1 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)

Updates `Microsoft.Extensions.Options` from 2.1.1 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)

Updates `System.Diagnostics.DiagnosticSource` from 4.7.1 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)

Updates `Microsoft.Extensions.Logging.Abstractions` from 2.1.1 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)

---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.UI.InMemory.Storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-fe1ffe322f branch from c0d2056 to 45b2b3c Compare May 27, 2024 21:49
Copy link

sonarcloud bot commented May 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@lahma lahma closed this Jun 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2024

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.

@dependabot dependabot bot deleted the dependabot/nuget/multi-fe1ffe322f branch June 26, 2024 07:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant