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

Update All patch-minor dependencies #211

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
ccd patch 8.0.27 -> 8.0.29 age adoption passing confidence
gradle (source) minor 8.7 -> 8.9 age adoption passing confidence
job patch 2.1.1 -> 2.1.2 age adoption passing confidence
com.github.hmcts:ccd-test-definitions dependencies minor 7.22.2 -> 7.23.0 age adoption passing confidence
com.github.hmcts:befta-fw dependencies patch 9.0.2 -> 9.0.3 age adoption passing confidence
io.rest-assured:rest-assured (source) dependencies minor 4.4.0 -> 4.5.1 age adoption passing confidence
org.awaitility:awaitility (source) dependencies patch 4.2.0 -> 4.2.1 age adoption passing confidence
org.junit:junit-bom (source) dependencies minor 5.9.2 -> 5.10.3 age adoption passing confidence
io.github.openfeign:feign-jackson dependencies minor 12.1 -> 12.5 age adoption passing confidence
com.github.hmcts:ccd-client dependencies patch v4.9.1 -> 4.9.2 age adoption passing confidence
commons-io:commons-io (source) dependencies minor 2.14.0 -> 2.16.1 age adoption passing confidence
commons-validator:commons-validator (source) dependencies minor 1.7 -> 1.9.0 age adoption passing confidence
net.logstash.logback:logstash-logback-encoder dependencies minor 7.2 -> 7.4 age adoption passing confidence
org.yaml:snakeyaml dependencies minor 2.0 -> 2.2 age adoption passing confidence
org.springframework.security:spring-security-rsa (source) dependencies patch 1.1.1 -> 1.1.3 age adoption passing confidence
org.pitest:pitest (source) dependencies minor 1.9.11 -> 1.16.1 age adoption passing confidence
info.solidsoft.gradle.pitest:gradle-pitest-plugin (source) dependencies minor 1.9.0 -> 1.15.0 age adoption passing confidence
org.testcontainers:elasticsearch (source) dependencies minor 1.17.6 -> 1.20.0 age adoption passing confidence
org.testcontainers:junit-jupiter (source) dependencies minor 1.17.6 -> 1.20.0 age adoption passing confidence
org.testcontainers:testcontainers (source) dependencies minor 1.17.6 -> 1.20.0 age adoption passing confidence
org.elasticsearch.client:elasticsearch-rest-high-level-client dependencies patch 7.17.8 -> 7.17.22 age adoption passing confidence
org.elasticsearch.client:elasticsearch-rest-client dependencies patch 7.17.8 -> 7.17.22 age adoption passing confidence
org.elasticsearch:elasticsearch dependencies patch 7.17.8 -> 7.17.22 age adoption passing confidence
com.github.tomakehurst:wiremock-jre8-standalone (source) dependencies patch 2.35.0 -> 2.35.2 age adoption passing confidence
org.springframework.security:spring-security-web (source) dependencies patch 5.8.10 -> 5.8.13 age adoption passing confidence
org.springframework.security:spring-security-oauth2-resource-server (source) dependencies patch 5.8.10 -> 5.8.13 age adoption passing confidence
org.springframework.security:spring-security-oauth2-jose (source) dependencies patch 5.8.10 -> 5.8.13 age adoption passing confidence
org.springframework.security:spring-security-oauth2-core (source) dependencies patch 5.8.10 -> 5.8.13 age adoption passing confidence
org.springframework.security:spring-security-oauth2-client (source) dependencies patch 5.8.10 -> 5.8.13 age adoption passing confidence
org.springframework.security:spring-security-crypto (source) dependencies patch 5.8.10 -> 5.8.13 age adoption passing confidence
org.springframework.security:spring-security-core (source) dependencies patch 5.8.10 -> 5.8.13 age adoption passing confidence
org.springframework.security:spring-security-config (source) dependencies patch 5.8.10 -> 5.8.13 age adoption passing confidence
org.springframework:spring-webmvc dependencies patch 5.3.27 -> 5.3.37 age adoption passing confidence
com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependencies minor 2.14.2 -> 2.17.2 age adoption passing confidence
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependencies minor 2.14.2 -> 2.17.2 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) dependencies minor 2.14.2 -> 2.17.2 age adoption passing confidence
org.projectlombok:lombok (source) dependencies patch 1.18.24 -> 1.18.34 age adoption passing confidence
com.github.hmcts.java-logging:logging-appinsights dependencies minor 6.0.1 -> 6.1.5 age adoption passing confidence
com.github.hmcts.java-logging:logging dependencies minor 6.0.1 -> 6.1.5 age adoption passing confidence
org.springframework.cloud:spring-cloud-dependencies (source) dependencies patch 2021.0.8 -> 2021.0.9 age adoption passing confidence
pmd (source) dependencies minor 6.41.0 -> 6.55.0 age adoption passing confidence
checkstyle (source) dependencies minor 9.2.1 -> 9.3 age adoption passing confidence
checkstyle (source) dependencies minor 10.3.1 -> 10.17.0 age adoption passing confidence
com.github.hmcts.rse-cft-lib plugin patch 0.19.1214 -> 0.19.1332 age adoption passing confidence
uk.gov.hmcts.java plugin patch 0.12.57 -> 0.12.63 age adoption passing confidence
org.sonarqube plugin minor 5.0.0.4638 -> 5.1.0.4882 age adoption passing confidence
io.spring.dependency-management plugin patch 1.1.5 -> 1.1.6 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.9

Compare Source

v8.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.8

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.

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

v7.23.0

Compare Source

Fixes for CCD-5322 carried out in CCD-5647

v7.22.3

Compare Source

To Fix master builds for FT failures

hmcts/befta-fw (com.github.hmcts:befta-fw)

v9.0.3

https://tools.hmcts.net/jira/browse/HMAN-385 -New Befta Step to support HMC FTA

v9.0.3-HMAN-490.1

Compare Source

Full Changelog: hmcts/befta-fw@9.0.2...9.0.3-HMAN-490.1

openfeign/feign (io.github.openfeign:feign-jackson)

v12.5: OpenFeign 12.5

Compare Source

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: OpenFeign/feign@12.4...12.5

v12.4: OpenFeign 12.4

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 6 times, most recently from dc99354 to 5182cf5 Compare June 9, 2024 05:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d2b288c to 06f2838 Compare June 21, 2024 23:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c839491 to c83cf7a Compare July 1, 2024 23:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b102b6b to e69c392 Compare July 10, 2024 02:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1379e5a to 09c8427 Compare July 18, 2024 00:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 07ef46e to caa4409 Compare July 24, 2024 18:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from caa4409 to ea7f923 Compare July 26, 2024 11:56
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.

None yet

0 participants