danielcirket / language

Apache License 2.0
0 stars 0 forks source link

Bump FluentAssertions from 5.8.0 to 5.9.0 #42

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps FluentAssertions from 5.8.0 to 5.9.0.

Release notes *Sourced from [FluentAssertions's releases](https://github.com/fluentassertions/fluentassertions/releases).* > ## 5.9.0 > https://fluentassertions.com/releases/[#590](https://github-redirect.dependabot.com/fluentassertions/fluentassertions/issues/590)
Commits - [`d1b5c1e`](https://github.com/fluentassertions/fluentassertions/commit/d1b5c1ec8cdf5fb54ee83b8b1440cb0c96f7cb87) Release notes for 5.9 - [`fa64a85`](https://github.com/fluentassertions/fluentassertions/commit/fa64a85d2df030e1a30f4183a5e4ea428983e19c) Grammar correction for readability ([#1110](https://github-redirect.dependabot.com/fluentassertions/fluentassertions/issues/1110)) - [`9df73f3`](https://github.com/fluentassertions/fluentassertions/commit/9df73f354650fb3a0ef1e7d34899a4bee16f2753) Merge pull request [#1095](https://github-redirect.dependabot.com/fluentassertions/fluentassertions/issues/1095) from Evangelink/isdecoratedwith - [`ac06323`](https://github.com/fluentassertions/fluentassertions/commit/ac06323b3158731b6f036865d0a2153d3ce0d242) [bug] Prevent failing tests and add explanation - [`d3b67ea`](https://github.com/fluentassertions/fluentassertions/commit/d3b67eac0465525b54c9b42dc898fa4968bd86e6) Unify API methods to check for attribute - [`7df758d`](https://github.com/fluentassertions/fluentassertions/commit/7df758d2200fba1ed7c772af7f27f59dcaaa3d02) Merge pull request [#1121](https://github-redirect.dependabot.com/fluentassertions/fluentassertions/issues/1121) from jnyrup/IsObject - [`b3d279c`](https://github.com/fluentassertions/fluentassertions/commit/b3d279c58c593e0646720bd152629103f0b8d87f) Replace ReferenceEquals with "is object" - [`c068eda`](https://github.com/fluentassertions/fluentassertions/commit/c068edabda5ffe9ab17cd4edf2ead623a78c37e9) Merge pull request [#1120](https://github-redirect.dependabot.com/fluentassertions/fluentassertions/issues/1120) from jnyrup/ConsolidateClock - [`121d389`](https://github.com/fluentassertions/fluentassertions/commit/121d38964107884f945278410ab946cd9c7a3703) Expose clock from base class instead of duplication - [`d5ec77f`](https://github.com/fluentassertions/fluentassertions/commit/d5ec77f0415d4573140bf1f1527dc366698d2fba) Fix constructors of AssertionScope ([#1119](https://github-redirect.dependabot.com/fluentassertions/fluentassertions/issues/1119)) - Additional commits viewable in [compare view](https://github.com/fluentassertions/fluentassertions/compare/5.8.0...5.9.0)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #46.