-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Serilog.Sinks.XUnit, Serilog and xunit.extensibility.core #2384
base: development
Are you sure you want to change the base?
Bump Serilog.Sinks.XUnit, Serilog and xunit.extensibility.core #2384
Conversation
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Bumps [Serilog.Sinks.XUnit](https://github.com/trbenning/serilog-sinks-xunit), [Serilog](https://github.com/serilog/serilog) and [xunit.extensibility.core](https://github.com/xunit/xunit). These dependencies needed to be updated together. Updates `Serilog.Sinks.XUnit` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/trbenning/serilog-sinks-xunit/releases) - [Commits](https://github.com/trbenning/serilog-sinks-xunit/commits) Updates `Serilog` from 2.10.0 to 2.12.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](serilog/serilog@v2.10.0...v2.12.0) Updates `xunit.extensibility.core` from 2.4.1 to 2.4.2 - [Commits](xunit/xunit@2.4.1...2.4.2) --- updated-dependencies: - dependency-name: Serilog.Sinks.XUnit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.extensibility.core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
b591578
to
4d71f9d
Compare
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Bumps Serilog.Sinks.XUnit, Serilog and xunit.extensibility.core. These dependencies needed to be updated together.
Updates
Serilog.Sinks.XUnit
from 3.0.3 to 3.0.5Commits
Updates
Serilog
from 2.10.0 to 2.12.0Release notes
Sourced from Serilog's releases.
Commits
9f86301
Merge pull request #1705 from serilog/dev47df92d
Fix nullability of LogContext.PushProperty value arg (#1751)7740c90
Initial support forIAsyncDisposable
sinks (#1750)4d13be5
guard against null (#1742)fd36c3e
remove redundant type names (#1741)3bd65ef
remove redundant LogEventLevel (#1745)1819ee7
refs (#1747)e0c533d
minor cleanups (#1746)70e729d
use some patterns (#1739)c5a5b44
global usings (#1736)Updates
xunit.extensibility.core
from 2.4.1 to 2.4.2Commits
f110e5b
v2.4.2848d94d
Update dependencies42307e8
Fixes #2556: Xunit.Sdk.MultipleException Empty7eba502
Port test changes from 1dd43ce684cc6d50bf726042173956e6bda2fa3b211aa27
Make sure we use msbuild.exe (from Visual Studio) and not msbuild.bat (from M...878d209
Add tests for KeyValuePair<> equivalence (including Dictionaries with collect...32d21fb
Add tests for KeyValuePair<>/Dictionary ArgumentFormatter update1109d48
Codify that arrays and lists are equivalent19618ef
Port #2463 to v2b88fee5
PerformDefinedConversions handles multiple conflicting conversionsYou 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 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)