Cpp2IL
Cpp2IL copied to clipboard
Bump NUnit.Analyzers from 4.3.0 to 4.6.0
Bumps NUnit.Analyzers from 4.3.0 to 4.6.0.
Release notes
Sourced from NUnit.Analyzers's releases.
NUnit Analyzers 4.6 - January 9, 2025
This release contains two improvements: Allowing
NUnit1001to understandDateOnlyandTimeOnlyparameters inTestCaseUsageand makingNUnit2045supportAssert.EnterMultipleScope(introduced in NUnit version 4.2).The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
- #820 NUnit1001 compains about DateOnly parameters
- #769 Recognized the new Assert.EnterMultipleScope() concept.
Tooling, Process, and Documentation
- #829 chore: Bump year to 2025 in copyrights
- #823 chore: Bump cake.tool to version 4
- #822 chore: Bump NUnit to 4.3.2
- #818 chore: Replace "buildstats.info" with "img.shields.io"
- #815 chore: bump version
NUnit Analyzers 4.5 - December 22, 2024
The release primarily fixes a problem with the NUnit Analyzers when used with NUnit 4.3.1 - see #811 for more information. In additional, we have also added some smaller improvements and bug fixes.
The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
Bugs
- #794 AD0001: Occasional InvalidOperationException error in analyzer in IDE
Tooling, Process, and Documentation
- #808 chore: Correct typo
- #806 Add information about dotnet_diagnostic.NUnit1032.additional_dispose_methods to the docs
- #795 chore(deps): Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
- #793 chore: bump version
NUnit Analyzers 4.4 - November 13, 2024
... (truncated)
Changelog
Sourced from NUnit.Analyzers's changelog.
# NUnit Analyzers 4.6 - January 9, 2025
This release contains two improvements: Allowing
NUnit1001to understandDateOnlyandTimeOnlyparameters inTestCaseUsageand makingNUnit2045supportAssert.EnterMultipleScope(introduced in NUnit version 4.2).The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
- #820 NUnit1001 compains about DateOnly parameters
- #769 Recognized the new Assert.EnterMultipleScope() concept.
Tooling, Process, and Documentation
- #829 chore: Bump year to 2025 in copyrights
- #823 chore: Bump cake.tool to version 4
- #822 chore: Bump NUnit to 4.3.2
- #818 chore: Replace "buildstats.info" with "img.shields.io"
- #815 chore: bump version
NUnit Analyzers 4.5 - December 22, 2024
The release primarily fixes a problem with the NUnit Analyzers when used with NUnit 4.3.1 - see #811 for more information. In additional, we have also added some smaller improvements and bug fixes.
The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
Bugs
- #794 AD0001: Occasional InvalidOperationException error in analyzer in IDE
Tooling, Process, and Documentation
... (truncated)
Commits
b16cc92Merge pull request #830 from nunit/release4.622f88e8chore: Add late arriving PR4272593Merge pull request #829 from nunit/chore/update-year2b2b0f5chore: Update release notes113a122chore: Bump year to 20254f69653Fix DateOnly / TimeOnly parameters is TestCaseUsage (#821)18f6a70Merge pull request #816 from nunit/Issue769_EnterMultipleScopecf7eacbAdd CodeFix to addusing (Assert.EnterMultipleScope())804395aDetectusing (Assert.EnterMultipleScope())as anAssert.Multiplecontext.568d5eaMerge pull request #823 from nunit/chore/bump-cake-tool- Additional 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)