Closed dependabot-preview[bot] closed 5 years ago
Merging #60 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #60 +/- ##
=========================================
Coverage 80.69% 80.69%
Complexity 55 55
=========================================
Files 18 18
Lines 202 202
Branches 18 18
=========================================
Hits 163 163
Misses 38 38
Partials 1 1
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 818732e...f820056. Read the comment docs.
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #76, which may be blocking Dependabot from updating your dependency files.
@dependabot rebase
@dependabot merge
Bumps assertj-core from 3.13.1 to 3.13.2.
Commits
- [`125e0bd`](https://github.com/joel-costigliola/assertj-core/commit/125e0bdc611acf9a61a95ff3482c7798265f26cc) [maven-release-plugin] prepare release assertj-core-3.13.2 - [`94c9fde`](https://github.com/joel-costigliola/assertj-core/commit/94c9fdec75d1ceb13a2c5eb94639f8ff88f916cd) Fix javadoc typo - [`2be3298`](https://github.com/joel-costigliola/assertj-core/commit/2be3298e0e40f8d8bd31c6c4e9d94ba64162414d) Update ByteBuddy to version 1.10.0. - [`ad5fb35`](https://github.com/joel-costigliola/assertj-core/commit/ad5fb35519abd3e9aac8af1de9b1adbd1a60d4b2) Enforce banned dependencies in maven-enforcer-plugin - [`392fc22`](https://github.com/joel-costigliola/assertj-core/commit/392fc22eeb7a06a5e09a2475b049e7e102702b80) Drop unused constant ConstructorInvoker#CONSTRUCTOR_INVOKER. - [`89fa4d5`](https://github.com/joel-costigliola/assertj-core/commit/89fa4d550c6fdafe07c2e34d8b2db09f859f7ba0) ConstructorInvoker: Do not call #setAccessible on objects returned by Class#g... - [`27f5560`](https://github.com/joel-costigliola/assertj-core/commit/27f556050d99f2dec180767beb28f3d611141057) Add TYPE suffix to URI and URL factories to prevent shadowing - [`b770d0c`](https://github.com/joel-costigliola/assertj-core/commit/b770d0c9c26606e84acbe3836320209805db2186) [maven-release-plugin] prepare for next development iteration - See full diff in [compare view](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.13.1...assertj-core-3.13.2)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 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). To ignore the version in this PR you can just close it - `@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) - 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.