Bump the serilog group in /src with 3 updates #652
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the serilog group in /src with 3 updates: Serilog, Serilog.Sinks.Debug and Serilog.Sinks.File.
Updates
Serilog
from 4.2.0 to 4.0.0Commits
573a628
Merge pull request #2067 from serilog/deve963475
Attempt to make tests more robust on slow CI machines by increasing time steps5e18faf
Update all dependencies, fix new xUnit lints9fcf795
Move TrimConfiguration to Capturing namespace, 'Configuration' namespace is j...4ef3a87
Remove noop byte cast9d3a088
fix: only disallows '}' in format strings, use byte comparison920b8c8
fix: allows all printable characters as format valuese1a0047
Typo - to -> do921eccc
Scope back to only considering dots; improve tests592a124
Improve commentUpdates
Serilog.Sinks.Debug
from 2.0.0 to 3.0.0Release notes
Sourced from Serilog.Sinks.Debug's releases.
Commits
ee5eca4
Merge pull request #15 from serilog/devd21bcbc
Remove obsolete Gitter link [skip ci]3aad4a8
Publish from mainb114384
Publish from main; new keyaaba502
Merge pull request #14 from Numpsy/updates19e25de
Set ContinuousIntegrationBuild=true in the CI build615152c
Set version to 360ba0f2
Enable SourceLink, with a snupkg file590a963
Include the readme file in the nuget packageda0abab
Seal the sink classUpdates
Serilog
from 4.2.0 to 4.0.0Commits
573a628
Merge pull request #2067 from serilog/deve963475
Attempt to make tests more robust on slow CI machines by increasing time steps5e18faf
Update all dependencies, fix new xUnit lints9fcf795
Move TrimConfiguration to Capturing namespace, 'Configuration' namespace is j...4ef3a87
Remove noop byte cast9d3a088
fix: only disallows '}' in format strings, use byte comparison920b8c8
fix: allows all printable characters as format valuese1a0047
Typo - to -> do921eccc
Scope back to only considering dots; improve tests592a124
Improve commentUpdates
Serilog.Sinks.File
from 5.0.0 to 6.0.0Release notes
Sourced from Serilog.Sinks.File's releases.
Commits
c7b9bc3
Merge pull request #312 from serilog/dev2d9fd8f
Merge pull request #311 from nblumhardt/serilog-458939c6
Use new Ubuntu build worker992ca76
Update build script3aaa8fc
Use MaxBy() where available; other language feature usage updates4688ab3
Dependency updates, langversion, embed README08e9025
Merge pull request #280 from sungam3r/stylef709698
revert TFMs2aece6d
TFMs1ea2c9f
Merge branch 'dev' into styleDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions