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

fix(deps): update dependency com.google.errorprone:error_prone_core to v2.20.0 #462

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.errorprone:error_prone_core (source) 2.18.0 -> 2.20.0 age adoption passing confidence

Release Notes

google/error-prone (com.google.errorprone:error_prone_core)

v2.20.0: Error Prone 2.20.0

Changes:

  • This release is compatible with early-access builds of JDK 21.

New Checkers:

Fixes issues: #​2232, #​2243, #​2997, #​3301, #​3843, #​3903, #​3918, #​3923, #​3931, #​3945, #​3946

Full Changelog: google/error-prone@v2.19.1...v2.20.0

v2.19.1: Error Prone 2.19.1

This release fixes a binary compatibility issue when running on JDK 11, see #​3895

Full Changelog: google/error-prone@v2.19.0...v2.19.1

v2.19.0: Error Prone 2.19.0

New Checkers:

Fixes issues: #​956, #​3504, #​3654, #​3703, #​3731, #​3737, #​3760, #​3779, #​3796, #​3809, #​3813

Full Changelog: google/error-prone@v2.18.0...v2.19.0


Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency com.google.errorprone:error_prone_core to v2.19.1 fix(deps): update dependency com.google.errorprone:error_prone_core to v2.20.0 Jun 16, 2023
@renovate renovate bot force-pushed the renovate/com.google.errorprone-error_prone_core-2.x branch from 07691ab to c1bbd25 Compare June 16, 2023 17:46
@vlsi
Copy link
Collaborator

vlsi commented Aug 1, 2023

Need to fix

/home/runner/work/sigstore-java/sigstore-java/sigstore-java/src/main/java/dev/sigstore/tuf/model/Hashes.java:28: warning: [NotJavadoc] Avoid using `/**` for comments which aren't actually Javadoc.
  /** SHA_256 hash of the thing. * */

@loosebazooka
Copy link
Member

ah yeah I'll fix this one

@loosebazooka
Copy link
Member

fixed by #471

@renovate
Copy link
Contributor Author

renovate bot commented Aug 1, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.20.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/com.google.errorprone-error_prone_core-2.x branch August 1, 2023 15:10
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.

2 participants