Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump aweXpect from 0.14.1 to 0.17.0 #29

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aweXpect from 0.14.1 to 0.17.0.

Release notes

Sourced from aweXpect's releases.

core/v0.16.0

What's Changed

Full Changelog: aweXpect/aweXpect@v0.15.0...core/v0.16.0

v0.15.0

What's Changed

Full Changelog: aweXpect/aweXpect@v0.14.1...v0.15.0

Commits
  • 09baff1 feat: remove .Does() from delegate expectations (#215)
  • a1701d9 feat: rename IExpectSubject\<T> to IThat\<T> (#211)
  • 5473011 fix: disable updating benchmarks (#212)
  • d3e369c docs: cleanup markdown files and fix getting-started (#210)
  • e6e61cc feat: simplify expectations by removing the .Should() prefix (#209)
  • 80f6eef chore: fix fluentassertions to v7, as no benchmarks are allowed after the lic...
  • 3ac89ec docs: include package project url (#207)
  • 51e3328 build(deps): bump the xunit group with 4 updates (#203)
  • 9ae10c1 build(deps): bump NUnit.Analyzers from 4.5.0 to 4.6.0 in the nunit group (#201)
  • 545d788 fix: build pipeline (#206)
  • 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)

Bumps [aweXpect](https://github.com/aweXpect/aweXpect) from 0.14.1 to 0.17.0.
- [Release notes](https://github.com/aweXpect/aweXpect/releases)
- [Commits](aweXpect/aweXpect@v0.14.1...core/v0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 20, 2025
Copy link

github-actions bot commented Jan 20, 2025

Test Results

  4 files  ±0    4 suites  ±0   0s ⏱️ ±0s
 94 tests ±0   93 ✅ ±0  1 💤 ±0  0 ❌ ±0 
276 runs  ±0  275 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit d5f1fb0. ± Comparison against base commit 684b2aa.

♻️ This comment has been updated with latest results.

@vbreuss vbreuss enabled auto-merge (squash) January 20, 2025 12:32
Copy link

👽 Mutation Results

Mutation testing badge

aweXpect.Chronology

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

Copy link

🚀 Benchmark Results

Details

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.405
[Host] : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2
DefaultJob : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2

Method Mean Error StdDev Allocated
DateOnly_aweXpect 3.034 ns 0.0410 ns 0.0342 ns -
DateOnly_DotNet 3.039 ns 0.0131 ns 0.0123 ns -
DateTime_aweXpect 15.584 ns 0.0880 ns 0.0823 ns -
DateTime_DotNet 3.354 ns 0.0166 ns 0.0155 ns -
DateTimeOffset_aweXpect 21.171 ns 0.0688 ns 0.0643 ns -
DateTimeOffset_DotNet 8.961 ns 0.0241 ns 0.0214 ns -
TimeOnly_aweXpect 11.709 ns 0.0290 ns 0.0242 ns -
TimeOnly_DotNet 2.104 ns 0.0137 ns 0.0121 ns -
TimeSpan_aweXpect 1.891 ns 0.0076 ns 0.0071 ns -
TimeSpan_DotNet 1.168 ns 0.0012 ns 0.0009 ns -

@vbreuss vbreuss merged commit 9378234 into main Jan 20, 2025
12 checks passed
@vbreuss vbreuss deleted the dependabot/nuget/aweXpect-0.17.0 branch January 20, 2025 12:36
Copy link

This is addressed in release v0.4.0.

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 state: released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant