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
deps: update dependency com.google.cloud:google-cloud-bigquery to v1.124.1 #476
Merged
stephaniewang526
merged 1 commit into
googleapis:master
from
renovate-bot:renovate/com.google.cloud-google-cloud-bigquery-1.x
Nov 1, 2020
Merged
deps: update dependency com.google.cloud:google-cloud-bigquery to v1.124.1 #476
stephaniewang526
merged 1 commit into
googleapis:master
from
renovate-bot:renovate/com.google.cloud-google-cloud-bigquery-1.x
Nov 1, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #476 +/- ##
=========================================
Coverage 74.68% 74.68%
Complexity 108 108
=========================================
Files 7 7
Lines 948 948
Branches 18 18
=========================================
Hits 708 708
Misses 220 220
Partials 20 20 Continue to review full report at Codecov.
|
42236c9
to
5d17f50
Compare
Warning: This pull request is touching the following templated files:
|
stephaniewang526
approved these changes
Nov 1, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this issue
Nov 2, 2020
🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.17](https://www.github.com/googleapis/java-bigquerydatatransfer/compare/v1.0.16...v1.0.17) (2020-11-02) ### Dependencies * update dependency com.google.cloud:google-cloud-bigquery to v1.124.1 ([#476](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/476)) ([fbef6b8](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/fbef6b855cea09e3e618a3e038c63d6bf1d48e45)) * update dependency com.google.cloud:google-cloud-bigquery to v1.124.2 ([#482](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/482)) ([9d3e15a](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/9d3e15a6490b15a7ef4e944ff0d3c73abe945ec1)) * update dependency com.google.cloud:google-cloud-pubsub to v1.108.7 ([#483](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/483)) ([becb957](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/becb9574a444119f003141d3f4cac4cf758613d2)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#479](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/479)) ([cae3350](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/cae33508918d63bbefd1a73923dd079afa756c72)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
vam-google
pushed a commit
to vam-google/java-bigquerydatatransfer
that referenced
this issue
Jun 11, 2021
* chore: release 0.126.0 (googleapis#106) googleapis@f76e503 commit f76e503 Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Mon Apr 6 11:36:57 2020 -0400 chore: release 0.126.0 (googleapis#106) * updated CHANGELOG.md [ci skip] * updated README.md [ci skip] * updated versions.txt [ci skip] * updated google-cloud-bigquerydatatransfer-bom/pom.xml [ci skip] * updated google-cloud-bigquerydatatransfer/pom.xml [ci skip] * updated grpc-google-cloud-bigquerydatatransfer-v1/pom.xml [ci skip] * updated proto-google-cloud-bigquerydatatransfer-v1/pom.xml [ci skip] * updated pom.xml [ci skip] * updated samples/install-without-bom/pom.xml [ci skip] * updated samples/pom.xml [ci skip] * updated samples/snapshot/pom.xml [ci skip] * updated samples/snippets/pom.xml [ci skip] Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (googleapis#109) googleapis@47e667a commit 47e667a Author: WhiteSource Renovate <bot@renovateapp.com> Date: Mon Apr 6 20:02:18 2020 +0200 chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (googleapis#109) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `4.4.0` -> `4.4.1` | --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerydatatransfer). * chore: set Ruby namespace in proto options googleapis/googleapis@af7da29 commit af7da29c24814a1c873c22f477e9dd8dd5a17b0b Author: Google APIs <noreply@google.com> Date: Tue Apr 7 13:35:32 2020 -0700 chore: set Ruby namespace in proto options PiperOrigin-RevId: 305330079 * build(java): fix retry_with_backoff when -e option set (googleapis#475) googleapis/synthtool@bd69a2a commit bd69a2aa7b70875f3c988e269706b22fefbef40e Author: Jeff Ching <chingor@google.com> Date: Wed Apr 8 14:01:08 2020 -0700 build(java): fix retry_with_backoff when -e option set (googleapis#475) * build(java): fix nightly integration test config to run integrations (googleapis#465) googleapis/synthtool@c7e0e51 commit c7e0e517d7f46f77bebd27da2e5afcaa6eee7e25 Author: Jeff Ching <chingor@google.com> Date: Wed Apr 8 14:06:04 2020 -0700 build(java): fix nightly integration test config to run integrations (googleapis#465) This was only running the units. * chore(java): release-please only updates non maven versions in README (googleapis#476) googleapis/synthtool@7f8e62a commit 7f8e62aa3edd225f76347a16f92e400661fdfb52 Author: Jeff Ching <chingor@google.com> Date: Wed Apr 8 14:14:25 2020 -0700 chore(java): release-please only updates non maven versions in README (googleapis#476) Prevent release-please and synthtool from fighting over the released library version. Synthtool updates the install snippets from the samples pom.xml files so the bots fight if they are temporarily out of sync after a release.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: bigquerydatatransfer
Issues related to the googleapis/java-bigquerydatatransfer API.
cla: yes
This human has signed the Contributor License Agreement.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
This PR contains the following updates:
1.123.2
->1.124.1
Release Notes
googleapis/java-bigquery
v1.124.1
Compare Source
v1.124.0
Compare Source
Features
Bug Fixes
Dependencies
Documentation
1.123.2 (2020-10-23)
Dependencies
1.123.1 (2020-10-23)
Dependencies
Documentation
Renovate configuration
This PR has been generated by WhiteSource Renovate. View repository job log here.