-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
chore(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.16 #121
Merged
daniel-frak
merged 1 commit into
master
from
renovate/nl.jqno.equalsverifier-equalsverifier-3.x
Apr 3, 2024
Merged
chore(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.16 #121
daniel-frak
merged 1 commit into
master
from
renovate/nl.jqno.equalsverifier-equalsverifier-3.x
Apr 3, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f59a624
to
3e5899c
Compare
Kudos, SonarCloud Quality Gate passed!
|
3e5899c
to
cee4219
Compare
Kudos, SonarCloud Quality Gate passed!
|
cee4219
to
a494267
Compare
a494267
to
f993098
Compare
f993098
to
0f64b33
Compare
0f64b33
to
c3b5510
Compare
c3b5510
to
2c7b619
Compare
2c7b619
to
27165f8
Compare
27165f8
to
2328d6f
Compare
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.14.3
->3.16
Release Notes
jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier)
v3.16
Added
@NonNullFields
annotation and JSpecify's@NullMarked
annotation. (Issue 936)Changed
Warning.SURROGATE_OR_BUSINESS_KEY
is suppressed, it is now possible to use#withOnlyTheseFields
, and the fields may include both@Id
fields and regular fields. (Issue 934)0
ornull
ids are always unequal), so it's more discoverable what to do in that situation. (Issue 932)v3.15.8
Fixed
v3.15.7
Fixed
v3.15.6
Fixed
v3.15.5
Changed
v3.15.4
Added
-Xcheckinit
flag switched on. This flag generates a field that should have been marked as synthetic, but isn't, so EqualsVerifier has to check for this field explicitly.v3.15.3
Changed
v3.15.2
Fixed
Warning.STRICT_HASHCODE
suppressed, an error was thrown. (Issue 853)v3.15.1
Fixed
equals
andhashCode
even if the field wasn't used at all. (Issue 816)Changed
#withPrefabValues
incorrectly.v3.15
Fixed
equals
andhashCode
even if the field wasn't used at all. (Issue 816)Changed
#withPrefabValues
incorrectly.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.