Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 13, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-storage 2.2.3 -> 2.3.0 age adoption passing confidence

Release Notes

googleapis/java-storage

v2.3.0

Compare Source

Features
Bug Fixes
Dependencies
2.2.3 (2022-01-07)
Bug Fixes
  • do not cause a failure when encountering no bindings (#​1177) (16c2aef)
  • java: add -ntp flag to native image testing command (#​1169) (b8a6395)
  • update retry handling to retry idempotent requests that encounter unexpected EOF while parsing json responses (#​1155) (8fbe6ef)
Documentation
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 (#​1191) (3b384cf)
  • update dependency org.apache.httpcomponents:httpcore to v4.4.15 (#​1171) (57f7a74)
2.2.2 (2021-12-06)
Bug Fixes
  • update StorageOptions to not overwrite any previously set host (#​1142) (05375c0)
Documentation
  • Add comments to GCS gRPC API proto spec to describe how naming work (#​1139) (417c525)
Dependencies
  • update dependency com.google.apis:google-api-services-storage to v1-rev20211201-1.32.1 (#​1165) (9031836)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 (#​1163) (feca2c6)
  • update kms.version to v0.94.0 (#​1164) (8653783)
2.2.1 (2021-11-15)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 (#​1146) (a5d13a9)

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, click this checkbox.

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 January 13, 2022 23:02
@product-auto-label product-auto-label bot added the api: speech Issues related to the googleapis/java-speech API. label Jan 13, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 13, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 13, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 13, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 13, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 13, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 13, 2022
@eaball35 eaball35 added the automerge Merge the pull request once unit tests and other checks pass. label Jan 18, 2022
@gcf-merge-on-green
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 19, 2022
@eaball35 eaball35 added the automerge Merge the pull request once unit tests and other checks pass. label Jan 19, 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 Jan 20, 2022
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Jan 24, 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 Jan 25, 2022
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Jan 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 Jan 26, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Feb 2, 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 Feb 2, 2022
@meltsufin meltsufin added automerge Merge the pull request once unit tests and other checks pass. and removed automerge Merge the pull request once unit tests and other checks pass. labels Feb 2, 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 Feb 3, 2022
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-storage-2.x branch from 75c6493 to 1547944 Compare February 3, 2022 03:54
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 3, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 3, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Feb 3, 2022
@meltsufin meltsufin merged commit c94bfd5 into googleapis:main Feb 3, 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 Feb 3, 2022
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-storage-2.x branch February 3, 2022 19:20
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 3, 2022
🤖 I have created a release *beep* *boop* --- ### [2.2.3](v2.2.2...v2.2.3) (2022-02-03) ### Dependencies * **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-speech/issues/1339)) ([#783](#783)) ([df0a102](df0a102)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#785](#785)) ([8f7ccac](8f7ccac)) * update dependency com.google.cloud:google-cloud-storage to v2.2.3 ([#770](#770)) ([1edd841](1edd841)) * update dependency com.google.cloud:google-cloud-storage to v2.3.0 ([#779](#779)) ([c94bfd5](c94bfd5)) * update dependency com.google.errorprone:error_prone_annotations to v2.11.0 ([#782](#782)) ([809bb05](809bb05)) --- 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: speech Issues related to the googleapis/java-speech API.

5 participants