Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps NUnit from 4.2.2 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

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 dependencies Pull requests that update a dependency file label Jan 8, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/src/NUnit-4.3.2 branch 2 times, most recently from fb4782a to b399266 Compare January 8, 2025 13:41
@arturcic
Copy link
Member

arturcic commented Jan 8, 2025

@mergify rebase

Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.2 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.2.2...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]>
@mergify
Copy link
Contributor

mergify bot commented Jan 8, 2025

rebase

✅ Branch has been successfully rebased

@arturcic arturcic force-pushed the dependabot/nuget/src/NUnit-4.3.2 branch from b399266 to a707758 Compare January 8, 2025 14:49
@mergify mergify bot merged commit be68210 into main Jan 8, 2025
95 checks passed
@mergify mergify bot deleted the dependabot/nuget/src/NUnit-4.3.2 branch January 8, 2025 15:27
@arturcic arturcic added this to the 6.1.x milestone Jan 10, 2025
@arturcic arturcic modified the milestones: 6.2.x, 6.2.0 Apr 1, 2025
@gittools-bot
Copy link
Contributor

🎉 This issue has been resolved in version 6.2.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

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants