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

deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 #194

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-shared-dependencies 0.20.1 -> 0.21.0 age adoption passing confidence

Release Notes

googleapis/java-shared-dependencies

v0.21.0

Compare Source

Dependencies
  • update dependency com.google.auth:google-auth-library-bom to v0.25.0 (#​310) (8f3a0f0)
  • update dependency com.google.auth:google-auth-library-bom to v0.25.2 (#​311) (6c47a3e)
  • update dependency com.google.errorprone:error_prone_annotations to v2.6.0 (#​315) (dc254ca)
  • update dependency com.google.http-client:google-http-client-bom to v1.39.1 (#​309) (37225e2)
  • update dependency com.google.http-client:google-http-client-bom to v1.39.2 (#​321) (273c66d)
  • update dependency com.google.protobuf:protobuf-bom to v3.15.6 (#​308) (b29dd05)
  • update dependency com.google.protobuf:protobuf-bom to v3.15.7 (#​316) (9c00d77)
  • update dependency com.google.protobuf:protobuf-bom to v3.15.8 (#​319) (15e5ae2)
  • update dependency io.grpc:grpc-bom to v1.37.0 (#​313) (c599351)
  • update gax.version to v1.63.0 (#​318) (ba709da)
  • update google.core.version to v1.94.4 (#​305) (0d38f4c)
  • update google.core.version to v1.94.5 (#​320) (3439721)
  • update guava to 30.1.1-android (#​322) (a6b5d3b)
  • update iam.version to v1.0.11 (#​304) (95a5264)
0.20.1 (2021-03-09)
Dependencies
  • update dependency com.fasterxml.jackson:jackson-bom to v2.12.2 (#​301) (7c01eba)
  • update dependency com.google.api-client:google-api-client-bom to v1.31.3 (#​295) (a0774e9)
  • update dependency com.google.api.grpc:grpc-google-iam-v1 to v1.0.10 (#​292) (b629789)
  • update dependency com.google.auth:google-auth-library-bom to v0.24.1 (#​293) (d85ec34)
  • update dependency com.google.protobuf:protobuf-bom to v3.15.3 (#​294) (58c01aa)
  • update dependency com.google.protobuf:protobuf-bom to v3.15.5 (#​302) (e9d5e6e)
  • update google.core.version to v1.94.2 (#​296) (af83b90)
  • update google.core.version to v1.94.3 (#​300) (3e73176)

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 April 13, 2021 04:12
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 13, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 13, 2021
@product-auto-label product-auto-label bot added the api: analyticsadmin Issues related to the googleapis/java-analytics-admin API. label Apr 13, 2021
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 13, 2021
@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #194 (ed8add0) into master (d985865) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #194   +/-   ##
=========================================
  Coverage     84.75%   84.75%           
  Complexity      349      349           
=========================================
  Files             6        6           
  Lines          2564     2564           
  Branches         34       34           
=========================================
  Hits           2173     2173           
  Misses          341      341           
  Partials         50       50           

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 d985865...ed8add0. Read the comment docs.

@eaball35 eaball35 merged commit b429a0b into googleapis:master Apr 14, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-shared-dependencies-0.x branch April 14, 2021 00:50
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 17, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [0.4.0](https://www.github.com/googleapis/java-analytics-admin/compare/v0.3.2...v0.4.0) (2021-06-15)


### ⚠ BREAKING CHANGES

* remove `CreateIosAppDataStream`, `CreateAndroidAppDataStream` methods from the API (#203)

### Features

* add CreateCustomDimension, GetCustomDimension, UpdateCustomDimension, ListCustomDimensions, ArchiveCustomDimension methods to the API ([#221](https://www.github.com/googleapis/java-analytics-admin/issues/221)) ([16ff4a6](https://www.github.com/googleapis/java-analytics-admin/commit/16ff4a6f4291e1668b710807722cbd3901d51f02))


### Bug Fixes

* add `https://www.googleapis.com/auth/analytics.edit` OAuth2 scope to the list of acceptable scopes for all read only methods ([#179](https://www.github.com/googleapis/java-analytics-admin/issues/179)) ([e8d6269](https://www.github.com/googleapis/java-analytics-admin/commit/e8d626908a020d4c1ea6ff0ff34afd5d65ae967a))
* release scripts from issuing overlapping phases ([#197](https://www.github.com/googleapis/java-analytics-admin/issues/197)) ([30b1195](https://www.github.com/googleapis/java-analytics-admin/commit/30b1195db5389a7fb940b4decf13baf68fcd1005))
* remove `CreateIosAppDataStream`, `CreateAndroidAppDataStream` methods from the API ([#203](https://www.github.com/googleapis/java-analytics-admin/issues/203)) ([ca467ec](https://www.github.com/googleapis/java-analytics-admin/commit/ca467ec5bbcaf3dccf4c791426ec612c903392e2))
* typo ([#196](https://www.github.com/googleapis/java-analytics-admin/issues/196)) ([3001dfc](https://www.github.com/googleapis/java-analytics-admin/commit/3001dfc339cfa7f23497481f95e0314bdf8d7189))


### Documentation

* update the documentation of the `update_mask` field used by Update() methods ([e8d6269](https://www.github.com/googleapis/java-analytics-admin/commit/e8d626908a020d4c1ea6ff0ff34afd5d65ae967a))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#186](https://www.github.com/googleapis/java-analytics-admin/issues/186)) ([1a2d614](https://www.github.com/googleapis/java-analytics-admin/commit/1a2d614c80c0c5849f7aa71f3cae20165c3ed4aa))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#194](https://www.github.com/googleapis/java-analytics-admin/issues/194)) ([b429a0b](https://www.github.com/googleapis/java-analytics-admin/commit/b429a0ba4fea5f974e24f3d8e06a03addcbedc0e))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#198](https://www.github.com/googleapis/java-analytics-admin/issues/198)) ([640a1c2](https://www.github.com/googleapis/java-analytics-admin/commit/640a1c2398dd49d8acaa3826ff857baf715ffd43))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#201](https://www.github.com/googleapis/java-analytics-admin/issues/201)) ([c148921](https://www.github.com/googleapis/java-analytics-admin/commit/c1489212a633e8ec6e9fa8838c3f3549ab14b4a4))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#210](https://www.github.com/googleapis/java-analytics-admin/issues/210)) ([4801dd7](https://www.github.com/googleapis/java-analytics-admin/commit/4801dd7212132eb184f2d851549ab99e671150dd))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#214](https://www.github.com/googleapis/java-analytics-admin/issues/214)) ([c8b4d76](https://www.github.com/googleapis/java-analytics-admin/commit/c8b4d76f3d3eff834637a135c7ccff7863073b33))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#222](https://www.github.com/googleapis/java-analytics-admin/issues/222)) ([8bc7f9e](https://www.github.com/googleapis/java-analytics-admin/commit/8bc7f9eb4178a0f4a33b2180123d24b635f3f466))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: analyticsadmin Issues related to the googleapis/java-analytics-admin API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants