[PR] Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 [causeway]

2025-10-17 Thread via GitHub


dependabot[bot] opened a new pull request, #3169:
URL: https://github.com/apache/causeway/pull/3169

   Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) 
from 0.8.13 to 0.8.14.
   
   Release notes
   Sourced from https://github.com/jacoco/jacoco/releases";>org.jacoco:jacoco-maven-plugin's
 releases.
   
   0.8.14
   New Features
   
   JaCoCo now officially supports Java 25 (GitHub https://redirect.github.com/jacoco/jacoco/issues/1950";>#1950).
   Experimental support for Java 26 class files (GitHub https://redirect.github.com/jacoco/jacoco/issues/1807";>#1870).
   Branches added by the Kotlin compiler for default argument number 33 or 
higher are filtered out during generation of report (GitHub https://redirect.github.com/jacoco/jacoco/issues/1655";>#1655).
   Part of bytecode generated by the Kotlin compiler for elvis operator 
that follows safe call operator is filtered out during generation of report 
(GitHub https://redirect.github.com/jacoco/jacoco/issues/1814";>#1814, https://redirect.github.com/jacoco/jacoco/issues/1954";>#1954).
   Part of bytecode generated by the Kotlin compiler for more cases of 
chained safe call operators is filtered out during generation of report (GitHub 
https://redirect.github.com/jacoco/jacoco/issues/1956";>#1956).
   Part of bytecode generated by the Kotlin compiler for invocations of 
suspendCoroutineUninterceptedOrReturn intrinsic is filtered out during 
generation of report (GitHub https://redirect.github.com/jacoco/jacoco/issues/1929";>#1929).
   Part of bytecode generated by the Kotlin compiler for suspending lambdas 
with parameters is filtered out during generation of report (GitHub https://redirect.github.com/jacoco/jacoco/issues/1945";>#1945).
   Part of bytecode generated by the Kotlin compiler for suspending 
functions and lambdas with suspension points that return inline value class is 
filtered out during generation of report (GitHub https://redirect.github.com/jacoco/jacoco/issues/1871";>#1871).
   Part of bytecode generated by the Kotlin Compose compiler plugin for 
pausable composition is filtered out during generation of report (GitHub https://redirect.github.com/jacoco/jacoco/issues/1911";>#1911).
   Methods generated by the Kotlin serialization compiler plugin are 
filtered out (GitHub https://redirect.github.com/jacoco/jacoco/issues/1885";>#1885, https://redirect.github.com/jacoco/jacoco/issues/1970";>#1970, https://redirect.github.com/jacoco/jacoco/issues/1971";>#1971).
   
   Fixed bugs
   
   Fixed handling of implicit else clause of when with String subject in 
Kotlin (GitHub https://redirect.github.com/jacoco/jacoco/issues/1813";>#1813, https://redirect.github.com/jacoco/jacoco/issues/1940";>#1940).
   Fixed handling of implicit default clause of switch by String in Java 
when compiled by ECJ (GitHub https://redirect.github.com/jacoco/jacoco/issues/1813";>#1813, https://redirect.github.com/jacoco/jacoco/issues/1940";>#1940).
   Fixed handling of exceptions in chains of safe call operators in Kotlin 
(GitHub https://redirect.github.com/jacoco/jacoco/issues/1819";>#1819).
   
   Non-functional Changes
   
   JaCoCo now depends on ASM 9.9 (GitHub https://redirect.github.com/jacoco/jacoco/issues/1965";>#1965).
   
   
   
   
   Commits
   
   https://github.com/jacoco/jacoco/commit/2eb248366f0eb63fd964fc7a81804b27229a6edd";>2eb2483
 Prepare release v0.8.14
   https://github.com/jacoco/jacoco/commit/de76181b207b18c5b727051f8d62c115dc2c976c";>de76181
 KotlinSerializableFilter should filter more methods (https://redirect.github.com/jacoco/jacoco/issues/1971";>#1971)
   https://github.com/jacoco/jacoco/commit/89c4bd5ff39deae410f2a899289fe96739a63c13";>89c4bd5
 Fix NPE in KotlinSerializableFilter (https://redirect.github.com/jacoco/jacoco/issues/1970";>#1970)
   https://github.com/jacoco/jacoco/commit/098112865bb957084cc9abc1a9ca3f5bbff7219b";>0981128
 Migrate release staging to the Central Publisher Portal (https://redirect.github.com/jacoco/jacoco/issues/1968";>#1968)
   https://github.com/jacoco/jacoco/commit/d07bc6b7e47959503f878563cc4d18060223f2de";>d07bc6b
 Add filter for bytecode generated by Kotlin serialization compiler plugin (https://redirect.github.com/jacoco/jacoco/issues/1";>#1...
   https://github.com/jacoco/jacoco/commit/5e35fd5e1968c9477948f24991368b872e8014b9";>5e35fd5
 Upgrade maven-dependency-plugin to 3.9.0 (https://redirect.github.com/jacoco/jacoco/issues/1966";>#1966)
   https://github.com/jacoco/jacoco/commit/c2fe5cc54472f188c0d0f1158a0f987295217138";>c2fe5cc
 Upgrade ASM to 9.9 (https://redirect.github.com/jacoco/jacoco/issues/1965";>#1965)
   https://github.com/jacoco/jacoco/commit/b0f8e23d91d59431124b2863b8e35bdd1b71f7b9";>b0f8e23
 KotlinSafeCallOperatorFilter should filter "unoptimized" safe call 
followed b...
   https://github.com/jacoco/jacoco/commit/c7bd3f4e96540d1a8f58690d5d52a94eebf4c471";>c7bd3f4
 Upgrade spotless-maven-plugin to 3.0.0 (https://redirect.github.com/jacoco/jacoco/issues/1961";>

[PR] Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 [causeway]

2025-10-17 Thread via GitHub


dependabot[bot] opened a new pull request, #3161:
URL: https://github.com/apache/causeway/pull/3161

   Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) 
from 0.8.13 to 0.8.14.
   
   Release notes
   Sourced from https://github.com/jacoco/jacoco/releases";>org.jacoco:jacoco-maven-plugin's
 releases.
   
   0.8.14
   New Features
   
   JaCoCo now officially supports Java 25 (GitHub https://redirect.github.com/jacoco/jacoco/issues/1950";>#1950).
   Experimental support for Java 26 class files (GitHub https://redirect.github.com/jacoco/jacoco/issues/1807";>#1870).
   Branches added by the Kotlin compiler for default argument number 33 or 
higher are filtered out during generation of report (GitHub https://redirect.github.com/jacoco/jacoco/issues/1655";>#1655).
   Part of bytecode generated by the Kotlin compiler for elvis operator 
that follows safe call operator is filtered out during generation of report 
(GitHub https://redirect.github.com/jacoco/jacoco/issues/1814";>#1814, https://redirect.github.com/jacoco/jacoco/issues/1954";>#1954).
   Part of bytecode generated by the Kotlin compiler for more cases of 
chained safe call operators is filtered out during generation of report (GitHub 
https://redirect.github.com/jacoco/jacoco/issues/1956";>#1956).
   Part of bytecode generated by the Kotlin compiler for invocations of 
suspendCoroutineUninterceptedOrReturn intrinsic is filtered out during 
generation of report (GitHub https://redirect.github.com/jacoco/jacoco/issues/1929";>#1929).
   Part of bytecode generated by the Kotlin compiler for suspending lambdas 
with parameters is filtered out during generation of report (GitHub https://redirect.github.com/jacoco/jacoco/issues/1945";>#1945).
   Part of bytecode generated by the Kotlin compiler for suspending 
functions and lambdas with suspension points that return inline value class is 
filtered out during generation of report (GitHub https://redirect.github.com/jacoco/jacoco/issues/1871";>#1871).
   Part of bytecode generated by the Kotlin Compose compiler plugin for 
pausable composition is filtered out during generation of report (GitHub https://redirect.github.com/jacoco/jacoco/issues/1911";>#1911).
   Methods generated by the Kotlin serialization compiler plugin are 
filtered out (GitHub https://redirect.github.com/jacoco/jacoco/issues/1885";>#1885, https://redirect.github.com/jacoco/jacoco/issues/1970";>#1970, https://redirect.github.com/jacoco/jacoco/issues/1971";>#1971).
   
   Fixed bugs
   
   Fixed handling of implicit else clause of when with String subject in 
Kotlin (GitHub https://redirect.github.com/jacoco/jacoco/issues/1813";>#1813, https://redirect.github.com/jacoco/jacoco/issues/1940";>#1940).
   Fixed handling of implicit default clause of switch by String in Java 
when compiled by ECJ (GitHub https://redirect.github.com/jacoco/jacoco/issues/1813";>#1813, https://redirect.github.com/jacoco/jacoco/issues/1940";>#1940).
   Fixed handling of exceptions in chains of safe call operators in Kotlin 
(GitHub https://redirect.github.com/jacoco/jacoco/issues/1819";>#1819).
   
   Non-functional Changes
   
   JaCoCo now depends on ASM 9.9 (GitHub https://redirect.github.com/jacoco/jacoco/issues/1965";>#1965).
   
   
   
   
   Commits
   
   https://github.com/jacoco/jacoco/commit/2eb248366f0eb63fd964fc7a81804b27229a6edd";>2eb2483
 Prepare release v0.8.14
   https://github.com/jacoco/jacoco/commit/de76181b207b18c5b727051f8d62c115dc2c976c";>de76181
 KotlinSerializableFilter should filter more methods (https://redirect.github.com/jacoco/jacoco/issues/1971";>#1971)
   https://github.com/jacoco/jacoco/commit/89c4bd5ff39deae410f2a899289fe96739a63c13";>89c4bd5
 Fix NPE in KotlinSerializableFilter (https://redirect.github.com/jacoco/jacoco/issues/1970";>#1970)
   https://github.com/jacoco/jacoco/commit/098112865bb957084cc9abc1a9ca3f5bbff7219b";>0981128
 Migrate release staging to the Central Publisher Portal (https://redirect.github.com/jacoco/jacoco/issues/1968";>#1968)
   https://github.com/jacoco/jacoco/commit/d07bc6b7e47959503f878563cc4d18060223f2de";>d07bc6b
 Add filter for bytecode generated by Kotlin serialization compiler plugin (https://redirect.github.com/jacoco/jacoco/issues/1";>#1...
   https://github.com/jacoco/jacoco/commit/5e35fd5e1968c9477948f24991368b872e8014b9";>5e35fd5
 Upgrade maven-dependency-plugin to 3.9.0 (https://redirect.github.com/jacoco/jacoco/issues/1966";>#1966)
   https://github.com/jacoco/jacoco/commit/c2fe5cc54472f188c0d0f1158a0f987295217138";>c2fe5cc
 Upgrade ASM to 9.9 (https://redirect.github.com/jacoco/jacoco/issues/1965";>#1965)
   https://github.com/jacoco/jacoco/commit/b0f8e23d91d59431124b2863b8e35bdd1b71f7b9";>b0f8e23
 KotlinSafeCallOperatorFilter should filter "unoptimized" safe call 
followed b...
   https://github.com/jacoco/jacoco/commit/c7bd3f4e96540d1a8f58690d5d52a94eebf4c471";>c7bd3f4
 Upgrade spotless-maven-plugin to 3.0.0 (https://redirect.github.com/jacoco/jacoco/issues/1961";>

Re: [PR] Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 [causeway]

2025-10-12 Thread via GitHub


andi-huber merged PR #3161:
URL: https://github.com/apache/causeway/pull/3161


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 [causeway]

2025-10-12 Thread via GitHub


andi-huber merged PR #3169:
URL: https://github.com/apache/causeway/pull/3169


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]