Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps Serilog.AspNetCore, Microsoft.Extensions.Logging.Abstractions, Serilog.Formatting.Compact, Serilog.Settings.Configuration and Serilog.Sinks.Console. These dependencies needed to be updated together.
Updates Serilog.AspNetCore from 6.0.1 to 8.0.1

Release notes

Sourced from Serilog.AspNetCore's releases.

v8.0.1

v8.0.0

Breaking change

The obsolete UseSerilog() extension on IWebHostBuilder has been removed. Switch to either IHostBuilder.UseSerilog() or IServiceCollection.AddSerilog() instead.

    .ConfigureServices(services => services.AddSerilog())

v7.0.0

v6.1.0

Commits

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

Release notes

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

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits

Updates Serilog.Formatting.Compact from 1.1.0 to 2.0.0

Release notes

Sourced from Serilog.Formatting.Compact's releases.

v2.0.0

Commits
  • efbbe3e Merge pull request #58 from serilog/dev
  • 6cc68d9 Publish from main
  • 91be91b Merge pull request #57 from serilog/dev
  • 8082e56 Update to Serilog 3.1 RTM
  • 4fdb9e8 Update publishing key
  • abe544a Merge pull request #56 from serilog/sp-tr
  • 8d01ad2 Include trace and span ids in output
  • 2db445d Merge pull request #54 from pmetz-steelcase/devNet6
  • 2e30b05 Merge branch 'dev' into devNet6
  • 8d584ca merged 8393e0ab, Update publishing key
  • Additional commits viewable in compare view

Updates Serilog.Settings.Configuration from 3.3.0 to 8.0.0

Changelog

Sourced from Serilog.Settings.Configuration's changelog.

Changelog

3.3.1

  • #287 - Fix static member access for concrete type parameters
Commits

Updates Serilog.Sinks.Console from 4.0.1 to 5.0.0

Release notes

Sourced from Serilog.Sinks.Console's releases.

v5.0.0

v4.1.0

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 <dependency name> 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)

…stractions, Serilog.Formatting.Compact, Serilog.Settings.Configuration and Serilog.Sinks.Console

Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime), [Serilog.Formatting.Compact](https://github.com/serilog/serilog-formatting-compact), [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) and [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console). These dependencies needed to be updated together.

Updates `Serilog.AspNetCore` from 6.0.1 to 8.0.1
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases)
- [Commits](serilog/serilog-aspnetcore@v6.0.1...v8.0.1)

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

Updates `Serilog.Formatting.Compact` from 1.1.0 to 2.0.0
- [Release notes](https://github.com/serilog/serilog-formatting-compact/releases)
- [Commits](serilog/serilog-formatting-compact@v1.1.0...v2.0.0)

Updates `Serilog.Settings.Configuration` from 3.3.0 to 8.0.0
- [Release notes](https://github.com/serilog/serilog-settings-configuration/releases)
- [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md)
- [Commits](https://github.com/serilog/serilog-settings-configuration/commits/v8.0.0)

Updates `Serilog.Sinks.Console` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/serilog/serilog-sinks-console/releases)
- [Commits](serilog/serilog-sinks-console@v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  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
- dependency-name: Serilog.Formatting.Compact
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Settings.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.Console
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

1 participant