Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lombok from 1.18.16 to 1.18.18 #234

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2021

Bumps lombok from 1.18.16 to 1.18.18.

Changelog

Sourced from lombok's changelog.

v1.18.18 (January 28th, 2021)

Commits
  • b9f1f50 [versioning] pre-release version bump of the changelog as well
  • 56d54bf [versioning] pre-release version bump
  • e6d8665 [trivial] [build] .gitignore the jvm locations cachefile
  • eecd1a3 Validate positions during tests
  • a234a8e [fixes #2691] Add end positions to all generated nodes
  • 04f17f4 Add to AUTHORS.
  • 648a56c Improve Javadoc and consistently use SourceVersion.latest().
  • 4f36080 Fix inconsistency in lombok.toString.callSuper doc
  • 2e5ea51 [fixes #2443] Remove multiline Javadoc tags
  • b8d49a8 [fixes #2695] Create void literal properly
  • 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.


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 and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@slawekjaranowski slawekjaranowski merged commit 356c325 into master Jan 29, 2021
@slawekjaranowski slawekjaranowski deleted the dependabot/maven/org.projectlombok-lombok-1.18.18 branch January 29, 2021 17:57
pzygielo pushed a commit to pzygielo/pgpverify-maven-plugin that referenced this pull request May 31, 2024
Collocated temp file should NOT use Files.createTempFile as it uses 0600 perms and not relies implicitly on umask. For "randomized" name using very same technique as Files.createTempFile does under the hood.

Remove one unjustified use of collocated temp file.

---

https://issues.apache.org/jira/browse/MRESOLVER-313
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

1 participant