server
server copied to clipboard
Bump Serilog.AspNetCore, Microsoft.Extensions.DependencyInjection and Serilog.Sinks.Console
Bumps Serilog.AspNetCore, Microsoft.Extensions.DependencyInjection and Serilog.Sinks.Console. These dependencies needed to be updated together.
Updates Serilog.AspNetCore from 7.0.0 to 8.0.1
Release notes
Sourced from Serilog.AspNetCore's releases.
v8.0.1
- #357 - bug fix: generate an
AssemblyVersionAttribute(@nblumhardt)v8.0.0
- #338 - remove obsolete APIs and clean up (
@sungam3r)- #348 - update test dependencies (
@SimonCropp)- #349 - collect trace and span ids for propagation with Serilog 3.1 (
@nblumhardt)- #351 - update to .NET 8 RTM and Serilog 3.1.1 (
@nblumhardt)Breaking change
The obsolete
UseSerilog()extension onIWebHostBuilderhas been removed. Switch to eitherIHostBuilder.UseSerilog()orIServiceCollection.AddSerilog()instead..ConfigureServices(services => services.AddSerilog())
Commits
68f2f3dMerge pull request #358 from serilog/dev43645afUpdate publishing key54f5749Merge pull request #357 from nblumhardt/assembly-versioning707a337Generate assembly versions6c8f6fdDev version bump [skip ci]1aa0a4bMerge pull request #352 from serilog/deve8212c8Merge pull request #351 from serilog/dotnet-8b5515d0Update to .NET 8 RTM and Serilog 3.1.1e24e4baMerge pull request #349 from serilog/trace-span-dis75c35baAdd test and update sample- Additional commits viewable in compare view
Updates Microsoft.Extensions.DependencyInjection from 2.1.1 to 8.0.0
Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
.NET 8.0.0
What's Changed
- [release/8.0-rc1] [release/8.0] Events for IL methods without IL headers by
@github-actionsin dotnet/runtime#92317- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestroin dotnet/runtime#92340- [release/8.0-rc1] [release/8.0] Fix wasi build. by
@github-actionsin dotnet/runtime#92368- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-botin dotnet/runtime#92325- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestroin dotnet/runtime#92303- [automated] Merge branch 'release/8.0-rc1' => 'release/8.0' by
@dotnet-maestro-botin dotnet/runtime#92374- [release/8.0] Bump version to GA by
@carlossanlopin dotnet/runtime#92305- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestroin dotnet/runtime#92476- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-botin dotnet/runtime#92401- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestroin dotnet/runtime#92418- [release/8.0] Update dependencies from dotnet/source-build-reference-packages by
@dotnet-maestroin dotnet/runtime#92474- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestroin dotnet/runtime#92473- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestroin dotnet/runtime#92488- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-botin dotnet/runtime#92484- [release/8.0] Update dependencies from dotnet/roslyn-analyzers by
@dotnet-maestroin dotnet/runtime#92499- [release/8.0] Update dependencies from dotnet/emsdk by
@dotnet-maestroin dotnet/runtime#92532- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-botin dotnet/runtime#92515- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestroin dotnet/runtime#92641- [release/8.0] Update dependencies from dotnet/emsdk dotnet/hotreload-utils by
@dotnet-maestroin dotnet/runtime#92606- [release/8.0][wasm] Fix regressed file sizes for blazor by
@radicalin dotnet/runtime#92627- [release/8.0] JIT: Fixed containment of STOREIND of HW intrinsics ConvertTo*/Extract* by
@github-actionsin dotnet/runtime#92513- [release/8.0] Define bool as Interop.BOOL to prevent upper bytes setting native bool by
@github-actionsin dotnet/runtime#92681- [release/8.0] Make CoreCLR/NativeAOT assembly compile with .subsections_via_symbols on Apple platforms by
@github-actionsin dotnet/runtime#92544- [release/8.0] Fix LLVMAOT Mono runtime variant official build to produce correctly named runtime packs by
@github-actionsin dotnet/runtime#92737- [release/8.0] Remove all PGO assets except for the runtime PGO archive. by
@github-actionsin dotnet/runtime#92735- [release/8.0] Put HasNativeCodeReJITAware into GetFunctionAddress by
@github-actionsin dotnet/runtime#92665- [release/8.0] Update dependencies from dotnet/cecil dotnet/emsdk by
@dotnet-maestroin dotnet/runtime#92702- [release/8.0][wasm] Fix Wasm.Build.Tests failing due to an old skiasharp reference by
@radicalin dotnet/runtime#92747- [release/8.0] Update dependencies from dotnet/installer by
@radicalin dotnet/runtime#92745- [release/8.0] Bring back CopyOutputSymbolsToPublishDirectory by
@github-actionsin dotnet/runtime#92369- [release/8.0] Update dependencies from
dotnet/installerby@radicalin dotnet/runtime#92795- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestroin dotnet/runtime#92762- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestroin dotnet/runtime#92816- [release/8.0][wasm][debugger] Support multidimensional indexing of object scheme by
@ilonatommyin dotnet/runtime#92753- [release/8.0] [browser] Remove duplicated marshaling of return value for JSExport by
@github-actionsin dotnet/runtime#92886- [release/8.0] [browser][nodejs] keep runtime alive for JSExport calls by
@github-actionsin dotnet/runtime#92890- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestroin dotnet/runtime#92503- [release/8.0] Make config binding gen incremental (#89587) by
@layomiain dotnet/runtime#92730- [release/8.0] [wasm] Endian fix for Webcil by
@github-actionsin dotnet/runtime#92495- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestroin dotnet/runtime#92935- [release/8.0] Update dependencies from dotnet/cecil dotnet/hotreload-utils by
@dotnet-maestroin dotnet/runtime#92932- [release/8.0][wasm] Use intended ports when running
DevServerby@radicalin dotnet/runtime#92906- [release/8.0] Fix deadlock in EventPipeEventDispatcher by
@github-actionsin dotnet/runtime#92912- [release/8.0] CI: runtime-wasm-perf: disable for PRs by
@radicalin dotnet/runtime#92977- [release/8.0] Throw when applying
JsonObjectHandling.Populateto types with parameterized constructors. by@github-actionsin dotnet/runtime#92947- [release/8.0] Use invariant culture in CBOR date encoding by
@github-actionsin dotnet/runtime#92924
... (truncated)
Commits
- See full diff in compare view
Updates Serilog.Sinks.Console from 4.1.0 to 5.0.0
Release notes
Sourced from Serilog.Sinks.Console's releases.
v5.0.0
- #134 - optimize
TimestampTokenRenderer(@sungam3r)- #135 - added tests (
@sungam3r)- #137 - support upper and lower-case formatting for all level widths (
@nblumhardt)- #142 - API approval tests (
@sungam3r)- #141 - auditing support (
@sungam3r)- #146 - support
TraceIdandSpanIdplaceholders, update to Serilog 3.1 (@nblumhardt)
Commits
4f61421Merge pull request #147 from serilog/dev30b4abbUpdate publishing key77288dfMerge pull request #146 from nblumhardt/trace-span-ids0f8ccf2Support TraceId and SpanId output template tokensda9c6caMinor version bump - auditing support addedab897ebMerge pull request #141 from sungam3r/audit7453ac2fix19e0a82Merge branch 'dev' into audit4fd69e1review001fe1bMerge pull request #142 from sungam3r/api- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ac38114) 93.88% compared to head (94105d7) 93.88%.
Additional details and impacted files
@@ Coverage Diff @@
## master #1114 +/- ##
=======================================
Coverage 93.88% 93.88%
=======================================
Files 49 49
Lines 2370 2370
Branches 421 421
=======================================
Hits 2225 2225
Misses 103 103
Partials 42 42
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.