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.2 #61

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps assertj-core from 2.5.0 to 3.12.2.

Commits - [`5dd7fac`](https://github.com/joel-costigliola/assertj-core/commit/5dd7facdfb3e3a17e5dbbc213ab9ac6656987186) [maven-release-plugin] prepare release assertj-core-3.12.2 - [`d427863`](https://github.com/joel-costigliola/assertj-core/commit/d42786341730e51ee9203d5eacfddb2ea59f5592) Update Guava test dependency to version 27.1-jre. - [`cb5b285`](https://github.com/joel-costigliola/assertj-core/commit/cb5b285ac7e0e74fc6059cf8606fc0a82a8deb12) anySatisfy (Maps): do not continue evaluating elements once we found a match ... - [`8d83c41`](https://github.com/joel-costigliola/assertj-core/commit/8d83c419f34f7dab982cd84d438480cf74e3b17a) Ignore static methods when finding property accessors. Fixes [#1458](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1458) - [`b600f5b`](https://github.com/joel-costigliola/assertj-core/commit/b600f5be7e49efff47199bc02e2bca3d02466354) Use URI#create (which does not throw a checked Exception) in tests. - [`91af5c9`](https://github.com/joel-costigliola/assertj-core/commit/91af5c9838a05b8b3d7dc7c2e0fdaf0d25712533) [maven-release-plugin] prepare for next development iteration - [`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)) - Additional commits viewable in [compare view](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-2.5.0...assertj-core-3.12.2)


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 4 years ago

Superseded by #66.