-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Release 0.2.0 with repackaging note #904
Merged
Merged
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
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Apr 12, 2016
Looks good to me, feel free to merge if everybody is happy. |
github-actions bot
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Jun 29, 2022
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Jun 29, 2022
…oogleapis#904) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 457524730 Source-Link: googleapis/googleapis@917e7f2 Source-Link: https://github.com/googleapis/googleapis-gen/commit/2497f9a069d3f6b2d6810d5a4e239cda1e7e5a39 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjQ5N2Y5YTA2OWQzZjZiMmQ2ODEwZDVhNGUyMzljZGExZTdlNWEzOSJ9 feat: Enable REST transport for most of Java and Go clients PiperOrigin-RevId: 456641589 Source-Link: googleapis/googleapis@8a251f5 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4ca52a529cf01308d9714950edffbea3560cfbdb Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNhNTJhNTI5Y2YwMTMwOGQ5NzE0OTUwZWRmZmJlYTM1NjBjZmJkYiJ9 chore: Integrate new gapic-generator-java and rules_gapic PiperOrigin-RevId: 454027580 Source-Link: googleapis/googleapis@1b22277 Source-Link: https://github.com/googleapis/googleapis-gen/commit/e04cea20d0d12eb5c3bdb360a9e72b654edcb638 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTA0Y2VhMjBkMGQxMmViNWMzYmRiMzYwYTllNzJiNjU0ZWRjYjYzOCJ9 chore(deps): upgrade gapic-generator-java to 2.8.0 and update gax-java to 2.18.1 PiperOrigin-RevId: 450543911 Source-Link: googleapis/googleapis@5528344 Source-Link: https://github.com/googleapis/googleapis-gen/commit/9f6775cab1958982b88967a43e5e806af0f135db Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWY2Nzc1Y2FiMTk1ODk4MmI4ODk2N2E0M2U1ZTgwNmFmMGYxMzVkYiJ9 fix!: BatchAnnotateImagesRequest.requests is required PiperOrigin-RevId: 447013030 Source-Link: googleapis/googleapis@dfc9737 Source-Link: https://github.com/googleapis/googleapis-gen/commit/a904e05a8ec2c45271a0b18b65e5b43108e72fb6 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTkwNGUwNWE4ZWMyYzQ1MjcxYTBiMThiNjVlNWI0MzEwOGU3MmZiNiJ9 fix!: Product search related messages and enums changed in an incompatible way fix!: NormalizedBoundingPoly message removed PiperOrigin-RevId: 446837836 Source-Link: googleapis/googleapis@4c8ac5c Source-Link: https://github.com/googleapis/googleapis-gen/commit/8f7398fbd79a4fb6a4ab1f6a14547852121986fd Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGY3Mzk4ZmJkNzlhNGZiNmE0YWIxZjZhMTQ1NDc4NTIxMjE5ODZmZCJ9 fix!: removed fields from SafeSearchAnnotation message PiperOrigin-RevId: 446836546 Source-Link: googleapis/googleapis@ca17771 Source-Link: https://github.com/googleapis/googleapis-gen/commit/2957b3d78fc24354b30896907de135413b8e7a49 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjk1N2IzZDc4ZmMyNDM1NGIzMDg5NjkwN2RlMTM1NDEzYjhlN2E0OSJ9
github-actions bot
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Jun 29, 2022
🤖 I have created a release *beep* *boop* --- ## [3.0.0](googleapis/java-vision@v2.1.4...v3.0.0) (2022-06-28) ### ⚠ BREAKING CHANGES * BatchAnnotateImagesRequest.requests is required * Product search related messages and enums changed in an incompatible way * NormalizedBoundingPoly message removed * removed fields from SafeSearchAnnotation message ### Features * Enable REST transport for most of Java and Go clients ([bc869c0](googleapis/java-vision@bc869c0)) ### Bug Fixes * BatchAnnotateImagesRequest.requests is required ([bc869c0](googleapis/java-vision@bc869c0)) * NormalizedBoundingPoly message removed ([bc869c0](googleapis/java-vision@bc869c0)) * Product search related messages and enums changed in an incompatible way ([bc869c0](googleapis/java-vision@bc869c0)) * removed fields from SafeSearchAnnotation message ([bc869c0](googleapis/java-vision@bc869c0)) * update gapic-generator-java with mock service generation fixes ([googleapis#904](googleapis/java-vision#904)) ([bc869c0](googleapis/java-vision@bc869c0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Jul 14, 2022
…904) * chore(deps): update dependency com.google.cloud:libraries-bom to v26 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
github-actions bot
pushed a commit
that referenced
this pull request
Jul 27, 2022
…onfig to v1.5.2 (#904) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://github.com/googleapis/java-shared-config) | `1.5.1` -> `1.5.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.2/compatibility-slim/1.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.2/confidence-slim/1.5.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v1.5.2`](https://github.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#​152-httpsgithubcomgoogleapisjava-shared-configcomparev151v152-2022-07-25) [Compare Source](https://github.com/googleapis/java-shared-config/compare/v1.5.1...v1.5.2) ##### Dependencies - update dependency com.puppycrawl.tools:checkstyle to v10 ([#​435](https://github.com/googleapis/java-shared-config/issues/435)) ([bfc8ce1](https://github.com/googleapis/java-shared-config/commit/bfc8ce1deca6292147d002d3afe22a09840aa5d6)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 ([#​488](https://github.com/googleapis/java-shared-config/issues/488)) ([39b91ee](https://github.com/googleapis/java-shared-config/commit/39b91ee1283f0a5fbbe63e8bfd1ec97ab4ab377e)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 ([#​489](https://github.com/googleapis/java-shared-config/issues/489)) ([cc3bcfa](https://github.com/googleapis/java-shared-config/commit/cc3bcfa2d6717441a8d5b5048fa78c2cf7aabf2b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-errorreporting). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy4wIn0=-->
github-actions bot
pushed a commit
that referenced
this pull request
Aug 9, 2022
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Aug 18, 2022
…-info-reports-plugin to v3.4.1 (#904) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) | `3.4.0` -> `3.4.1` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/compatibility-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/confidence-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dataproc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE1OS4xIn0=-->
github-actions bot
pushed a commit
that referenced
this pull request
Aug 25, 2022
…0.13 (#904) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) | `1.120.12` -> `1.120.13` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.13/compatibility-slim/1.120.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.13/confidence-slim/1.120.12)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-pubsub</summary> ### [`v1.120.13`](https://github.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112013-httpsgithubcomgoogleapisjava-pubsubcomparev112012v112013-2022-08-24) [Compare Source](https://github.com/googleapis/java-pubsub/compare/v1.120.12...v1.120.13) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 ([#​1254](https://github.com/googleapis/java-pubsub/issues/1254)) ([775c993](https://github.com/googleapis/java-pubsub/commit/775c99353d96bcbc0704626999a7af79cf0e557f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-securitycenter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE3NC4wIn0=-->
This was referenced Aug 25, 2022
Closed
github-actions bot
pushed a commit
that referenced
this pull request
Sep 19, 2022
🤖 I have created a release *beep* *boop* --- ## [2.10.0](googleapis/java-securitycenter@v2.9.0...v2.10.0) (2022-09-16) ### Features * Adding database access information, such as queries field to a finding. A database may be a sub-resource of an instance (as in the case of CloudSQL instances or Cloud Spanner instances), or the database instance itself ([#902](googleapis/java-securitycenter#902)) ([f8ab964](googleapis/java-securitycenter@f8ab964)) * Adding uris to indicator of compromise (IOC) field ([#900](googleapis/java-securitycenter#900)) ([b2c7dfd](googleapis/java-securitycenter@b2c7dfd)) * ServiceAccountKeyName, serviceAccountDelegationInfo, and principalSubject attributes added to the existing access attribute. These new attributes provide additional context about the principals that are associated with the finding ([#905](googleapis/java-securitycenter#905)) ([de80cec](googleapis/java-securitycenter@de80cec)) ### Dependencies * Update dependency com.google.cloud:google-cloud-bigquery to v2.14.6 ([#891](googleapis/java-securitycenter#891)) ([83e5570](googleapis/java-securitycenter@83e5570)) * Update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 ([#903](googleapis/java-securitycenter#903)) ([6566bd8](googleapis/java-securitycenter@6566bd8)) * Update dependency com.google.cloud:google-cloud-bigquery to v2.15.0 ([#906](googleapis/java-securitycenter#906)) ([5a6663f](googleapis/java-securitycenter@5a6663f)) * Update dependency com.google.cloud:google-cloud-bigquery to v2.16.0 ([#912](googleapis/java-securitycenter#912)) ([f435c3c](googleapis/java-securitycenter@f435c3c)) * Update dependency com.google.cloud:google-cloud-pubsub to v1.120.11 ([#890](googleapis/java-securitycenter#890)) ([6cf0475](googleapis/java-securitycenter@6cf0475)) * Update dependency com.google.cloud:google-cloud-pubsub to v1.120.12 ([#899](googleapis/java-securitycenter#899)) ([9a2a51d](googleapis/java-securitycenter@9a2a51d)) * Update dependency com.google.cloud:google-cloud-pubsub to v1.120.13 ([#904](googleapis/java-securitycenter#904)) ([3ef7b23](googleapis/java-securitycenter@3ef7b23)) * Update dependency com.google.cloud:google-cloud-pubsub to v1.120.14 ([#911](googleapis/java-securitycenter#911)) ([9efb441](googleapis/java-securitycenter@9efb441)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#909](googleapis/java-securitycenter#909)) ([48a7a56](googleapis/java-securitycenter@48a7a56)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#916](googleapis/java-securitycenter#916)) ([5e45905](googleapis/java-securitycenter@5e45905)) * Update dependency com.google.protobuf:protobuf-java-util to v3.21.5 ([#894](googleapis/java-securitycenter#894)) ([3eaa056](googleapis/java-securitycenter@3eaa056)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Oct 4, 2022
🤖 I have created a release *beep* *boop* --- ## [3.0.10](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.9...v3.0.10) (2022-09-30) ### Dependencies * Update dependency cachetools to v5 ([#912](https://github.com/googleapis/java-recaptchaenterprise/issues/912)) ([4159fc9](https://github.com/googleapis/java-recaptchaenterprise/commit/4159fc9c2ba53bc563a7e09f3d27822cad14ede7)) * Update dependency certifi to v2022.9.24 ([#900](https://github.com/googleapis/java-recaptchaenterprise/issues/900)) ([53295c2](https://github.com/googleapis/java-recaptchaenterprise/commit/53295c27b5f6e6bd158c28724c19a61c04151b1f)) * Update dependency charset-normalizer to v2.1.1 ([#907](https://github.com/googleapis/java-recaptchaenterprise/issues/907)) ([b37e4be](https://github.com/googleapis/java-recaptchaenterprise/commit/b37e4befa4100a81194c5377f36e85118968627f)) * Update dependency gcp-releasetool to v1.8.8 ([#903](https://github.com/googleapis/java-recaptchaenterprise/issues/903)) ([1d64421](https://github.com/googleapis/java-recaptchaenterprise/commit/1d64421af98f2e77df87f2560b1afce4394f67f8)) * Update dependency google-auth to v2.11.1 ([#904](https://github.com/googleapis/java-recaptchaenterprise/issues/904)) ([6828992](https://github.com/googleapis/java-recaptchaenterprise/commit/682899284938f44285dce994dc54f6a330bcad2b)) * Update dependency google-cloud-core to v2.3.2 ([#905](https://github.com/googleapis/java-recaptchaenterprise/issues/905)) ([cbdf325](https://github.com/googleapis/java-recaptchaenterprise/commit/cbdf325035285d2e446ae73794b67bb653d15488)) * Update dependency googleapis-common-protos to v1.56.4 ([#906](https://github.com/googleapis/java-recaptchaenterprise/issues/906)) ([5050174](https://github.com/googleapis/java-recaptchaenterprise/commit/5050174da1fc1e7ef450c7eed7d1626d42353e26)) * Update dependency markupsafe to v2.1.1 ([#901](https://github.com/googleapis/java-recaptchaenterprise/issues/901)) ([b69312b](https://github.com/googleapis/java-recaptchaenterprise/commit/b69312b49dc9ea402e49838fd0d19ad29e1e648c)) * Update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.5.0 ([#916](https://github.com/googleapis/java-recaptchaenterprise/issues/916)) ([7f3c8f5](https://github.com/googleapis/java-recaptchaenterprise/commit/7f3c8f509715d5e0e5bbe9ed0f23d3c06b9be192)) * Update dependency org.seleniumhq.selenium:selenium-java to v4.5.0 ([#917](https://github.com/googleapis/java-recaptchaenterprise/issues/917)) ([4c55f09](https://github.com/googleapis/java-recaptchaenterprise/commit/4c55f09c717c2d20aeebbe73a5e3744d369a4d95)) * Update dependency protobuf to v3.20.2 ([#902](https://github.com/googleapis/java-recaptchaenterprise/issues/902)) ([aca7cfb](https://github.com/googleapis/java-recaptchaenterprise/commit/aca7cfbad09d106025602a61079ca3e9a9d9fda1)) * Update dependency protobuf to v4 ([#913](https://github.com/googleapis/java-recaptchaenterprise/issues/913)) ([0b2ab6b](https://github.com/googleapis/java-recaptchaenterprise/commit/0b2ab6b246758e6d411679cd156e6f935a9d4f13)) * Update dependency pyjwt to v2.5.0 ([#908](https://github.com/googleapis/java-recaptchaenterprise/issues/908)) ([a3e1c2f](https://github.com/googleapis/java-recaptchaenterprise/commit/a3e1c2f178073ef0f17ea338040b6859337b0146)) * Update dependency requests to v2.28.1 ([#909](https://github.com/googleapis/java-recaptchaenterprise/issues/909)) ([bbe8f9b](https://github.com/googleapis/java-recaptchaenterprise/commit/bbe8f9bd59ed333959a33a815326fe973d0aab7c)) * Update dependency typing-extensions to v4.3.0 ([#910](https://github.com/googleapis/java-recaptchaenterprise/issues/910)) ([6b2630e](https://github.com/googleapis/java-recaptchaenterprise/commit/6b2630eaeed410409f6d0521b6a6bd7fc435f905)) * Update dependency zipp to v3.8.1 ([#911](https://github.com/googleapis/java-recaptchaenterprise/issues/911)) ([e94c7c0](https://github.com/googleapis/java-recaptchaenterprise/commit/e94c7c0ee03a2ea2035e33308c87059fdeb06499)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Oct 5, 2022
🤖 I have created a release *beep* *boop* --- ## [2.4.1](https://github.com/googleapis/java-language/compare/v2.4.0...v2.4.1) (2022-10-03) ### Documentation * Update classification sample to use v2 model ([#899](https://github.com/googleapis/java-language/issues/899)) ([3f956fe](https://github.com/googleapis/java-language/commit/3f956fe12e0eeee2fb4fdf546f77d6b1043f1f73)) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#929](https://github.com/googleapis/java-language/issues/929)) ([26b8438](https://github.com/googleapis/java-language/commit/26b84380417fa4bb153f6d7c4f30716192440f81)) * Update dependency google-api-core to v2.10.1 ([#921](https://github.com/googleapis/java-language/issues/921)) ([412cbb9](https://github.com/googleapis/java-language/commit/412cbb97138f52f8b706fbae3c847a80fbe34b4f)) * Update dependency google-auth to v2.12.0 ([#922](https://github.com/googleapis/java-language/issues/922)) ([5e2fd20](https://github.com/googleapis/java-language/commit/5e2fd20f9d720cde6f6cf7a4547115373b57a3a8)) * Update dependency google-cloud-storage to v2.5.0 ([#923](https://github.com/googleapis/java-language/issues/923)) ([fa6ec7b](https://github.com/googleapis/java-language/commit/fa6ec7b5f759f16d7ca9e420f46afa29cca859dd)) * Update dependency google-crc32c to v1.5.0 ([#924](https://github.com/googleapis/java-language/issues/924)) ([a400871](https://github.com/googleapis/java-language/commit/a40087156b32159f72ce3908ff1f77bfd2727a3a)) * Update dependency importlib-metadata to v4.12.0 ([#925](https://github.com/googleapis/java-language/issues/925)) ([7fa6782](https://github.com/googleapis/java-language/commit/7fa678217951ab0ab7729e082c1e2f43a6c294a2)) * Update dependency jeepney to v0.8.0 ([#926](https://github.com/googleapis/java-language/issues/926)) ([d52324e](https://github.com/googleapis/java-language/commit/d52324e86b8d192a5e2ff0ab7aa8c5209d93b112)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Oct 5, 2022
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo
pushed a commit
that referenced
this pull request
Feb 1, 2023
…-info-reports-plugin to v3.4.1 (#904) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) ([source](https://github.com/apache/maven-project-info-reports-plugin)) | `3.4.0` -> `3.4.1` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/compatibility-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/confidence-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTguMCIsInVwZGF0ZWRJblZlciI6IjMyLjE2MS4wIn0=-->
suztomo
pushed a commit
that referenced
this pull request
Feb 1, 2023
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- 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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Suggestion cannot be applied right now. Please check back later.
No description provided.