Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Meziantou.Analyzer from 2.0.121 to 2.0.125 #830

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2023

Bumps Meziantou.Analyzer from 2.0.121 to 2.0.125.

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.125

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.125

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.124...2.0.125

2.0.124

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.124

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.123...2.0.124

2.0.123

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.123

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.122...2.0.123

2.0.122

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.122

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.121...2.0.122

Commits
  • 6528fc8 Improve diagnostic message in MA0124
  • 558b536 Add MA0150
  • 241bedc Fix false-positive for MA0106 when capturing a parameter inside the lambda
  • 186ea1c Add new rules to suggest is operator instead of equality operator
  • 3d12e1e Remove unsused parameter
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.121 to 2.0.125.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.121...2.0.125)

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bot:robot: Action taken in an automated fashion dependabot Pull requests created by dependabot nuget Pull requests for NuGet packages updates labels Dec 19, 2023
@github-actions github-actions bot enabled auto-merge (squash) December 19, 2023 16:36
Copy link

Test runs on windows-latest for commit e8c7dff

✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2023-12-19 16:35:27 - 2023-12-19 16:35:40
Run Duration: 13s 345ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 6.0.25) [xUnit.net 00:00:00.91]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:02.10]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:02.10]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:08.68]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2023-12-19 16:35:41 - 2023-12-19 16:35:51
Run Duration: 10s 72ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 6.0.25) [xUnit.net 00:00:00.11]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.23]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.23]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.52]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2023-12-19 16:35:54 - 2023-12-19 16:36:08
Run Duration: 13s 299ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 7.0.14) [xUnit.net 00:00:01.16]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:02.55]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:02.55]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:07.32]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2023-12-19 16:36:08 - 2023-12-19 16:36:18
Run Duration: 9s 923ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 7.0.14) [xUnit.net 00:00:00.09]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.18]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.19]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.42]   Finished:    DotNet.Sdk.Extensions.Tests 
----

Copy link

Test runs on ubuntu-latest for commit e8c7dff

✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2023-12-19 16:32:33 - 2023-12-19 16:32:37
Run Duration: 4s 72ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 6.0.25) [xUnit.net 00:00:00.34]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.90]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.90]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.23]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2023-12-19 16:32:37 - 2023-12-19 16:32:47
Run Duration: 9s 704ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 6.0.25) [xUnit.net 00:00:00.11]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.20]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.21]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.20]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2023-12-19 16:32:49 - 2023-12-19 16:32:52
Run Duration: 3s 68ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 7.0.14) [xUnit.net 00:00:00.26]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.69]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:00.70]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:02.40]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2023-12-19 16:32:53 - 2023-12-19 16:33:03
Run Duration: 9s 707ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 7.0.14) [xUnit.net 00:00:00.10]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.21]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.22]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.21]   Finished:    DotNet.Sdk.Extensions.Tests 
----

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c7227f6) 94.50% compared to head (e8c7dff) 94.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #830   +/-   ##
=======================================
  Coverage   94.50%   94.50%           
=======================================
  Files          76       76           
  Lines        1293     1293           
  Branches      120      120           
=======================================
  Hits         1222     1222           
  Misses         44       44           
  Partials       27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit bfc47cd into main Dec 19, 2023
9 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/Meziantou.Analyzer-2.0.125 branch December 19, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:robot: Action taken in an automated fashion dependabot Pull requests created by dependabot nuget Pull requests for NuGet packages updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants