fix(deps): update all dependencies #38

Open
renovate-bot wants to merge 1 commit from renovate/all into main
Member

This PR contains the following updates:

Package Type Update Change Age Confidence
https://github.com/actions/setup-java action major v5v6 age confidence
org.apache.maven.plugins:maven-surefire-plugin (source) build minor 3.5.63.6.0 age confidence
org.apache.maven.plugins:maven-failsafe-plugin (source) build minor 3.5.63.6.0 age confidence
org.apache.maven.plugins:maven-compiler-plugin (source) build minor 3.15.03.16.0 age confidence
org.jooq:jooq-codegen-maven (source) build patch 3.21.73.21.8 age confidence
org.flywaydb:flyway-database-postgresql build minor 13.4.013.7.0 age confidence
org.flywaydb:flyway-maven-plugin build minor 13.4.013.7.0 age confidence
de.loosetie.logging:lt-logging-bom import minor 1.0.111.1.1 age confidence
org.jooq:jooq-meta (source) compile patch 3.21.73.21.8 age confidence
org.jooq:jooq-kotlin (source) compile patch 3.21.73.21.8 age confidence
org.jooq:jooq-codegen (source) compile patch 3.21.73.21.8 age confidence
org.jooq:jooq (source) compile patch 3.21.73.21.8 age confidence

Release Notes

actions/setup-java (https://github.com/actions/setup-java)

v6.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/actions/setup-java/compare/v6.0.0...v6.0.1

v6.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/setup-java/compare/v5.7.0...v6.0.0

DenktMit-OSS/lt-logging (de.loosetie.logging:lt-logging-bom)

v1.1.1: Release 1.1.1

Compare Source

Improved exception shortening

v1.1.0: Release 1.1.0

Compare Source

  • Added log shortening for stack traces
  • Splitted core into base and logback to allow multiple log implementations

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [https://github.com/actions/setup-java](https://github.com/actions/setup-java) | action | major | `v5` → `v6` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/actions%2fsetup-java/v6.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/actions%2fsetup-java/v5.7.0/v6.0.1?slim=true) | | [org.apache.maven.plugins:maven-surefire-plugin](https://maven.apache.org/surefire/) ([source](https://github.com/apache/maven-surefire)) | build | minor | `3.5.6` → `3.6.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.plugins:maven-surefire-plugin/3.6.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.maven.plugins:maven-surefire-plugin/3.5.6/3.6.0?slim=true) | | [org.apache.maven.plugins:maven-failsafe-plugin](https://maven.apache.org/surefire/) ([source](https://github.com/apache/maven-surefire)) | build | minor | `3.5.6` → `3.6.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.plugins:maven-failsafe-plugin/3.6.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.maven.plugins:maven-failsafe-plugin/3.5.6/3.6.0?slim=true) | | [org.apache.maven.plugins:maven-compiler-plugin](https://maven.apache.org/plugins/) ([source](https://github.com/apache/maven-compiler-plugin)) | build | minor | `3.15.0` → `3.16.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.plugins:maven-compiler-plugin/3.16.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.maven.plugins:maven-compiler-plugin/3.15.0/3.16.0?slim=true) | | [org.jooq:jooq-codegen-maven](https://www.jooq.org) ([source](https://github.com/jOOQ/jOOQ)) | build | patch | `3.21.7` → `3.21.8` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jooq:jooq-codegen-maven/3.21.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jooq:jooq-codegen-maven/3.21.7/3.21.8?slim=true) | | [org.flywaydb:flyway-database-postgresql](https://flywaydb.org) | build | minor | `13.4.0` → `13.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.flywaydb:flyway-database-postgresql/13.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.flywaydb:flyway-database-postgresql/13.4.0/13.7.0?slim=true) | | [org.flywaydb:flyway-maven-plugin](https://flywaydb.org) | build | minor | `13.4.0` → `13.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.flywaydb:flyway-maven-plugin/13.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.flywaydb:flyway-maven-plugin/13.4.0/13.7.0?slim=true) | | [de.loosetie.logging:lt-logging-bom](https://git.denktmit.tech/DenktMit-OSS/lt-logging) | import | minor | `1.0.11` → `1.1.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/de.loosetie.logging:lt-logging-bom/1.1.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/de.loosetie.logging:lt-logging-bom/1.0.11/1.1.1?slim=true) | | [org.jooq:jooq-meta](https://www.jooq.org) ([source](https://github.com/jOOQ/jOOQ)) | compile | patch | `3.21.7` → `3.21.8` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jooq:jooq-meta/3.21.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jooq:jooq-meta/3.21.7/3.21.8?slim=true) | | [org.jooq:jooq-kotlin](https://www.jooq.org) ([source](https://github.com/jOOQ/jOOQ)) | compile | patch | `3.21.7` → `3.21.8` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jooq:jooq-kotlin/3.21.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jooq:jooq-kotlin/3.21.7/3.21.8?slim=true) | | [org.jooq:jooq-codegen](https://www.jooq.org) ([source](https://github.com/jOOQ/jOOQ)) | compile | patch | `3.21.7` → `3.21.8` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jooq:jooq-codegen/3.21.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jooq:jooq-codegen/3.21.7/3.21.8?slim=true) | | [org.jooq:jooq](https://www.jooq.org) ([source](https://github.com/jOOQ/jOOQ)) | compile | patch | `3.21.7` → `3.21.8` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jooq:jooq/3.21.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jooq:jooq/3.21.7/3.21.8?slim=true) | --- ### Release Notes <details> <summary>actions/setup-java (https://github.com/actions/setup-java)</summary> ### [`v6.0.1`](https://github.com/actions/setup-java/releases/tag/v6.0.1) [Compare Source](https://github.com/actions/setup-java/compare/v6.0.0...v6.0.1) ##### What's Changed - Fix failing GitHub Actions job for temurin 17 by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1259](https://github.com/actions/setup-java/pull/1259) - Fix Temurin EA E2E signature verification by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1260](https://github.com/actions/setup-java/pull/1260) - Fix Alpine GPG verification failures and support multiple keys by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1262](https://github.com/actions/setup-java/pull/1262) - Fix import-safe checks when scripts are run from a path with symlinks by [@&#8203;otaconix](https://github.com/otaconix) in [#&#8203;1265](https://github.com/actions/setup-java/pull/1265) - Avoid macOS GPG socket overflow on long runner paths by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1266](https://github.com/actions/setup-java/pull/1266) - Complete v6 release highlights in README by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1254](https://github.com/actions/setup-java/pull/1254) - Group and slow routine Dependabot updates by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1255](https://github.com/actions/setup-java/pull/1255) - chore(deps-dev): update eslint and globals by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1256](https://github.com/actions/setup-java/pull/1256) ##### New Contributors - [@&#8203;otaconix](https://github.com/otaconix) made their first contribution in [#&#8203;1265](https://github.com/actions/setup-java/pull/1265) **Full Changelog**: <https://github.com/actions/setup-java/compare/v6.0.0...v6.0.1> ### [`v6.0.0`](https://github.com/actions/setup-java/releases/tag/v6.0.0) [Compare Source](https://github.com/actions/setup-java/compare/v5.7.0...v6.0.0) #### What's Changed - dist: Migrate from Zulu Discovery API to Azul Metadata API by [@&#8203;jameswald](https://github.com/jameswald) in [#&#8203;1010](https://github.com/actions/setup-java/pull/1010) - feat: add .mvn/extensions.xml to Maven cache key pattern by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1041](https://github.com/actions/setup-java/pull/1041) - Migrate to ESM and upgrade dependencies by [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;1078](https://github.com/actions/setup-java/pull/1078) - Map Zulu x86 architecture to i686 for Azul Metadata API by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1079](https://github.com/actions/setup-java/pull/1079) - Rename jdkFile input to jdk-file with deprecated alias by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1083](https://github.com/actions/setup-java/pull/1083) - Infer distribution from asdf .tool-versions vendor prefix by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1084](https://github.com/actions/setup-java/pull/1084) - Add Maven compiler problem matcher for javac diagnostics by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1086](https://github.com/actions/setup-java/pull/1086) - feat: expose cache-primary-key output ([#&#8203;597](https://github.com/actions/setup-java/issues/597)) by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1088](https://github.com/actions/setup-java/pull/1088) - docs: clarify V6 ESM migration is not a user-facing breaking change by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1090](https://github.com/actions/setup-java/pull/1090) - Support multi-field Java versions like `18.0.1.1` by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1092](https://github.com/actions/setup-java/pull/1092) - docs: document seeding the Maven cache for plugin dependencies by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1094](https://github.com/actions/setup-java/pull/1094) - docs: clarify Maven cache paths and key hash inputs by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1096](https://github.com/actions/setup-java/pull/1096) - Support pinning java-version as "latest" by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1093](https://github.com/actions/setup-java/pull/1093) - chore(deps-dev): bump eslint from 10.6.0 to 10.7.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1101](https://github.com/actions/setup-java/pull/1101) - chore(deps-dev): bump eslint-plugin-n from 18.2.1 to 18.2.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1103](https://github.com/actions/setup-java/pull/1103) - chore(deps-dev): bump prettier from 3.9.4 to 3.9.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1105](https://github.com/actions/setup-java/pull/1105) - chore(deps): bump actions/checkout from 6 to 7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1106](https://github.com/actions/setup-java/pull/1106) - chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 26.1.0 to 26.1.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1104](https://github.com/actions/setup-java/pull/1104) - dist: Cover Tencent Kona JDK 25 by [@&#8203;johnshajiang](https://github.com/johnshajiang) in [#&#8203;1108](https://github.com/actions/setup-java/pull/1108) - chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1102](https://github.com/actions/setup-java/pull/1102) - Preserve Maven toolchains across repeated setup-java runs ([#&#8203;1099](https://github.com/actions/setup-java/issues/1099)) by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1111](https://github.com/actions/setup-java/pull/1111) - dist: Support Liberica NIK ([#&#8203;878](https://github.com/actions/setup-java/issues/878)) by [@&#8203;asm0dey](https://github.com/asm0dey) in [#&#8203;1112](https://github.com/actions/setup-java/pull/1112) - Fix template injection (zizmor alert [#&#8203;118](https://github.com/actions/setup-java/issues/118)) in e2e-versions.yml by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1114](https://github.com/actions/setup-java/pull/1114) - Fix template injection in e2e-versions.yml (zizmor alert [#&#8203;122](https://github.com/actions/setup-java/issues/122)) by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1120](https://github.com/actions/setup-java/pull/1120) - Disable persisted checkout credentials in e2e workflow by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1115](https://github.com/actions/setup-java/pull/1115) - feat: Update recommended configuration for GPG signing by [@&#8203;wetneb](https://github.com/wetneb) in [#&#8203;608](https://github.com/actions/setup-java/pull/608) - Cache Maven and Gradle wrapper distributions separately from the dependency cache by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1097](https://github.com/actions/setup-java/pull/1097) - Consolidate cache-dependency-path e2e workflow and add maven/sbt coverage by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1124](https://github.com/actions/setup-java/pull/1124) - Use gpg.passphraseEnvName instead of the deprecated gpg.passphrase server by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1123](https://github.com/actions/setup-java/pull/1123) - Extract repeated directory-check assertions into check-dir.sh helper by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1127](https://github.com/actions/setup-java/pull/1127) - Consolidate duplicate jobs in e2e-versions workflow by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1125](https://github.com/actions/setup-java/pull/1125) - Use YAML anchors to reduce boilerplate in e2e-versions workflow by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1126](https://github.com/actions/setup-java/pull/1126) - Updated msft json for now by [@&#8203;jmjaffe37](https://github.com/jmjaffe37) in [#&#8203;1129](https://github.com/actions/setup-java/pull/1129) - Document missing action inputs in README by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1130](https://github.com/actions/setup-java/pull/1130) - chore(deps): bump [@&#8203;actions/cache](https://github.com/actions/cache) to 6.2.0 by [@&#8203;philip-gai](https://github.com/philip-gai) in [#&#8203;1128](https://github.com/actions/setup-java/pull/1128) - Add an option to disable Java problem matchers by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1133](https://github.com/actions/setup-java/pull/1133) - docs: update setup-java examples by [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [#&#8203;1131](https://github.com/actions/setup-java/pull/1131) - Clarify credential environment variable inputs by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1134](https://github.com/actions/setup-java/pull/1134) - chore(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 8.63.0 to 8.64.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1135](https://github.com/actions/setup-java/pull/1135) - chore(deps): bump actions/setup-python from 6 to 7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1143](https://github.com/actions/setup-java/pull/1143) - chore(deps): bump fast-xml-parser from 5.9.3 to 5.10.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1142](https://github.com/actions/setup-java/pull/1142) - chore(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 8.64.0 to 8.65.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1138](https://github.com/actions/setup-java/pull/1138) - chore(deps-dev): bump lint-staged from 17.0.8 to 17.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1136](https://github.com/actions/setup-java/pull/1136) - chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1137](https://github.com/actions/setup-java/pull/1137) - chore(deps): fix npm audited vulnerabilities by [@&#8203;mhoffrog](https://github.com/mhoffrog) in [#&#8203;1140](https://github.com/actions/setup-java/pull/1140) - Fix formatting issues in README.md by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1144](https://github.com/actions/setup-java/pull/1144) - Remediate npm audit findings and rebuild distributions by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1145](https://github.com/actions/setup-java/pull/1145) - Set GRAALVM\_HOME for GraalVM distributions by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1146](https://github.com/actions/setup-java/pull/1146) - Add force-download option for reproducible JDK builds by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1148](https://github.com/actions/setup-java/pull/1148) - Add OpenJDK distribution by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1147](https://github.com/actions/setup-java/pull/1147) - Support Temurin JDKs with JMOD files by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1149](https://github.com/actions/setup-java/pull/1149) - Document Java package compatibility by distribution by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1152](https://github.com/actions/setup-java/pull/1152) - Fix caching when wrapper distributions are absent by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1151](https://github.com/actions/setup-java/pull/1151) - Reject invalid boolean input values by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1160](https://github.com/actions/setup-java/pull/1160) - Fail on mismatched Maven toolchain ID counts by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1161](https://github.com/actions/setup-java/pull/1161) - Consolidate JDK metadata retry handling by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1162](https://github.com/actions/setup-java/pull/1162) - Add direct setup orchestration tests by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1163](https://github.com/actions/setup-java/pull/1163) - Harden java-package validation across distributions by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1165](https://github.com/actions/setup-java/pull/1165) - Verify JDK downloads with vendor checksums by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1167](https://github.com/actions/setup-java/pull/1167) - Reduce change-time Java E2E matrix by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1170](https://github.com/actions/setup-java/pull/1170) - Add read-only mode for dependency caching by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1169](https://github.com/actions/setup-java/pull/1169) - Test Temurin 25 on hosted runners by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1172](https://github.com/actions/setup-java/pull/1172) - Restore dependency and wrapper caches concurrently by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1174](https://github.com/actions/setup-java/pull/1174) - Add dependency cache path overrides by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1175](https://github.com/actions/setup-java/pull/1175) - Centralize OS/architecture capability validation by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1178](https://github.com/actions/setup-java/pull/1178) - Optimize Temurin tool-cache fast path with lazy loading by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1179](https://github.com/actions/setup-java/pull/1179) - Optimize Maven configuration warm path by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1182](https://github.com/actions/setup-java/pull/1182) - Fix macOS e2e workflow assertions by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1184](https://github.com/actions/setup-java/pull/1184) - Remove legacy Adopt distributions in v6 by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1185](https://github.com/actions/setup-java/pull/1185) - chore(deps): bump actions/upload-artifact from 6 to 7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1190](https://github.com/actions/setup-java/pull/1190) - Reimagine setup-java README by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1192](https://github.com/actions/setup-java/pull/1192) - Document deprecation of setup-java v1 through v4 by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1198](https://github.com/actions/setup-java/pull/1198) - Update setup-java README action from v6 to v5 by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1199](https://github.com/actions/setup-java/pull/1199) - Highlight major changes in setup-java v5 by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1200](https://github.com/actions/setup-java/pull/1200) - Highlight major changes in setup-java v6 by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1203](https://github.com/actions/setup-java/pull/1203) - chore(deps): bump brace-expansion from 5.0.8 to 5.0.9 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1202](https://github.com/actions/setup-java/pull/1202) - Add conditional JDK caching by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1201](https://github.com/actions/setup-java/pull/1201) - docs: fix README and advanced usage inconsistencies with actual behavior by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1204](https://github.com/actions/setup-java/pull/1204) - Move the extracted JDK into the tool-cache instead of copying it by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1206](https://github.com/actions/setup-java/pull/1206) - docs: drop benchmark numbers from the JDK caching section by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1205](https://github.com/actions/setup-java/pull/1205) - docs: correct the mvn-toolchain-id default in README and action.yml by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1207](https://github.com/actions/setup-java/pull/1207) - Cache resolved JDK releases to remove the vendor API from warm jobs by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1208](https://github.com/actions/setup-java/pull/1208) - Report concrete versions for floating Oracle JDK downloads by [@&#8203;jdubois](https://github.com/jdubois) in [#&#8203;1213](https://github.com/actions/setup-java/pull/1213) - Import Maven signing keys into an isolated GPG home by [@&#8203;jdubois](https://github.com/jdubois) in [#&#8203;1214](https://github.com/actions/setup-java/pull/1214) - Reuse the tool cache for floating versions the resolution cache identified by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1219](https://github.com/actions/setup-java/pull/1219) - Fix JetBrains Runtime release pagination by [@&#8203;jdubois](https://github.com/jdubois) in [#&#8203;1218](https://github.com/actions/setup-java/pull/1218) - Fix JDK resolution cache platform identity by [@&#8203;jdubois](https://github.com/jdubois) in [#&#8203;1210](https://github.com/actions/setup-java/pull/1210) - fix: select musl JDK artifacts on Alpine for Dragonwell, Corretto, Zulu and Liberica by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1220](https://github.com/actions/setup-java/pull/1220) - Fix SapMachine early-access filtering by [@&#8203;jdubois](https://github.com/jdubois) in [#&#8203;1217](https://github.com/actions/setup-java/pull/1217) - Fix JetBrains GitHub token resolution by [@&#8203;jdubois](https://github.com/jdubois) in [#&#8203;1224](https://github.com/actions/setup-java/pull/1224) - Include gradle.properties in Gradle cache key by [@&#8203;jdubois](https://github.com/jdubois) in [#&#8203;1225](https://github.com/actions/setup-java/pull/1225) - Handle early dependency cache failures during Java setup by [@&#8203;jdubois](https://github.com/jdubois) in [#&#8203;1226](https://github.com/actions/setup-java/pull/1226) - Fix js-yaml audit vulnerability by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1228](https://github.com/actions/setup-java/pull/1228) - Fix failing GitHub Actions job for graalvm 24-ea by [@&#8203;brunoborges](https://github.com/brunoborges) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1227](https://github.com/actions/setup-java/pull/1227) - Update setup-java for Microsoft's Build of OpenJDK: now pointing task to CDN that is always up-to-date by [@&#8203;jmjaffe37](https://github.com/jmjaffe37) in [#&#8203;1236](https://github.com/actions/setup-java/pull/1236) - chore(deps-dev): bump globals from 17.8.0 to 17.9.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1233](https://github.com/actions/setup-java/pull/1233) - chore(deps-dev): bump [@&#8203;types/semver](https://github.com/types/semver) from 7.7.1 to 7.8.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1229](https://github.com/actions/setup-java/pull/1229) - chore(deps-dev): bump lint-staged from 17.2.0 to 17.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1231](https://github.com/actions/setup-java/pull/1231) - chore(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 8.65.0 to 8.67.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1232](https://github.com/actions/setup-java/pull/1232) - Test JDK 26 installation from SDKMAN by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1238](https://github.com/actions/setup-java/pull/1238) - Add support for multiple Maven servers by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1239](https://github.com/actions/setup-java/pull/1239) - Add Maven dependency-resolution repositories by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1240](https://github.com/actions/setup-java/pull/1240) - Add Red Hat Build of OpenJDK support by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1241](https://github.com/actions/setup-java/pull/1241) - Fix Oracle macOS E2E version check by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1243](https://github.com/actions/setup-java/pull/1243) - ci: constrain cache e2e job modes by [@&#8203;philip-gai](https://github.com/philip-gai) in [#&#8203;1244](https://github.com/actions/setup-java/pull/1244) - Expose contributing guide to GitHub by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1245](https://github.com/actions/setup-java/pull/1245) - Set default signature verification for supported distributions by [@&#8203;johnoliver](https://github.com/johnoliver) in [#&#8203;1246](https://github.com/actions/setup-java/pull/1246) - chore(deps): combine open Dependabot npm updates by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1252](https://github.com/actions/setup-java/pull/1252) - Prepare documentation for v6 release by [@&#8203;brunoborges](https://github.com/brunoborges) in [#&#8203;1253](https://github.com/actions/setup-java/pull/1253) #### New Contributors - [@&#8203;jameswald](https://github.com/jameswald) made their first contribution in [#&#8203;1010](https://github.com/actions/setup-java/pull/1010) - [@&#8203;asm0dey](https://github.com/asm0dey) made their first contribution in [#&#8203;1112](https://github.com/actions/setup-java/pull/1112) - [@&#8203;wetneb](https://github.com/wetneb) made their first contribution in [#&#8203;608](https://github.com/actions/setup-java/pull/608) - [@&#8203;philip-gai](https://github.com/philip-gai) made their first contribution in [#&#8203;1128](https://github.com/actions/setup-java/pull/1128) **Full Changelog**: <https://github.com/actions/setup-java/compare/v5.7.0...v6.0.0> </details> <details> <summary>DenktMit-OSS/lt-logging (de.loosetie.logging:lt-logging-bom)</summary> ### [`v1.1.1`](https://git.denktmit.tech/DenktMit-OSS/lt-logging/releases/tag/v1.1.1): Release 1.1.1 [Compare Source](https://git.denktmit.tech/DenktMit-OSS/lt-logging/compare/v1.1.0...v1.1.1) Improved exception shortening ### [`v1.1.0`](https://git.denktmit.tech/DenktMit-OSS/lt-logging/releases/tag/v1.1.0): Release 1.1.0 [Compare Source](https://git.denktmit.tech/DenktMit-OSS/lt-logging/compare/v1.0.11...v1.1.0) - Added log shortening for stack traces - Splitted core into base and logback to allow multiple log implementations </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41MC4yIiwidXBkYXRlZEluVmVyIjoiNDQuODIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
fix(deps): update all dependencies
Some checks failed
/ release (pull_request) Failing after 17s
37cab25b3a
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-09-02 01:08:22 +00:00
renovate-bot force-pushed renovate/all from 37cab25b3a
Some checks failed
/ release (pull_request) Failing after 17s
to f00616dc3a
Some checks failed
/ release (pull_request) Failing after 18s
2026-09-03 01:08:48 +00:00
Compare
renovate-bot force-pushed renovate/all from f00616dc3a
Some checks failed
/ release (pull_request) Failing after 18s
to e5eedf3236
Some checks failed
/ release (pull_request) Failing after 18s
2026-09-04 01:08:01 +00:00
Compare
renovate-bot force-pushed renovate/all from e5eedf3236
Some checks failed
/ release (pull_request) Failing after 18s
to 789f3105b5
Some checks failed
/ release (pull_request) Failing after 17s
2026-09-05 01:08:22 +00:00
Compare
renovate-bot force-pushed renovate/all from 789f3105b5
Some checks failed
/ release (pull_request) Failing after 17s
to a3c127377f
Some checks failed
/ release (pull_request) Failing after 1m13s
2026-09-11 01:08:23 +00:00
Compare
renovate-bot force-pushed renovate/all from a3c127377f
Some checks failed
/ release (pull_request) Failing after 1m13s
to 904499dc21
Some checks failed
/ release (pull_request) Failing after 1m14s
2026-09-16 01:08:19 +00:00
Compare
Some checks failed
/ release (pull_request) Failing after 1m14s
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all:renovate/all
git switch renovate/all
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DenktMit-OSS/lt-crudular!38
No description provided.