Pull Request Overview
- Opened on September 9, 2026
- Status Open
- Commit count 1 with first commit September 9, 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 with 7 updates
Bumps the dependencies group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| 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.slf4j:jul-to-slf4j | 2.0.18 | 2.0.19 |
| org.slf4j:slf4j-api | 2.0.18 | 2.0.19 |
| com.diffplug.spotless:spotless-maven-plugin | 3.10.1 | 3.10.2 |
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 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
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
No comments have been left on this PR.