Skip to content

Commit

Permalink
chore(deps): Update dependency nunit.analyzers to v4 (#123)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [NUnit.Analyzers](https://togithub.com/nunit/nunit.analyzers) |
`3.10.0` -> `4.0.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/NUnit.Analyzers/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/NUnit.Analyzers/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/NUnit.Analyzers/3.10.0/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/NUnit.Analyzers/3.10.0/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nunit/nunit.analyzers (NUnit.Analyzers)</summary>

###
[`v4.0.0`](https://togithub.com/nunit/nunit.analyzers/releases/tag/4.0.0):
NUnit Analyzers 4.0

[Compare
Source](https://togithub.com/nunit/nunit.analyzers/compare/3.10.0...4.0.0)

NUnit Analyzers 4.0 - January 27, 2024

Version 4 of the NUnit analyzers drops the support for older releases of
Visual Studio. I.e.
releases of Visual Studio that are older than Visual Studio 2019 16.3.
In addition, this release
contains various bug fixes to existing analyzers, support of the
`CancelAfterAttribute`
that was introduced in NUnit 4, and extends the codefix for NUnit2007 to
also work when
`.Within` is used.

The release contains contributions from the following users (in
alphabetical order):

-   [@&#8203;Abrynos](https://togithub.com/Abrynos)
-   [@&#8203;gfoidl](https://togithub.com/gfoidl)
-   [@&#8203;Laniusexcubitor](https://togithub.com/Laniusexcubitor)
-   [@&#8203;MaceWindu](https://togithub.com/MaceWindu)
-   [@&#8203;manfred-brands](https://togithub.com/manfred-brands)
-   [@&#8203;mikkelbu](https://togithub.com/mikkelbu)
-   [@&#8203;RenderMichael](https://togithub.com/RenderMichael)
-   [@&#8203;SeanKilleen](https://togithub.com/SeanKilleen)

Issues Resolved

Features and Enhancements

- [#&#8203;669](https://togithub.com/nunit/nunit.analyzers/issues/669)
NUnit2007 does not provide codefix when .Within is used
- [#&#8203;609](https://togithub.com/nunit/nunit.analyzers/issues/609)
Drop support for VS before 2019

Bugs

- [#&#8203;663](https://togithub.com/nunit/nunit.analyzers/issues/663)
NUnit1027 fired when CancellationToken and \[CancelAfter] is given
- [#&#8203;659](https://togithub.com/nunit/nunit.analyzers/issues/659)
NUnit1032 throws an exception in a specific configuration
- [#&#8203;656](https://togithub.com/nunit/nunit.analyzers/issues/656)
NUnit1028 warns about overridden methods
- [#&#8203;635](https://togithub.com/nunit/nunit.analyzers/issues/635)
ArgumentException in DisposeFieldsAndPropertiesInTearDownAnalyzer

Tooling, Process, and Documentation

- [#&#8203;676](https://togithub.com/nunit/nunit.analyzers/issues/676)
chore: markdownlint-cli2-config is removed use flag instead
- [#&#8203;668](https://togithub.com/nunit/nunit.analyzers/issues/668)
chore(deps): Bump StyleCop.Analyzers.Unstable from 1.2.0.507 to
1.2.0.556
- [#&#8203;662](https://togithub.com/nunit/nunit.analyzers/issues/662)
chore: Bump NUnit 4 to version 4.0.1
- [#&#8203;660](https://togithub.com/nunit/nunit.analyzers/issues/660)
chore: Bump to NUnit 4
- [#&#8203;654](https://togithub.com/nunit/nunit.analyzers/issues/654)
chore: Bump version
- [#&#8203;630](https://togithub.com/nunit/nunit.analyzers/issues/630)
Update NUnit Analyzer docs to respect 120-character docs rule
documentation
- [#&#8203;508](https://togithub.com/nunit/nunit.analyzers/issues/508)
Restore "File version" and "Product version" in analyzer dlls

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cerbos/cerbos-sdk-net).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 8c06603 commit b1b06fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sdk.UnitTests/Sdk.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.10.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.0.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="Testcontainers" Version="3.7.0" />
</ItemGroup>
Expand Down

0 comments on commit b1b06fe

Please sign in to comment.