Skip to content
This repository was 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.18.0#136

Merged
gcf-merge-on-green[bot] merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-google-cloud-shared-dependencies-0.x
Jan 14, 2021
Merged

deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0#136
gcf-merge-on-green[bot] merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-google-cloud-shared-dependencies-0.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Jan 12, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
com.google.cloud:google-cloud-shared-dependencies minor 0.17.0 -> 0.18.0

Release Notes

googleapis/java-shared-dependencies

v0.18.0

Compare Source

Features
Dependencies
  • update dependency com.google.errorprone:error_prone_annotations to v2.5.0 (#​247) (37c0861)
0.17.1 (2021-01-12)
Dependencies
  • update dependency com.fasterxml.jackson:jackson-bom to v2.12.1 (#​245) (5ffc8a0)

v0.17.1

Compare Source


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 a review from a team January 12, 2021 14:03
@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 12, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 12, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 12, 2021
@product-auto-label product-auto-label Bot added the api: analyticsadmin Issues related to the googleapis/java-analytics-admin API. label Jan 12, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 12, 2021

Codecov Report

Merging #136 (51b19fa) into master (9d0aa7c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #136   +/-   ##
=========================================
  Coverage     84.83%   84.83%           
  Complexity      349      349           
=========================================
  Files             6        6           
  Lines          2525     2525           
  Branches         33       33           
=========================================
  Hits           2142     2142           
  Misses          334      334           
  Partials         49       49           

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 9d0aa7c...51b19fa. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-shared-dependencies-0.x branch from c028333 to 51b19fa Compare January 13, 2021 22:05
@renovate-bot renovate-bot changed the title deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.1 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 Jan 13, 2021
@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 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 13, 2021
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jan 14, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 6d52546 into googleapis:master Jan 14, 2021
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 14, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-shared-dependencies-0.x branch January 14, 2021 00:50
gcf-merge-on-green Bot pushed a commit that referenced this pull request Jan 19, 2021
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.3.0](https://www.github.com/googleapis/java-analytics-admin/compare/v0.2.5...v0.3.0) (2021-01-19)


### ⚠ BREAKING CHANGES

* `update_mask` field is required for all Update operations
* rename `country_code` field to `region_code` in `Account`
* rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings`
* remove `parent` field from `GoogleAdsLink`
* remove unused fields from `EnhancedMeasurementSettings` (#137)

### Features

* add pagination support for `ListFirebaseLinks` operation ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db))


### Bug Fixes

* `update_mask` field is required for all Update operations ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db))
* remove `parent` field from `GoogleAdsLink` ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db))
* remove unused fields from `EnhancedMeasurementSettings` ([#137](https://www.github.com/googleapis/java-analytics-admin/issues/137)) ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db))
* rename `country_code` field to `region_code` in `Account` ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db))
* rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings` ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db))


### Documentation

* put markdown table in a codeblock ([#132](https://www.github.com/googleapis/java-analytics-admin/issues/132)) ([15ccf20](https://www.github.com/googleapis/java-analytics-admin/commit/15ccf20bf20791d2a0192d67302e40a46a5cf432))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ([#136](https://www.github.com/googleapis/java-analytics-admin/issues/136)) ([6d52546](https://www.github.com/googleapis/java-analytics-admin/commit/6d52546b2fc5703571801d5b8045574ad9985bf1))
---


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

Development

Successfully merging this pull request may close these issues.

3 participants