build: bump the all group with 4 updates #8
Closed
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 all group with 4 updates: Nuke.Common, Serilog, Microsoft.NET.Test.Sdk and xunit.
Updates
Nuke.Common
from 8.0.0 to 8.1.0Release notes
Sourced from Nuke.Common's releases.
Changelog
Sourced from Nuke.Common's changelog.
Commits
9ced2aa
Merge branch 'release/8.1.0'f389c17
chore: CHANGELOG.md for 8.1.0f6a60d5
chore: update settings.kts67fbf51
chore: regenerate toolsee93410
chore: update CHANGELOG.mddbae75d
fix(execution): resolve empty environment variables as empty arrays (#1400)71ee501
fix(execution): don't exclude invoked targets from skipping (#1414)e6df653
fix(execution): strip hyphens from skipped target names (#1413)6ed9e4d
build: update System.Text.Json dependency8583a04
fix(tooling): use AppContext to set EnableUnsafeBinaryFormatterSerialization ...Updates
Serilog
from 4.0.1 to 4.0.2Release notes
Sourced from Serilog's releases.
Commits
4c9a312
Merge pull request #2118 from serilog/dev7b85d53
Update publishing key3aa295b
Properly synchronize use of InMemoryBatchedSink fields (attempting to fix fla...6e5a82c
Tighten up the test to ensure we don't add IAsyncDisposable to the test stubb5085aa
Fall back to IDisposable in Log.CloseAndFlushAsync() when the target logger i...68881e1
Don't capture properties with privateget
accessors3f6d855
Optimize ReusableStringWriter.Write/WriteLine(ReadOnlySpan<char>) methods9f6b814
Added test for timestamp formatting64fccfa
Removed boxing and string allocations in DateTimeOffset/DateTime serializatio...8c82a50
Remove junk file (#2095)Updates
Microsoft.NET.Test.Sdk
from 17.11.0 to 17.11.1Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
58dbd02
Revert "Do not publish to BAR when RTM version is built"aa62848
Do not publish to BAR when RTM version is builtd824a2f
Bump 17.11.1ed4ac92
Forward error output from testhost as info (#5193)Updates
xunit
from 2.9.0 to 2.9.2Commits
82543a6
v2.9.20f8f156
#3031: Changes to TheoryData break tests with arrays of objects502f6d1
Bump up to v2.9.2-prebb7c3e4
v2.9.15d70d25
#3028: Support IGrouping<TKey,TValue> in Assert.Equivalent (v2)ed6e05b
Add support for IGrouping<,> in ArgumentFormatter, assuming it's safe to re-e...d97c7f8
Restore TestInvoker<T>.GetTaskFromResult (forwards to AsyncUtility.TryConvert...416ed81
#3021: Add overload of Assert.Equal to resolve compiler ambiguity6b86235
Add Assert.Equivalent support for evaluating Lazy<T>aadff05
Updated build table in READMEDependabot 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