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 #565

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 10, 2023

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.7 -> 8.10.2 age adoption passing confidence
hashicorp/terraform patch 1.9.4 -> 1.9.8 age adoption passing confidence
java patch 5.2.0 -> 5.2.1 age adoption passing confidence
postgres final minor 11.1 -> 11.16 age adoption passing confidence
info.solidsoft.gradle.pitest:gradle-pitest-plugin (source) dependencies minor 1.9.11 -> 1.15.0 age adoption passing confidence
com.github.hmcts:fortify-client dependencies minor 1.3.0 -> 1.4.5 age adoption passing confidence
com.github.hmcts:befta-fw dependencies minor 9.0.2 -> 9.1.0 age adoption passing confidence
com.github.hmcts:ccd-test-definitions dependencies minor 7.22.2 -> 7.23.0 age adoption passing confidence
org.testcontainers:junit-jupiter (source) dependencies minor 1.18.3 -> 1.20.2 age adoption passing confidence
org.testcontainers:testcontainers (source) dependencies minor 1.18.3 -> 1.20.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) dependencies minor 5.10.0 -> 5.11.2 age adoption passing confidence
com.github.codacy:codacy-coverage-reporter dependencies patch 13.13.7 -> 13.13.13 age adoption passing confidence
com.github.hmcts:service-auth-provider-java-client dependencies minor 5.1.0 -> 5.2.0 age adoption passing confidence
org.apache.commons:commons-lang3 (source) dependencies minor 3.13.0 -> 3.17.0 age adoption passing confidence
com.google.guava:guava dependencies minor 33.1.0-jre -> 33.3.1-jre age adoption passing confidence
com.github.hmcts:auth-checker-lib dependencies minor 2.1.5 -> 2.3.0 age adoption passing confidence
org.postgresql:postgresql (source) dependencies minor 42.6.1 -> 42.7.4 age adoption passing confidence
com.zaxxer:HikariCP dependencies minor 5.0.1 -> 5.1.0 age adoption passing confidence
org.yaml:snakeyaml dependencies minor 2.1 -> 2.3 age adoption passing confidence
org.flywaydb:flyway-core (source) dependencies minor 9.21.1 -> 9.22.3 age adoption passing confidence
org.springdoc:springdoc-openapi-starter-webmvc-ui (source) dependencies minor 2.2.0 -> 2.6.0 age adoption passing confidence
org.bouncycastle:bcprov-jdk18on (source) dependencies patch 1.78 -> 1.78.1 age adoption passing confidence
org.apache.tomcat.embed:tomcat-embed-websocket dependencies patch 10.1.26 -> 10.1.31 age adoption passing confidence
org.apache.tomcat.embed:tomcat-embed-el dependencies patch 10.1.26 -> 10.1.31 age adoption passing confidence
org.apache.tomcat.embed:tomcat-embed-core dependencies patch 10.1.26 -> 10.1.31 age adoption passing confidence
org.springframework.security:spring-security-crypto (source) dependencies minor 6.1.5 -> 6.3.3 age adoption passing confidence
org.springframework.security:spring-security-web (source) dependencies minor 6.1.5 -> 6.3.3 age adoption passing confidence
org.springframework.security:spring-security-config (source) dependencies minor 6.1.5 -> 6.3.3 age adoption passing confidence
org.springframework.security:spring-security-core (source) dependencies minor 6.1.5 -> 6.3.3 age adoption passing confidence
org.springframework.cloud:spring-cloud-dependencies (source) dependencies patch 2022.0.3 -> 2022.0.5 age adoption passing confidence
com.github.hmcts.java-logging:logging-appinsights dependencies minor 6.0.1 -> 6.1.7 age adoption passing confidence
com.github.hmcts.java-logging:logging dependencies minor 6.0.1 -> 6.1.7 age adoption passing confidence
org.projectlombok:lombok (source) dependencies patch 1.18.28 -> 1.18.34 age adoption passing confidence
org.slf4j:jcl-over-slf4j (source, changelog) dependencies patch 2.0.7 -> 2.0.16 age adoption passing confidence
org.slf4j:slf4j-api (source, changelog) dependencies patch 2.0.7 -> 2.0.16 age adoption passing confidence
org.slf4j:slf4j-simple (source, changelog) dependencies patch 2.0.7 -> 2.0.16 age adoption passing confidence
uk.gov.hmcts.java plugin patch 0.12.43 -> 0.12.63 age adoption passing confidence
info.solidsoft.pitest plugin minor 1.9.11 -> 1.15.0 age adoption passing confidence
com.github.spacialcircumstances.gradle-cucumber-reporting plugin patch 0.1.23 -> 0.1.25 age adoption passing confidence
org.sonarqube plugin minor 4.3.0.3225 -> 4.4.1.3373 age adoption passing confidence
com.github.ben-manes.versions plugin minor 0.47.0 -> 0.51.0 age adoption passing confidence
org.owasp.dependencycheck plugin minor 8.3.1 -> 8.4.3 age adoption passing confidence
org.springframework.boot plugin minor 3.1.2 -> 3.3.4 age adoption passing confidence
io.spring.dependency-management plugin patch 1.1.3 -> 1.1.6 age adoption passing confidence
org.springframework.boot:spring-boot-gradle-plugin (source) dependencies minor 3.1.2 -> 3.3.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gradle/gradle (gradle)

v8.10.2

Compare Source

v8.10.1

Compare Source

v8.10

Compare Source

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.

hashicorp/terraform (hashicorp/terraform)

v1.9.8

Compare Source

1.9.8 (October 16, 2024)

BUG FIXES:

  • init: Highlight missing subdirectories of registry modules in error message (#​35848)
  • init: Prevent crash when loading provider_meta blocks with invalid names (#​35842)
  • config generation: Escape all invalid syntax in generate map keys with quotes (#​35837)
  • plan: also validate provider requirements from state (#​35864)

v1.9.7

Compare Source

1.9.7 (October 2, 2024)

BUG FIXES:

  • config generation: escape map keys with whitespaces (#​35754)

v1.9.6

Compare Source

1.9.6 (September 18, 2024)

BUG FIXES:

  • plan renderer: Render complete changes within unknown nested blocks. (#​35644)
  • plan renderer: Fix crash when attempting to render unknown nested blocks that contain attributes forcing resource replacement. (#​35644)
  • plan renderer: Fix crash when rendering a plan that contains null attributes being update to unknown values. (#​35709)

v1.9.5

Compare Source

1.9.5 (August 20, 2024)

ENHANCEMENTS:

  • cloud: The cloud block can now interact with workspaces that have HCP resource IDs. (#​35495)

BUG FIXES:

  • core: removed blocks with provisioners were not executed when the resource was in a nested module. (#​35611)
szpak/gradle-pitest-plugin (info.solidsoft.gradle.pitest:gradle-pitest-plugin)

v1.15.0

  • Automatically add junit-platform-launcher dependency to testRuntimeOnly for JUnit Platform projects - #​337 - help from Björn Kautler
  • Remove deprecated Project.getConvention() usage (in Gradle 8.2+) - #​343
  • PIT 1.15.0 by default
  • Basic regression testing with Gradle up to 8.3

Compatibility notes
Starting with PIT 1.14.0 (with pitest-junit-plugin 1.2.0+) junit-platform-launcher is no longer shaded and has to be explicitly added to avoid:
"Minion exited abnormally due to UNKNOWN_ERROR" or "NoClassDefFoundError: org.junit.platform.launcher.core.LauncherFactory".

As an experimental (incubating) feature, junit-platform-launcher is automatically added to the testRuntimeOnly configuration for the JUnit Platform projects.

PLEASE NOTE. This feature is experimental and might not work as expected in some corner cases. In that situation, just disable it with addJUnitPlatformLauncher = false and add the required dependency 'junit-platform-launcher' in a proper version to 'testRuntimeOnly' manually. More information: https://github.com/szpak/gradle-pitest-plugin/issues/337

hmcts/fortify-client (com.github.hmcts:fortify-client)

v1.4.5: 🌈

Compare Source

📦 Dependency updates

v1.4.4: 🌈

Compare Source

📦 Dependency updates

v1.4.3: 🌈

Compare Source

📦 Dependency updates

v1.4.2: 🌈

Compare Source

📦 Dependency updates

v1.4.1: 🌈

Compare Source

📦 Dependency updates

v1.4.0: 🌈

Compare Source

📦 Dependency updates

Full Changelog: hmcts/fortify-client@1.3.0...1.4.0

v1.3.1

Compare Source

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

v9.1.0

What's Changed

Full Changelog: hmcts/befta-fw@9.0.2...9.1.0

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

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

v7.23.0

Compare Source

CCD-5322 retrieve associated latest casetypeid + typo fix

v7.22.3

Compare Source

testcontainers/testcontainers-java (org.testcontainers:junit-jupiter)

v1.20.2

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

v1.20.1

[Compare Source](https://redirect.github.com/testc


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 is behind base branch, 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.

@hmcts-jenkins-a-to-c
Copy link
Contributor

hmcts-jenkins-a-to-c bot commented Oct 10, 2023

Plan Result

No changes. Your infrastructure matches the configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0e30c18 to b3f4c9f Compare October 19, 2023 14:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6bd4bcb to 179db11 Compare October 22, 2023 12:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d24dad3 to 881a804 Compare October 25, 2023 08:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d1a3a58 to 8a759e6 Compare August 20, 2024 18:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 99d3fbd to 8108e8a Compare August 28, 2024 11:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d8a0d7d to 51c8ce7 Compare August 31, 2024 20:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8b9c2fb to ddcb9d4 Compare September 10, 2024 21:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d8e83c4 to a5e8f10 Compare September 23, 2024 22:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 80140e1 to f22eadb Compare October 1, 2024 00:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 5e8e9d8 to a61f30c Compare October 9, 2024 16:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 16fad59 to 43028cd Compare October 16, 2024 11:20
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