Skip to content

Bump the test-dependencies group across 1 directory with 4 updates#2033

Merged
jzabroski merged 2 commits into
mainfrom
dependabot/nuget/test-dependencies-36d3e820e4
Apr 8, 2025
Merged

Bump the test-dependencies group across 1 directory with 4 updates#2033
jzabroski merged 2 commits into
mainfrom
dependabot/nuget/test-dependencies-36d3e820e4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 7, 2025

Copy link
Copy Markdown
Contributor

Bumps the test-dependencies group with 4 updates in the / directory: Brutal.Dev.StrongNameSigner, Microsoft.NETFramework.ReferenceAssemblies, NUnit.Analyzers and NUnit.Console.

Updates Brutal.Dev.StrongNameSigner from 3.5.0 to 3.5.1

Release notes

Sourced from Brutal.Dev.StrongNameSigner's releases.

v3.5.1

Fix #101 - Disable FIPS enforcement in configuration.

NuGet: https://www.nuget.org/packages/Brutal.Dev.StrongNameSigner/3.5.1 Full Changelog: brutaldev/StrongNameSigner@v3.5.0...v3.5.1

Commits
  • 5075974 Fix #101 - Disable FIPS enforcement in configuration.
  • 2d275d2 Version and package updates.
  • 14d3046 Remove FluentAssertions and replace with Shouldly.
  • bfe259f Update package versions.
  • See full diff in compare view

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates NUnit.Analyzers from 4.6.0 to 4.7.0

Release notes

Sourced from NUnit.Analyzers's releases.

NUnit Analyzers 4.7 - April 1, 2025

The release primarily add another diagnostic NUnit4002 - and associated codefix - to help simplify EqualTo constraints when the expected value is a simple constant - e.g. true, false, 0, or default. The release also removes some false positives for Nunit1029.

As tooling contributions the analyzers now build using .NET8.0 and also analyzers and codefixes are now split into separate projects as only editors should load codefixes.

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

Issues Resolved

Features and Enhancements

  • #828 Replace Is.EqualTo(default) with Is.Default
  • #826 Suggest to use Is.Null instead of Is.EqualTo(null)
  • #824 Use Is.False / Is.True instead of Is.EqualTo

Bugs

  • #832 False positive for Nunit1029 when only a type argument is use

Tooling, Process, and Documentation

  • #853 chore: Add NUnit4002.md solution file
  • #846 chore: Bump NUnit3TestAdapter to version 5
  • #843 chore(deps): Bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies
  • #838 chore: bump version
  • #677 Build using .NET8.0 SDK
Commits
  • 7e0869a Merge pull request #854 from nunit/release4.7
  • 3d3c826 chore: Update release notes
  • 9a9ec96 Merge pull request #853 from nunit/chore/add-nunit4002-sln
  • a6e6386 chore: Add NUnit4002.md solution file
  • f15cbb5 Merge pull request #846 from nunit/chore/bump-nunit-adapter
  • 14baaa1 chore: Bump NUnit3TestAdapter to version 5
  • eb356c8 Merge pull request #843 from nunit/dependabot/nuget/src/multi-45dc7e4dae
  • 744b471 chore(deps): Bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.Reference...
  • ac3a370 Add rule to convert EqualTo(xxx) into Is.XXX
  • 60d45bf Split NUnitFrameworkConstants into separate classes.
  • Additional commits viewable in compare view

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates NUnit.Console from 3.19.2 to 3.20.0

Release notes

Sourced from NUnit.Console's releases.

NUnit Console and Engine 3.20.0

As part of this release we had 7 issues closed.

Bugs

Enhancement

Features

Choosing a Package

The package nunit-console-runner.nupkg is a Chocolatey package and should be installed using choco.exe. It is also available at chocolatey.org. All other .nupkg packages are intended for use with nuget.exe and may be downloaded from nuget.org as well as here.

SHA256 Hashes of the release artifacts

  • c7ffbc0a1d25e0bbf30caf8cca46b82f08ed153076864c8463324fd991c1e723 NUnit.ConsoleRunner.3.20.0.nupkg
  • 1823833532031a719325d221e4c38085b464ede689496e9d9bd651e61e3a117f NUnit.Console.3.20.0.nupkg
  • 434183aeb811dc433bba06590c4e285b3a2ea2c12223849b95036033f5990bb5 NUnit.ConsoleRunner.NetCore.3.20.0.nupkg
  • 9b206840bbfd658cf35eb7bf27d07e3414efe6a3d4b3888ed9db1bd9f6011586 nunit-console-runner.3.20.0.nupkg
  • 01c2e7ef8cd49763c965a2967e1f1e1b37865d48f7f9815c8e9e262ac86f2354 NUnit.Console-3.20.0.zip
  • 9070f58f508e9cd6f6476f13c803021e9dc4a2bcbba012030d925a182f359050 NUnit.Engine.3.20.0.nupkg
  • 57dd94dd945a1d20f2b6a94193a16327b146bdbb37104cf62f93fade286ccc5a NUnit.Engine.Api.3.20.0.nupkg
Commits
  • e5144d5 Merge pull request #1647 from nunit/issue-1354
  • 818e0a9 Simplify ReadXml and update test to proof settings are only added to appropri...
  • a08196a Changes from code review
  • 671710c Remove dependency on BinaryFormatter
  • 9cfc7b6 Refactor BinarySerializationProtocol
  • 104e204 Eliminate ComandResultMessage class; re-enable tests
  • 1bf6bec Eliminate CommandMessage class
  • 70fa854 Eliminate ProgressMessage class
  • dddb3fb Make TestPackage serializable as XML
  • 143b430 Modify ITestEngineResult interface splitting StopRun into two methods
  • 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot
dependabot Bot requested a review from jzabroski April 7, 2025 15:18
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 7, 2025
Bumps the test-dependencies group with 4 updates in the / directory: [Brutal.Dev.StrongNameSigner](https://github.com/brutaldev/StrongNameSigner), [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet), [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) and [NUnit.Console](https://github.com/nunit/nunit-console).


Updates `Brutal.Dev.StrongNameSigner` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/brutaldev/StrongNameSigner/releases)
- [Commits](brutaldev/StrongNameSigner@v3.5.0...v3.5.1)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `NUnit.Analyzers` from 4.6.0 to 4.7.0
- [Release notes](https://github.com/nunit/nunit.analyzers/releases)
- [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md)
- [Commits](nunit/nunit.analyzers@4.6.0...4.7.0)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `NUnit.Console` from 3.19.2 to 3.20.0
- [Release notes](https://github.com/nunit/nunit-console/releases)
- [Changelog](https://github.com/nunit/nunit-console/blob/main/CHANGES.txt)
- [Commits](nunit/nunit-console@3.19.2...3.20.0)

---
updated-dependencies:
- dependency-name: Brutal.Dev.StrongNameSigner
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: NUnit.Analyzers
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: NUnit.Console
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/test-dependencies-36d3e820e4 branch from f230554 to 7a72e22 Compare April 7, 2025 17:02
@jzabroski
jzabroski merged commit 6e34881 into main Apr 8, 2025
@jzabroski
jzabroski deleted the dependabot/nuget/test-dependencies-36d3e820e4 branch April 8, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant