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

deps: update dependency com.google.errorprone:error_prone_core to v2.26.0 #1361

Merged

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.26.0: Error Prone 2.26.0

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 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-bot renovate-bot requested review from a team as code owners March 11, 2024 19:44
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Mar 11, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 11, 2024
@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/java-datastore API. label Mar 11, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 11, 2024
@kolea2 kolea2 added automerge Merge the pull request once unit tests and other checks pass. owlbot:run Add this label to trigger the Owlbot post processor. and removed owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 11, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 9442766 into googleapis:main Mar 11, 2024
20 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 11, 2024
@renovate-bot renovate-bot deleted the renovate/error-prone.version branch March 12, 2024 13:28
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 18, 2024
🤖 I have created a release *beep* *boop*
---


## [2.18.6](https://togithub.com/googleapis/java-datastore/compare/v2.18.5...v2.18.6) (2024-03-18)


### Bug Fixes

* **deps:** Update the Java code generator (gapic-generator-java) to 2.37.0 ([#1355](https://togithub.com/googleapis/java-datastore/issues/1355)) ([bcc5668](https://togithub.com/googleapis/java-datastore/commit/bcc5668039d4dd2055e9666a65fcda3984fc33b5))


### Dependencies

* Update dependency com.google.cloud:sdk-platform-java-config to v3.28.0 ([#1372](https://togithub.com/googleapis/java-datastore/issues/1372)) ([09db2a7](https://togithub.com/googleapis/java-datastore/commit/09db2a75fa714a909bc6fa9b43a9213ae6467c84))
* Update dependency com.google.cloud:sdk-platform-java-config to v3.28.1 ([#1373](https://togithub.com/googleapis/java-datastore/issues/1373)) ([c6e63e5](https://togithub.com/googleapis/java-datastore/commit/c6e63e5f876fdda953935d09f0536a90a98a812c))
* Update dependency com.google.errorprone:error_prone_core to v2.26.0 ([#1361](https://togithub.com/googleapis/java-datastore/issues/1361)) ([9442766](https://togithub.com/googleapis/java-datastore/commit/9442766ad61b0c1001d36ecfc0668308838b4a83))
* Update dependency com.google.errorprone:error_prone_core to v2.26.1 ([#1363](https://togithub.com/googleapis/java-datastore/issues/1363)) ([05fe5bc](https://togithub.com/googleapis/java-datastore/commit/05fe5bccf97dae92c00f2eead98424771cb321fd))
* Update dependency com.google.guava:guava-testlib to v33.1.0-jre ([#1368](https://togithub.com/googleapis/java-datastore/issues/1368)) ([0195345](https://togithub.com/googleapis/java-datastore/commit/0195345630f404bbcaf1601ded8a8e2011fc3e6e))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/java-datastore API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants