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

chore(deps): update dependency com.google.cloud:libraries-bom to v16.3.0 #802

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
com.google.cloud:libraries-bom minor 16.2.1 -> 16.3.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.

@renovate-bot renovate-bot requested review from a team as code owners January 14, 2021 23:05
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 14, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Jan 14, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2021
@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #802 (2633080) into master (c4776e4) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #802      +/-   ##
============================================
- Coverage     85.09%   85.08%   -0.01%     
  Complexity     2562     2562              
============================================
  Files           143      143              
  Lines         14043    14043              
  Branches       1341     1341              
============================================
- Hits          11950    11949       -1     
- Misses         1531     1533       +2     
+ Partials        562      561       -1     
Impacted Files Coverage Δ Complexity Δ
.../google/cloud/spanner/SpannerExceptionFactory.java 82.47% <0.00%> (-2.07%) 46.00% <0.00%> (-1.00%)
.../google/cloud/spanner/AbstractLazyInitializer.java 100.00% <0.00%> (+7.14%) 5.00% <0.00%> (+1.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 c4776e4...2633080. Read the comment docs.

@thiagotnunes thiagotnunes merged commit c40f642 into googleapis:master Jan 17, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-libraries-bom-16.x branch January 17, 2021 23:02
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

There is no corresponding google-cloud-go PR.

Changes:

fix(documentai): mark Document.Entity.type as REQUIRED in all versions fix: remove Document.Entity.bounding_poly_for_demo_frontend from v1beta2
  The type field was always required by the backend, so this formally breaking change can likely be accepted without bumping the major version. Field removal is in beta version so can be accepted as well.

  PiperOrigin-RevId: 444656928
  Source-Link: googleapis/googleapis@a0d4c5c

feat(dialogflow/cx): added audio_export_settings
  PiperOrigin-RevId: 444644952
  Source-Link: googleapis/googleapis@4bd299a

chore: fix typo in PACKAGES.md (googleapis#715)

  Source-Link: googleapis/googleapis@6869f2f

chore: use gapic-generator-python 0.65.2
  PiperOrigin-RevId: 444333013
  Source-Link: googleapis/googleapis@f91b6cf

chore(bazel): update version of Protobuf to v3.20.1
  PiperOrigin-RevId: 444328399
  Source-Link: googleapis/googleapis@c7ca416
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…gleapis#802)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.mockito:mockito-core](https://togithub.com/mockito/mockito) | `4.4.0` -> `4.5.1` | [![age](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.1/compatibility-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.1/confidence-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>mockito/mockito</summary>

### [`v4.5.1`](https://togithub.com/mockito/mockito/releases/v4.5.1)

[Compare Source](https://togithub.com/mockito/mockito/compare/v4.5.0...v4.5.1)

<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>

##### 4.5.1

-   2022-04-21 - [2 commit(s)](https://togithub.com/mockito/mockito/compare/v4.5.0...v4.5.1) by Jeremy Landis, dependabot\[bot]
-   Fixes [#&#8203;2623](https://togithub.com/mockito/mockito/issues/2623): Use zulu distribution and java 11 for release GHA job [(#&#8203;2624)](https://togithub.com/mockito/mockito/pull/2624)
-   Missing errorprone module for 4.5.0 in central as release was done with jdk 8 [(#&#8203;2623)](https://togithub.com/mockito/mockito/issues/2623)
-   Bump kotlinVersion from 1.6.20 to 1.6.21 [(#&#8203;2622)](https://togithub.com/mockito/mockito/pull/2622)

### [`v4.5.0`](https://togithub.com/mockito/mockito/releases/v4.5.0)

[Compare Source](https://togithub.com/mockito/mockito/compare/v4.4.0...v4.5.0)

<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>

##### 4.5.0

-   2022-04-19 - [15 commit(s)](https://togithub.com/mockito/mockito/compare/v4.4.0...v4.5.0) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, dependabot\[bot]
-   Bump versions.errorprone from 2.13.0 to 2.13.1 [(#&#8203;2621)](https://togithub.com/mockito/mockito/pull/2621)
-   Bump versions.errorprone from 2.12.1 to 2.13.0 [(#&#8203;2619)](https://togithub.com/mockito/mockito/pull/2619)
-   Groovy inline [(#&#8203;2618)](https://togithub.com/mockito/mockito/pull/2618)
-   Bump actions/setup-java from 2 to 3 [(#&#8203;2615)](https://togithub.com/mockito/mockito/pull/2615)
-   Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(#&#8203;2614)](https://togithub.com/mockito/mockito/pull/2614)
-   Support subclass mocks on Graal VM. [(#&#8203;2613)](https://togithub.com/mockito/mockito/pull/2613)
-   Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(#&#8203;2611)](https://togithub.com/mockito/mockito/pull/2611)
-   Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt [(#&#8203;2609)](https://togithub.com/mockito/mockito/pull/2609)
-   Bump versions.errorprone from 2.10.0 to 2.12.1 [(#&#8203;2608)](https://togithub.com/mockito/mockito/pull/2608)
-   Bump kotlinVersion from 1.6.10 to 1.6.20 [(#&#8203;2607)](https://togithub.com/mockito/mockito/pull/2607)
-   Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(#&#8203;2606)](https://togithub.com/mockito/mockito/pull/2606)
-   Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(#&#8203;2605)](https://togithub.com/mockito/mockito/pull/2605)
-   Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(#&#8203;2597)](https://togithub.com/mockito/mockito/pull/2597)
-   Deprecate ListUtil and Fields classes [(#&#8203;2593)](https://togithub.com/mockito/mockito/pull/2593)
-   mockito-errorprone seems not compatible with ErrorProne 2.11.0 [(#&#8203;2554)](https://togithub.com/mockito/mockito/issues/2554)
-   NullPointerException from Groovy metaclass methods when using mockito-inline (but not mockito-core) [(#&#8203;2522)](https://togithub.com/mockito/mockito/issues/2522)

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner-jdbc).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants