Skip to content

Bump assertj-core from 3.8.0 to 3.20.2 #2546

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

Merged
merged 3 commits into from
Aug 24, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps assertj-core from 3.8.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)

@dependabot dependabot bot added the dependencies This issue is a problem in a dependency. label Jun 21, 2021
@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.20.2 branch 5 times, most recently from 4fcc617 to aab2d7a Compare June 28, 2021 18:35
@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.20.2 branch 4 times, most recently from 7f99316 to b1181ff Compare July 6, 2021 20:24
@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.20.2 branch 5 times, most recently from 905451e to 6301765 Compare July 13, 2021 19:30
@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.20.2 branch 11 times, most recently from e2741f3 to a7dac57 Compare July 21, 2021 18:41
@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.20.2 branch 3 times, most recently from acf55cb to 0e7bd23 Compare July 26, 2021 19:19
@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.20.2 branch 8 times, most recently from ce09341 to 59b6793 Compare August 12, 2021 18:35
@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.20.2 branch 2 times, most recently from 8c8fce0 to b81f7cc Compare August 13, 2021 18:49
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.20.2 branch 6 times, most recently from b82c941 to efc7ad9 Compare August 23, 2021 19:11
@dagnir dagnir force-pushed the dependabot/maven/org.assertj-assertj-core-3.20.2 branch 2 times, most recently from 8c92c19 to 20f642c Compare August 24, 2021 18:01
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.8.0 to 3.20.2.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.8.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] <[email protected]>
@dagnir dagnir force-pushed the dependabot/maven/org.assertj-assertj-core-3.20.2 branch from 20f642c to 4a31bb8 Compare August 24, 2021 18:02
@dagnir
Copy link
Contributor

dagnir commented Aug 24, 2021

Ran integ tests and stability tests to make sure those tests still work with the new AssertJ version.

AssertJ changed some APIs so make tests compliant with new APIs.
@dagnir dagnir force-pushed the dependabot/maven/org.assertj-assertj-core-3.20.2 branch from 4a31bb8 to 07d4e28 Compare August 24, 2021 20:11
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dagnir dagnir merged commit 13c0f0c into master Aug 24, 2021
@dagnir dagnir deleted the dependabot/maven/org.assertj-assertj-core-3.20.2 branch August 24, 2021 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue is a problem in a dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants