Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Bump FluentAssertions from 6.2.0 to 6.3.0 #499

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

Bumps FluentAssertions from 6.2.0 to 6.3.0.

Release notes

Sourced from FluentAssertions's releases.

6.3.0

What's Changed

New Contributors

Full Changelog: fluentassertions/fluentassertions@6.2.0...6.3.0

Commits
  • 587f5f1 Merge pull request #1762 from jnyrup/issue1761
  • 3e39b96 Merge pull request #1764 from jnyrup/issue1705
  • 7b1dff5 Throw exception when calling object.Equals on Assertions class
  • 20dc1d2 Take sync work into account in CompleteWithinAsync
  • f6c65c1 Change HaveCount assertion message order to state number before dumpi… (#1760)
  • c55a7a4 New quote and a counter for the number of sponsors
  • f65fcaf Prevent multiple enumeration in ContainSingle() (#1753)
  • 1aaa84f Merge pull request #1744 from chvollm/MethodInfoSelector-Virtual
  • 124fcca Merge pull request #1745 from jonathonchase/update-collection-docs
  • 762f98f Update collection documents to use generic collections as standard support fo...
  • 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 will merge this PR once CI passes on it, as requested by @rsg-bot.


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)

Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.2.0...6.3.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 added .NET Pull requests that update .net code 📦 dependencies Pull requests that update a dependency file labels Jan 3, 2022
@github-actions github-actions bot added this to the v0.3.0 milestone Jan 3, 2022
@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #499 (b92f9d9) into master (e4cd142) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #499   +/-   ##
=======================================
  Coverage   33.85%   33.85%           
=======================================
  Files           6        6           
  Lines         127      127           
  Branches       15       15           
=======================================
  Hits           43       43           
  Misses         84       84           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4cd142...b92f9d9. Read the comment docs.

@david-driscoll david-driscoll added the :shipit: merge Shipit! label Jan 11, 2022
@rsg-bot
Copy link

rsg-bot commented Jan 11, 2022

@dependabot squash and merge

@dependabot dependabot bot merged commit f160db0 into master Jan 11, 2022
@dependabot dependabot bot deleted the dependabot/nuget/FluentAssertions-6.3.0 branch January 11, 2022 05:24
@github-actions github-actions bot removed :shipit: merge Shipit! .NET Pull requests that update .net code labels Jan 11, 2022
@github-actions github-actions bot modified the milestones: v0.3.0, v1.0.1 Jan 11, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants