Skip to content

chore: manage dependency updates from renovate-bot #2069

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

Merged
merged 2 commits into from
May 25, 2022

Conversation

stephaniewang526
Copy link
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 a review from a team as a code owner May 25, 2022 16:38
@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 join this conversation on GitHub. Already have an account? Sign in to comment
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