Skip to content

Bump lombok from 1.16.18 to 1.18.6#16

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

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

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented Feb 21, 2019

Copy link
Copy Markdown

Bumps lombok from 1.16.18 to 1.18.6.

Changelog

Sourced from lombok's changelog.

v1.18.6 (February 12th, 2019)

v1.18.4 (October 30th, 2018)

v1.18.2 (July 26th, 2018)

v1.18.0 (June 5th, 2018)

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

  • FEATURE: Private no-args constructor for [@​Data](https://github.com/Data) and [@​Value](https://github.com/Value) to enable deserialization frameworks (like Jackson) to operate out-of-the-box. Use lombok.noArgsConstructor.extraPrivate = false to disable this behavior.
  • FEATURE: Methods can now be marked for inclusion in toString, equals, and hashCode generation. There is a new mechanism to mark which fields (and now, methods) are to be included or excluded for the generation of these methods: mark the relevant member with for example [@​ToString.Include](https://github.com/ToString.Include) or [@​EqualsAndHashCode.Exclude](https://github.com/EqualsAndHashCode.Exclude). ToString documentation EqualsAndHashCode documentation
  • FEATURE: [@​Getter](https://github.com/Getter) and [@​Setter](https://github.com/Setter) also allow onMethod and onParam when put on a type. [Issue #1653](https://github-redirect.dependabot.com/rzwitserloot/lombok/issues/1653)
  • FEATURE: [@​FieldNameConstants](https://github.com/FieldNameConstants) is a new feature that generates string constants for your field names. [Docs on @​FieldNameConstants](https://projectlombok.org/features/experimental/FieldNameConstants).
... (truncated)
Commits
  • 91d6bcf prerelease version bump
  • 41ce6be Merge pull request #2036 from inabajunmr/fix-javadoc-builder
  • cf7855b Merge pull request #2018 from emlun/refactor-singularizers
  • 35d3797 fix doc for Builder
  • 0bc68e4 update changelog
  • 984570d [test] Made it easier to run the tests on just one of the resource files.
  • 3d0beec [fixes #2011] If you have a field named build or toString, and you genera...
  • 9608113 Remove javax.validation.constraints.NotNull from list
  • f65dff4 Augment NONNULL_ANNOTATIONS with more aliases for lombok.NonNull.
  • 7a670c5 [fixes #2013] documentation for config system was still referring to deprecat...
  • 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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @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 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 use this milestone will set the current milestone 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 dependabot-preview Bot force-pushed the dependabot/maven/org.projectlombok-lombok-1.18.6 branch from aa4e0f1 to 6859fb7 Compare March 16, 2019 15:38
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #33.

@dependabot-preview dependabot-preview Bot deleted the dependabot/maven/org.projectlombok-lombok-1.18.6 branch May 7, 2019 05:28
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