KyoriPowered / adventure

A user-interface library, formerly known as text, for Minecraft: Java Edition
https://docs.advntr.dev/
MIT License
679 stars 105 forks source link

chore(deps): Update dependency com.google.errorprone:error_prone_core to v2.20.0 #940

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

google/error-prone (com.google.errorprone:error_prone_core) ### [`v2.20.0`](https://togithub.com/google/error-prone/releases/tag/v2.20.0): Error Prone 2.20.0 Changes: - This release is compatible with early-access builds of JDK 21. New Checkers: - [`InlineTrivialConstant`](https://errorprone.info/bugpattern/InlineTrivialConstant) - [`UnnecessaryStringBuilder`](https://errorprone.info/bugpattern/UnnecessaryStringBuilder) - [`BanClassLoader`](https://errorprone.info/bugpattern/BanClassLoader) - [`DereferenceWithNullBranch`](https://errorprone.info/bugpattern/DereferenceWithNullBranch) - [`DoNotUseRuleChain`](https://errorprone.info/bugpattern/DoNotUseRuleChain) - [`LockOnNonEnclosingClassLiteral`](https://errorprone.info/bugpattern/LockOnNonEnclosingClassLiteral) - [`MissingRefasterAnnotation`](https://errorprone.info/bugpattern/MissingRefasterAnnotation) - [`NamedLikeContextualKeyword`](https://errorprone.info/bugpattern/NamedLikeContextualKeyword) - [`NonApiType`](https://errorprone.info/bugpattern/NonApiType) Fixes issues: [#​2232](https://togithub.com/google/error-prone/issues/2232), [#​2243](https://togithub.com/google/error-prone/issues/2243), [#​2997](https://togithub.com/google/error-prone/issues/2997), [#​3301](https://togithub.com/google/error-prone/issues/3301), [#​3843](https://togithub.com/google/error-prone/issues/3843), [#​3903](https://togithub.com/google/error-prone/issues/3903), [#​3918](https://togithub.com/google/error-prone/issues/3918), [#​3923](https://togithub.com/google/error-prone/issues/3923), [#​3931](https://togithub.com/google/error-prone/issues/3931), [#​3945](https://togithub.com/google/error-prone/issues/3945), [#​3946](https://togithub.com/google/error-prone/issues/3946) **Full Changelog**: https://github.com/google/error-prone/compare/v2.19.1...v2.20.0

Configuration

📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (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.



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