Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.26.1: Error Prone 2.26.1

Compare Source

Changes:

Full Changelog: google/error-prone@v2.26.0...v2.26.1

v2.26.0: Error Prone 2.26.0

Compare Source

Changes:

  • The 'annotations' artifact now includes a module-info.java for Java Platform Module System support, thanks to @​sgammon in #​4311.
  • Disabled checks passed to -XepPatchChecks are now ignored, instead of causing a crash. Thanks to @​oxkitsune in #​4028.

New checks:

  • SystemConsoleNull: Null-checking System.console() is not a reliable way to detect if the console is connected to a terminal.
  • EnumOrdinal: Discourage uses of Enum.ordinal()

Closed issues: #​2649, #​3908, #​4028, #​4311, #​4314

Full Changelog: google/error-prone@v2.25.0...v2.26.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates 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 added the dependencies Pull requests that update a dependency file label Mar 11, 2024
@github-actions
Copy link

github-actions bot commented Mar 11, 2024

Test Results

 84 files  ±0   84 suites  ±0   13s ⏱️ ±0s
416 tests ±0  416 ✅ ±0  0 💤 ±0  0 ❌ ±0 
460 runs  ±0  460 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 92e1ff4. ± Comparison against base commit 101bdfd.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/errorprone branch 2 times, most recently from e48129a to 2380bb9 Compare March 12, 2024 00:04
@renovate renovate bot changed the title chore(deps): Update errorprone to v2.26.0 chore(deps): Update errorprone to v2.26.1 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/errorprone branch from 2380bb9 to 3df6121 Compare March 12, 2024 22:14
@jpenilla jpenilla merged commit 29c7b63 into master Mar 13, 2024
@jpenilla jpenilla deleted the renovate/errorprone branch March 13, 2024 17:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants