Skip to content
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

[ggj][engx] refactor: move comment composers into dedicated package #618

Merged
merged 27 commits into from
Dec 22, 2020

Conversation

miraleung
Copy link
Contributor

No description provided.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 22, 2020
Base automatically changed from dev/a6 to master December 22, 2020 22:10
@miraleung miraleung merged commit eac5c71 into master Dec 22, 2020
@miraleung miraleung deleted the dev/a7 branch December 22, 2020 22:49
suztomo pushed a commit that referenced this pull request Mar 21, 2023
* chore: update github actions

* chore: update
Source-Link: googleapis/synthtool@1622741
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:e3746f84955528d0fe24bf2e4df89875d6ce5a036af01b9c326d61a38838523a

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
suztomo pushed a commit that referenced this pull request Mar 21, 2023
… to v2.10.0 (#618)

[![WhiteSource 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.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.9.0` -> `2.10.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.10.0/compatibility-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.10.0/confidence-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>google/error-prone</summary>

### [`v2.10.0`](https://togithub.com/google/error-prone/releases/v2.10.0)

[Compare Source](https://togithub.com/google/error-prone/compare/v2.9.0...v2.10.0)

New checks

-   [`AlwaysThrows`](http://errorprone.info/bugpattern/AlwaysThrows)
-   [`StackTraceElementGetClass`](http://errorprone.info/bugpattern/StackTraceElementGetClass)
-   [`BareDotMetacharacter`](http://errorprone.info/bugpattern/BareDotMetacharacter)
-   [`DistinctVarargsChecker`](http://errorprone.info/bugpattern/DistinctVarargsChecker)
-   [`MalformedInlineTag`](http://errorprone.info/bugpattern/MalformedInlineTag)
-   [`MemoizeConstantVisitorStateLookups`](http://errorprone.info/bugpattern/MemoizeConstantVisitorStateLookups)
-   [`UnicodeEscape`](http://errorprone.info/bugpattern/UnicodeEscape)
-   [`FieldMissingNullable`](http://errorprone.info/bugpattern/FieldMissingNullable)
-   [`Java8ApiChecker`](http://errorprone.info/bugpattern/Java8ApiChecker)
-   [`ParameterMissingNullable`](http://errorprone.info/bugpattern/ParameterMissingNullable)
-   [`TooManyParameters`](http://errorprone.info/bugpattern/TooManyParameters)
-   [`TryWithResourcesVariable`](http://errorprone.info/bugpattern/TryWithResourcesVariable)
-   [`UnnecessaryFinal`](http://errorprone.info/bugpattern/UnnecessaryFinal)
-   [`VoidMissingNullable`](http://errorprone.info/bugpattern/VoidMissingNullable)

Fixed issues: [#&#8203;2616](https://togithub.com/google/error-prone/issues/2616), [#&#8203;2629](https://togithub.com/google/error-prone/issues/2629)

**Full Changelog**: google/error-prone@v2.9.0...v2.10.0

</details>

---

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
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.

3 participants