-
Notifications
You must be signed in to change notification settings - Fork 711
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump microsoft-cognitiveservices-speech-sdk from 1.32.0 to 1.33.1 in /webapp #690
Merged
dehoward
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/microsoft-cognitiveservices-speech-sdk-1.33.1
Dec 4, 2023
Merged
Bump microsoft-cognitiveservices-speech-sdk from 1.32.0 to 1.33.1 in /webapp #690
dehoward
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/microsoft-cognitiveservices-speech-sdk-1.33.1
Dec 4, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [microsoft-cognitiveservices-speech-sdk](https://github.com/Microsoft/cognitive-services-speech-sdk-js) from 1.32.0 to 1.33.1. - [Release notes](https://github.com/Microsoft/cognitive-services-speech-sdk-js/releases) - [Commits](microsoft/cognitive-services-speech-sdk-js@v1.32.0...v1.33.1) --- updated-dependencies: - dependency-name: microsoft-cognitiveservices-speech-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dehoward
approved these changes
Dec 4, 2023
teamleader-dev
pushed a commit
to vlink-group/chat-copilot
that referenced
this pull request
Oct 7, 2024
…/webapp (microsoft#690) Bumps [microsoft-cognitiveservices-speech-sdk](https://github.com/Microsoft/cognitive-services-speech-sdk-js) from 1.32.0 to 1.33.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/cognitive-services-speech-sdk-js/releases">microsoft-cognitiveservices-speech-sdk's releases</a>.</em></p> <blockquote> <h2>Speech SDK 1.33.1: 2023- October patch release</h2> <h2>Bug Fixes:</h2> <ul> <li>Shortly after release with found some issues with the ES6 changes and different version of node. This patch fixes those issues. <a href="https://redirect.github.com/microsoft/cognitive-services-speech-sdk-js/pull/760">remove all require usage in SDK to allow browser operation</a></li> </ul> <h2>Speech SDK 1.33.0: 2023- October release</h2> <h2>New features:</h2> <ul> <li>Packed lib files now targets ES6 JS, with support for ES5 JS removed <a href="https://redirect.github.com/Azure-Samples/cognitive-services-speech-sdk/pull/2132">Example of required changes to your projects to target ES6 rather than ES5</a></li> <li>AudioWorkletNode module loads <a href="https://redirect.github.com/microsoft/cognitive-services-speech-sdk-js/pull/732">now uses a trusted URL</a>, with fallback for CDN browser includes.</li> </ul> <h2>Bug Fixes:</h2> <ul> <li><a href="https://redirect.github.com/microsoft/cognitive-services-speech-sdk-js/pull/735">intermediate events for translation scenario targeting v2 endpoint are correctly handled</a></li> <li>The language property for <a href="https://redirect.github.com/microsoft/cognitive-services-speech-sdk-js/pull/736">TranslationRecognitionEventArgs is now set for translation.hypothesis events</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/4d74a985134b3d0dca0595f5fbebf9a5fbc48289"><code>4d74a98</code></a> Merge branch 'master' of <a href="https://github.com/microsoft/cognitive-services-spee">https://github.com/microsoft/cognitive-services-spee</a>...</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/a8ecf1a7829d126a1d7bc22fa7646fac42327fb7"><code>a8ecf1a</code></a> remove all require usage in SDK to allow browser operation (<a href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/760">#760</a>)</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/99a0f861856b9de9d4a35e47ecd8678a6b527a40"><code>99a0f86</code></a> Merge branch 'master' of <a href="https://github.com/microsoft/cognitive-services-spee">https://github.com/microsoft/cognitive-services-spee</a>...</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/7144299d306aed4d7d42e7a21db18ffe4e7ec09f"><code>7144299</code></a> fix dialog service tests (<a href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/759">#759</a>)</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/f4fbff746d3d6852a4e8399b4b2c56c1fbed8bfd"><code>f4fbff7</code></a> update package version to 1.33.1 patch release.</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/a1aeda5ab87baeed9ddecb0bc6bb8ff582493964"><code>a1aeda5</code></a> Merge branch 'master' of <a href="https://github.com/microsoft/cognitive-services-spee">https://github.com/microsoft/cognitive-services-spee</a>...</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/f5cb400d425836dc2a12300680aab105a62d6ad4"><code>f5cb400</code></a> fix trailing space in comment on main file (<a href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/757">#757</a>)</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/1d9f0e7b50751cac472153ba1834236ea3289f49"><code>1d9f0e7</code></a> Merge branch 'master' of <a href="https://github.com/microsoft/cognitive-services-spee">https://github.com/microsoft/cognitive-services-spee</a>...</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/ddd6e0b923aefb9db262c552828ef38bc1c5de62"><code>ddd6e0b</code></a> changes to allow new install of node lib to work using ESM js output (<a href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/755">#755</a>)</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/ee95b6997f5db9298ee77e578deea72a88cb1a67"><code>ee95b69</code></a> fix race condition in stopRecognizing (<a href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/751">#751</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/cognitive-services-speech-sdk-js/compare/v1.32.0...v1.33.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=microsoft-cognitiveservices-speech-sdk&package-manager=npm_and_yarn&previous-version=1.32.0&new-version=1.33.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kb0039
pushed a commit
to aaronba/chat-copilot
that referenced
this pull request
Jan 8, 2025
…/webapp (microsoft#690) Bumps [microsoft-cognitiveservices-speech-sdk](https://github.com/Microsoft/cognitive-services-speech-sdk-js) from 1.32.0 to 1.33.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/cognitive-services-speech-sdk-js/releases">microsoft-cognitiveservices-speech-sdk's releases</a>.</em></p> <blockquote> <h2>Speech SDK 1.33.1: 2023- October patch release</h2> <h2>Bug Fixes:</h2> <ul> <li>Shortly after release with found some issues with the ES6 changes and different version of node. This patch fixes those issues. <a href="https://redirect.github.com/microsoft/cognitive-services-speech-sdk-js/pull/760">remove all require usage in SDK to allow browser operation</a></li> </ul> <h2>Speech SDK 1.33.0: 2023- October release</h2> <h2>New features:</h2> <ul> <li>Packed lib files now targets ES6 JS, with support for ES5 JS removed <a href="https://redirect.github.com/Azure-Samples/cognitive-services-speech-sdk/pull/2132">Example of required changes to your projects to target ES6 rather than ES5</a></li> <li>AudioWorkletNode module loads <a href="https://redirect.github.com/microsoft/cognitive-services-speech-sdk-js/pull/732">now uses a trusted URL</a>, with fallback for CDN browser includes.</li> </ul> <h2>Bug Fixes:</h2> <ul> <li><a href="https://redirect.github.com/microsoft/cognitive-services-speech-sdk-js/pull/735">intermediate events for translation scenario targeting v2 endpoint are correctly handled</a></li> <li>The language property for <a href="https://redirect.github.com/microsoft/cognitive-services-speech-sdk-js/pull/736">TranslationRecognitionEventArgs is now set for translation.hypothesis events</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/4d74a985134b3d0dca0595f5fbebf9a5fbc48289"><code>4d74a98</code></a> Merge branch 'master' of <a href="https://github.com/microsoft/cognitive-services-spee">https://github.com/microsoft/cognitive-services-spee</a>...</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/a8ecf1a7829d126a1d7bc22fa7646fac42327fb7"><code>a8ecf1a</code></a> remove all require usage in SDK to allow browser operation (<a href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/760">#760</a>)</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/99a0f861856b9de9d4a35e47ecd8678a6b527a40"><code>99a0f86</code></a> Merge branch 'master' of <a href="https://github.com/microsoft/cognitive-services-spee">https://github.com/microsoft/cognitive-services-spee</a>...</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/7144299d306aed4d7d42e7a21db18ffe4e7ec09f"><code>7144299</code></a> fix dialog service tests (<a href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/759">#759</a>)</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/f4fbff746d3d6852a4e8399b4b2c56c1fbed8bfd"><code>f4fbff7</code></a> update package version to 1.33.1 patch release.</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/a1aeda5ab87baeed9ddecb0bc6bb8ff582493964"><code>a1aeda5</code></a> Merge branch 'master' of <a href="https://github.com/microsoft/cognitive-services-spee">https://github.com/microsoft/cognitive-services-spee</a>...</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/f5cb400d425836dc2a12300680aab105a62d6ad4"><code>f5cb400</code></a> fix trailing space in comment on main file (<a href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/757">#757</a>)</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/1d9f0e7b50751cac472153ba1834236ea3289f49"><code>1d9f0e7</code></a> Merge branch 'master' of <a href="https://github.com/microsoft/cognitive-services-spee">https://github.com/microsoft/cognitive-services-spee</a>...</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/ddd6e0b923aefb9db262c552828ef38bc1c5de62"><code>ddd6e0b</code></a> changes to allow new install of node lib to work using ESM js output (<a href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/755">#755</a>)</li> <li><a href="https://github.com/microsoft/cognitive-services-speech-sdk-js/commit/ee95b6997f5db9298ee77e578deea72a88cb1a67"><code>ee95b69</code></a> fix race condition in stopRecognizing (<a href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/751">#751</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/cognitive-services-speech-sdk-js/compare/v1.32.0...v1.33.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=microsoft-cognitiveservices-speech-sdk&package-manager=npm_and_yarn&previous-version=1.32.0&new-version=1.33.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
webapp
Pull requests that update Typescript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps microsoft-cognitiveservices-speech-sdk from 1.32.0 to 1.33.1.
Release notes
Sourced from microsoft-cognitiveservices-speech-sdk's releases.
Commits
4d74a98
Merge branch 'master' of https://github.com/microsoft/cognitive-services-spee...a8ecf1a
remove all require usage in SDK to allow browser operation (#760)99a0f86
Merge branch 'master' of https://github.com/microsoft/cognitive-services-spee...7144299
fix dialog service tests (#759)f4fbff7
update package version to 1.33.1 patch release.a1aeda5
Merge branch 'master' of https://github.com/microsoft/cognitive-services-spee...f5cb400
fix trailing space in comment on main file (#757)1d9f0e7
Merge branch 'master' of https://github.com/microsoft/cognitive-services-spee...ddd6e0b
changes to allow new install of node lib to work using ESM js output (#755)ee95b69
fix race condition in stopRecognizing (#751)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)