Bump lombok from 1.18.26 to 1.18.28 by dependabot[bot] · Pull Request #467 · s4u/pgpverify-maven-plugin (original) (raw)
Bumps lombok from 1.18.26 to 1.18.28.
Changelog
Sourced from lombok's changelog.
v1.18.28 (May 24th, 2023)
- PLATFORM: JDK20 support added. [Issue #3353](projectlombok/lombok#3353).
- BUGFIX: Eclipse 4.27 and VSCode 1.14.0 would ignore
lombok.config. [Issue #3332](projectlombok/lombok#3332).- BUGFIX:
@NonNullon a primitive array field on a record wouldn't work. [Issue #3366](projectlombok/lombok#3366).- FEATURE: Jakarta has some non-null annotations (such as
jakarta.annotation.Nonnull) which we now support. [Issue #3346](projectlombok/lombok#3346).- BUGFIX: Eclipse didn't find usages of extension methods (
@ExtensionMethod) in "find references" nor rename-refactoring. [Issue #3373](projectlombok/lombok#3373)
Commits
- 57a886b [release] pre-release version bump
- 375891f [build] Check version before allowing release
- 250bc06 [fixes #3406] Find jdt.core classloader if initialized in batch mode
- 3f51b25 Remove eclipse specific classes in ExtensionMethod patch signatures
- b80ff39 [fixup]
- 2079eba [build] Fixing
ant edge.release. - afceb13 [fixes #3373] Find references for extension methods
- d56b576 [changelog]
- e051df9 Reduce allocations from JavacHandlerUtil.typeMatches()
- 02fe21f [jdk20] Reorder JavacAST child nodes for JCEnhancedForLoop
- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)