Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump NUnit from 4.3.0 to 4.3.1 in the nunit group#2904

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
dennisdoomen merged 1 commit intodevelopfromdependabot/nuget/nunit-e315b80739
Dec 24, 2024

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 23, 2024

Bumps the nunit group with 1 update:NUnit.

UpdatesNUnit from 4.3.0 to 4.3.1

Release notes

Sourced fromNUnit's releases.

NUnit 4.3.1

This is a hotfix release.Seerelease notes for details.

Commits
  • 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.
  • 77dca5f Test conversion to string before testing for null
  • Additional commits viewable incompare 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 <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

github-actions[bot] reacted with thumbs up emoji
Bumps the nunit group with 1 update: [NUnit](https://github.com/nunit/nunit).Updates `NUnit` from 4.3.0 to 4.3.1- [Release notes](https://github.com/nunit/nunit/releases)- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)- [Commits](nunit/nunit@4.3.0...4.3.1)---updated-dependencies:- dependency-name: NUnit  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: nunit...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added .NETPull requests that update .net code dependenciesPull requests that update a dependency file labelsDec 23, 2024
@github-actions
Copy link

github-actionsbot commentedDec 23, 2024
edited
Loading

Test Results

    36 files  ±0      36 suites  ±0   2m 44s ⏱️ +18s
 6 119 tests ±0   6 119 ✅ ±0  0 💤 ±0  0 ❌ ±0 
38 059 runs  ±0  38 059 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commitc5b9544. ± Comparison against base commit4782170.

This pull requestremoves 10 andadds 8 tests.Note that renamed tests count towards both.
FluentAssertions.Specs.Streams.StreamAssertionSpecs+HaveLength ‑ When_a_throwing_stream_should_have_a_length_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.FluentAssertions.Specs.Streams.StreamAssertionSpecs+HaveLength ‑ When_a_throwing_stream_should_have_a_length_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.FluentAssertions.Specs.Streams.StreamAssertionSpecs+HavePosition ‑ When_a_throwing_stream_should_have_a_position_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.FluentAssertions.Specs.Streams.StreamAssertionSpecs+HavePosition ‑ When_a_throwing_stream_should_have_a_position_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.FluentAssertions.Specs.Streams.StreamAssertionSpecs+NotHaveLength ‑ When_a_throwing_stream_should_not_have_a_length_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.FluentAssertions.Specs.Streams.StreamAssertionSpecs+NotHaveLength ‑ When_a_throwing_stream_should_not_have_a_length_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.FluentAssertions.Specs.Streams.StreamAssertionSpecs+NotHavePosition ‑ When_a_throwing_stream_should_not_have_a_position_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.FluentAssertions.Specs.Streams.StreamAssertionSpecs+NotHavePosition ‑ When_a_throwing_stream_should_not_have_a_position_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.Object name: 'GetLengthExceptionMessage'.)Object name: 'GetPositionExceptionMessage'.)
FluentAssertions.Specs.Streams.StreamAssertionSpecs+HaveLength ‑ When_a_throwing_stream_should_have_a_length_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.Object name: 'GetLengthExceptionMessage'.)FluentAssertions.Specs.Streams.StreamAssertionSpecs+HaveLength ‑ When_a_throwing_stream_should_have_a_length_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.Object name: 'GetLengthExceptionMessage'.)FluentAssertions.Specs.Streams.StreamAssertionSpecs+HavePosition ‑ When_a_throwing_stream_should_have_a_position_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.Object name: 'GetPositionExceptionMessage'.)FluentAssertions.Specs.Streams.StreamAssertionSpecs+HavePosition ‑ When_a_throwing_stream_should_have_a_position_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.Object name: 'GetPositionExceptionMessage'.)FluentAssertions.Specs.Streams.StreamAssertionSpecs+NotHaveLength ‑ When_a_throwing_stream_should_not_have_a_length_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.Object name: 'GetLengthExceptionMessage'.)FluentAssertions.Specs.Streams.StreamAssertionSpecs+NotHaveLength ‑ When_a_throwing_stream_should_not_have_a_length_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.Object name: 'GetLengthExceptionMessage'.)FluentAssertions.Specs.Streams.StreamAssertionSpecs+NotHavePosition ‑ When_a_throwing_stream_should_not_have_a_position_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.Object name: 'GetPositionExceptionMessage'.)FluentAssertions.Specs.Streams.StreamAssertionSpecs+NotHavePosition ‑ When_a_throwing_stream_should_not_have_a_position_it_should_fail(exception: System.ObjectDisposedException: Cannot access a disposed object.Object name: 'GetPositionExceptionMessage'.)

♻️ This comment has been updated with latest results.

@coveralls
Copy link

Pull Request Test Coverage Report forBuild 12469139730

Details

  • 0 of0 changed or added relevant lines in0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at97.401%

TotalsCoverage Status
Change from baseBuild 12444895315:0.0%
Covered Lines:12391
Relevant Lines:12579

💛 -Coveralls

@github-actions
Copy link

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️View the detailed Qodana report

Contact Qodana team

Contact us atqodana-support@jetbrains.com

@dennisdoomendennisdoomen merged commitacd0cf8 intodevelopDec 24, 2024
13 checks passed
@dennisdoomendennisdoomen deleted the dependabot/nuget/nunit-e315b80739 branchDecember 24, 2024 06:47
This was referencedJul 21, 2025
This was referencedNov 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency file.NETPull requests that update .net code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@coveralls@dennisdoomen

[8]ページ先頭

©2009-2025 Movatter.jp