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

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

googleapis/java-shared-dependencies

v1.0.0

Compare Source

Features
Dependencies
  • update dependency com.google.api:api-common to v1.10.3 (#​340) (6a7fc33)
  • update dependency com.google.auth:google-auth-library-bom to v0.25.4 (#​334) (e5c747d)
  • update dependency com.google.auth:google-auth-library-bom to v0.25.5 (#​338) (ffa1df5)
  • update dependency org.threeten:threetenbp to v1.5.1 (#​335) (c8c6df4)
  • update google.core.version to v1.94.8 (#​342) (d946dd2)
0.21.1 (2021-04-19)
Bug Fixes
Dependencies
  • update dependency com.fasterxml.jackson:jackson-bom to v2.12.3 (#​329) (a77b4fc)
  • update dependency com.google.api-client:google-api-client-bom to v1.31.4 (#​326) (409d24f)
  • update dependency com.google.auth:google-auth-library-bom to v0.25.3 (#​328) (88cfc08)
  • update google.core.version to v1.94.7 (#​324) (0412c88)
  • update iam.version to v1.0.12 (#​327) (548d5f5)

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 as a code owner April 23, 2021 21:28
@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 23, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 23, 2021
@product-auto-label product-auto-label bot added the api: cloudiot Issues related to the googleapis/java-iot API. label Apr 23, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2021
@Neenu1995 Neenu1995 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2021
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 23, 2021
@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #436 (a324b6c) into master (a9e9f8a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #436   +/-   ##
=========================================
  Coverage     83.74%   83.74%           
  Complexity      172      172           
=========================================
  Files             6        6           
  Lines          1101     1101           
  Branches         18       18           
=========================================
  Hits            922      922           
  Misses          155      155           
  Partials         24       24           

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 a9e9f8a...a324b6c. Read the comment docs.

@gcf-merge-on-green gcf-merge-on-green bot merged commit 9df5b96 into googleapis:master Apr 23, 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 Apr 23, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-shared-dependencies-1.x branch April 23, 2021 21:39
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 26, 2021
🤖 I have created a release \*beep\* \*boop\*
---
### [1.2.2](https://www.github.com/googleapis/java-iot/compare/v1.2.1...v1.2.2) (2021-04-23)


### Bug Fixes

* release scripts from issuing overlapping phases ([#430](https://www.github.com/googleapis/java-iot/issues/430)) ([f210f43](https://www.github.com/googleapis/java-iot/commit/f210f43821fc883503b9f453c35b9b101e7784eb))
* typo ([#427](https://www.github.com/googleapis/java-iot/issues/427)) ([e7a6dfb](https://www.github.com/googleapis/java-iot/commit/e7a6dfb3c5cecb18dce4cfb3c74c0f7c126da4b9))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#433](https://www.github.com/googleapis/java-iot/issues/433)) ([88a624c](https://www.github.com/googleapis/java-iot/commit/88a624c019fe00e3f8c5d9c1200370d78b8bc3d9))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#436](https://www.github.com/googleapis/java-iot/issues/436)) ([9df5b96](https://www.github.com/googleapis/java-iot/commit/9df5b962e152c03dbc2bec65c786b5ddff3ee401))
---


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: cloudiot Issues related to the googleapis/java-iot API. cla: yes This human has signed the Contributor License Agreement. kokoro:force-run Add this label to force Kokoro to re-run the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants