Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2023

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) minor 8.12.1 -> 8.14.3 age confidence
io.vavr:vavr (source) dependencies patch 0.10.5 -> 0.10.7 age confidence
org.wiremock.integrations:wiremock-spring-boot dependencies minor 3.6.0 -> 3.10.6 age confidence
org.awaitility:awaitility (source) dependencies minor 4.2.2 -> 4.3.0 age confidence
com.github.hmcts:ccd-test-definitions dependencies minor 7.25.4 -> 7.27.7-prerelease-CME-537 age confidence
org.pitest:pitest (source) dependencies minor 1.16.3 -> 1.20.4 age confidence
net.logstash.logback:logstash-logback-encoder dependencies minor 8.0 -> 8.1 age confidence
commons-validator:commons-validator (source) dependencies minor 1.9.0 -> 1.10.0 age confidence
com.github.hmcts:idam-java-client dependencies patch 3.0.3 -> 3.0.4 age confidence
com.github.hmcts:core-case-data-store-client dependencies minor 5.1.1 -> 5.2.0 age confidence
io.rest-assured:rest-assured (source) dependencies patch 5.5.0 -> 5.5.6 age confidence
org.apache.groovy:groovy-json (source) dependencies patch 4.0.23 -> 4.0.28 age confidence
org.apache.groovy:groovy-xml (source) dependencies patch 4.0.23 -> 4.0.28 age confidence
org.apache.groovy:groovy (source) dependencies patch 4.0.23 -> 4.0.28 age confidence
io.github.openfeign:feign-jackson dependencies minor 13.5 -> 13.6 age confidence
commons-fileupload:commons-fileupload (source) dependencies minor 1.5 -> 1.6.0 age confidence
commons-io:commons-io (source) dependencies minor 2.17.0 -> 2.20.0 age confidence
ch.qos.logback:logback-core (source, changelog) dependencies patch 1.5.16 -> 1.5.19 age confidence
ch.qos.logback:logback-classic (source, changelog) dependencies patch 1.5.16 -> 1.5.19 age confidence
org.testcontainers:elasticsearch (source) dependencies minor 1.20.3 -> 1.21.3 age confidence
org.testcontainers:junit-jupiter (source) dependencies minor 1.20.3 -> 1.21.3 age confidence
org.testcontainers:testcontainers (source) dependencies minor 1.20.3 -> 1.21.3 age confidence
org.elasticsearch.client:elasticsearch-rest-high-level-client dependencies patch 7.17.8 -> 7.17.29 age confidence
org.elasticsearch.client:elasticsearch-rest-client dependencies patch 7.17.8 -> 7.17.29 age confidence
org.elasticsearch:elasticsearch dependencies patch 7.17.8 -> 7.17.29 age confidence
io.cucumber:cucumber-java (source) dependencies minor 7.20.1 -> 7.30.0 age confidence
io.cucumber:cucumber-junit (source) dependencies minor 7.20.1 -> 7.30.0 age confidence
org.projectlombok:lombok (source) dependencies patch 1.18.34 -> 1.18.42 age confidence
com.github.hmcts.java-logging:logging-appinsights dependencies minor 6.0.1 -> 6.1.9 age confidence
com.github.hmcts.java-logging:logging dependencies minor 6.0.1 -> 6.1.9 age confidence
org.junit.platform:junit-platform-engine (source) dependencies minor 1.10.5 -> 1.14.0 age confidence
org.junit.platform:junit-platform-commons (source) dependencies minor 1.10.5 -> 1.14.0 age confidence
org.junit.jupiter:junit-jupiter-params (source) dependencies minor 5.10.5 -> 5.14.0 age confidence
org.junit.jupiter:junit-jupiter-engine (source) dependencies minor 5.10.5 -> 5.14.0 age confidence
org.junit.jupiter:junit-jupiter-api (source) dependencies minor 5.10.5 -> 5.14.0 age confidence
org.springframework.cloud:spring-cloud-dependencies (source) dependencies patch 2024.0.0 -> 2024.0.2 age confidence
pmd (source) dependencies minor 6.41.0 -> 6.55.0 age confidence
checkstyle (source) dependencies minor 10.3.1 -> 10.26.1 age confidence
uk.gov.hmcts.java plugin patch 0.12.63 -> 0.12.67 age confidence
org.springframework.boot plugin minor 3.4.1 -> 3.5.6 age confidence
org.sonarqube plugin minor 6.0.1.5171 -> 6.3.1.5724 age confidence
com.github.hmcts.rse-cft-lib plugin patch 0.19.1791 -> 0.19.1882 age confidence
com.github.ben-manes.versions plugin minor 0.51.0 -> 0.53.0 age confidence

Release Notes

gradle/gradle (gradle)

v8.14.3: 8.14.3

Compare Source

The Gradle team is excited to announce Gradle 8.14.3.

This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14.3 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.3 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

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.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.14.2

Compare Source

v8.14.1: 8.14.1

Compare Source

The Gradle team is excited to announce Gradle 8.14.1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.1 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

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.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.14

Compare Source

v8.13

Compare Source

vavr-io/vavr (io.vavr:vavr)

v0.10.7

Maintenance release - fixed broken JavaDoc stylesheets.

btw, we're getting really close to shipping v0.11.0...

v0.10.6: Patch Release 0.10.6

This release brings Virtual-Thread-friendliness and documentation updates.

This is the last planned patch release for the 0.10.x train. 0.11.x incoming!

Changes

Full Changelog: vavr-io/vavr@v0.10.5...v0.10.6

Committers

🎉 MANY THANKS TO ALL COMMITTERS! 🎉

wiremock/wiremock-spring-boot (org.wiremock.integrations:wiremock-spring-boot)

v3.10.6

Compare Source

🚀 New features and improvements

📦 Dependency updates

✍ Other changes

v3.10.0

Compare Source

🚀 New features and improvements

v3.9.0

Compare Source

v3.8.2

Compare Source

🐛 Bug fixes

v3.8.1

Compare Source

🐛 Bug fixes

v3.8.0

Compare Source

🚀 New features and improvements

v3.7.0

Compare Source

🚀 New features and improvements

awaitility/awaitility (org.awaitility:awaitility)

v4.3.0

  • Support for kotlin.time.Duration in Kotlin DSL (thanks to Ivo Šmíd for PR)

  • Upgraded kotlin version in the awaitility-kotlin module to 2.1.10

  • Using a more descriptive error message when using VERY long wait conditions or poll durations (issue 290)

  • Added an overloaded method of untilAsserted(..) that takes a supplier and a consumer. For example, lets say you have a class like this:
    public class MyClass {
    public String myFunction() {
    // Imagine stuff being executed in asynchronously here and the result of this
    // operation is a string called "my value"
    return "my value"
    }
    }

    // Then in your test you can wait for the "myFunction" to be asserted by a "consumer" that uses
    // assertj to make sure that "myFunction" returns ""my value"
    await().untilAsserted(myClass::myFunction, value -> Assertions.assertThat(value).isEqualTo("my value"));

    This has also been implemented for all atomic, adder, and accumulator methods.

hmcts/ccd-test-definitions (com.github.hmcts:ccd-test-definitions)

v7.27.7-prerelease-CME-537

Compare Source

v7.27.1-prerelease-CME-537

Compare Source

v7.27.0-prerelease-CME-537

Compare Source

v7.25.5_CCD-6146_1

Compare Source

CCD-6146: FT changes
and addition to publish to Azure Artifacts

hcoles/pitest (org.pitest:pitest)

v1.20.4

Compare Source

  • #​1427 disable filters with empty method checks for interfaces

v1.20.3

Compare Source

  • #​1426 auto add junit engines when missing from classpath

v1.20.2

Compare Source

  • #​1422 Handle args files in the argLine

v1.20.1

Compare Source

  • #​1417 Update dependencies
  • #​1418 Filter build messages with the same content
  • #​1419 Prevent re-evaluation of suite classes

v1.20.0

Compare Source

  • #​1415 Extension point for test stat listeners

v1.19.6

Compare Source

Full Changelog: hcoles/pitest@1.19.5...1.19.6

v1.19.5

Compare Source

#​1412 Catch and log empty methods in filters

v1.19.4

Compare Source

  • #​1409 Support Quarkus 3.22 and above

Note Quarkus support also requires version 1.2.3 or above of the pitest JUnit 5 plugin.

v1.19.3

Compare Source

  • #​1407 Log number of active classloaders

v1.19.2

Compare Source

  • #​1404 Switch to central distribution before sonatype EOL

v1.19.1

Compare Source

  • #​1399 Do not filter user code in try with resources
  • #​1401 Extract errors when JUnit4 classes cannot be loaded

v1.19.0

Compare Source

  • #​1394 handle parenthesis in paths
  • #​1395 New extension point - mutator urls

v1.18.2

Compare Source

What's Changed
  • #​1387 Quote classpath entries to handle spaces

Full Changelog: hcoles/pitest@1.18.1...1.18.2

v1.18.1

Compare Source

  • #​1386 Handle spaces in agents and variables inherited from launch

Full Changelog: hcoles/pitest@1.18.0...1.18.1

v1.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: hcoles/pitest@1.17.4...1.18.0

v1.17.4

Compare Source

What's Changed
New Contributors

Full Changelog: hcoles/pitest@1.17.3...1.17.4

v1.17.3

Compare Source

Maven users can now gather coverage information and generate mutants, but skip the mutant analysis stage by running setting the 'pit.dryRun' flag to true.

v1.17.2

Compare Source

v1.17.1

