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:
7.5.1
->8.0.2
1.9.1
->1.9.2
5.9.1
->5.9.2
5.9.1
->5.9.2
4.1.39
->4.1.41
4.1.39
->4.1.41
1.2.2
->1.3.0
2.36.0
->2.37.0
3.23.1
->3.24.2
3.10.1
->3.14.1
5.9.1
->5.9.2
12.1
->12.2
2.14.0
->2.14.2
5.7.5
->6.0.2
9.0.70
->10.1.7
9.0.70
->10.1.7
1.33
->2.0
20220924
->20230227
2.7.4
->3.0.5
7.17.6
->7.17.9
9.25.5
->9.31
3.0.0-alpha2
->3.0.0-RC1
2.6.0
->2.7.0
3.18.0-RELEASE
->3.19.1-RELEASE
4.1.0
->5.0.0
2.1.1
->3.0.0
1.3.4
->1.12.0
1.6.12
->1.6.15
1.3.4
->2.0.1
3.1.5
->4.0.1
1.0.3
->1.16.1
2.19.0
->2.20.0
2.19.0
->2.20.0
6.41.0
->6.55.0
9.2.1
->10.9.3
4.3.15
->4.5.4
4.1.0
->5.3.0
3.4.0.2513
->4.0.0.2929
0.42.0
->0.46.0
8.0.1
->8.2.1
2.7.4
->3.0.5
1.0.14.RELEASE
->1.1.0
Release Notes
gradle/gradle
v8.0.2
: 8.0.2The Gradle team is excited to announce Gradle 8.0.2.
This is the second patch release for Gradle 8.0. We recommend using 8.0.2 instead of 8.0.
It fixes the following issues:
JavaCompile
Issues fixed in the first patch release:
target
flag--no-rebuild
suddenly gone without new deprecation cycle and without the reason for its undeprecation being voidRead the Release Notes
Upgrade Instructions
Switch your build to use Gradle 8.0.2 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.2.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
v8.0.1
: 8.0.1This is a patch release for 8.0. We recommend using 8.0.1 instead of 8.0.
It fixes the following issues:
target
flag--no-rebuild
suddenly gone without new deprecation cycle and without the reason for its undeprecation being voidRead the Release Notes
Upgrade Instructions
Switch your build to use Gradle 8.0.1 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.1.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
v7.6.1
: 7.6.1This is a patch release for 7.6. We recommend using 7.6.1 instead of 7.6.
It fixes the following issues:
.gradle/jdks
Read the Release Notes
Upgrade Instructions
Switch your build to use Gradle 7.6.1 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.1.
Reporting Problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
pact-foundation/pact-jvm
v4.1.41
Compare Source
v4.1.40
Compare Source
hmcts/fortify-client
v1.3.0
: CCD-3831 Replace logging dependencyCompare Source
What's Changed
Full Changelog: hmcts/fortify-client@1.2.3...1.3.0
v1.2.4.ccd-3831
Compare Source
v1.2.3
Compare Source
jqno/equalsverifier
v3.14.1
v3.14
v3.13.2
Added
hashCode
consistency whenString.equalsIgnoreCase
is used. (Issue 748)v3.13.1
Fixed
Warning.SURROGATE_KEY
was ignored when@Id
annotation is in entity's superclass. (Issue 763)v3.13
Added
hashCode
consistency whenString.equalsIgnoreCase
is used. (Issue 748)v3.12.4
Changed
Fixed
java.io.PrintStream
. (Issue 753)v3.12.3
Fixed
v3.12.2
Added
Warning.SURROGATE_OR_BUSINESS_KEY
for JPA entities that insist on using all fields inequals()
andhashCode()
, whether they are@Id
or not.Changed
forPackage()
orforClasses()
and multiple classes have issues.v3.12.1
Changed
toString()
methods. (Issue 716)Fixed
ClassFormatError
when attempting to create a dynamic subclass for a class that has no package. (Issue 638)LinkageError
when running Quarkus dev mode and testing an abstract class. (Issue 550)v3.12
Changed
Fixed
java.io.PrintStream
. (Issue 753)v3.11.1
Added
Map.Entry
's extendedhashCode
contract. (Issue 603; thanks scordio!)v3.11
Added
Map.Entry
's extendedhashCode
contract. (Issue 603; thanks scordio!)openfeign/feign
v12.2
: OpenFeign 12.2Compare Source
What's Changed
List of PRs that updated libraries versions
Configuration
📅 Schedule: Branch creation - "before 6am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.