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

Update dependency FluentAssertions to 6.12.2 (main) #1373

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
FluentAssertions (source) 6.12.0 -> 6.12.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fluentassertions/fluentassertions (FluentAssertions)

v6.12.2

Compare Source

What's Changed
Others

Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2

v6.12.1

Compare Source

What's Changed
Improvements
  • Improve BeEmpty() and BeNullOrEmpty() performance for IEnumerable<T>, by materializing only the first item - #​2530
Fixes
  • Fixed formatting error when checking nullable DateTimeOffset with BeWithin(...).Before(...) - #​2312
  • BeEquivalentTo will now find and can map subject properties that are implemented through an explicitly-implemented interface - #​2152
  • Fixed that the because and becauseArgs were not passed down the equivalency tree - #​2318
  • BeEquivalentTo can again compare a non-generic IDictionary with a generic one - #​2358
  • Fixed that the FormattingOptions were not respected in inner AssertionScope - #​2329
  • Capitalize true and false in failure messages and make them formattable to a custom BooleanFormatter - #​2390, #​2393
  • Improved the failure message for NotBeOfType when wrapped in an AssertionScope and the subject is null - #​2399
  • Improved the failure message for BeWritable/BeReadable when wrapped in an AssertionScope and the subject is read-only/write-only - #​2399
  • Improved the failure message for ThrowExactly[Async] when wrapped in an AssertionScope and no exception is thrown - #​2398
  • Improved the failure message for [Not]HaveExplicitProperty when wrapped in an AssertionScope and not implementing the interface - #​2403
  • Improved the failure message for [Not]HaveExplicitMethod when wrapped in an AssertionScope and not implementing the interface - #​2403
  • Changed BeEquivalentTo to exclude private protected members from the comparison - #​2417
  • Fixed using BeEquivalentTo on an empty ArraySegment - #​2445, #​2511
  • BeEquivalentTo with a custom comparer can now handle null values - #​2489
  • Ensured that nested calls to AssertionScope(context) create a chained context - #​2607
  • One overload of the AssertionScope constructor would not create an actual scope associated with the thread - #​2607
  • Fixed ThrowWithinAsync not respecting OperationCanceledException - #​2614
  • Fixed using BeEquivalentTo with an IEqualityComparer targeting nullable types - #​2648

Full Changelog: fluentassertions/fluentassertions@6.12.0...6.12.1


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/London, Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Sep 23, 2024
@renovate renovate bot enabled auto-merge (rebase) September 23, 2024 01:00
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 5d06640 to 7f04d62 Compare September 25, 2024 09:42
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 7f04d62 to 3be4968 Compare September 25, 2024 09:44
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 3be4968 to 62f1dc2 Compare September 27, 2024 11:05
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 62f1dc2 to 0d1a0b2 Compare October 1, 2024 09:23
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 0d1a0b2 to 281f9de Compare October 1, 2024 09:29
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 281f9de to 2d632e9 Compare October 15, 2024 10:04
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 2d632e9 to 50e5cde Compare October 15, 2024 10:56
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 50e5cde to 43d50b0 Compare October 15, 2024 11:00
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 43d50b0 to 5e3b0f9 Compare October 16, 2024 08:30
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 5e3b0f9 to c2e4e52 Compare October 17, 2024 08:25
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from c2e4e52 to d188881 Compare October 17, 2024 08:50
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from d188881 to abe2d13 Compare October 22, 2024 17:02
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from abe2d13 to d0bb1f9 Compare October 23, 2024 13:14
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from d0bb1f9 to e8b9177 Compare October 29, 2024 10:05
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from e8b9177 to 22e7829 Compare October 29, 2024 10:11
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 22e7829 to 6df3fad Compare October 31, 2024 14:49
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 6df3fad to 3ced238 Compare October 31, 2024 15:36
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 3ced238 to 993622e Compare November 8, 2024 16:43
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 993622e to b87dc70 Compare November 15, 2024 13:58
@renovate renovate bot changed the title Update dependency FluentAssertions to 6.12.1 (main) Update dependency FluentAssertions to 6.12.2 (main) Nov 15, 2024
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from b87dc70 to 38b8a4e Compare November 21, 2024 09:38
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 38b8a4e to 27b0946 Compare November 22, 2024 15:00
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 27b0946 to ef70635 Compare November 25, 2024 15:33
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from ef70635 to 110eccb Compare December 2, 2024 15:41
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 110eccb to 30c65c9 Compare December 2, 2024 17:00
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 30c65c9 to 0aae2a0 Compare December 6, 2024 17:21
@renovate renovate bot force-pushed the renovate/main-fluentassertions-6.12.x branch from 0aae2a0 to 2ad850c Compare December 9, 2024 15:36
Copy link

sonarcloud bot commented Dec 9, 2024

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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants