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.112 to 2.0.119 #819

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Meziantou.Analyzer from 2.0.112 to 2.0.119.

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.119

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.118...2.0.119

2.0.118

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.117...2.0.118

2.0.117

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.116...2.0.117

2.0.116

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

Full Changelog: meziantou/Meziantou.Analyzer@2.0.115...2.0.116

2.0.115

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.114...2.0.115

2.0.114

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.113...2.0.114

... (truncated)

Commits
  • 0bb7e9d New rule: MA0147 - Avoid async void method for delegate (#659)
  • 07c2fea Add support for collection expressions in MA0007 (#658)
  • bc37dac New rules to validate method signature when using [UnsafeAccessor] (#657)
  • 3802510 Allow workflow_dispatch
  • d9d3a47 Check parameter name
  • c93507b Improve MA0084 to detect primary constructor parameters (#656)
  • 06f781a MA0144: Improve dection of System.OperatingSystem (#655)
  • 1724838 New rule MA0144: Use System.OperatingSystem to check the current OS
  • 9a50061 Update dependencies
  • 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.112 to 2.0.119.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.112...2.0.119)

---
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 8, 2023
Copy link

github-actions bot commented Dec 8, 2023

Test runs on ubuntu-latest for commit f65d5d1

✔️ 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-08 16:18:21 - 2023-12-08 16:18:26
Run Duration: 5s 943ms

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.4.1+b9eacec401 (64-bit .NET 6.0.25) [xUnit.net 00:00:00.36]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.13]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.13]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.27]   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-08 16:18:27 - 2023-12-08 16:18:37
Run Duration: 9s 821ms

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.4.1+b9eacec401 (64-bit .NET 6.0.25) [xUnit.net 00:00:00.14]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.26]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.26]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.29]   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-08 16:18:39 - 2023-12-08 16:18:46
Run Duration: 7s 110ms

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.4.1+b9eacec401 (64-bit .NET 7.0.14) [xUnit.net 00:00:00.57]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.36]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.36]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.45]   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-08 16:18:47 - 2023-12-08 16:18:57
Run Duration: 9s 790ms

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.4.1+b9eacec401 (64-bit .NET 7.0.14) [xUnit.net 00:00:00.09]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.17]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.18]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.25]   Finished:    DotNet.Sdk.Extensions.Tests 
----

Copy link

github-actions bot commented Dec 8, 2023

Test runs on windows-latest for commit f65d5d1

✔️ 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-08 16:21:00 - 2023-12-08 16:21:18
Run Duration: 18s 253ms

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.4.1+b9eacec401 (64-bit .NET 6.0.25) [xUnit.net 00:00:01.52]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.90]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.90]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:12.17]   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-08 16:21:19 - 2023-12-08 16:21:29
Run Duration: 10s 179ms

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.4.1+b9eacec401 (64-bit .NET 6.0.25) [xUnit.net 00:00:00.12]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.22]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.22]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.59]   Finished:    DotNet.Sdk.Extensions.Tests 
----
❌ Fail - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ❌ Fail
Pass Rate: 99.31%
Total Tests: 145

Date: 2023-12-08 16:21:33 - 2023-12-08 16:22:05
Run Duration: 31s 842ms

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
144 1 0
99.31% 0.69% 0%
## Run results
❌ Failed tests
Test Duration
❌ TimeoutOption Class:
RunUntilHostExtensionsWithAsyncPredicateTests
Source:
DotNet.Sdk.Extensions.Testing.Tests.HostedServices.RunUntilHostExtensionsWithAsyncPredicateTests.TimeoutOption
Message:
Test execution timed out after 3000 milliseconds
Stack Trace:
1ms
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.4.1+b9eacec401 (64-bit .NET 7.0.14) [xUnit.net 00:00:02.08]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:05.49]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:05.49]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:13.16]       Test execution timed out after 3000 milliseconds [xUnit.net 00:00:14.70]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
Error
 [xUnit.net 00:00:13.16]     TimeoutOption [FAIL] 
----
✔️ 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-08 16:22:05 - 2023-12-08 16:22:15
Run Duration: 10s 170ms

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.4.1+b9eacec401 (64-bit .NET 7.0.14) [xUnit.net 00:00:00.09]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.22]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.22]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.69]   Finished:    DotNet.Sdk.Extensions.Tests 
----

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (49ad9ac) 94.58% compared to head (f65d5d1) 94.50%.

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

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

Superseded by #821.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Meziantou.Analyzer-2.0.119 branch December 11, 2023 16:36
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