IqOptionApiDotNet
IqOptionApiDotNet copied to clipboard
Bump Serilog.Sinks.Console from 4.1.0 to 6.0.0
Bumps Serilog.Sinks.Console from 4.1.0 to 6.0.0.
Release notes
Sourced from Serilog.Sinks.Console's releases.
v6.0.0
- #154 - support
NO_COLOR
environment variable (@sungam3r
)- #157 - update to Serilog 4 (
@nblumhardt
)v5.0.1
- #149 - update Serilog package dependency to 3.1.1 (
@nblumhardt
)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
TraceId
andSpanId
placeholders, update to Serilog 3.1 (@nblumhardt
)
Commits
4c9a7b6
Merge pull request #158 from serilog/dev1c80080
Merge pull request #157 from nblumhardt/serilog-4c608cc9
Sample targetingfa07aaf
Update to Serilog 4, file scoped namespacesa9308ef
Delete .travis.yml (Travis is no longer used) [skip ci]ca14c12
Minor version bump - addition ofNO_COLOR
support1c35ad9
Merge pull request #154 from sungam3r/nocolorcf2c80d
Support NO_COLOR environment variable1f0919e
Remove obsolete Gitter link from README7a388eb
Dev version bump [skip ci]- 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)