open-feature / dotnet-sdk

.NET implementation of the OpenFeature SDK
https://openfeature.dev
Apache License 2.0
62 stars 17 forks source link

chore(deps): update dependency autofixture to v4.18.1 - autoclosed #212

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AutoFixture 4.17.0 -> 4.18.1 age adoption passing confidence

Release Notes

AutoFixture/AutoFixture (AutoFixture) ### [`v4.18.1`](https://togithub.com/AutoFixture/AutoFixture/releases/tag/v4.18.1): Version v4.18.1 ##### What's Changed - Added COC, license and foundation information by [@​aivascu](https://togithub.com/aivascu) in [https://github.com/AutoFixture/AutoFixture/pull/1393](https://togithub.com/AutoFixture/AutoFixture/pull/1393) - Added support for FakeItEasy 8 by [@​aivascu](https://togithub.com/aivascu) in [https://github.com/AutoFixture/AutoFixture/pull/1415](https://togithub.com/AutoFixture/AutoFixture/pull/1415) **Full Changelog**: https://github.com/AutoFixture/AutoFixture/compare/v4.18.0...v4.18.1 ### [`v4.18.0`](https://togithub.com/AutoFixture/AutoFixture/releases/tag/v4.18.0): Version 4.18.0 #### What's Changed - Fixed failing build due to outdated dependencies by [@​aivascu](https://togithub.com/aivascu) in [https://github.com/AutoFixture/AutoFixture/pull/1287](https://togithub.com/AutoFixture/AutoFixture/pull/1287) - Added mention of copy constructors to terminating error by [@​aivascu](https://togithub.com/aivascu) in [https://github.com/AutoFixture/AutoFixture/pull/1294](https://togithub.com/AutoFixture/AutoFixture/pull/1294) - Added MyGet preview badge to readme by [@​aivascu](https://togithub.com/aivascu) in [https://github.com/AutoFixture/AutoFixture/pull/1301](https://togithub.com/AutoFixture/AutoFixture/pull/1301) - Added Issue and PR templates by [@​aivascu](https://togithub.com/aivascu) in [https://github.com/AutoFixture/AutoFixture/pull/1310](https://togithub.com/AutoFixture/AutoFixture/pull/1310) - Updated readme FAKE build engine URL by [@​MichaelNel](https://togithub.com/MichaelNel) in [https://github.com/AutoFixture/AutoFixture/pull/1347](https://togithub.com/AutoFixture/AutoFixture/pull/1347) - Added support for NSubstitute 5.0 by [@​aivascu](https://togithub.com/aivascu) in [https://github.com/AutoFixture/AutoFixture/pull/1383](https://togithub.com/AutoFixture/AutoFixture/pull/1383) - Fixed exception when StringLength decorates non-string member by [@​aivascu](https://togithub.com/aivascu) in [https://github.com/AutoFixture/AutoFixture/pull/1366](https://togithub.com/AutoFixture/AutoFixture/pull/1366) - Fixed failing request for default max length attribute by [@​aivascu](https://togithub.com/aivascu) in [https://github.com/AutoFixture/AutoFixture/pull/1384](https://togithub.com/AutoFixture/AutoFixture/pull/1384) #### New Contributors - [@​MichaelNel](https://togithub.com/MichaelNel) made their first contribution in [https://github.com/AutoFixture/AutoFixture/pull/1347](https://togithub.com/AutoFixture/AutoFixture/pull/1347) **Full Changelog**: https://github.com/AutoFixture/AutoFixture/compare/v4.17.0...v4.18.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2c237df) 93.50% compared to head (ff667a1) 93.50%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #212 +/- ## ======================================= Coverage 93.50% 93.50% ======================================= Files 23 23 Lines 954 954 Branches 105 105 ======================================= Hits 892 892 Misses 38 38 Partials 24 24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.