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.1.2
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.1.3
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    31ac979 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.1.3-SNAPSHOT (#330)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    cb2accd View commit details
    Browse the repository at this point in the history
  3. chore: fixed test assertion (#326)

    Co-authored-by: Emily Ball <[email protected]>
    dangazineu and eaball35 authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e37fbee View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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

    … to v2.11.0 (#331)
    
    [![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.10.0` -> `2.11.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.11.0/compatibility-slim/2.10.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.11.0/confidence-slim/2.10.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google/error-prone</summary>
    
    ### [`v2.11.0`](https://togithub.com/google/error-prone/releases/v2.11.0)
    
    Error Prone now requires JDK 11 or newer ([https://github.com/google/error-prone/issues/2730](https://togithub.com/google/error-prone/issues/2730)).
    
    New checks
    
    -   [`AutoValueBuilderDefaultsInConstructor`](http://errorprone.info/bugpattern/AutoValueBuilderDefaultsInConstructor)
    -   [`FloggerLogString`](http://errorprone.info/bugpattern/FloggerLogString)
    -   [`UnicodeDirectionalityCharacters`](http://errorprone.info/bugpattern/UnicodeDirectionalityCharacters)
    -   [`UnicodeInCode`](http://errorprone.info/bugpattern/UnicodeInCode)
    -   [`AlreadyChecked`](http://errorprone.info/bugpattern/AlreadyChecked)
    -   [`BugPatternNaming`](http://errorprone.info/bugpattern/BugPatternNaming)
    -   [`MissingImplementsComparable`](http://errorprone.info/bugpattern/MissingImplementsComparable)
    -   [`NegativeCharLiteral`](http://errorprone.info/bugpattern/NegativeCharLiteral)
    -   [`PreferredInterfaceType`](http://errorprone.info/bugpattern/PreferredInterfaceType)
    -   [`StronglyTypeByteString`](http://errorprone.info/bugpattern/StronglyTypeByteString)
    -   [`UsingJsr305CheckReturnValue`](http://errorprone.info/bugpattern/UsingJsr305CheckReturnValue)
    
    Fixed issues: [#&#8203;2641](https://togithub.com/google/error-prone/issues/2641), [#&#8203;2705](https://togithub.com/google/error-prone/issues/2705), [#&#8203;2776](https://togithub.com/google/error-prone/issues/2776), [#&#8203;2798](https://togithub.com/google/error-prone/issues/2798), [#&#8203;2799](https://togithub.com/google/error-prone/issues/2799), [#&#8203;2819](https://togithub.com/google/error-prone/issues/2819), [#&#8203;2820](https://togithub.com/google/error-prone/issues/2820), [#&#8203;2831](https://togithub.com/google/error-prone/issues/2831), [#&#8203;2833](https://togithub.com/google/error-prone/issues/2833), [#&#8203;2834](https://togithub.com/google/error-prone/issues/2834), [#&#8203;2835](https://togithub.com/google/error-prone/issues/2835), [#&#8203;2861](https://togithub.com/google/error-prone/issues/2861), [#&#8203;2873](https://togithub.com/google/error-prone/issues/2873), [#&#8203;2889](https://togithub.com/google/error-prone/issues/2889), [#&#8203;2892](https://togithub.com/google/error-prone/issues/2892), [#&#8203;2901](https://togithub.com/google/error-prone/issues/2901)
    
    **Full Changelog**: google/error-prone@v2.10.0...v2.11.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/api-common-java).
    renovate-bot authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1a1910c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. chore(main): release 2.1.3 (#332)

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