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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/api-common-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.1
Choose a base ref
...
head repository: googleapis/api-common-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 14, 2022

  1. chore(main): release 2.2.2-SNAPSHOT (#363)

    🤖 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).
    release-please[bot] authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    6ad1af8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. deps: update dependency com.google.errorprone:error_prone_annotations…

    … to v2.15.0 (#364)
    
    [![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.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.14.0` -> `2.15.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.15.0/compatibility-slim/2.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.15.0/confidence-slim/2.14.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google/error-prone</summary>
    
    ### [`v2.15.0`](https://togithub.com/google/error-prone/releases/tag/v2.15.0)
    
    New Checkers:
    
    -   [`BuilderReturnThis`](https://errorprone.info/bugpattern/BuilderReturnThis)
    -   [`CanIgnoreReturnValueSuggester`](https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester)
    -   [`CannotMockFinalClass`](https://errorprone.info/bugpattern/CannotMockFinalClass)
    -   [`CannotMockFinalMethod`](https://errorprone.info/bugpattern/CannotMockFinalMethod)
    -   [`DirectInvocationOnMock`](https://errorprone.info/bugpattern/DirectInvocationOnMock)
    -   [`ExtendsObject`](https://errorprone.info/bugpattern/ExtendsObject)
    -   [`MockNotUsedInProduction`](https://errorprone.info/bugpattern/MockNotUsedInProduction)
    -   [`NoCanIgnoreReturnValueOnClasses`](https://errorprone.info/bugpattern/NoCanIgnoreReturnValueOnClasses)
    -   [`NullArgumentForNonNullParameter`](https://errorprone.info/bugpattern/NullArgumentForNonNullParameter)
    -   [`SelfAlwaysReturnsThis`](https://errorprone.info/bugpattern/SelfAlwaysReturnsThis)
    -   [`UnsafeWildcard`](https://errorprone.info/bugpattern/UnsafeWildcard)
    -   [`UnusedTypeParameter`](https://errorprone.info/bugpattern/UnusedTypeParameter)
    
    Fixed issues: [#&#8203;1562](https://togithub.com/google/error-prone/issues/1562), [#&#8203;3236](https://togithub.com/google/error-prone/issues/3236), [#&#8203;3245](https://togithub.com/google/error-prone/issues/3245), [#&#8203;3321](https://togithub.com/google/error-prone/issues/3321)
    
    **Full Changelog**: google/error-prone@v2.14.0...v2.15.0
    
    </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/api-common-java).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE0MS4wIn0=-->
    renovate-bot authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    28ff65d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. chore(main): release 2.2.2 (#365)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    767e2f4 View commit details
    Browse the repository at this point in the history
Loading