Skip to content

Bump lombok from 1.16.18 to 1.18.2#12

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps lombok from 1.16.18 to 1.18.2.

Changelog

Sourced from lombok's changelog.

v1.18.2 (July 26th, 2018)

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
  • dc715da pre-release version bump
  • 7e94041 Added key ‘dangerousconfig.lombok.disable’.
  • 7c3724c [Fixes issue #1783] lombok.var / lombok.experimental.var import would be remo...
  • 5ec61bb [fixes issue #1759] We removed the ‘flag usage’ check on builder instead of r...
  • 111d0a5 Fixes issue #1789 - picking another workspace duplicates the ‘lombok is insta...
  • be1cfd2 Replaced StringBuilder by simple char array in "hotspot" method
  • ff739d6 Add Roland Praml to authors list
  • a195a47 Attempting to fix issues with integration with mapstruct; issue #1359
  • 0375f1a lombok config broken: version must be string
  • 37434ba [Fixes #1347] issues with no-args constructor and Builder.Default now documen...
  • 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 #16.

@dependabot-preview dependabot-preview Bot deleted the dependabot/maven/org.projectlombok-lombok-1.18.2 branch February 21, 2019 06:15
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