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

build(deps): bump FluentAssertions from 6.9.0 to 6.10.0 in /integrationtests #3487

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps FluentAssertions from 6.9.0 to 6.10.0.

Release notes

Sourced from FluentAssertions's releases.

6.10.0

What's Changed

Fixes

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@6.9.0...6.10.0

Commits
  • 6d038f0 upmerge master to develop
  • 97cf195 Merge pull request #2122 from AArnott/fix2121
  • bb9868f Declare System.Net.Http as a framework dependency
  • d26a45d Remove unused InstallPfx.bat
  • a6739bf Consider also package.json as documentation
  • 1553ca1 Force complete build pipeline when modifying the build itself
  • b2aaa41 Make sure, that HasSourceChanges is the opposite of HasDocumentationChanges
  • 8d8cfe5 Declare few more files as DocumentationChanges
  • 214dd22 Merge pull request #2118 from IT-VBFK/build/improve-report-summaries
  • 9a2be7c Add missing tests for int.Seconds(TimeSpan) in FluentTimeSpanExtensions (...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 1, 2023
@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.21 ⚠️

Comparison is base (e666feb) 63.83% compared to head (97c3030) 63.62%.

❗ Current head 97c3030 differs from pull request most recent head 4609900. Consider uploading reports for the commit 4609900 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3487      +/-   ##
==========================================
- Coverage   63.83%   63.62%   -0.21%     
==========================================
  Files         157      157              
  Lines        5768     5768              
==========================================
- Hits         3682     3670      -12     
- Misses       2086     2098      +12     
Impacted Files Coverage Δ
.../ReactiveUI/Platforms/net/PlatformRegistrations.cs 57.14% <0.00%> (-28.58%) ⬇️
src/ReactiveUI.Wpf/Registrations.cs 82.35% <0.00%> (-11.77%) ⬇️
src/ReactiveUI.Winforms/Registrations.cs 82.35% <0.00%> (-11.77%) ⬇️
.../Converter/NullableIntegerToStringTypeConverter.cs 79.16% <0.00%> (-8.34%) ⬇️
src/ReactiveUI/RxApp.cs 75.00% <0.00%> (-6.95%) ⬇️
src/ReactiveUI.Uwp/Common/ViewModelViewHost.cs 86.20% <0.00%> (+1.72%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/nuget/integrationtests/FluentAssertions-6.10.0 branch from 97c3030 to 88fba0b Compare March 2, 2023 17:24
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.9.0...6.10.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/integrationtests/FluentAssertions-6.10.0 branch from 88fba0b to 4609900 Compare March 4, 2023 21:05
@glennawatson glennawatson merged commit de86956 into main Mar 4, 2023
@glennawatson glennawatson deleted the dependabot/nuget/integrationtests/FluentAssertions-6.10.0 branch March 4, 2023 21:10
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants