build: bump the all group across 1 directory with 6 updates #9
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 6 updates in the / directory:
8.0.0
8.1.2
4.0.1
4.0.2
4.0.1
4.1.0
4.0.254
4.1.0
17.11.0
17.11.1
5.1.0
5.3.0
2.9.0
2.9.2
Updates
Nuke.Common
from 8.0.0 to 8.1.2Release notes
Sourced from Nuke.Common's releases.
Changelog
Sourced from Nuke.Common's changelog.
Commits
e782a00
Merge branch 'hotfix/8.1.1'd3ef1b0
chore: CHANGELOG.md for 8.1.20cc02f3
chore: update CHANGELOG.md1b0de60
fix(utilities): mandatory boolean default for conversion from string values6895f4c
build: update dependenciesb389113
fix(execution): prefer logger from settings in parallel execution0464568
fix(execution): exclude skipped target from lookup for skippable dependencies1688d82
Merge branch 'hotfix/8.1.1'85c4857
chore: CHANGELOG.md for 8.1.19dda9c1
chore: update CHANGELOG.mdUpdates
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
Serilog
from 4.0.1 to 4.1.0Release 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
JunitXml.TestLogger
from 4.0.254 to 4.1.0Release notes
Sourced from JunitXml.TestLogger's releases.
Changelog
Sourced from JunitXml.TestLogger's changelog.
Commits
3625dad
chore(master): release 4.1.0 (#120)fa94c65
chore(ci): typo in build outputs0e10219
chore(ci): separate job for release-please and version computef5049b9
chore: update build version logic for CI9c377bd
chore: add version.txt0199df7
chore(ci): update params for v4 release-please in changelog generation6e6e51e
chore: use build number as release versionc6c5c0e
chore: typo in ci8b367e7
chore: add action uses (ci)d889ab5
chore: attempt to add release-please action to CIUpdates
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
NSubstitute
from 5.1.0 to 5.3.0Release notes
Sourced from NSubstitute's releases.
... (truncated)
Changelog
Sourced from NSubstitute's changelog.
Commits
45e00e3
Prep 5.3.0 release (#836)cc73901
Release build workflow (#797)4d258a2
Feature: Enable call forwarding and substitution for non virtual methods or...b8b0184
Added csharp_style_prefer_primary_constructors into editorconfig (#819)73818a6
Unable to match arguments whose type is generic, when their concrete type is ...da82bc5
Merge pull request #813 from mihnea-radulescu/bug/issue-788-Raise-EventWith-d...2ce4d66
Replaced Obsolete attributes in WhenCalled<T> with doc comments.0c0d798
When(...).Throws gives a CouldNotSetReturnDueToNoLastCallException (#803)4bd429e
Updated event raising logic to only allow internal default constructorsee276f3
Merge branch 'main' into bug/issue-788-Raise-EventWith-default-constructorUpdates
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