Skip to content
This repository has been 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 1.0.0 -> 1.1.0 age adoption passing confidence

Release Notes

googleapis/java-shared-dependencies

v1.1.0

Compare Source

Dependencies

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

codecov bot commented May 10, 2021

Codecov Report

Merging #178 (a9a3133) into master (5f045e1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #178   +/-   ##
=========================================
  Coverage     82.04%   82.04%           
  Complexity      118      118           
=========================================
  Files             6        6           
  Lines          1398     1398           
  Branches          3        3           
=========================================
  Hits           1147     1147           
  Misses          248      248           
  Partials          3        3           

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 5f045e1...a9a3133. Read the comment docs.

@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label May 11, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 9b9e71e into googleapis:master May 11, 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 May 11, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-shared-dependencies-1.x branch May 11, 2021 01:24
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 17, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [0.3.0](https://www.github.com/googleapis/java-notebooks/compare/v0.2.6...v0.3.0) (2021-06-17)


### Features

* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#182](https://www.github.com/googleapis/java-notebooks/issues/182)) ([131e3d4](https://www.github.com/googleapis/java-notebooks/commit/131e3d48ba6018050476d17ddd7b7e4cff96f9ac))
* **generator:** update protoc to v3.15.3 ([#141](https://www.github.com/googleapis/java-notebooks/issues/141)) ([538b004](https://www.github.com/googleapis/java-notebooks/commit/538b004d7081e063204a97ed8a23651c13ffda77))


### Bug Fixes

* release scripts from issuing overlapping phases ([#162](https://www.github.com/googleapis/java-notebooks/issues/162)) ([6af24c1](https://www.github.com/googleapis/java-notebooks/commit/6af24c188ccbb01770266a097608a36936639564))
* typo ([#160](https://www.github.com/googleapis/java-notebooks/issues/160)) ([4b54f42](https://www.github.com/googleapis/java-notebooks/commit/4b54f4278c7eb30116f19f795e4105262449a3d5))
* Update dependencies.sh to not break on mac ([#192](https://www.github.com/googleapis/java-notebooks/issues/192)) ([54c3021](https://www.github.com/googleapis/java-notebooks/commit/54c3021955d2308d37a2a16701524b7ec7de6f71))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#147](https://www.github.com/googleapis/java-notebooks/issues/147)) ([2019dba](https://www.github.com/googleapis/java-notebooks/commit/2019dba8875d50d462f996ed0060ea132fd74d23))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#156](https://www.github.com/googleapis/java-notebooks/issues/156)) ([733a3d7](https://www.github.com/googleapis/java-notebooks/commit/733a3d7931c16ee4d9ec4b2d3387718cb2c04254))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#163](https://www.github.com/googleapis/java-notebooks/issues/163)) ([f612c02](https://www.github.com/googleapis/java-notebooks/commit/f612c0232b83829e4fa049c773c55684b696431e))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#166](https://www.github.com/googleapis/java-notebooks/issues/166)) ([fce329e](https://www.github.com/googleapis/java-notebooks/commit/fce329ec34a16e18fb74483bf1653628959d8b54))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#178](https://www.github.com/googleapis/java-notebooks/issues/178)) ([9b9e71e](https://www.github.com/googleapis/java-notebooks/commit/9b9e71e35a23b1cd4c38591f29c46ad882ac4266))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#181](https://www.github.com/googleapis/java-notebooks/issues/181)) ([5183626](https://www.github.com/googleapis/java-notebooks/commit/51836261f904a3f450a8a1cc64960542563db592))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#188](https://www.github.com/googleapis/java-notebooks/issues/188)) ([4c955ab](https://www.github.com/googleapis/java-notebooks/commit/4c955ab48f8ebc843997318d587b496523562b87))
---


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: notebooks Issues related to the googleapis/java-notebooks API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants