Skip to content

Bump lombok from 1.16.18 to 1.18.0#4

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.projectlombok-lombok-1.18.0
Closed

Bump lombok from 1.16.18 to 1.18.0#4
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.projectlombok-lombok-1.18.0

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented Jul 24, 2018

Copy link
Copy Markdown

Bumps lombok from 1.16.18 to 1.18.0.

Changelog

Sourced from lombok's changelog.

v1.18.0 (June 5th, 2018)

v1.16.22 "Envious Ferret" (May 29th, 2018)

v1.16.20 (January 9th, 2018)

  • PLATFORM: Better support for jdk9 in the new IntelliJ, Netbeans and for Gradle.
  • BREAKING CHANGE: lombok config key lombok.addJavaxGeneratedAnnotation now defaults to false instead of true. Oracle broke this annotation with the release of JDK9, necessitating this breaking change.
  • BREAKING CHANGE: lombok config key lombok.anyConstructor.suppressConstructorProperties is now deprecated and defaults to true, that is, by default lombok no longer automatically generates [**ConstructorProperties**](https://github.com/ConstructorProperties) annotations. New config key lombok.anyConstructor.addConstructorProperties now exists; set it to true if you want the old behavior. Oracle more or less broke this annotation with the release of JDK9, necessitating this breaking change.
  • DEVELOPMENT: Compiling lombok on JDK1.9 is now possible.
  • BUGFIX: The generated hashCode would break the contract if callSuper=true,of={}. [Issue #1505](https://github-redirect.dependabot.com/rzwitserloot/lombok/issues/1505)
  • BUGFIX: delombok no longer prints the synthetic outer-class parameter. [Issue #1521](https://github-redirect.dependabot.com/rzwitserloot/lombok/issues/1521)
  • BUGFIX: Builder.Default now also works when type parameters are present. [Issue #1527](https://github-redirect.dependabot.com/rzwitserloot/lombok/issues/1527)
  • BUGFIX: Builder now also works on method with a generified return type. [Issue #1420](https://github-redirect.dependabot.com/rzwitserloot/lombok/issues/1420)
  • INSTALLER: By default, the lombok installer now inserts an absolute path in eclipse.ini and friends, instead of a relative path. If you want the old behavior, you can use java -jar -Dlombok.installer.fullpath=false lombok.jar.
Commits
  • 2c5395d pre-release version bump
  • 21b415d Fixes #1676 at least for eclipse: You can now use java10 var in an eclipse th...
  • 6e0f7ec Fixing the snippet for the reworked FieldNameConstants
  • a0b901c [**NonNull**](https://github.com/NonNull) now uses a slightly longer exception message.
  • 198efc1 Merge pull request #1698 from hubrick/feature/explicit-npe-message
  • a74db7c Make extraPrivate opt-in instead of opt-out. Fixes #1708
  • b8e85f5 FieldNameConstants now defaults to having a prefix ‘FIELD_’, which can be con...
  • fb5a553 Do not generate a private no-args constructor if:
  • 370705e Fixex #1697: google’s FluentLogger (Flogger) now available as one of lombok’s...
  • 974e80e changelog now mentions fix for issue 1709
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot reopen will reopen this PR
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #12.

@dependabot-preview dependabot-preview Bot deleted the dependabot/maven/org.projectlombok-lombok-1.18.0 branch July 28, 2018 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant