Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Initial auto-generated gcloud-java-errorreporting#1176

Merged
mziccard merged 3 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
garrettjonesgoogle:autogen-cloud-errorreportinggarrettjonesgoogle/gcloud-java:autogen-cloud-errorreportingCopy head branch name to clipboard
Aug 30, 2016
Merged

Initial auto-generated gcloud-java-errorreporting#1176
mziccard merged 3 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
garrettjonesgoogle:autogen-cloud-errorreportinggarrettjonesgoogle/gcloud-java:autogen-cloud-errorreportingCopy head branch name to clipboard

Conversation

@garrettjonesgoogle

Copy link
Copy Markdown
Contributor

No description provided.

@garrettjonesgoogle garrettjonesgoogle force-pushed the autogen-cloud-errorreporting branch from dc0d558 to 035b373 Compare August 19, 2016 18:32
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 19, 2016
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.2%) to 85.595% when pulling 035b373 on garrettjonesgoogle:autogen-cloud-errorreporting into d7c51de on GoogleCloudPlatform:master.

* or implied. See the License for the specific language governing permissions and limitations under
* the License.
*/
package com.google.cloud.devtools.clouderrorreporting.spi.v1beta1;

This comment was marked as spam.

@mziccard

Copy link
Copy Markdown
Contributor

There's a blocking issue with this that is the package name:

com.google.cloud.devtools.clouderrorreporting.spi.v1beta1

should be changed to:

com.google.cloud.errorreporting.spi.v1beta1

@garrettjonesgoogle garrettjonesgoogle force-pushed the autogen-cloud-errorreporting branch from 035b373 to 28f216e Compare August 27, 2016 00:03
@garrettjonesgoogle

Copy link
Copy Markdown
Contributor Author

Package name fixed. PTAL.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.2%) to 85.478% when pulling 28f216e on garrettjonesgoogle:autogen-cloud-errorreporting into 972d578 on GoogleCloudPlatform:master.

import com.google.common.collect.ImmutableSet;
import com.google.common.collect.Lists;
import com.google.common.collect.Sets;
import com.google.devtools.clouderrorreporting.v1beta1.ErrorGroup;

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@garrettjonesgoogle

Copy link
Copy Markdown
Contributor Author

The checkstyle exclusion path has been updated now.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.4%) to 85.346% when pulling fb50802 on garrettjonesgoogle:autogen-cloud-errorreporting into 972d578 on GoogleCloudPlatform:master.

@mziccard mziccard merged commit 40cb2d6 into googleapis:master Aug 30, 2016
github-actions Bot pushed a commit that referenced this pull request Jun 30, 2022
Source-Link: googleapis/synthtool@7a220e2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:6d4e3a15c62cfdcb823d60e16da7521e7c6fc00eba07c8ff12e4de9924a57d28
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
🤖 I have created a release *beep* *boop*
---


## [2.17.2](https://togithub.com/googleapis/java-datastore/compare/v2.17.1...v2.17.2) (2023-09-26)


### Bug Fixes

