Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump assertj-core from 3.19.0 to 3.20.2 #936

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps assertj-core from 3.19.0 to 3.20.2.

Commits
  • 089086c [maven-release-plugin] prepare release assertj-core-3.20.2
  • 0fff0ce Restore explicit version for pitest-github-maven-plugin
  • 9df530d Revert "[Breaking change] Align return types across assertions / assumptions ...
  • e3d9e07 Restore deep equality comparison for map containsOnly assertions (#2265)
  • f8ee3f3 [maven-release-plugin] prepare for next development iteration
  • fc6c3b5 [maven-release-plugin] prepare release assertj-core-3.20.1
  • f3398db Fix array comparison with null values (#2261)
  • 8e33c97 Bump assertj-parent-pom from 2.2.10 to 2.2.13 (#2260)
  • ddff1fc Bump org.eclipse.osgi from 3.16.200 to 3.16.300 (#2259)
  • c4cee17 Move pitest-github-maven-plugin declaration to POM plugin management
  • Additional commits viewable in compare view

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)

Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.19.0 to 3.20.2.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.19.0...assertj-core-3.20.2)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 21, 2021
@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #936 (9bf2d83) into master (8e04338) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #936   +/-   ##
=========================================
  Coverage     84.15%   84.15%           
  Complexity     2375     2375           
=========================================
  Files           101      101           
  Lines          6010     6010           
  Branches       1773     1773           
=========================================
  Hits           5058     5058           
  Misses          263      263           
  Partials        689      689           
Flag Coverage Δ
unittests 84.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 8e04338...9bf2d83. Read the comment docs.

@petertrr petertrr merged commit 0628e73 into master Jun 21, 2021
@petertrr petertrr deleted the dependabot/maven/org.assertj-assertj-core-3.20.2 branch June 21, 2021 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant