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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6ad1af8 View commit details

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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    28ff65d View commit details

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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    767e2f4 View commit details
Showing with 10 additions and 3 deletions.
  1. +7 −0 CHANGELOG.md
  2. +2 −2 build.gradle
  3. +1 −1 versions.txt
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.2](https://github.com/googleapis/api-common-java/compare/v2.2.1...v2.2.2) (2022-08-04)


### Dependencies

* update dependency com.google.errorprone:error_prone_annotations to v2.15.0 ([#364](https://github.com/googleapis/api-common-java/issues/364)) ([28ff65d](https://github.com/googleapis/api-common-java/commit/28ff65d7e70495cc079379b8e78cb515a2960dae))

## [2.2.1](https://github.com/googleapis/api-common-java/compare/v2.2.0...v2.2.1) (2022-06-09)


4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ apply plugin: 'io.github.gradle-nexus.publish-plugin'
group = "com.google.api"
archivesBaseName = "api-common"

project.version = "2.2.1" // {x-version-update:api-common:current}
project.version = "2.2.2" // {x-version-update:api-common:current}

sourceCompatibility = 1.8
targetCompatibility = 1.8
@@ -46,7 +46,7 @@ ext {
auto_value_annotations: 'com.google.auto.value:auto-value-annotations:1.9',
guava: 'com.google.guava:guava:31.1-jre',
jsr305: 'com.google.code.findbugs:jsr305:3.0.2',
error_prone_annotations: 'com.google.errorprone:error_prone_annotations:2.14.0',
error_prone_annotations: 'com.google.errorprone:error_prone_annotations:2.15.0',

// Testing
junit: 'junit:junit:4.13.2',
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

api-common:2.2.1:2.2.1
api-common:2.2.2:2.2.2