* Checksum format ([#1178](https://togithub.com/googleapis/java-datastore/issues/1178)) ([410b939](https://togithub.com/googleapis/java-datastore/commit/410b9397bb9ba480dff6217c0c4c27364e58db49))
* Deprecate `databaseId` on datastore-v1-proto-client DatastoreOptions ([#1190](https://togithub.com/googleapis/java-datastore/issues/1190)) ([12a3d27](https://togithub.com/googleapis/java-datastore/commit/12a3d27ebc7ca87338ee896fd6ba3e804edd95ce))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.0 ([#1195](https://togithub.com/googleapis/java-datastore/issues/1195)) ([6f0cad7](https://togithub.com/googleapis/java-datastore/commit/6f0cad7268cee6347d34125c14c1133b80c840d7))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 ([#1198](https://togithub.com/googleapis/java-datastore/issues/1198)) ([8062be9](https://togithub.com/googleapis/java-datastore/commit/8062be94b00fe2967e592f3d0a35751f0d11a013))
* Update dependency com.google.errorprone:error_prone_core to v2.22.0 ([#1194](https://togithub.com/googleapis/java-datastore/issues/1194)) ([b8f108a](https://togithub.com/googleapis/java-datastore/commit/b8f108a3d013b5b54c519db24b40dd63e4855240))
* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.26 ([#1176](https://togithub.com/googleapis/java-datastore/issues/1176)) ([76e3a71](https://togithub.com/googleapis/java-datastore/commit/76e3a71560222894513a485cb91cec7161276e3c))
* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.27 ([#1192](https://togithub.com/googleapis/java-datastore/issues/1192)) ([aa3bca1](https://togithub.com/googleapis/java-datastore/commit/aa3bca10de19350cabc244426ebc284c64cb7344))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26 ([#1177](https://togithub.com/googleapis/java-datastore/issues/1177)) ([7733004](https://togithub.com/googleapis/java-datastore/commit/7733004aff34bb8b4b8addccc68e75080f0f33a5))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 ([#1193](https://togithub.com/googleapis/java-datastore/issues/1193)) ([a628255](https://togithub.com/googleapis/java-datastore/commit/a628255dffc2e8f871df699ebe7a94e4b75eb4b9))
* Update gapic-generator-java to 2.26.0 ([#1197](https://togithub.com/googleapis/java-datastore/issues/1197)) ([2540282](https://togithub.com/googleapis/java-datastore/commit/2540282653d8f8f06a71568c81eca8d3cb70f00f))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
…r-plugin to v3.11.0 (#1176)

[![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-compiler-plugin](https://maven.apache.org/plugins/) | `3.10.1` -> `3.11.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.plugins:maven-compiler-plugin/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.maven.plugins:maven-compiler-plugin/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.maven.plugins:maven-compiler-plugin/3.10.1/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.maven.plugins:maven-compiler-plugin/3.10.1/3.11.0?slim=true)](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, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-auth-library-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMiIsInVwZGF0ZWRJblZlciI6IjM2LjExLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
…r-plugin to v3.11.0 (#1176)

[![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-compiler-plugin](https://maven.apache.org/plugins/) | `3.10.1` -> `3.11.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.plugins:maven-compiler-plugin/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.maven.plugins:maven-compiler-plugin/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.maven.plugins:maven-compiler-plugin/3.10.1/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.maven.plugins:maven-compiler-plugin/3.10.1/3.11.0?slim=true)](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, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-auth-library-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMiIsInVwZGF0ZWRJblZlciI6IjM2LjExLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
suztomo pushed a commit that referenced this pull request Mar 30, 2026
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
…21.2 (#1176)

* deps: update dependency com.google.protobuf:protobuf-java-util to v3.21.2

* 🦉 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>
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
🤖 I have created a release *beep* *boop*
---


## [1.120.1](googleapis/java-pubsub@v1.120.0...v1.120.1) (2022-07-11)


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.13.8 ([#1179](googleapis/java-pubsub#1179)) ([5fc8f86](googleapis/java-pubsub@5fc8f86))
* update dependency com.google.cloud:google-cloud-core to v2.8.1 ([#1178](googleapis/java-pubsub#1178)) ([0052a6c](googleapis/java-pubsub@0052a6c))
* update dependency com.google.protobuf:protobuf-java-util to v3.21.2 ([#1176](googleapis/java-pubsub#1176)) ([8ffe189](googleapis/java-pubsub@8ffe189))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
meltsufin pushed a commit that referenced this pull request May 1, 2026
…21.2 (#1176)

* deps: update dependency com.google.protobuf:protobuf-java-util to v3.21.2

* 🦉 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>
meltsufin pushed a commit that referenced this pull request May 1, 2026
🤖 I have created a release *beep* *boop*
---


## [1.120.1](googleapis/java-pubsub@v1.120.0...v1.120.1) (2022-07-11)


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.13.8 ([#1179](googleapis/java-pubsub#1179)) ([f4fa008](googleapis/java-pubsub@f4fa008))
* update dependency com.google.cloud:google-cloud-core to v2.8.1 ([#1178](googleapis/java-pubsub#1178)) ([616410a](googleapis/java-pubsub@616410a))
* update dependency com.google.protobuf:protobuf-java-util to v3.21.2 ([#1176](googleapis/java-pubsub#1176)) ([303aac2](googleapis/java-pubsub@303aac2))

---
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

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.