Compare Source

  • #​1353 Warn about future SCM goal removal
  • #​1355 Upgrade ASM for java 24 support
  • #​1359 Remove use of reflection based toString generator
  • #​1361 Initial support for cross module tests in maven

v1.17.0

Compare Source

  • #​1348 Extend transformation extension point
  • #​1349 Improve powermock stability
hmcts/idam-java-client (com.github.hmcts:idam-java-client)

v3.0.4

Compare Source

hmcts/ccd-client (com.github.hmcts:core-case-data-store-client)

v5.2.0: 🌈

Compare Source

📦 Dependency updates

  • chore(deps): update dependency gradle to v9 @​renovate[bot] (#​291)
  • fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2024.0.2 @​renovate[bot] (#​287)
  • fix(deps): update dependency org.junit.jupiter:junit-jupiter-api to v5.13.4 @​renovate[bot] (#​289)
  • fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-parameter-names to v2.19.2 @​renovate[bot] (#​288)
  • fix(deps): update dependency org.junit.jupiter:junit-jupiter-api to v5.13.3 @​renovate[bot] (#​286)
  • fix(deps): update dependency com.github.hmcts:service-auth-provider-java-client to v5.3.3 @​renovate[bot] (#​285)
  • fix(deps): update dependency org.junit.jupiter:junit-jupiter-api to v5.13.2 @​renovate[bot] (#​284)
rest-assured/rest-assured (io.rest-assured:rest-assured)

v5.5.6

  • Remove deprecated constructors in multipart handling (#​1827) (thanks to Tobias Unger for PR)
  • Fix NPE in RequestSpecificationImpl #​1830 (thanks to Boyarshinov Alexander for PR)
  • Bump commons-lang3 from 3.16.0 to 3.18.0 (thanks to Ash Skelton for PR)

v5.5.5

  • The rest-assured-bom project is back and works

v5.5.4

  • The rest-assured-bom project is back

v5.5.3

  • Greatly improved csrf support. When applying csrf, it'll automatically forward the cookies to returns from the GET request to the csrf token and apply it to the actual request. These cookies will also be applied to the CookieFilter automatically (if configured) and SessionFilter (if configured). For example:
    given().
    csrf("/login").
    formParam("name", "My New Name").
    when().
    post("/users/123").
    then().
    statusCode(200);

    Now the cookies returned from the GET request to login will be automatically applied to the POST to "/users/123".

    If you have a CookieFilter defined for multiple requests, the cookies returned by GET to /login will be automatically stored in the CookieFilter and used in the second request.

      var cookieFilter = new CookieFilter()
      given().filter(cookieFilter).csrf("/login").formParam("name", "My New Name").when().post("/users/123").then().statusCode(200);
      given().filter(cookieFilter).when().get("/users/123").then().statusCode(200);
    

    You can disable this behavior by setting automaticallyApplyCookies to false the csrf config:
    given().
    config(config().csrfConfig(csrfConfig().automaticallyApplyCookies(false))).
    csrf("/login").
    when().
    ...

v5.5.2

  • CookieFilter now supports setting cookies correctly when Apache HTTP Client does internal redirects (when redirects().follow(true) is set).
  • Upgrading kotlin module to use Kotlin 2.2.1
  • Downgrading scale module to version 3.3.3 (LTS version) (thanks for Carlos Eduardo for PR)

v5.5.1

  • Use Long in maxAge(Matcher<? super Integer> maxAgeMatcher) (thanks to julianladisch for PR)
  • Fix so that GZIP doesn't become gzıp for Turkish environments (thanks to rdmrtn for PR)
  • Upgraded jakarta.jakartaee-web-api to version 10.0.0 (#​1800)
openfeign/feign (io.github.openfeign:feign-jackson)

v13.6: OpenFeign 13.6

Compare Source

What's Changed

List of PRs that updated libraries versions

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 33038f0 to 96f3dbb Compare November 2, 2023 02:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 0b41e17 to a881785 Compare November 10, 2023 02:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8a6b2af to 5392e56 Compare November 18, 2023 11:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 78c0a1d to 07b0a6c Compare November 25, 2023 08:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a291a9e to 968a5a3 Compare December 6, 2023 05:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c8c4519 to 984a23c Compare July 29, 2025 14:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3ce823f to 3395011 Compare August 9, 2025 07:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 711c2ab to 523042d Compare August 17, 2025 04:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c90f016 to aef30f6 Compare August 24, 2025 03:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from aeffc64 to 8011b7c Compare September 1, 2025 15:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5a056e2 to 196781b Compare September 9, 2025 01:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9d80a4e to e01b5bb Compare September 17, 2025 23:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1ce7a4e to 08c9cad Compare September 24, 2025 23:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f61ac1f to 43440ca Compare October 1, 2025 20:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 43440ca to cb5c6c0 Compare October 3, 2025 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants