-
Notifications
You must be signed in to change notification settings - Fork 282
Comparing changes
Open a pull request
base repository: googleapis/nodejs-speech
base: v4.9.0
head repository: googleapis/nodejs-speech
compare: v4.10.0
- 19 commits
- 48 files changed
- 12 contributors
Commits on Sep 21, 2021
-
chore: relocate owl bot post processor (#808)
chore: relocate owl bot post processor
Configuration menu - View commit details
-
Copy full SHA for b775dd1 - Browse repository at this point
Copy the full SHA b775dd1View commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1476282 - Browse repository at this point
Copy the full SHA 1476282View commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6d63ef1 - Browse repository at this point
Copy the full SHA 6d63ef1View commit details
Commits on Oct 26, 2021
-
chore(deps): update dependency @types/node to v16 (#817)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^14.0.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/14.17.32/16.11.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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/nodejs-speech).
Configuration menu - View commit details
-
Copy full SHA for 6d016b1 - Browse repository at this point
Copy the full SHA 6d016b1View commit details
Commits on Nov 4, 2021
-
chore(deps): update dependency sinon to v12 (#818)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^11.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/sinon/11.1.2/12.0.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 <details> <summary>sinonjs/sinon</summary> ### [`v12.0.1`](https://togithub.com/sinonjs/sinon/blob/master/CHANGES.md#​1201) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v12.0.0...v12.0.1) - [`3f598221`](https://togithub.com/sinonjs/sinon/commit/3f598221045904681f2b3b3ba1df617ed5e230e3) Fix issue with npm unlink for npm version > 6 (Carl-Erik Kopseng) > 'npm unlink' would implicitly unlink the current dir > until version 7, which requires an argument - [`51417a38`](https://togithub.com/sinonjs/sinon/commit/51417a38111eeeb7cd14338bfb762cc2df487e1b) Fix bundling of cjs module ([#​2412](https://togithub.com/sinonjs/sinon/issues/2412)) (Julian Grinblat) > - Fix bundling of cjs module > > - Run prettier *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2021-11-04.* #### 12.0.0 ### [`v12.0.0`](https://togithub.com/sinonjs/sinon/compare/v11.1.2...v12.0.0) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v11.1.2...v12.0.0) </details> --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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/nodejs-speech).
Configuration menu - View commit details
-
Copy full SHA for fd0f4a9 - Browse repository at this point
Copy the full SHA fd0f4a9View commit details
Commits on Nov 10, 2021
-
docs(samples): add example tags to generated samples (#819)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 408439482 Source-Link: googleapis/googleapis@b9f6184 Source-Link: https://github.com/googleapis/googleapis-gen/commit/eb888bc214efc7bf43bf4634b470254565a659a5 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWI4ODhiYzIxNGVmYzdiZjQzYmY0NjM0YjQ3MDI1NDU2NWE2NTlhNSJ9
Configuration menu - View commit details
-
Copy full SHA for af51647 - Browse repository at this point
Copy the full SHA af51647View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cd1ac89 - Browse repository at this point
Copy the full SHA cd1ac89View commit details
Commits on Nov 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 625ae7d - Browse repository at this point
Copy the full SHA 625ae7dView commit details
Commits on Dec 6, 2021
-
feat: add alternative_language_codes to RecognitionConfig (#824)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 413453425 Source-Link: googleapis/googleapis@2b47b24 Source-Link: https://github.com/googleapis/googleapis-gen/commit/7ffe6e0a1bf63d8540009ce698660ebb71c54ff1 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2ZmZTZlMGExYmY2M2Q4NTQwMDA5Y2U2OTg2NjBlYmI3MWM1NGZmMSJ9 feat: add WEBM_OPUS codec feat: add SpeechAdaptation configuration feat: add word confidence feat: add spoken punctuation and spoken emojis feat: add hint boost in SpeechContext
Configuration menu - View commit details
-
Copy full SHA for f5cfad6 - Browse repository at this point
Copy the full SHA f5cfad6View commit details
Commits on Dec 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 16eed9b - Browse repository at this point
Copy the full SHA 16eed9bView commit details
Commits on Dec 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1abf737 - Browse repository at this point
Copy the full SHA 1abf737View commit details
Commits on Dec 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f6b48b2 - Browse repository at this point
Copy the full SHA f6b48b2View commit details
Commits on Dec 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0eaa230 - Browse repository at this point
Copy the full SHA 0eaa230View commit details
Commits on Dec 30, 2021
-
feat: add result_end_time to SpeechRecognitionResult (#825)
PiperOrigin-RevId: 413728495 Source-Link: googleapis/googleapis@10f96cb Source-Link: https://github.com/googleapis/googleapis-gen/commit/f464864292eb6b055f1e1d8408aff87817cca64c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjQ2NDg2NDI5MmViNmIwNTVmMWUxZDg0MDhhZmY4NzgxN2NjYTY0YyJ9 See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Jeff Ching <[email protected]> Co-authored-by: nicain <[email protected]> Co-authored-by: Benjamin E. Coe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11363fe - Browse repository at this point
Copy the full SHA 11363feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99fb8c4 - Browse repository at this point
Copy the full SHA 99fb8c4View commit details
Commits on Jan 13, 2022
-
test(nodejs): remove 15 add 16 (#1322) (#836)
Source-Link: googleapis/synthtool@6981da4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:3563b6b264989c4f5aa31a3682e4df36c95756cfef275d3201508947cbfc511e Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03cc7ef - Browse repository at this point
Copy the full SHA 03cc7efView commit details
Commits on Jan 17, 2022
-
chore: update github issue templates (#1085) (#839)
Source-Link: googleapis/synthtool@4dfd20a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:2d850512335d7adca3a4b08e02f8e63192978aea88c042dacb3e382aa996ae7c Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8eb6f7b - Browse repository at this point
Copy the full SHA 8eb6f7bView commit details -
chore(deps): update dependency gts to v3 (#837)
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Benjamin E. Coe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2b098f - Browse repository at this point
Copy the full SHA f2b098fView commit details -
chore(main): release 4.10.0 (#838)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Benjamin E. Coe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c682cfb - Browse repository at this point
Copy the full SHA c682cfbView 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 v4.9.0...v4.10.0