Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

deps: update dependency com.google.errorprone:error_prone_annotations to v2.4.0 - #226

Merged
chingor13 merged 1 commit into
googleapis:masterfrom
renovate-bot:renovate/errorprone.version
Jul 7, 2020
Merged

deps: update dependency com.google.errorprone:error_prone_annotations to v2.4.0#226
chingor13 merged 1 commit into
googleapis:masterfrom
renovate-bot:renovate/errorprone.version

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageUpdateChange
com.google.errorprone:error_prone_annotationsminor2.3.4 -> 2.4.0

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 29, 2020
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label May 29, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 29, 2020
@codecov

codecovBot commented May 29, 2020

Copy link
Copy Markdown

Codecov Report

Merging #226 into master will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #226 +/- ##
============================================
+ Coverage 67.62% 67.72% +0.10% 
Complexity 384 384 ============================================
Files 36 36 Lines 1986 1980 -6 Branches 269 267 -2 ============================================
- Hits 1343 1341 -2 + Misses 535 531 -4 
Partials 108 108 
Impacted FilesCoverage ΔComplexity Δ
.../src/main/java/com/google/cloud/AsyncPageImpl.java64.28% <0.00%> (-2.39%)2.00% <0.00%> (ø%)
...ud-core/src/main/java/com/google/cloud/Policy.java92.11% <0.00%> (-0.04%)20.00% <0.00%> (ø%)
...va/com/google/cloud/http/HttpTransportOptions.java58.57% <0.00%> (+1.62%)10.00% <0.00%> (ø%)
...re/src/main/java/com/google/cloud/BaseService.java62.50% <0.00%> (+6.94%)2.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc868fc...16a5a95. Read the comment docs.

@renovate-bot
renovate-botforce-pushed the renovate/errorprone.version branch from 32f20c1 to b35a852CompareJune 9, 2020 21:42
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 9, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 9, 2020
@renovate-bot
renovate-botforce-pushed the renovate/errorprone.version branch from b35a852 to 95dc776CompareJune 12, 2020 19:16
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 12, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 12, 2020
@renovate-bot
renovate-botforce-pushed the renovate/errorprone.version branch from 95dc776 to 6b82416CompareJune 15, 2020 22:27
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 15, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 15, 2020
@renovate-bot
renovate-botforce-pushed the renovate/errorprone.version branch from 6b82416 to 16a5a95CompareJuly 7, 2020 21:09
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 7, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 7, 2020
@chingor13
chingor13 merged commit b2fd33c into googleapis:masterJul 7, 2020
@renovate-bot
renovate-bot deleted the renovate/errorprone.version branch July 7, 2020 21:17
gcf-merge-on-greenBot pushed a commit that referenced this pull request Jul 8, 2020
🤖 I have created a release \*beep\* \*boop\* ---
### [1.93.7](https://www.github.com/googleapis/java-core/compare/v1.93.6...v1.93.7) (2020-07-08)
### Dependencies
* update core dependencies ([#241](https://www.github.com/googleapis/java-core/issues/241)) ([60a4a05](https://www.github.com/googleapis/java-core/commit/60a4a054d54119807aa8d0342f76d2925c35f2a6))
* update dependency com.google.api:api-common to v1.9.3 ([#250](https://www.github.com/googleapis/java-core/issues/250)) ([792cb60](https://www.github.com/googleapis/java-core/commit/792cb6016cf3d509667e3b03b5f25847c0430af8))
* update dependency com.google.api:gax-bom to v1.57.1 ([#251](https://www.github.com/googleapis/java-core/issues/251)) ([dd1a8a9](https://www.github.com/googleapis/java-core/commit/dd1a8a9814f244b2516283d23938f8f49a92f190))
* update dependency com.google.auth:google-auth-library-bom to v0.21.1 ([#252](https://www.github.com/googleapis/java-core/issues/252)) ([4844b26](https://www.github.com/googleapis/java-core/commit/4844b268e81b69e409f887272f3bed30709ec33d))
* update dependency com.google.errorprone:error_prone_annotations to v2.4.0 ([#226](https://www.github.com/googleapis/java-core/issues/226)) ([b2fd33c](https://www.github.com/googleapis/java-core/commit/b2fd33c3a1dfa8269f67986211af5f93bacdfad9))
* update dependency com.google.http-client:google-http-client-bom to v1.36.0 ([#248](https://www.github.com/googleapis/java-core/issues/248)) ([34deaf9](https://www.github.com/googleapis/java-core/commit/34deaf94190cfa2aa9dee5edabbe6bf5dccb0a90))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@renovate-bot@stephaniewang526@chingor13@googlebot@yoshi-kokoro