Bump the nuget group across 1 directory with 9 updates #188
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 nuget group with 9 updates in the /MarkdownLinkCheckLogParser directory:
2.0.172
2.0.182
17.11.20
17.12.19
5.1.0
5.3.0
4.12.8
4.12.10
4.12.8
4.12.10
4.12.8
4.12.10
1.16.0
1.18.0
17.11.1
17.12.0
2.8.2
3.0.0
Updates
Meziantou.Analyzer
from 2.0.172 to 2.0.182Release notes
Sourced from Meziantou.Analyzer's releases.
... (truncated)
Commits
58436c3
Code fixer for MA0053 now supports records1b0e98c
MA0042 skips MemoryStream when type is explicitf255a66
Update MA0076.md (#772)ac26787
Add an option to detect overloads with optional parameters (#771)970347a
Fix folder cache to reduce flakiness (#769)f807685
Update .NET SDK 9.0 (#768)4975e3b
Detect DataClassificationAttribute on containing type32732ae
MA0151 handles backslashs in expressions7c884cf
Check documentation on CI (#765)7854071
Simplify AvoidUsingRedundantElseAnalyzer (#763)Updates
Microsoft.VisualStudio.Threading.Analyzers
from 17.11.20 to 17.12.19Commits
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
Roslynator.Analyzers
from 4.12.8 to 4.12.10Release notes
Sourced from Roslynator.Analyzers's releases.
Changelog
Sourced from Roslynator.Analyzers's changelog.
Commits
48fabfb
Release 4.12.10 (#1591)96dfb34
Do not report zero length diagnostic (#1590)f7ed06f
Fix diagnostic message for RCS0032 (#1588)9fe4dc0
Improve fixer for RCS1228 (#1585)f15e244
Add formatting rules (#1576)8d47d71
Fix Unity method detection (#1586)6210e73
Update donations (#1583)0e91017
Update donations (#1582)25261a3
Add contributors to readme (#1574)32e67d3
Fix changelogUpdates
Roslynator.CodeAnalysis.Analyzers
from 4.12.8 to 4.12.10Release notes
Sourced from Roslynator.CodeAnalysis.Analyzers's releases.
Changelog
Sourced from Roslynator.CodeAnalysis.Analyzers's changelog.
Commits
48fabfb
Release 4.12.10 (#1591)96dfb34
Do not report zero length diagnostic (#1590)f7ed06f
Fix diagnostic message for RCS0032 (#1588)9fe4dc0
Improve fixer for RCS1228 (#1585)f15e244
Add formatting rules (#1576)8d47d71
Fix Unity method detection (#1586)6210e73
Update donations (#1583)0e91017
Update donations (#1582)25261a3
Add contributors to readme (#1574)32e67d3
Fix changelogUpdates
Roslynator.Formatting.Analyzers
from 4.12.8 to 4.12.10Release notes
Sourced from Roslynator.Formatting.Analyzers's releases.
Changelog
Sourced from Roslynator.Formatting.Analyzers's changelog.
Commits
48fabfb
Release 4.12.10 (#1591)96dfb34
Do not report zero length diagnostic (#1590)f7ed06f
Fix diagnostic message for RCS0032 (#1588)9fe4dc0
Improve fixer for RCS1228 (#1585)f15e244
Add formatting rules (#1576)8d47d71
Fix Unity method detection (#1586)6210e73
Update donations (#1583)0e91017
Update donations (#1582)25261a3
Add contributors to readme (#1574)32e67d3
Fix changelogUpdates
xunit.analyzers
from 1.16.0 to 1.18.0Commits
2620a4d
v1.18.0af240fd
Normalize inline source with tabs instead of spacesc7855d1
Formatting6897a29
Handle switching from params to non-params overload in xUnit1051 (#192)d5ad1bf
Stick to .NET SDK 871f53fc
Conditional verbosity when packing packages based on the .NET SDK version5c60a82
Latest dependencies3c727df
Updates to build properly with .NET 9 SDKffa519b
Bump up to 1.18.0-pre5a44381
v1.17.0Updates
Microsoft.NET.Test.Sdk
from 17.11.1 to 17.12.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
bc91613
Downgrade xunit skip warning to info (#10379)c8f1628
Convert to auto property (#10365)8c6ff8c
Use macos13fa0c8fd
Rebrand to releasec02e98d
Update diagnose.mdec81d7d
Enable policheck (#10363)09b7600
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10360)4f16fc0
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10353)1eb6f23
ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (#10354)96977db
Update Microsoft.Extensions.DependencyModel to 3.1.0 (#5188)Updates
xunit.runner.visualstudio
from 2.8.2 to 3.0.0Commits
e341b93
v3.0.056f71f3
Second location where PreEnumerateTheories needs to be turned off for #426d94ab88
#426: Can't filter by traits on ITheoryDataRow9154f3f
Latest dependenciesfeff8e2
Stick to .NET SDK 862ae086
Conditional verbosity when packing packages based on the .NET SDK versiona7f5dc0
Latest dependenciesd5676ac
#422: Add XunitSkipReason property to VSTest test case3d3b241
Back-fill tests for VsDiscoverySinke2d5be2
Enable nullable in test projectDependabot 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