deps(java): Bump the java-minor-and-patch group across 1 directory with 4 updates#2
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…th 4 updates Bumps the java-minor-and-patch group with 4 updates in the /workload-harness directory: [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin), [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire), [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.15.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.5) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.2) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.14) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-minor-and-patch - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-minor-and-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-minor-and-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
549a1e9 to
d1dbac8
Compare
|
Closing. Applied manually on See the |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Six Dependabot pull requests were applied manually on top of the current main rather than merged, because each Dependabot branch was based on an older main (before the docs translation and the release-permissions fix) and merging them would have reverted those changes. The bumps themselves are kept. GitHub Actions (PR #4) - actions/checkout v4 → v6 - actions/setup-java v4 → v5 - actions/upload-artifact v4 → v7 - softprops/action-gh-release v2 → v3 - docker/setup-qemu-action v3 → v4 - docker/setup-buildx-action v3 → v4 - docker/login-action v3 → v4 - docker/build-push-action v6 → v7 Maven plugins (PR #2) - jacoco-maven-plugin 0.8.12 → 0.8.14 - maven-shade-plugin 3.6.0 → 3.6.2 - maven-compiler-plugin 3.13.0 → 3.15.0 - maven-surefire-plugin 3.5.2 → 3.5.5 Java (PR #3) - junit-jupiter 5.11.3 → 6.0.3 (major). 61 harness tests pass. Rust (PRs #5, #6, #7) - schemars 0.8 → 1.2 (major). preserve_order feature dropped (default behaviour). The three on-disk JSON Schemas were regenerated and now declare draft 2020-12 instead of draft-07. Drift tests pass. - thiserror 1.0 → 2.0 (major). #[derive(Error)] usage compatible; no source change. - sha2 0.10 → 0.11. API stable; no source change. Closed without merging: PRs #1, #8, #9 (eclipse-temurin 17/21 → 25-jdk-jammy). The MVP supported JVM matrix is Temurin 17 and 21 per SPEC-FUNCTIONAL §3.1; bumping to Temurin 25 is a scope change, not a routine update. Verified: cargo test --workspace green (196 Rust tests), mvn verify green (61 Java tests), DoD gate green. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bumps the java-minor-and-patch group with 4 updates in the /workload-harness directory: org.apache.maven.plugins:maven-compiler-plugin, org.apache.maven.plugins:maven-surefire-plugin, org.apache.maven.plugins:maven-shade-plugin and org.jacoco:jacoco-maven-plugin.
Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.13.0 to 3.15.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.2 to 3.5.5Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
968cb38[maven-release-plugin] prepare release surefire-3.5.58e7dc41Reapply "Replace runing external process and parsing output with simple Proce...4ced57cRevert "Replace runing external process and parsing output with simple Proces…"8496d9aBump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)68265e5Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)0b19014Replace runing external process and parsing output with simple ProcessHandle ...688f8c4Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258)e5c01a6Build only by the latest Maven on Jenkins (#3255)9c99e97Fix Jenkin badges in README (#3254)20930eaBump parent from 44 to 47 (#3253)Updates
org.apache.maven.plugins:maven-shade-pluginfrom 3.6.0 to 3.6.2Release notes
Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.
... (truncated)
Commits
ad8de59[maven-release-plugin] prepare release maven-shade-plugin-3.6.28eb19dcDrop unneeded dependencies (#788)397b2cdDrop excessive dependencies (#786)eca6398Bug: Extra JARs and Artifacts were not subjected to filtering (#785)7edce17Update to parent POM v 47 (#781)3171a34Mockito improvements (#783)678844bBump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#782)73ec909Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (#780)5f7a877Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#778)73c5247chore: remove junit3 reference (#762)Updates
org.jacoco:jacoco-maven-pluginfrom 0.8.12 to 0.8.14Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
2eb2483Prepare release v0.8.14de76181KotlinSerializableFilter should filter more methods (#1971)89c4bd5Fix NPE in KotlinSerializableFilter (#1970)0981128Migrate release staging to the Central Publisher Portal (#1968)d07bc6bAdd filter for bytecode generated by Kotlin serialization compiler plugin (#1...5e35fd5Upgrade maven-dependency-plugin to 3.9.0 (#1966)c2fe5ccUpgrade ASM to 9.9 (#1965)b0f8e23KotlinSafeCallOperatorFilter should filter "unoptimized" safe call followed b...c7bd3f4Upgrade spotless-maven-plugin to 3.0.0 (#1961)faa289dKotlinSafeCallOperatorFilter should not be affected by presence of pseudo ins...