Bump Meziantou.Analyzer and 7 others #35
Open
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.
Updated Meziantou.Analyzer from 2.0.196 to 2.0.210.
Release notes
Sourced from Meziantou.Analyzer's releases.
2.0.210
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.210
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.209...2.0.210
2.0.209
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.209
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.208...2.0.209
2.0.208
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.208
Full Changelog: meziantou/Meziantou.Analyzer@2.0.207...2.0.208
2.0.207
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.207
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.206...2.0.207
2.0.206
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.206
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.205...2.0.206
2.0.205
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.205
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.204...2.0.205
2.0.204
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.204
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.203...2.0.204
2.0.203
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.203
Full Changelog: meziantou/Meziantou.Analyzer@2.0.202...2.0.203
2.0.202
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.202
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.201...2.0.202
2.0.201
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.201
Full Changelog: meziantou/Meziantou.Analyzer@2.0.200...2.0.201
2.0.200
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.200
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.199...2.0.200
2.0.199
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.199
Full Changelog: meziantou/Meziantou.Analyzer@2.0.198...2.0.199
2.0.198
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.198
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.197...2.0.198
2.0.197
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.197
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.196...2.0.197
Commits viewable in compare view.
Updated Microsoft.VisualStudio.Threading.Analyzers from 17.13.61 to 17.14.15.
Release notes
Sourced from Microsoft.VisualStudio.Threading.Analyzers's releases.
17.14.15
What's Changed
Fixes
build
tobuildTransitive
for analyzer package by @AArnott in Switch frombuild
tobuildTransitive
for analyzer package microsoft/vs-threading#1434Enhancements
Microsoft.VisualStudio.Threading.Only
package by @AArnott in Create aMicrosoft.VisualStudio.Threading.Only
package microsoft/vs-threading#1429Dependency updates
Full Changelog: microsoft/vs-threading@v17.13.2...v17.14.15
17.14.2-alpha
What's Changed
Microsoft.VisualStudio.Threading.Only
package by @AArnott in Create aMicrosoft.VisualStudio.Threading.Only
package microsoft/vs-threading#1429Full Changelog: microsoft/vs-threading@v17.13.2...v17.14.2-alpha
Commits viewable in compare view.
Updated Roslynator.Analyzers from 4.13.1 to 4.14.0.
Release notes
Sourced from Roslynator.Analyzers's releases.
4.14.0
Added
Fixed
Changed
Removed
Commits viewable in compare view.
Updated Roslynator.CodeAnalysis.Analyzers from 4.13.1 to 4.14.0.
Release notes
Sourced from Roslynator.CodeAnalysis.Analyzers's releases.
4.14.0
Added
Fixed
Changed
Removed
Commits viewable in compare view.
Updated Roslynator.Formatting.Analyzers from 4.13.1 to 4.14.0.
Release notes
Sourced from Roslynator.Formatting.Analyzers's releases.
4.14.0
Added
Fixed
Changed
Removed
Commits viewable in compare view.
Updated Serilog from 4.2.0 to 4.3.0.
Release notes
Sourced from Serilog's releases.
4.3.0
What's Changed
LogEvent.AddPropertyIfAbsent(ILogEventPropertyFactory, ...)
overload that helps avoid allocations (@vanni-giachin)LogContext.Push()
overloads acceptingIEnumerable<ILogEventEnricher>
andReadOnlySpan<ILogEventEnricher>
(@SimonCropp)New Contributors
Full Changelog: serilog/serilog@v4.2.0...v4.3.0
Commits viewable in compare view.
Updated Serilog.Extensions.Logging from 9.0.1 to 9.0.2.
Release notes
Sourced from Serilog.Extensions.Logging's releases.
9.0.2
What's Changed
Full Changelog: serilog/serilog-extensions-logging@v9.0.1...v9.0.2
Commits viewable in compare view.
Updated Serilog.Sinks.File from 6.0.0 to 7.0.0.
Release notes
Sourced from Serilog.Sinks.File's releases.
7.0.0
What's Changed
ILoggingFailureListener
by @nblumhardt in SupportILoggingFailureListener
serilog/serilog-sinks-file#342New Contributors
Full Changelog: serilog/serilog-sinks-file@v4.1.0...v7.0.0
Commits viewable in compare view.
Dependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)