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 org.assertj:assertj-core from 2.8.0 to 3.26.0 #3574

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2023

Bumps org.assertj:assertj-core from 2.6.0 to 3.26.0.

Commits
  • 6f98596 [maven-release-plugin] prepare release assertj-core-2.9.1
  • 3aa7b6a Remove unused parameters in some StandardRepresentation non public methods
  • 54ae96c #1116 Allow passing a comparator description
  • df7a594 #1145 fixed npe for isEqualToComparingFieldByFieldRecursively (#1204)
  • 99b8065 #1197 fix of extracting/flatExtracting method not having proper description i...
  • b29d70d [maven-release-plugin] prepare for next development iteration
  • 2d0fe1c [maven-release-plugin] prepare release assertj-core-2.9.0
  • ed4234b Improve some of the changes from previous commit.
  • e181a0b fix some javadoc warnings
  • 51290c2 Javadoc fixes mainly around containsSequence String assertion breaking change...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 30, 2023
@mytang0
Copy link
Member

mytang0 commented Mar 30, 2023

@dependabot ignore this minor version

@dependabot dependabot bot closed this Mar 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2023

OK, I won't notify you about version 2.9.x again, unless you re-open this PR. 😢

@dependabot dependabot bot deleted the dependabot/gradle/org.assertj-assertj-core-2.9.1 branch March 30, 2023 10:43
@Pil0tXia
Copy link
Member

@dependabot reopen

@dependabot dependabot bot reopened this Jun 17, 2024
@dependabot dependabot bot restored the dependabot/gradle/org.assertj-assertj-core-2.9.1 branch June 17, 2024 08:00
github-actions[bot]
github-actions bot previously approved these changes Jun 17, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/org.assertj-assertj-core-2.9.1 branch from c5c2fe3 to 73948f2 Compare June 17, 2024 08:01
@Pil0tXia
Copy link
Member

@dependabot recreate

Bumps [org.assertj:assertj-core](https://github.com/joel-costigliola/assertj-core) from 2.6.0 to 2.9.1.
- [Release notes](https://github.com/joel-costigliola/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-2.6.0...assertj-core-2.9.1)

---
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/gradle/org.assertj-assertj-core-2.9.1 branch from 73948f2 to 01334fb Compare June 17, 2024 08:12
github-actions[bot]
github-actions bot previously approved these changes Jun 17, 2024
@Pil0tXia Pil0tXia changed the title Bump org.assertj:assertj-core from 2.6.0 to 2.9.1 Bump org.assertj:assertj-core from 2.6.0 to 3.26.0 Jun 17, 2024
@Pil0tXia Pil0tXia changed the title Bump org.assertj:assertj-core from 2.6.0 to 3.26.0 Bump org.assertj:assertj-core from 2.8.0 to 3.26.0 Jun 17, 2024
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.63%. Comparing base (707f261) to head (01334fb).
Report is 23 commits behind head on master.

Current head 01334fb differs from pull request most recent head e6e686f

Please upload reports for the commit e6e686f to get more accurate results.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3574      +/-   ##
============================================
- Coverage     15.64%   15.63%   -0.01%     
  Complexity     1777     1777              
============================================
  Files          1001     1001              
  Lines         33777    33770       -7     
  Branches       2917     2911       -6     
============================================
- Hits           5284     5281       -3     
+ Misses        27975    27971       -4     
  Partials        518      518              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Pil0tXia Pil0tXia merged commit e883175 into master Jun 17, 2024
10 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/org.assertj-assertj-core-2.9.1 branch June 17, 2024 08:58
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.

None yet

2 participants