Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

chore: manage dependency updates from renovate-bot#2069

Merged
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:mainfrom
stephaniewang526:group-deps
May 25, 2022
Merged

chore: manage dependency updates from renovate-bot#2069
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:mainfrom
stephaniewang526:group-deps

Conversation

@stephaniewang526
Copy link
Copy Markdown
Contributor

@stephaniewang526 stephaniewang526 commented May 25, 2022

to address issues like:
image
which occurs since shared-dependencies updates take different amount of time to roll out in various cloud clients.

Full trace

In this PR, we group the GCP Java client dependencies together so that their updates will be proposed in one single PR when they get updated:

        "^com.google.cloud:google-cloud-datacatalog",
        "^com.google.cloud:google-cloud-bigquerystorage-bom",
        "^com.google.cloud:google-cloud-storage"

In addition, we classify ^com.google.cloud:google-cloud-bigtable as a chore dependency update since it is only used in samples and it should not result in a client library version bump.

@stephaniewang526 stephaniewang526 requested review from a team and shollyman May 25, 2022 16:38
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/java-bigquery API. labels May 25, 2022
@stephaniewang526 stephaniewang526 added the automerge Merge the pull request once unit tests and other checks pass. label May 25, 2022
@stephaniewang526 stephaniewang526 added the owlbot:run Add this label to trigger the Owlbot post processor. label May 25, 2022
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 25, 2022
@product-auto-label product-auto-label Bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels May 25, 2022
@gcf-merge-on-green gcf-merge-on-green Bot merged commit d3d09a4 into googleapis:main May 25, 2022
@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 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/java-bigquery API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants