Skip to content
This repository was archived by the owner on Dec 15, 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/java-speech
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.13
Choose a base ref
...
head repository: googleapis/java-speech
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.14
Choose a head ref
  • 8 commits
  • 21 files changed
  • 5 contributors

Commits on Apr 1, 2022

  1. chore(main): release 2.2.14-SNAPSHOT (#851)

    🤖 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 Apr 1, 2022
    Configuration menu
    Copy the full SHA
    a7d1d40 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. chore(deps): update dependency org.sonatype.plugins:nexus-staging-mav…

    …en-plugin to v1.6.12 (#1388) (#852)
    
    Co-authored-by: Neenu Shaji 
    Source-Link: googleapis/synthtool@4c770a0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:029f8a2fcd20ab09808e4a5cf5f3866f5976b6635197c764679f9b22591aab58
    gcf-owl-bot[bot] and Neenu1995 authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    18bfa6f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-speech t…

    …o v2.2.13 (#853)
    
    [![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.cloud:google-cloud-speech](https://togithub.com/googleapis/java-speech) | `2.2.12` -> `2.2.13` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech/2.2.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech/2.2.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech/2.2.13/compatibility-slim/2.2.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech/2.2.13/confidence-slim/2.2.12)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    
    googleapis/java-speech ### [`v2.2.13`](https://togithub.com/googleapis/java-speech/blob/HEAD/CHANGELOG.md#​2213-httpsgithubcomgoogleapisjava-speechcomparev2212v2213-2022-04-01) [Compare Source](https://togithub.com/googleapis/java-speech/compare/v2.2.12...v2.2.13)
    --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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-speech).
    renovate-bot authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    4f125c8 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade black in noxfile.py to 22.3.0 (#1377) (#854)

    * chore: upgrade black to 22.3.0
    
    * update lint also
    
    * run blacken session
    
    * ci: use click>8.0 for blacken/lint sessions
    
    * chore: fix typo
    
    Co-authored-by: nicain 
    
    * rebase error
    
    Co-authored-by: nicain 
    Source-Link: googleapis/synthtool@0dcf739
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:4a8d2d787ea374ba929e37c39c4b16d2498044e24ef123077125b946cac2dcdc
    gcf-owl-bot[bot] and nicain authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    93d6a22 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore: remove unused imports (#856)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 439629269
    
    Source-Link: googleapis/googleapis@8d458c8
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/065f18138630ac4c920ac4bc71b447098389dba2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDY1ZjE4MTM4NjMwYWM0YzkyMGFjNGJjNzFiNDQ3MDk4Mzg5ZGJhMiJ9
    gcf-owl-bot[bot] authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    6ece971 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. chore: Enable Size-Label bot in all googleapis Java repositories (#13…

    …81) (#857)
    
    * chore: Enable Size-Label bot in all googleapis Java repositories
    
    Auto-label T-shirt size indicator should be assigned on every new pull request in all googleapis Java repositories
    
    * Remove product
    
    Remove product since it is by default true
    
    * add license header
    
    Co-authored-by: Neenu Shaji 
    Source-Link: googleapis/synthtool@54b2c6a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:fc52b202aa298a50a12c64efd04fea3884d867947effe2fa85382a246c09e813
    gcf-owl-bot[bot] and Neenu1995 authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    76825d5 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.errorprone:error_prone_annotations…

    … to v2.12.1 (#855)
    
    [![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.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
    
    
    google/error-prone ### [`v2.12.1`](https://togithub.com/google/error-prone/releases/v2.12.1) [Compare Source](https://togithub.com/google/error-prone/compare/v2.12.0...v2.12.1) - This release adds an infrastructure optimization to `AppliedFix` source code processing. - [Release Diff: v2.12.0...v2.12.1](https://togithub.com/google/error-prone/compare/v2.12.0...v2.12.1). ### [`v2.12.0`](https://togithub.com/google/error-prone/releases/v2.12.0) [Compare Source](https://togithub.com/google/error-prone/compare/v2.11.0...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: [#​58](https://togithub.com/google/error-prone/issues/58), [#​65](https://togithub.com/google/error-prone/issues/65), [#​1327](https://togithub.com/google/error-prone/issues/1327), [#​1654](https://togithub.com/google/error-prone/issues/1654), [#​2858](https://togithub.com/google/error-prone/issues/2858), [#​2867](https://togithub.com/google/error-prone/issues/2867), [#​2916](https://togithub.com/google/error-prone/issues/2916), [#​2951](https://togithub.com/google/error-prone/issues/2951), [#​2954](https://togithub.com/google/error-prone/issues/2954), [#​3006](https://togithub.com/google/error-prone/issues/3006), [#​3008](https://togithub.com/google/error-prone/issues/3008) **Full Changelog**: google/error-prone@v2.11.0...v2.12.0
    --- ### 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. --- - [ ] 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-speech).
    renovate-bot authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    3cd4c3f View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.2.14 (#858)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [2.2.14](v2.2.13...v2.2.14) (2022-04-07)
    
    
    ### Dependencies
    
    * update dependency com.google.errorprone:error_prone_annotations to v2.12.1 ([#855](#855)) ([3cd4c3f](3cd4c3f))
    
    ---
    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 Apr 7, 2022
    Configuration menu
    Copy the full SHA
    c32b98a View commit details
    Browse the repository at this point in the history
Loading