arquillian / arquillian-governor

Arquillian Governor
Apache License 2.0
10 stars 11 forks source link

build(deps-dev): bump assertj-core from 2.5.0 to 3.12.1 #60

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps assertj-core from 2.5.0 to 3.12.1.

Commits - [`8cc755f`](https://github.com/joel-costigliola/assertj-core/commit/8cc755f605ca3722c7851108ef0e952d77a43842) [maven-release-plugin] prepare release assertj-core-3.12.1 - [`14384ec`](https://github.com/joel-costigliola/assertj-core/commit/14384ec07c09d510685f88c95814daa068fdba33) Avoid generating a module-info class. Fixes [#1448](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1448) - [`fb75625`](https://github.com/joel-costigliola/assertj-core/commit/fb756253cf71564e5bd04867e28cdca2885ecf47) anySatisfy: do not continue evaluating elements once we found a match - [`c8a6798`](https://github.com/joel-costigliola/assertj-core/commit/c8a67982e552da22633db93260c5ca233e941368) fix a minor typo ([#1449](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1449)) - [`4e32776`](https://github.com/joel-costigliola/assertj-core/commit/4e32776f3318a63ef2ee4736a0fece99a988928d) Fail with error message if the given expectedStringTemplate is null ([#1450](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1450)) - [`2cba38f`](https://github.com/joel-costigliola/assertj-core/commit/2cba38fe2de5a398afde3f634d6c75c128edb275) fix some more javadoc errors ([#1447](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1447)) - [`50e2e3a`](https://github.com/joel-costigliola/assertj-core/commit/50e2e3ac62f729b95c205c06fae76628461bf68c) Use String#join where possible - [`fa94bf2`](https://github.com/joel-costigliola/assertj-core/commit/fa94bf2bf67a0c8c0f510ec3a4743adb99841dca) Javadoc fixes ([#1444](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1444)) - [`e3c2a57`](https://github.com/joel-costigliola/assertj-core/commit/e3c2a574618793ec67cb0e573e8c07a7b9480d53) Update Memory File System to 2.1.0 - [`2c57b2b`](https://github.com/joel-costigliola/assertj-core/commit/2c57b2b4e470a0a7ff50ee64cbc7d27c02303893) Fix javadoc and reenable Javadoc doclint verification ([#1438](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1438)) - Additional commits viewable in [compare view](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-2.5.0...assertj-core-3.12.1)


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 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #61.