IqOptionApiDotNet
IqOptionApiDotNet copied to clipboard
Bump AutoFixture.AutoMoq from 4.17.0 to 4.18.1
Bumps AutoFixture.AutoMoq from 4.17.0 to 4.18.1.
Release notes
Sourced from AutoFixture.AutoMoq's releases.
Version v4.18.1
What's Changed
- Added COC, license and foundation information by
@aivascu
in AutoFixture/AutoFixture#1393- Added support for FakeItEasy 8 by
@aivascu
in AutoFixture/AutoFixture#1415Full Changelog: https://github.com/AutoFixture/AutoFixture/compare/v4.18.0...v4.18.1
Version 4.18.0
What's Changed
- Fixed failing build due to outdated dependencies by
@aivascu
in AutoFixture/AutoFixture#1287- Added mention of copy constructors to terminating error by
@aivascu
in AutoFixture/AutoFixture#1294- Added MyGet preview badge to readme by
@aivascu
in AutoFixture/AutoFixture#1301- Added Issue and PR templates by
@aivascu
in AutoFixture/AutoFixture#1310- Updated readme FAKE build engine URL by
@MichaelNel
in AutoFixture/AutoFixture#1347- Added support for NSubstitute 5.0 by
@aivascu
in AutoFixture/AutoFixture#1383- Fixed exception when StringLength decorates non-string member by
@aivascu
in AutoFixture/AutoFixture#1366- Fixed failing request for default max length attribute by
@aivascu
in AutoFixture/AutoFixture#1384New Contributors
@MichaelNel
made their first contribution in AutoFixture/AutoFixture#1347Full Changelog: https://github.com/AutoFixture/AutoFixture/compare/v4.17.0...v4.18.0
Commits
fd84290
Fixed publish not triggering when yml file change (#1417)d832446
Updated NuGet API key (#1416)cd940e2
Added support for FakeItEasy 8 (#1415)56830e8
Added COC, license and foundation information (#1393)77de7c2
Fixed failing request for default max length attribute (#1384)42ccdd5
Added member type validation for stringlength attribute relay (#1366)6153ad1
Added support for NSubstitute 5.0 (#1383)e4a7d90
Update NuGet API key943a672
Updated FAKE build engine GitHub Url (#1347)f58f618
Skip running builds for non-source files- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.