chore(deps): update nuget non-major dependencies #290
Merged
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.
This PR contains the following updates:
6.11.0
->6.12.0
1.11.51
->1.11.52
17.7.0
->17.7.1
4.18.4
->4.20.69
Release Notes
fluentassertions/fluentassertions (FluentAssertions)
v6.12.0
Compare Source
What's Changed
New features
Be
,NotBe
andBeOneOf
for object comparisons with custom comparer by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2243AssemblyAssertions
withHavePublicKey
andBeUnsigned
by @Corniel in https://github.com/fluentassertions/fluentassertions/pull/2207NotContainItemsAssignableTo
by @Leo506 in https://github.com/fluentassertions/fluentassertions/pull/2266Improvements
Fixes
Documentation
ExcludingNestedObjects
by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2211HaveElement()
occurrence docs by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2217IComparer<T>
overload by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2220Others
GenericDictionaryEquivalencyStep
by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2191New Contributors
Full Changelog: fluentassertions/fluentassertions@6.11.0...6.12.0
zzzprojects/html-agility-pack (HtmlAgilityPack)
v1.11.52
Download the library here
microsoft/vstest (Microsoft.NET.Test.Sdk)
v17.7.1
What's Changed
Full Changelog: microsoft/vstest@v17.7.0...v17.7.1
moq/moq (Moq)
v4.20.69
v4.20.2
🐛 Fixed bugs
v4.20.1
What's Changed
✨ Implemented enhancements
Full Changelog: moq/moq.spikes@v4.20.0...v4.20.1
v4.20.0
What's Changed
✨ Implemented enhancements
setup.Verifiable(Times times, [string failMessage])
method by @stakx in https://github.com/moq/moq/pull/1319🔨 Other
Mock<T>.RaiseAsync
by @stakx in https://github.com/moq/moq/pull/1313ThrowsAsync
for non-genericValueTask
by @johnthcall in https://github.com/moq/moq/pull/1235mock.Protected().Verify<T>()
method overload by @stakx in https://github.com/moq/moq/pull/1325New Contributors
Full Changelog: moq/moq.spikes@v4.18.4...v4.20.0
Configuration
📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.