Closed dependabot-preview[bot] closed 5 years ago
Merging #50 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #50 +/- ##
====================================
Coverage 0% 0%
====================================
Files 17 17
Lines 400 400
Branches 18 18
====================================
Misses 400 400
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 2161cf6...4f2a668. Read the comment docs.
Superseded by #52.
Bumps assertj-core from 3.11.1 to 3.12.0.
Commits
- [`283d222`](https://github.com/joel-costigliola/assertj-core/commit/283d222d129d2d6d661c21ae1ef6811bae1d562a) [maven-release-plugin] prepare release assertj-core-3.12.0 - [`ccdd3ba`](https://github.com/joel-costigliola/assertj-core/commit/ccdd3ba25c2d35f45a808067adb6c6f8c258786d) Merge branch 'recursive-api' - [`9dabbbf`](https://github.com/joel-costigliola/assertj-core/commit/9dabbbf07d69235f1375ade1e233d55912f834d4) Rename DualKey to DualValue - [`faf981b`](https://github.com/joel-costigliola/assertj-core/commit/faf981bd330ec3466185667e24bbd3ed5161ecea) Rebase on master - [`2395a70`](https://github.com/joel-costigliola/assertj-core/commit/2395a70549d4aaf0bf6144665f86ca7444cdc7ab) Improve slightly ComparisonDifference toString method - [`1fcfb95`](https://github.com/joel-costigliola/assertj-core/commit/1fcfb9549aa9c962d51380c88b47a505caabccc4) Propagate type comparators registered before usingRecursiveComparison - [`5c9be87`](https://github.com/joel-costigliola/assertj-core/commit/5c9be874b63c9ded469769afd3cdb474bbaebf51) Fix infinite recursion due to unordered collection having a reference to a pa... - [`a9aba88`](https://github.com/joel-costigliola/assertj-core/commit/a9aba889a81c8dabdd5a4532d13bc9ecd642caf2) Extract ignoringFieldsXXX tests to RecursiveComparisonAssert_isEqualTo_ignori... - [`17f3026`](https://github.com/joel-costigliola/assertj-core/commit/17f3026dabdf91ad9b8d4385f8d01d4f5ee18e55) Migrate old recursive API tests to the new one - [`b1cfe21`](https://github.com/joel-costigliola/assertj-core/commit/b1cfe21521590480c62716cdf01507b3eabe1945) Escape % in when formatting differences. - Additional commits viewable in [compare view](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.11.1...assertj-core-3.12.0)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 - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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.