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.21.0 to 3.23.0 #230

Merged
merged 1 commit into from
May 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2022

Bumps assertj-core from 3.21.0 to 3.23.0.

Commits
  • 6f19754 [maven-release-plugin] prepare release assertj-core-3.23.0
  • c592c18 Expose ComparisonStrategy::areEqual in AbstractAssert (#2633)
  • 69c66a9 Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (#2636)
  • 795f527 Fix test
  • b444606 Bump hibernate-core from 6.0.1.Final to 6.0.2.Final (#2626)
  • 7932411 Fix typos in Javadoc of ObjectEnumerableAssert (#2624)
  • b746e6a [mvn] Update maven wrapper to 3.1.1 (#2622)
  • 59e27a0 Add linesOf variants for a Path content (#2618)
  • 24c4fcb Add binary compatibility result to job summary
  • b23f797 Bump cdg.pitest.version from 0.1.3 to 0.2.0 (#2619)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 31, 2022
@mattnworb
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.23.0 branch from 40c654a to 714e0a0 Compare May 31, 2022 16:38
@mattnworb
Copy link
Member

@dependabot rebase

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

---
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 force-pushed the dependabot/maven/org.assertj-assertj-core-3.23.0 branch from 714e0a0 to 65a5f3e Compare May 31, 2022 17:08
@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #230 (65a5f3e) into master (033d709) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #230   +/-   ##
=========================================
  Coverage     85.10%   85.10%           
  Complexity      227      227           
=========================================
  Files            23       23           
  Lines           846      846           
  Branches        100      100           
=========================================
  Hits            720      720           
  Misses           90       90           
  Partials         36       36           

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 033d709...65a5f3e. Read the comment docs.

@mattnworb mattnworb merged commit 5b417de into master May 31, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.assertj-assertj-core-3.23.0 branch May 31, 2022 17:16
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