Skip to content

Commit

Permalink
build(deps): bump Serilog.Sinks.Console and System.Threading.Channels (
Browse files Browse the repository at this point in the history
…#648)

Bumps [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) and [System.Threading.Channels](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Serilog.Sinks.Console` from 4.1.0 to 6.0.0
- [Release notes](https://github.com/serilog/serilog-sinks-console/releases)
- [Commits](serilog/serilog-sinks-console@v4.1.0...v6.0.0)

Updates `System.Threading.Channels` from 6.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Console
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.Threading.Channels
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 1015bec commit ffdc9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<PackageVersion Include="Scrutor" Version="4.2.2" />
<PackageVersion Include="Serilog.Extensions.Hosting" Version="7.0.0" />
<PackageVersion Include="Serilog.Sinks.Async" Version="2.0.0" />
<PackageVersion Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageVersion Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageVersion Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageVersion Include="Serilog.Sinks.Map" Version="2.0.0" />
<PackageVersion Include="Spectre.Console.Cli" Version="0.49.1" />
Expand Down

0 comments on commit ffdc9ef

Please sign in to comment.