aliyun-openapi-java-sdk
aliyun-openapi-java-sdk copied to clipboard
Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 in /aliyun-java-sdk-core
Bumps org.projectlombok:lombok from 1.18.32 to 1.18.34.
Changelog
Sourced from org.projectlombok:lombok's changelog.
v1.18.34 (June 28th, 2024)
- PLATFORM: Added support for Eclipse 2024-06; you'd get some
NoSuchMethodErrortraces in your logs if using@Builderor@Singularprior to this fix. [Issue #3638](projectlombok/lombok#3638).- IMPROBABLE BREAKING CHANGE: Lombok now adds
@lombok.Generatedby default to methods and types it generates. This may result in accidentally increasing your test coverage percentage. [Issue #3667](projectlombok/lombok#3667).- IMPROBABLE BREAKING CHANGE: When
lombok.configcontainslombok.onX.flagUsage = WARNING, from now on warnings will actually be generated if onX is used.[Issue #2848](projectlombok/lombok#2848)- BUGFIX: When
@SuperBuilderwas used on a type with an generic array type, it would errorwrong number of type arguments. [Issue #3694](projectlombok/lombok#3694).- FEATURE: Lombok generates javadoc for you for most of the methods it adds; with this release, javadoc is also added to generated constructors. [Issue #933](projectlombok/lombok#933).
Commits
fbbe7f0[release] pre-release version bump3cd41e8[trivial] some test cases were failing (due to the constructor-javadoc update...1384244Merge pull request #3698 from stevebosman/fix-sneaky-throws-docd90ec73[trivial] [style]3b68e39Merge pull request #3697 from janrieke/superbuilder-fix-array-type-paramfdafa9aMerge pull request #3690 from Rawi01/eclipse_2024_0678c1f47Merge pull request #3689 from Rawi01/nested-javadocda815a6Merge pull request #3674 from Rawi01/standardexception-fieldsc61a404[trivial]6cf6cafMerge pull request #3673 from Rawi01/eclipse_field_generated- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.