Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2025

Bumps NUnit from 4.1.0 to 4.3.2.

Release notes

Sourced from NUnit's releases.

NUnit 4.3.2

This is a hotfix release. See release notes for details.

NUnit 4.3.1

This is a hotfix release. See release notes for details.

NUnit 4.3.0

See release notes

NUnit 4.2.2

Hotfix for fixing regression bug #4802

What's Changed

Full Changelog: nunit/nunit@4.2.1...4.2.2

NUnit 4.2.1

Hotfix release for Issue #4794 and #4795, affecting .Net Framework.

NUnit 4.2.0

See release notes

Commits
  • cca65aa Add ApplyToAsync override to ThrowsExceptionConstraint
  • 1f1959a Merge pull request #4899 from nunit/Issue4898_IsEqualTo
  • 1119a98 Add back old EqualTo(object) overloads for backward compatibility.
  • caf4a4e Make EqualNumericConstraint constructors public again.
  • bd45e7c Replace constraints on EqualNumericConstraint with Guard
  • a12d6ab Alternative approach
  • 36b8b1d Use IsNumericType
  • c999e34 Ensure ApplyTo<T> also only calls Numerics if supported.
  • b0d2d2e Fall back to default EqualConstraint
  • b9697d2 Optimization for finding implicit cast to string.
  • Additional commits viewable 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)

@dependabot dependabot bot added the Build label Jan 9, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/src/NUnit-4.3.2 branch 6 times, most recently from b4fd0f1 to dbbc19e Compare January 10, 2025 20:50
Bumps [NUnit](https://github.com/nunit/nunit) from 4.1.0 to 4.3.2.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.1.0...4.3.2)

---
updated-dependencies:
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/NUnit-4.3.2 branch from dbbc19e to 35bced5 Compare January 10, 2025 21:00
@gep13 gep13 added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Jan 10, 2025
@gep13 gep13 added this to the 0.19.0 milestone Jan 10, 2025
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gep13 gep13 enabled auto-merge January 10, 2025 21:01
@gep13 gep13 disabled auto-merge January 10, 2025 21:13
@gep13 gep13 merged commit 693e14e into develop Jan 10, 2025
1 of 2 checks passed
@gep13 gep13 deleted the dependabot/nuget/src/NUnit-4.3.2 branch January 10, 2025 21:13
@gittools-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.19.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build 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.

3 participants