Analogy.LogViewer.Serilog
Analogy.LogViewer.Serilog copied to clipboard
Bump Serilog.AspNetCore from 8.0.1 to 8.0.2
Bumps Serilog.AspNetCore from 8.0.1 to 8.0.2.
Release notes
Sourced from Serilog.AspNetCore's releases.
v8.0.2
- #376 - update
Serilog.Settings.Configuration
dependency to avoid transitive dependency on vulnerableSystem.Text.Json
(@nblumhardt
)- #364 - fix example code (
@RandomBuffer
)- #367 - clean up and format (
@sungam3r
)- #370 -
README
updates (@nblumhardt
)
Commits
57d78d1
Merge pull request #378 from serilog/dev1a88701
Merge pull request #377 from nblumhardt/dependency-update77bd65c
Update Serilog.Settings.Configuration dependency to avoid transitive dependen...70808df
Fix comment in sample code [skip ci]cd8662f
Merge pull request #370 from nblumhardt/readme-updates92bc15a
README and sample updates to match recent .NET hosting modelsc862bfc
Merge pull request #367 from sungam3r/cleanup656b79e
Remove excessive dependencies + format0b2a9ab
Merge pull request #364 from RandomBuffer/FixPushPropertyExample178f6df
Fix C# example for PushProperty.- Additional commits viewable in compare view
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)