Bump the nuget group across 1 directory with 7 updates #897
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 7 updates in the / directory:
2.0.163
2.0.176
4.12.4
4.12.9
4.12.4
4.12.9
4.12.4
4.12.9
8.0.8
8.0.10
17.11.0
17.11.1
2.9.0
2.9.2
Updates
Meziantou.Analyzer
from 2.0.163 to 2.0.176Release notes
Sourced from Meziantou.Analyzer's releases.
... (truncated)
Commits
7c884cf
Check documentation on CI (#765)7854071
Simplify AvoidUsingRedundantElseAnalyzer (#763)4812886
Add codefixer to convert a string to an interpolated string3b050d1
Disable more IDE005861fa4a3
Fix diagnostic titled2be721
Add suppressor for IDE0058 on StringBuilder and Directory (#762)7a29d04
Add MA0164 (#761)f844f30
Document IDE0330 as similar to MA01539c95e25
UseShellExecute analyzer (#707)40008ca
Disable ussage of List.Find in .NET 9Updates
Roslynator.Analyzers
from 4.12.4 to 4.12.9Release notes
Sourced from Roslynator.Analyzers's releases.
... (truncated)
Changelog
Sourced from Roslynator.Analyzers's changelog.
... (truncated)
Commits
8c69b9e
Release 4.12.9 (#1573)702b9f7
Fix analyzer RCS1124 - Do not cast if not necessary (#1572)55f220e
[CLI] Fix command generate-doc (#1570)f4e77da
[CLI] Fix command generate-doc (#1568)28bd21d
Fix analyzer RCS1090 - Check ConfigureAwait argument value (#1566)6153c9e
[CLI] Fix command generate-doc - handle <para> tags (#1565)ea6971e
Update analyzer RCS1077 - Remove suggestion to change FirstOrDefault to Find ...c37e24e
Use Ubuntu 24.04 (#1561)4be87c4
Release 4.12.8 (#1560)8ffe904
[CLI] Fix command generate-doc (#1559)Updates
Roslynator.CodeAnalysis.Analyzers
from 4.12.4 to 4.12.9Release notes
Sourced from Roslynator.CodeAnalysis.Analyzers's releases.
... (truncated)
Changelog
Sourced from Roslynator.CodeAnalysis.Analyzers's changelog.
... (truncated)
Commits
8c69b9e
Release 4.12.9 (#1573)702b9f7
Fix analyzer RCS1124 - Do not cast if not necessary (#1572)55f220e
[CLI] Fix command generate-doc (#1570)f4e77da
[CLI] Fix command generate-doc (#1568)28bd21d
Fix analyzer RCS1090 - Check ConfigureAwait argument value (#1566)6153c9e
[CLI] Fix command generate-doc - handle <para> tags (#1565)ea6971e
Update analyzer RCS1077 - Remove suggestion to change FirstOrDefault to Find ...c37e24e
Use Ubuntu 24.04 (#1561)4be87c4
Release 4.12.8 (#1560)8ffe904
[CLI] Fix command generate-doc (#1559)Updates
Roslynator.Formatting.Analyzers
from 4.12.4 to 4.12.9Release notes
Sourced from Roslynator.Formatting.Analyzers's releases.
... (truncated)
Changelog
Sourced from Roslynator.Formatting.Analyzers's changelog.
... (truncated)
Commits
8c69b9e
Release 4.12.9 (#1573)702b9f7
Fix analyzer RCS1124 - Do not cast if not necessary (#1572)55f220e
[CLI] Fix command generate-doc (#1570)f4e77da
[CLI] Fix command generate-doc (#1568)28bd21d
Fix analyzer RCS1090 - Check ConfigureAwait argument value (#1566)6153c9e
[CLI] Fix command generate-doc - handle <para> tags (#1565)ea6971e
Update analyzer RCS1077 - Remove suggestion to change FirstOrDefault to Find ...c37e24e
Use Ubuntu 24.04 (#1561)4be87c4
Release 4.12.8 (#1560)8ffe904
[CLI] Fix command generate-doc (#1559)Updates
Microsoft.Extensions.Http.Polly
from 8.0.8 to 8.0.10Release notes
Sourced from Microsoft.Extensions.Http.Polly's releases.
Commits
c2a4429
Merged PR 42968: [internal/release/8.0] Update dependencies from dnceng/inter...e213713
Merged PR 42964: [internal/release/8.0] Update dependencies from dnceng/inter...c65d335
Merge commit '30ef19c7d9651d0fa113dd8ed08809e545141d74'30ef19c
[release/8.0] [Blazor] Invoke inbound activity handlers on circuit initializa...dd48611
Merged PR 42789: [internal/release/8.0] Update dependencies from dnceng/inter...704e1a1
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...e2cfb3b
Merged PR 42754: [internal/release/8.0] Update dependencies from dnceng/inter...1774a05
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...6cd9f8d
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...fd65361
Merged PR 42739: [internal/release/8.0] Update dependencies from dnceng/inter...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