Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the dependencies group with 2 updates: org.sonarqube and nl.jqno.equalsverifier:equalsverifier.

Updates org.sonarqube from 7.0.1.6134 to 7.1.0.6387

Updates nl.jqno.equalsverifier:equalsverifier from 4.2.1 to 4.2.4

Release notes

Sourced from nl.jqno.equalsverifier:equalsverifier's releases.

Release equalsverifier-4.2.4

For a list of changes in this version, see CHANGELOG.md.

Release equalsverifier-4.2.3

For a list of changes in this version, see CHANGELOG.md.

Release equalsverifier-4.2.2

For a list of changes in this version, see CHANGELOG.md.

Changelog

Sourced from nl.jqno.equalsverifier:equalsverifier's changelog.

[4.2.4] - 2025-11-25

Fixed

  • Mockito throws UnnecessaryStubbingException when equals is correct when running in strict mode (which is activated by using @RunWith(MockitoExtension.class)) (Issue 1148)

Changed

[4.2.3] - 2025-11-15

Fixed

  • When running on the modulepath, in some cases an InaccessibleObjectException is thrown when reporting an error. (Issue 1142)
  • EqualsVerifier's version number was reported as 'null' when run on the modulepath.

Changed

  • Mockito mocks now get a proper toString() which is useful in error messages. (Issue 1142)

[4.2.2] - 2025-11-09

Fixed

  • Failure with EnumSets and EnumMaps for single-value enums. (Issue 1140)
  • An error message refers to Warning.ZERO_FIELDS, which was removed in version 4.0. (Issue 1143)
Commits
  • ded84ea Bumps version to 4.2.4
  • 6807156 Updates CHANGELOG for release
  • c0951a0 Merge pull request #1152 from jqno/lenient-mocking
  • 2c373d7 Uses lenient mocking for toString in mocks, since it won't be used when equal...
  • 1502fd5 Merge branch 'replace-array-enum-valueproviders'
  • 51d23cd Merge pull request #1151 from jqno/dependabot/maven/dependencies-76d9e918b9
  • 70ff2b1 Bump the dependencies group with 2 updates
  • 3ec11a6 Merge pull request #1150 from jqno/dependabot/github_actions/dependencies-764...
  • b5965a7 Bump actions/checkout from 5 to 6 in the dependencies group
  • 5522cfd Removes unnecessary imports
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: org.sonarqube and [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier).


Updates `org.sonarqube` from 7.0.1.6134 to 7.1.0.6387

Updates `nl.jqno.equalsverifier:equalsverifier` from 4.2.1 to 4.2.4
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](jqno/equalsverifier@equalsverifier-4.2.1...equalsverifier-4.2.4)

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-version: 7.1.0.6387
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Dec 1, 2025
@kaklakariada kaklakariada enabled auto-merge (squash) December 6, 2025 14:32
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 6, 2025

@kaklakariada kaklakariada merged commit 61f20c6 into main Dec 6, 2025
8 checks passed
@kaklakariada kaklakariada deleted the dependabot/dependencies-74937f4ac7 branch December 6, 2025 14:33
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.

2 participants