Skip to content

Update dependency FluentAssertions to v6#1692

Merged
aurelien-reeves merged 4 commits intomainfrom
renovate/fluentassertions-6.x
Sep 17, 2021
Merged

Update dependency FluentAssertions to v6#1692
aurelien-reeves merged 4 commits intomainfrom
renovate/fluentassertions-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 13, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
FluentAssertions (source) nuget major 5.10.3 -> 6.1.0

Release Notes

fluentassertions/fluentassertions

v6.1.0

Compare Source

Release Notes

v6.0.0

Compare Source

Release Notes


Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the 🤖 dependencies Dependency upgrade label Aug 13, 2021
@renovate renovate bot force-pushed the renovate/fluentassertions-6.x branch 22 times, most recently from 7ff8d86 to 7db6b0f Compare August 21, 2021 03:02
@renovate renovate bot force-pushed the renovate/fluentassertions-6.x branch 7 times, most recently from 881c750 to 609a412 Compare August 24, 2021 10:25
@renovate renovate bot force-pushed the renovate/fluentassertions-6.x branch 23 times, most recently from 2c4f179 to 040447b Compare September 1, 2021 20:22
@JordanWestern
Copy link
Copy Markdown

JordanWestern commented Sep 16, 2021

@aurelien-reeves @aslakhellesoy I cant push my changes to the repo as I don't have access, but...

Looks like IMemberInfo.SelectedMemberPath property changed to IMemberInfo.Path

.Excluding(ghe => ghe.SelectedMemberPath.EndsWith("Uri")) changes to .Excluding(ghe => ghe.Path.EndsWith("Uri")) on line 24 in EventTestBase.cs

made the changes locally and all good.

That change happened in fluentassertions/fluentassertions#1379

@JordanWestern
Copy link
Copy Markdown

pushed

@aurelien-reeves
Copy link
Copy Markdown
Contributor

Great, thanks @JordanWestern
We will be able to merge this as soon as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 dependencies Dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants