chore: Bump aweXpect from 2.18.0 to 2.27.1 #76
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated aweXpect from 2.18.0 to 2.27.1.
Release notes
Sourced from aweXpect's releases.
2.27.1
What's Changed
Full Changelog: aweXpect/aweXpect@v2.27.0...v2.27.1
2.27.0
What's Changed
MaximumStringLengthby @vbreuss in feat: allow customization of theMaximumStringLengthaweXpect#802NaNis considered equal toNaNby @vbreuss in coverage: ensure thatNaNis considered equal toNaNaweXpect#811Full Changelog: aweXpect/aweXpect@v2.26.0...v2.27.0
2.26.0
What's Changed
trueby @vbreuss in feat: support direct check for boolean istrueaweXpect#797Full Changelog: aweXpect/aweXpect@v2.25.0...v2.26.0
2.25.0
What's Changed
IStringMatchTypeasynchronous by @vbreuss in refactor!: makeIStringMatchTypeasynchronous aweXpect#787EquivalencyExpectationBuilderpublic by @vbreuss in refactor: makeEquivalencyExpectationBuilderpublic aweXpect#788nullinIt.Isby @vbreuss in fix: handlenullinIt.IsaweXpect#790WithoutMessagefor delegate assertions by @vbreuss in feat: addWithoutMessagefor delegate assertions aweXpect#793Full Changelog: aweXpect/aweXpect@v2.24.0...v2.25.0
2.24.0
What's Changed
ConstraintResultprotected by @vbreuss in refactor: make setter of Grammars inConstraintResultprotected aweXpect#776Uriby @vbreuss in feat: add expectations onUriaweXpect#782IsNullOrEmptyexpectation for nullableGuidby @vbreuss in feat: addIsNullOrEmptyexpectation for nullableGuidaweXpect#783UritoaweXpect.Webby @vbreuss in refactor: move expectations onUritoaweXpect.WebaweXpect#784Full Changelog: aweXpect/aweXpect@v2.23.0...v2.24.0
2.23.0
What's Changed
nullin dictionaryHasValueby @vbreuss in fix: handlenullin dictionaryHasValueaweXpect#750EquivalencyComparerby @vbreuss in fix: failure messages ofEquivalencyCompareraweXpect#751Satisfyfor collections by @vbreuss in fix: negation ofSatisfyfor collections aweXpect#752QuantifierContexttoQuantifierContextsby @vbreuss in refactor: renameQuantifierContexttoQuantifierContextsaweXpect#759ConstraintResultin extensions by @vbreuss in fix: negation of wrapperConstraintResultin extensions aweXpect#760Add{Async}Mappingby @vbreuss in refactor: fix nullability of nodesAdd{Async}MappingaweXpect#761OrConstraintResultby @vbreuss in fix: Outcome ofOrConstraintResultaweXpect#762StartsWith/EndsWithandAsPrefix/AsSuffixfor strings by @vbreuss in refactor!: ConsolidateStartsWith/EndsWithandAsPrefix/AsSuffixfor strings aweXpect#763StringDifferenceby @vbreuss in fix: newline inStringDifferenceaweXpect#767mainby @vbreuss in refactor: remove core mutation tests only onmainaweXpect#768Full Changelog: aweXpect/aweXpect@v2.22.0...v2.23.0
2.22.0
What's Changed
HasItemwithout parameters does not make sense by @vbreuss in fix:HasItemwithout parameters does not make sense aweXpect#719voidand generic types by @vbreuss in feat: formatvoidand generic types aweXpect#735It.Isfor equivalency by @vbreuss in feat: addIt.Isfor equivalency aweXpect#736ISpanParsableandIUtf8SpanParsableby @vbreuss in feat: supportISpanParsableandIUtf8SpanParsableaweXpect#738workflow_dispatchfor build pipeline by @vbreuss in refactor: supportworkflow_dispatchfor build pipeline aweXpect#740Is{Not}EquatableToby @vbreuss in feat: addIs{Not}EquatableToaweXpect#745Full Changelog: aweXpect/aweXpect@v2.21.1...v2.22.0
2.21.1
What's Changed
MatchingandMatchingExactlyoption forHasItemby @vbreuss in feat: addMatchingandMatchingExactlyoption forHasItemaweXpect#698InvalidOperationExceptionwithThrows<T>().Which.Satisfiesby @vbreuss in fix:InvalidOperationExceptionwithThrows<T>().Which.SatisfiesaweXpect#711Throws<T>().Which.Satisfiesby @vbreuss in fix: Correctly handleThrows<T>().Which.SatisfiesaweXpect#714dotnet-strykerto v4.7.0 by @vbreuss in chore: explicitely set version ofdotnet-strykerto v4.7.0 aweXpect#715New Contributors
Full Changelog: aweXpect/aweXpect@v2.21.0...v2.21.1
2.21.0
What's Changed
IsParsableIntofor strings by @vbreuss in feat: addIsParsableIntofor strings aweXpect#693FromEndoption to index check by @vbreuss in feat: addFromEndoption to index check aweXpect#694CollectionIndexOptionsby @vbreuss in refactor: use match object inCollectionIndexOptionsaweXpect#695IOptionsProvider{T}by @vbreuss in feat: results implementIOptionsProvider{T}aweXpect#696Full Changelog: aweXpect/aweXpect@v2.20.0...v2.21.0
2.20.0
What's Changed
HasItemexpectation for collections by @vbreuss in feat: addHasItemexpectation for collections aweXpect#681HasItemby @vbreuss in feat: support strings inHasItemaweXpect#684HasItemThatfor collections by @vbreuss in feat: addHasItemThatfor collections aweXpect#685AtAnyIndexforHasItemandHasItemThatby @vbreuss in feat: avoid the need to specifyAtAnyIndexforHasItemandHasItemThataweXpect#687Full Changelog: aweXpect/aweXpect@v2.19.1...v2.20.0
2.19.1
What's Changed
nullinWithParamNameby @vbreuss in feat: supportnullinWithParamNameaweXpect#678WithMessageContainingfor delegates by @vbreuss in feat: addWithMessageContainingfor delegates aweXpect#679Full Changelog: aweXpect/aweXpect@v2.19.0...v2.19.1
2.19.0
What's Changed
ThatDelegateThrowspublic by @vbreuss in feat: make constructor ofThatDelegateThrowspublic aweXpect#676Full Changelog: aweXpect/aweXpect@v2.18.1...v2.19.0
2.18.1
What's Changed
Andfrom delegateDoesNotThrowby @vbreuss in feat!: remove unnecessaryAndfrom delegateDoesNotThrowaweXpect#665Withinoption forThrowsby @vbreuss in feat: addWithinoption forThrowsaweXpect#667ArgumentExceptionwhen expected is empty inIsOneOfby @vbreuss in fix: throwArgumentExceptionwhen expected is empty inIsOneOfaweXpect#669ArgumentExceptionwhen expected is empty inIsOneOf(2) by @vbreuss in fix: throwArgumentExceptionwhen expected is empty inIsOneOf(2) aweXpect#671Full Changelog: aweXpect/aweXpect@v2.18.0...v2.18.1
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)