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.18.0 to 3.18.1 #256

Merged
merged 1 commit into from
Nov 13, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2020

Bumps assertj-core from 3.18.0 to 3.18.1.

Commits
  • 5cbaded [maven-release-plugin] prepare release assertj-core-3.18.1
  • 4e04c29 Make isElementOfCustomAssert protected
  • e78f410 Fix error mesage of ShouldNotHaveSameClass and test naming convention of same...
  • 4dca4e7 Bump verify.bndrun junit version
  • 4b500d2 Add map(…) and flatMap(…) to iterable assertions as aliases of extracting/fla...
  • 41a6c42 Code cleanup and minor test refactoring
  • c11e82f Bump verify.bndrun assertj-core version
  • 1b823e3 Bump byte-buddy.version from 1.10.17 to 1.10.18 (#2031)
  • 0f10304 Bump junit-jupiter.version from 5.6.2 to 5.6.3
  • b4b8b58 Bump mockito.version from 3.5.15 to 3.6.0
  • 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 dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Nov 12, 2020
@codecov-io
Copy link

Codecov Report

Merging #256 (23b4a90) into master (a249abb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #256   +/-   ##
=========================================
  Coverage     88.19%   88.19%           
  Complexity       79       79           
=========================================
  Files             8        8           
  Lines           322      322           
  Branches         47       47           
=========================================
  Hits            284      284           
  Misses           30       30           
  Partials          8        8           

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 a249abb...23b4a90. Read the comment docs.

@uhafner uhafner merged commit adda466 into master Nov 13, 2020
@uhafner uhafner deleted the dependabot/maven/org.assertj-assertj-core-3.18.1 branch November 13, 2020 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants