Pull Request Overview
- Opened on September 21, 2026
- Status Open
- Commit count 1 with first commit September 21, 2026
Total Delta
Open Days
Test Delta
How long has this pull request spent in each phase of its lifecycle?
Data pending calculation for pull request
Bump the dependencies group across 1 directory with 16 updates
Bumps the dependencies group with 16 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| io.prometheus:prometheus-metrics-bom | 1.8.0 | 1.9.0 |
| org.eclipse.jetty.ee10:jetty-ee10-servlet | 12.1.12 | 12.1.13 |
| org.jooq:jooq | 3.21.7 | 3.21.8 |
| org.jooq:jooq-codegen | 3.21.7 | 3.21.8 |
| org.jooq:jooq-meta | 3.21.7 | 3.21.8 |
| org.jooq:jooq-codegen | 3.21.7 | 3.21.8 |
| org.jooq:jooq-meta | 3.21.7 | 3.21.8 |
| org.slf4j:jul-to-slf4j | 2.0.18 | 2.0.19 |
| org.slf4j:slf4j-api | 2.0.18 | 2.0.19 |
| org.slf4j:slf4j-api | 2.0.18 | 2.0.19 |
| io.github.git-commit-id:git-commit-id-maven-plugin | 10.0.0 | 10.0.1 |
| org.apache.maven.plugins:maven-compiler-plugin | 3.15.0 | 3.16.0 |
| org.codehaus.mojo:build-helper-maven-plugin | 3.6.1 | 3.6.2 |
| org.codehaus.mojo:exec-maven-plugin | 3.6.3 | 3.6.4 |
| com.diffplug.spotless:spotless-maven-plugin | 3.10.1 | 3.10.2 |
| org.apache.maven.plugins:maven-surefire-plugin | 3.5.6 | 3.6.0 |
| org.bouncycastle:bcpkix-jdk18on | 1.85 | 1.86 |
| org.bouncycastle:bcprov-jdk18on | 1.85 | 1.86 |
| org.bouncycastle:bcutil-jdk18on | 1.85 | 1.86 |
| org.bouncycastle:bcprov-jdk18on | 1.85 | 1.86 |
| org.bouncycastle:bcutil-jdk18on | 1.85 | 1.86 |
Updates io.prometheus:prometheus-metrics-bom from 1.8.0 to 1.9.0
Release notes
Sourced from io.prometheus:prometheus-metrics-bom's releases.
v1.9.0
1.9.0 (2026-09-16)Features
Bug Fixes
- avoid protobuf debug reflection in native images (#2251) (7f899e7)
- bound HTTPServer request resources (#2333) (33ec556)
- bound observation buffering during collection (#2336) (43788f5)
- bound scrape query parameters (#2334) (27e1912)
ci: skip benchmark report for skipped runs (#2422) (40eddb0)- clarify benchmark regression report verdicts (#2394) (e5fa067)
deps: update dependency com.google.guava:guava to v33.7.0-jre (#2387) (bf0db49)
deps: update dependency io.dropwizard.metrics:metrics-core to v4.2.40 (#2432) (dd88326)
deps: update dependency io.dropwizard.metrics5:metrics-core to v5.0.8 (#2433) (42f3c8a)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.29.0-alpha (#2235) (cf9f702)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.30.0-alpha (#2328) (1ca2716)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.30.0-alpha (#2330) (07623c1)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.31.0-alpha (#2401) (6c26619)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.31.0-alpha (#2402) (ac0d68a)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.31.1-alpha (#2409) (5eea652)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.31.1-alpha (#2410) (0bcef89)
deps: update dependency org.apache.tomcat.embed:tomcat-embed-core to v11.0.23 (#2241) (a017f80)
deps: update dependency org.apache.tomcat.embed:tomcat-embed-core to v11.0.24 (#2294) (63967bd)
deps: update dependency org.apache.tomcat.embed:tomcat-embed-core to v11.0.25 (#2389) (92f8344)
deps: update dependency org.apache.tomcat.embed:tomcat-embed-core to v11.0.26 (#2477) (05146c0)
deps: update dependency org.springframework.boot:spring-boot-starter-parent to v4.1.1 (#2399) (a0b0880)
deps: update jetty monorepo to v12.1.11 (#2279) (4dc54da)
deps: update jetty monorepo to v12.1.12 (#2371) (08967e0)
deps: update jetty monorepo to v12.1.13 (#2459) (b217f05)
deps: update junit-framework monorepo to v6.1.2 (#2300) (5966d1d)
deps: update junit-framework monorepo to v6.1.3 (#2374) (d1ade52)
deps: update otel.instrumentation.version (#2236) (158230d)
deps: update protobuf (#2400) (e2db1ed)
deps: update protobuf (#2438) (8ad6fa8)
deps: update protobuf to v4.35.1 (#2221) (cf17073)- disable micrometer compat build cache (#2457) (6a40eda)
- drop +Inf bound from OpenTelemetry classic histogram boundaries (#2458) (a3bce9a)
exposition: export internal package for OSGi resolution (#2415) (28b503d)
httpserver: make scrape error responses secure and configurable (f6d9df5)- include counter names in negative value errors (#2315) (ea8f935)
- include license files in release source jars (#2250) (08cf925), closes #2216
- keep late observations out of subsequent collection buffers (#2471) (d78b149)
- keep PR title check required after rebases (#2414) (e3d4c3b)
- prevent buffer stripe index overflow (#2331) (b6cd000)
<!-- raw HTML omitted -->
... (truncated)
Changelog
Sourced from io.prometheus:prometheus-metrics-bom's changelog.
1.9.0 (2026-09-16)Features
Bug Fixes
- avoid protobuf debug reflection in native images (#2251) (7f899e7)
- bound HTTPServer request resources (#2333) (33ec556)
- bound observation buffering during collection (#2336) (43788f5)
- bound scrape query parameters (#2334) (27e1912)
ci: skip benchmark report for skipped runs (#2422) (40eddb0)- clarify benchmark regression report verdicts (#2394) (e5fa067)
deps: update dependency com.google.guava:guava to v33.7.0-jre (#2387) (bf0db49)
deps: update dependency io.dropwizard.metrics:metrics-core to v4.2.40 (#2432) (dd88326)
deps: update dependency io.dropwizard.metrics5:metrics-core to v5.0.8 (#2433) (42f3c8a)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.29.0-alpha (#2235) (cf9f702)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.30.0-alpha (#2328) (1ca2716)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.30.0-alpha (#2330) (07623c1)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.31.0-alpha (#2401) (6c26619)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.31.0-alpha (#2402) (ac0d68a)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.31.1-alpha (#2409) (5eea652)
deps: update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.31.1-alpha (#2410) (0bcef89)
deps: update dependency org.apache.tomcat.embed:tomcat-embed-core to v11.0.23 (#2241) (a017f80)
deps: update dependency org.apache.tomcat.embed:tomcat-embed-core to v11.0.24 (#2294) (63967bd)
deps: update dependency org.apache.tomcat.embed:tomcat-embed-core to v11.0.25 (#2389) (92f8344)
deps: update dependency org.apache.tomcat.embed:tomcat-embed-core to v11.0.26 (#2477) (05146c0)
deps: update dependency org.springframework.boot:spring-boot-starter-parent to v4.1.1 (#2399) (a0b0880)
deps: update jetty monorepo to v12.1.11 (#2279) (4dc54da)
deps: update jetty monorepo to v12.1.12 (#2371) (08967e0)
deps: update jetty monorepo to v12.1.13 (#2459) (b217f05)
deps: update junit-framework monorepo to v6.1.2 (#2300) (5966d1d)
deps: update junit-framework monorepo to v6.1.3 (#2374) (d1ade52)
deps: update otel.instrumentation.version (#2236) (158230d)
deps: update protobuf (#2400) (e2db1ed)
deps: update protobuf (#2438) (8ad6fa8)
deps: update protobuf to v4.35.1 (#2221) (cf17073)- disable micrometer compat build cache (#2457) (6a40eda)
- drop +Inf bound from OpenTelemetry classic histogram boundaries (#2458) (a3bce9a)
exposition: export internal package for OSGi resolution (#2415) (28b503d)
httpserver: make scrape error responses secure and configurable (f6d9df5)- include counter names in negative value errors (#2315) (ea8f935)
- include license files in release source jars (#2250) (08cf925), closes #2216
- keep late observations out of subsequent collection buffers (#2471) (d78b149)
- keep PR title check required after rebases (#2414) (e3d4c3b)
- prevent buffer stripe index overflow (#2331) (b6cd000)
- redact invalid configuration values (#2335) (7e7e533)
<!-- raw HTML omitted -->
... (truncated)
Commits
-
71e821cchore(main): release 1.9.0 (#2237) -
d78b149fix: keep late observations out of subsequent collection buffers (#2471) -
085263bperf: avoid allocating a mapping lambda on every labelValues() call (#2442) -
9ec38b7chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.161... -
05146c0fix(deps): update dependency org.apache.tomcat.embed:tomcat-embed-core to v11... -
59ca1f0test: focus PR benchmarks on client_java and measure label lookups (#2468) -
398d087fix: show uncertainty in benchmark comparisons (#2476) -
8722230perf: skip snapshot rebuild in mergeDuplicates when names are unique (#2441) -
ea8f935fix: include counter names in negative value errors (#2315) -
fba2007test: verify buffer recovery after snapshot failures (#2446) - Additional commits viewable in compare view
Updates org.eclipse.jetty.ee10:jetty-ee10-servlet from 12.1.12 to 12.1.13
Updates org.jooq:jooq from 3.21.7 to 3.21.8
Updates org.jooq:jooq-codegen from 3.21.7 to 3.21.8
Updates org.jooq:jooq-meta from 3.21.7 to 3.21.8
Updates org.jooq:jooq-codegen from 3.21.7 to 3.21.8
Updates org.jooq:jooq-meta from 3.21.7 to 3.21.8
Updates org.slf4j:jul-to-slf4j from 2.0.18 to 2.0.19
Updates org.slf4j:slf4j-api from 2.0.18 to 2.0.19
Updates org.slf4j:slf4j-api from 2.0.18 to 2.0.19
Updates io.github.git-commit-id:git-commit-id-maven-plugin from 10.0.0 to 10.0.1
Release notes
Sourced from io.github.git-commit-id:git-commit-id-maven-plugin's releases.
Version 10.0.1 is finally there and includes various bug-fixes and improvements :-)
What's Changed
Dependencies used by the plugin
git-commit-id/git-commit-id-maven-plugin#915: bump commons-io:commons-io from 2.21.0 to 2.22.0
git-commit-id/git-commit-id-maven-plugin#933: bump org.jspecify:jspecify from 1.0.0 to 1.0.1
git-commit-id/git-commit-id-maven-plugin#919: bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 (test)- bump git-commit-id-plugin-core from 6.2.0 to 6.2.1 (refs https://github.com/git-commit-id/git-commit-id-plugin-core/releases/tag/v6.2.1, fix CVE-2026-59638 by making use of org.bouncycastle:bcpkix-jdk18on 1.85)
Github Action
git-commit-id/git-commit-id-maven-plugin#924: bump actions/cache from 5 to 6
git-commit-id/git-commit-id-maven-plugin#923: bump actions/checkout from 6 to 7
git-commit-id/git-commit-id-maven-plugin#935: bump actions/setup-java from 5 to 6Maven Plugins used by the plugin
git-commit-id/git-commit-id-maven-plugin#921: bump org.apache.maven.plugins:maven-site-plugin from 3.21.0 to 3.22.0
git-commit-id/git-commit-id-maven-plugin#918: bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3
git-commit-id/git-commit-id-maven-plugin#925: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6
git-commit-id/git-commit-id-maven-plugin#927: bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
git-commit-id/git-commit-id-maven-plugin#928: bump org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0
git-commit-id/git-commit-id-maven-plugin#930: bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0
git-commit-id/git-commit-id-maven-plugin#934: bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1Getting the latest release
The plugin is available from Maven Central (see here), so you don't have to configure any additional repositories to use this plugin. All you need to do is to configure it inside your project as dependency:
<dependency>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
<version>10.0.1</version>
</dependency>Getting the latest snapshot (build automatically)
If you can't wait for the next release, you can also get the latest snapshot version from sonatype, that is being deployed automatically by github actions:
<pluginRepositories>
<pluginRepository>
<id>sonatype-snapshots</id>
<name>Sonatype Snapshots</name>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
</pluginRepository>
</pluginRepositories>Even though the github actions will only deploy a new snapshot once all tests have finished, it is recommended to rely on the released and more stable version.
Known Issues / Limitations:
- This plugin is unfortunately not working with Heroku which is due to the fact how Heroku works. In summary Heroku does not copy over the .git-repository but in order to determine the git properties this plugin relies on the fact that it has access to the git-repository. A somewhat workaround to get some information is outlined in ktoso/maven-git-commit-id-plugin#279
- Using maven's plugin prefix resolution (e.g.
mvn com.test.plugins:myPlugin:myMojo) might result in unresolved properties even with<injectAllReactorProjects>true</injectAllReactorProjects>. Please refer to git-commit-id/maven-git-commit-id-plugin#287 or git-commit-id/maven-git-commit-id-plugin#413 for details and potential workarounds
<!-- raw HTML omitted -->
... (truncated)
Commits
-
73542f2Bump version: 10.0.0 → 10.0.1 -
7e95a7eRevert "add tests for java 27" -
dae217cadd tests for java 27 -
dc5b90brun tests with the latest maven versions 3.9.9 -> 3.9.16; 4.0.0-rc-5 -> 4.0.0... -
28f14aabump git-commit-id-plugin-core from 6.2.0 to 6.2.1 (refs https://github.com/g... -
dcf31abMerge pull request #934 from git-commit-id/dependabot/maven/org.apache.maven.... -
e4e48baMerge pull request #933 from git-commit-id/dependabot/maven/org.jspecify-jspe... -
ef3c336Merge pull request #935 from git-commit-id/dependabot/github_actions/actions/... -
eacd498Merge pull request #930 from git-commit-id/dependabot/maven/org.sonatype.cent... -
d892203build(deps): bump actions/setup-java from 5 to 6 - Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-compiler-plugin from 3.15.0 to 3.16.0
Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
3.16.0
<!-- raw HTML omitted -->🚀 New features and improvements
- Recompile when dependencies change (#1102)
@wilx- Fix incremental detection of empty sources, 3.x (#1075)
@wilx🐛 Bug Fixes
[MCOMPILER-578] - Track outputs across compiler executions (#1091)@wilx- Build fails when annotation processor list is empty (but present) (#1077)
@wilx
[MCOMPILER-374] - Unable to compile MR-JAR code against older directories when module-info.java is present (#1093)@wilx- Make mcompiler-120 IT locale independent (#1063)
@anilvdl📝 Documentation updates
[MCOMPILER-569] - Document implicitly compiled excluded sources (#1092)@wilx- Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#1074)
@potiuk👻 Maintenance
- Avoid using deprecated method CompilerConfiguration.setCompilerVersion (#1121)
@slawekjaranowski- Replace adopt-openj9 by semeru JDK distribution on GH (#1122)
@slawekjaranowski- Port the site documentation from APT to Markdown (#1110)
@slachiewicz- Verify against Maven 4.0.0-rc-6 (#1105)
@slachiewicz- Fix tests on Jenkins (#1100)
@slawekjaranowski- Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#1074)
@potiuk- Refactor compiler mojo to use dependency injection and improve string… (#1066)
@slachiewicz- Fix ITs for Maven 3.10.x (#1061)
@slawekjaranowski- Update maven-surefire-plugin version to 3.x in the MCOMPILER-481 IT (#1035)
@cdouillard📦 Dependency updates
- Bump plexusCompilerVersion from 2.16.2 to 2.17.0 (#1112) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (#1113) @dependabot[bot]
- use latest Maven 4 (#1045)
@hboutemy- Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 5 (#1083) @dependabot[bot]
- Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml from 4 to 5 (#1082) @dependabot[bot]
- Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml from 4 to 5 (#1084) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 48 to 49 (#1068) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.1 (#1047) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 47 to 48 (#1050) @dependabot[bot]
- Bump mavenVersion from 3.9.14 to 3.9.16 (#1054) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.10 to 9.10.1 (#1059) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.9.1 to 9.10 (#1053) @dependabot[bot]
- Bump mavenVersion from 3.9.13 to 3.9.14 (#1041) @dependabot[bot]
- Bump mavenVersion from 3.9.12 to 3.9.13 (#1038) @dependabot[bot]
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 (#1032) @dependabot[bot]
Commits
-
e7bba6e[maven-release-plugin] prepare release maven-compiler-plugin-3.16.0 -
c906809Avoid using deprecated method CompilerConfiguration.setCompilerVersion -
ad74feeReplace adopt-openj9 by semeru JDK distribution on GH -
beb0edaRecompile when dependencies change (#1102) -
a0b689e[MCOMPILER-578] Track outputs across compiler executions (#1091) -
2e81228Fix incremental detection of empty sources, 3.x (#1075) -
2132f5bconfigure ATR project -
5992b77Build fails when annotation processor list is empty (but present) (#1077) -
acccef7Bump plexusCompilerVersion from 2.16.2 to 2.17.0 -
72bc445Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 - Additional commits viewable in compare view
Updates org.codehaus.mojo:build-helper-maven-plugin from 3.6.1 to 3.6.2
Release notes
Sourced from org.codehaus.mojo:build-helper-maven-plugin's releases.
3.6.2
<!-- raw HTML omitted -->🐛 Bug Fixes
- Replace raw
NPExwith customized exception message (#239)@pzygielo👻 Maintenance
- Remove redundant maven-resolver-api dependency and ignore Resolver/SLF4J 2.x in Dependabot (#248)
@slachiewicz📦 Dependency updates
<!-- raw HTML omitted -->
- Remove redundant maven-resolver-api dependency and ignore Resolver/SLF4J 2.x in Dependabot (#248)
@slachiewicz- Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0 (#247) @dependabot[bot]
- Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 5 (#244) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 96 to 97 (#246) @dependabot[bot]
- Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml from 4 to 5 (#245) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 (#241) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 95 to 96 (#240) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 94 to 95 (#235) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 93 to 94 (#233) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 92 to 93 (#232) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 91 to 92 (#231) @dependabot[bot]
<!-- raw HTML omitted -->
Commits
-
813bc7d[maven-release-plugin] prepare release 3.6.2 -
07d9109Remove redundant maven-resolver-api and ignore Resolver/SLF4J 2.x in Dependabot -
9abd552Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0 -
3c15526Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml -
3b1f104Bump org.codehaus.mojo:mojo-parent from 96 to 97 -
1749855Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml -
5230041Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 -
c0e9375Delete .github/release-drafter.yml -
84a839eBump org.codehaus.mojo:mojo-parent from 95 to 96 -
a85c668Replace rawNPExwith customized exception message - Additional commits viewable in compare view
Updates org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4
Release notes
Sourced from org.codehaus.mojo:exec-maven-plugin's releases.
3.6.4
<!-- raw HTML omitted -->📝 Documentation updates
- Fix typo in docs (#531)
@pzygielo👻 Maintenance
- Ignore Maven Resolver >= 2.0 and SLF4J >= 2.0 in Dependabot (#538)
@slachiewicz- Stop dependabot from updating test fixtures (#535)
@slachiewicz- Add IT using custom plugin repository (#497)
@Marcono1234📦 Dependency updates
<!-- raw HTML omitted -->
- Ignore Maven Resolver >= 2.0 and SLF4J >= 2.0 in Dependabot (#538)
@slachiewicz- Bump org.codehaus.plexus:plexus-utils from 3.0.24 to 3.6.1 in /src/it/projects/jigsaw (#537) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0 (#536) @dependabot[bot]
- Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 5 (#528) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 96 to 97 (#530) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-toolchains-plugin from 3.2.0 to 3.3.0 (#533) @dependabot[bot]
- Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml from 4 to 5 (#529) @dependabot[bot]
- Bump asm.version from 9.10 to 9.10.1 (#525) @dependabot[bot]
- Bump asm.version from 9.9.1 to 9.10 (#524) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 (#516) @dependabot[bot]
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 (#512) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 95 to 96 (#514) @dependabot[bot]
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 (#511) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 94 to 95 (#510) @dependabot[bot]
<!-- raw HTML omitted -->
Commits
-
56083f0[maven-release-plugin] prepare release 3.6.4 -
57c594bIgnore Maven Resolver >= 2.0 and SLF4J >= 2.0 in Dependabot -
c2f5d4eUpdate required module name in jigsaw IT to org.codehaus.plexus.util -
d227ee6Bump org.codehaus.plexus:plexus-utils in /src/it/projects/jigsaw -
388fd99Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0 -
30106e8Stop dependabot from updating test fixtures -
b6d5eabBump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml -
aa98abaBump org.codehaus.mojo:mojo-parent from 96 to 97 -
79cfdcdBump org.apache.maven.plugins:maven-toolchains-plugin -
8c58ad6Fix typo in docs (#531) - Additional commits viewable in compare view
Updates com.diffplug.spotless:spotless-maven-plugin from 3.10.1 to 3.10.2
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Maven Plugin v3.10.2
Fixed
<shortenFullyQualifiedTypes>now shortens fully-qualified types used in expression contexts (such as static method calls, static fields, and enum constants) while avoiding imports that would change how existing unqualified type references resolve. (#3039)- Eclipse JDT formatter step no longer fails with
NoClassDefFoundErrorwhen lombok is active as a JVM agent (e.g.-javaagent:lombok.jarin Eclipse/VS Code/Cursor). (#2795)
Commits
-
dc2a4cbPublished maven/3.10.2 -
876c8c4Published gradle/8.10.2 -
ff28375Published lib/4.10.2 -
e260aa7shortenFullyQualifiedTypes: preserve unqualified type resolution (#3037) -
5a2cdcaUpdate changelogs. -
98ca50eMerge remote-tracking branch 'origin/main' into 3033-unqualified-type-collision -
9591d7eResolve interopability with spotless, lombok and VSCode (#3038) -
5842e1bshortenFullyQualifiedTypes: shorten FQTs in expression context (#3039) -
e7f5b60Add changelog entries -
79ff6c7Resolve interopability with spotless, lombok and VSCode - Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-surefire-plugin from 3.5.6 to 3.6.0
Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
3.6.0
<!-- raw HTML omitted -->Please refer to the main page for what's new https://maven.apache.org/surefire/
And the migration page https://maven.apache.org/surefire/maven-surefire-plugin/whats-new-3-6-0.html🚀 New features and improvements
- Fix #3303: distinguish JUnit 6 ParameterizedClass invocations (#3432)
@AzazelSensei
[SUREFIRE-1639] - Add ability to configure JUnit 5 TestExecutionListener (#3438)@pan3793- Issue #838 Implement extension point to run diagnosis tools when forked JVM times out (#...
Description has been truncated
No comments have been left on this PR.