-
Notifications
You must be signed in to change notification settings - Fork 55
Comparing changes
Open a pull request
base repository: googleapis/java-speech
base: v2.2.13
head repository: googleapis/java-speech
compare: v2.2.14
- 8 commits
- 21 files changed
- 5 contributors
Commits on Apr 1, 2022
-
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).
Configuration menu - View commit details
-
Copy full SHA for a7d1d40 - Browse repository at this point
Copy the full SHA a7d1d40View commit details
Commits on Apr 4, 2022
-
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 Configuration menu - View commit details
-
Copy full SHA for 18bfa6f - Browse repository at this point
Copy the full SHA 18bfa6fView commit details -
chore(deps): update dependency com.google.cloud:google-cloud-speech t…
…o v2.2.13 (#853) [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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 menu - View commit details
-
Copy full SHA for 4f125c8 - Browse repository at this point
Copy the full SHA 4f125c8View commit details -
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 Configuration menu - View commit details
-
Copy full SHA for 93d6a22 - Browse repository at this point
Copy the full SHA 93d6a22View commit details
Commits on Apr 6, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 6ece971 - Browse repository at this point
Copy the full SHA 6ece971View commit details
Commits on Apr 7, 2022
-
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 Configuration menu - View commit details
-
Copy full SHA for 76825d5 - Browse repository at this point
Copy the full SHA 76825d5View commit details -
deps: update dependency com.google.errorprone:error_prone_annotations…
… to v2.12.1 (#855) [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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.0Configuration menu - View commit details
-
Copy full SHA for 3cd4c3f - Browse repository at this point
Copy the full SHA 3cd4c3fView commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for c32b98a - Browse repository at this point
Copy the full SHA c32b98aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.13...v2.2.14