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

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
com.google.guava:guava-bom major 28.2-android -> 29.0-android

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-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 13, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 13, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 13, 2020
@codecov
Copy link

codecov bot commented Apr 13, 2020

Codecov Report

Merging #99 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #99 +/- ## ========================================= Coverage 76.91% 76.91% Complexity 192 192 ========================================= Files 12 12 Lines 1568 1568 Branches 6 6 ========================================= Hits 1206 1206 Misses 334 334 Partials 28 28 

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 d48529a...ef14e31. Read the comment docs.

@chingor13 chingor13 added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Apr 14, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit e0072b7 into googleapis:master Apr 14, 2020
@renovate-bot renovate-bot deleted the renovate/major-core-dependencies branch April 14, 2020 18:41
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/java-secretmanager/compare/v1.0.1...v1.1.0) (2020-06-22) ### Features * **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#168](https://www.github.com/googleapis/java-secretmanager/issues/168)) ([9267f53](https://www.github.com/googleapis/java-secretmanager/commit/9267f535b6d91324162df2bc84a8e11d924aae87)) ### Dependencies * update dependency com.google.api:api-common to v1.9.1 ([#138](https://www.github.com/googleapis/java-secretmanager/issues/138)) ([6155389](https://www.github.com/googleapis/java-secretmanager/commit/6155389082723b0cd6b372ff9505998d753c825c)) * update dependency com.google.api:api-common to v1.9.2 ([#145](https://www.github.com/googleapis/java-secretmanager/issues/145)) ([2800d57](https://www.github.com/googleapis/java-secretmanager/commit/2800d577c5dbc613ae6cf178303790d2fec8d630)) * update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#124](https://www.github.com/googleapis/java-secretmanager/issues/124)) ([efe745d](https://www.github.com/googleapis/java-secretmanager/commit/efe745dd8e8966f284f47cb7958127892b4ce2e6)) * update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#139](https://www.github.com/googleapis/java-secretmanager/issues/139)) ([b1c06f1](https://www.github.com/googleapis/java-secretmanager/commit/b1c06f113b4a7cd7bb5471cf34318846eb6d6123)) * update dependency com.google.guava:guava-bom to v29 ([#99](https://www.github.com/googleapis/java-secretmanager/issues/99)) ([e0072b7](https://www.github.com/googleapis/java-secretmanager/commit/e0072b7051516d192ae9b8364dbb78c66e138ed0)) * update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#130](https://www.github.com/googleapis/java-secretmanager/issues/130)) ([36b78e6](https://www.github.com/googleapis/java-secretmanager/commit/36b78e6fbc4503f41a511bc47483f7913ae07bab)) * update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#136](https://www.github.com/googleapis/java-secretmanager/issues/136)) ([a7ab7dc](https://www.github.com/googleapis/java-secretmanager/commit/a7ab7dca291cb343e97e46400b73a8b79c552b45)) * update dependency io.grpc:grpc-bom to v1.29.0 ([#112](https://www.github.com/googleapis/java-secretmanager/issues/112)) ([c4ad682](https://www.github.com/googleapis/java-secretmanager/commit/c4ad68221128b1ea513c243183a9a7712f43b396)) * update dependency io.grpc:grpc-bom to v1.30.0 ([#149](https://www.github.com/googleapis/java-secretmanager/issues/149)) ([d5ad8de](https://www.github.com/googleapis/java-secretmanager/commit/d5ad8def2720cc75c615812230cccc22788e35b5)) * update dependency org.threeten:threetenbp to v1.4.4 ([#117](https://www.github.com/googleapis/java-secretmanager/issues/117)) ([33d0ca0](https://www.github.com/googleapis/java-secretmanager/commit/33d0ca0f96c857edbc52ac20169d3b1f02c61433)) ### Documentation * **regen:** update generated documentation ([#126](https://www.github.com/googleapis/java-secretmanager/issues/126)) ([b0d790f](https://www.github.com/googleapis/java-secretmanager/commit/b0d790f5ee63d7e00ceeef8a08cd80cf20a06e94)) * regenerate docs from protos ([#127](https://www.github.com/googleapis/java-secretmanager/issues/127)) ([8beb466](https://www.github.com/googleapis/java-secretmanager/commit/8beb466cebb94c680673eed607f05c643138603c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. kokoro:force-run Add this label to force Kokoro to re-run the tests.

4 participants