Bump the testing group with 5 updates #271
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 testing group with 5 updates:
7.4.0
8.0.0
17.7.1
17.8.0
20.8.1
20.8.2
2.5.0
2.6.3
2.5.0
2.5.5
Updates
FakeItEasy
from 7.4.0 to 8.0.0Release notes
Sourced from FakeItEasy's releases.
Commits
eba236e
Merge pull request #1971 from blairconrad/update-docs-depsa08ffc2
Update docs-building dependencies9827127
Merge pull request #1966 from blairconrad/no-detect-nesting058fbd5
Make sure we can't nest An constraintsa5e84c1
Merge pull request #1962 from blairconrad/equal-sequence54204f5
Compare enumerable elements as if they were top-level argumentsfbe8f7c
Move CreateEqualityConstraint to EqualityArgumentConstraint class2655b10
Add special-purpose string argument equality comparer57dab16
Compare enumerable arguments' elements instead of using Equals65c4d01
Merge pull request #1961 from blairconrad/choose-equal-based-on-example-typeUpdates
Microsoft.NET.Test.Sdk
from 17.7.1 to 17.8.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
cf7d549
[rel/17.8] Update dependencies from devdiv/DevDiv/vs-code-coverage (#4692)9fbb6e9
Merge branch 'main' into rel/17.8bb99e3e
Upgrade Newtonsoft.Json from 13.0.1 to 13.0.3 (#4681)e527e41
[main] Update dependencies from dotnet/source-build-reference-packages (#4677)f49f8c0
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...44d3923
Release branding 17.8.0de95035
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...c2d75c9
Fix SB ref assembly issue for System.ComponentModel.Composition (#4675)7c7e680
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...d0f7444
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...Updates
Verify.Xunit
from 20.8.1 to 20.8.2Commits
afd0da4
Write $parent value for property that is parent (#973)58858f7
Docs changes57b9af1
docse995704
Docs changes2928806
docsed755d5
Merge branch 'main' of https://github.com/VerifyTests/Verify418c908
docs6ef8960
Docs changesaf98540
docs60837c7
Update VerifyCore.slnfUpdates
xunit
from 2.5.0 to 2.6.3Commits
4c2c193
v2.6.3c4e29fd
xunit/xunit#2811: Add tests for SortedSet and ImmutableSortedSet overloads fo...51851a6
Unit tests to ensure equality assertions with sets + comparer func throw an e...ca68393
Unit tests for #2828 (v2)62505d1
Unit tests for #2824 (v2)b41e8ad
Obsolete the delegating sinks in favor of a single ExecutionSink512d24f
Update README5684d87
Bump up to v2.6.3-pref69c77d
v2.6.29ef018a
Latest dependenciesUpdates
xunit.runner.visualstudio
from 2.5.0 to 2.5.5Commits
28b46ff
v2.5.5409be7a
Add PackageId to solve VS issues (see dotnet/sdk#22...56db5de
Latest dependencies (and use ExecutionSink instead of delegating sinks)1f419e6
Update READMEf052a1d
Bump up to v2.5.5-preb9eacec
v2.5.4316c225
Latest dependencies9d3aaa0
Latest dependenciesda1033b
Latest dependencies8b76089
Remove unnecessary global.jsonDependabot 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