Skip to content
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

Update dependency ibm-watson to v5 - autoclosed #15

Closed

Conversation

mend-for-github-com[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
ibm-watson dependencies major 4.2.1 -> 5.6.0

By merging this PR, the issue #9 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.8 CVE-2021-43138
Medium Medium 6.5 CVE-2022-0155
Medium Medium 5.9 CVE-2022-0536

Release Notes

watson-developer-cloud/node-sdk

v5.6.0

Compare Source

Bug Fixes
Features
  • assistant-v2: new method: messageStateless (0ccc5bf)
  • visual-recognition-v4: new method: getModelFile (55aec8c)

v5.5.0

Compare Source

Bug Fixes
  • discovery-v1: property indexed corrected to available for model EnvironmentDocuments (7bc2ccd)
Features
  • assistant-v1: RuntimeEntityAlternative model added (9ad75d7)
  • assistant-v2: MessageContextSkillSystem model added (40fd822)
  • speech-to-text-v1: parameters speechDetectorSensitivity, backgroundAudioSuppression, added to recognize (7c91ea2)
  • text-to-speech-v1: new voices and languages added (dad6e0e)

v5.4.0

Compare Source

Features
  • assistant-v1: includeAudit and append parameters added to a number of methods (35fb2a5)
  • visual-recognition-v4: new methods added: listObjectMetadata, updateObjectMetadata, getObjectMetadata, deleteObject (85281ae)

5.3.1 (2020-01-29)

Bug Fixes
  • Natural Language Understanding v1: Restore model field in CategoriesOptions (93e7b69)

v5.3.1

Compare Source

Bug Fixes
  • Natural Language Understanding v1: Restore model field in CategoriesOptions (93e7b69)

v5.3.0

Compare Source

Features
  • speech-to-text: endOfPhraseSilenceTime and splitTranscriptAtPhraseEnd params added to recognize, createJob, and recognizeUsingWebSocket methods (e3ff8db)
  • add serviceName parameter for all services (964e9e1)

5.2.1 (2019-12-09)

Bug Fixes

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features
  • add support for discovery v2 service (c2a79ff)
  • assistant-v1: webhooks parameter added to createWorkspace and updateWorkspace (c61b794)
  • visual-recognition-v4: new method added - getTrainingUsage (0756878)

v5.1.0

Compare Source

Features
  • text-to-speech: add method to repair wav header for a stream (#​981) (42b0913)

v5.0.0

Compare Source

Bug Fixes
  • make RecognizeStream.readableObjectMode always return Boolean (#​943) (a276df4)
Build System
  • drop support for Node versions 6 and 8 (3ea1fd7)
Code Refactoring
  • change all websocket method parameters to lower camel case (#​941) (cb6711f)
Features
  • add support for new authenticators in all sdks and add new service features for major release (#​946) (3acffc5)
BREAKING CHANGES
  • Passing individual credentials to the service constructor will no longer work. An Authenticator must be initialized and passed in. For more information, see the migration guide.
  • All parameters have been converted to their lower camel case version.
  • Support for the token parameter has been removed
  • Support for the customization_id parameter has been removed
  • Method setAuthorizationHeaderToken has been removed from the WebSocket Stream classes
  • RecognizeStream.readableObjectMode will always be a Boolean value - before, it could have been undefined.
  • This SDK may no longer work with applications running on Node 6 or 8.

4.5.1 (2019-09-19)

Bug Fixes
  • pass user-defined http(s) agent to websocket methods (#​953) (4f1679c)

v4.5.4

Compare Source

v4.5.3

Compare Source

v4.5.2

Compare Source

v4.5.1

Compare Source

Bug Fixes
  • pass user-defined http(s) agent to websocket methods (#​953) (4f1679c)

v4.5.0

Compare Source

Bug Fixes
Features
  • separate strings out of primary SynthesizeStream pipe (#​957) (3014478)

v4.4.0

Compare Source

Features
  • compare-comply: new model ContractCurrencies added (#​935) (132ad09)

4.3.4 (2019-08-13)

Bug Fixes
  • disable analytics headers in browser to fix cors issues (bdcf9d6)
  • disable analytics headers in browser to fix cors issues (#​932) (bba47a0)

4.3.3 (2019-08-08)

Bug Fixes
  • send correct user-agent header for websocket methods (#​930) (f24cac2)

4.3.2 (2019-08-07)

Bug Fixes

4.3.1 (2019-08-05)

Bug Fixes
  • extend constructor options types to allow additional properties (#​925) (03d241a)

v4.3.4

Compare Source

Bug Fixes
  • disable analytics headers in browser to fix cors issues (bdcf9d6)
  • disable analytics headers in browser to fix cors issues (#​932) (bba47a0)

v4.3.3

Compare Source

Bug Fixes
  • send correct user-agent header for websocket methods (#​930) (f24cac2)

v4.3.2

Compare Source

Bug Fixes

v4.3.1

Compare Source

Bug Fixes
  • extend constructor options types to allow additional properties (#​925) (03d241a)

v4.3.0

Compare Source

Bug Fixes
  • compare-comply: contract_type corrected to contract_types in model ClassifyReturn (a114881)
Features
  • assistant-v2: support for search skill added (a1c4f6d)

4.2.6 (2019-07-23)

Bug Fixes
  • properly store refreshed tokens in websocket libraries (#​920) (4b8df28)

4.2.5 (2019-07-19)

Bug Fixes
  • AuthorizationV1.Options requires type definitions for iam_a… (#​917) (b38d692)
  • type definitions for iam_apikey and ibm_url (13ac681)

4.2.4 (2019-07-17)

Bug Fixes

4.2.3 (2019-07-17)

Bug Fixes
  • speech-to-text: support all allowed parameters in WebSocket method (b91c1e2)
  • speech-to-text: support all allowed parameters in WebSocket… (#​915) (e9ef5da)

4.2.2 (2019-07-12)

Bug Fixes
  • only set readableObjectMode in recognize-stream if not present (#​907) (155c005)

4.2.1 (2019-06-14)

Bug Fixes
  • remove ReadStream since ReadableStream is correct (b9f8c73)
  • update second occurence of Map to Record (3ded63a)
  • use Record instead of Map type for classifier update (6dec631)

v4.2.6

Compare Source

Bug Fixes
  • properly store refreshed tokens in websocket libraries (#​920) (4b8df28)

v4.2.5

Compare Source

Bug Fixes
  • AuthorizationV1.Options requires type definitions for iam_a… (#​917) (b38d692)
  • type definitions for iam_apikey and ibm_url (13ac681)

v4.2.4

Compare Source

Bug Fixes

v4.2.3

Compare Source

Bug Fixes
  • speech-to-text: support all allowed parameters in WebSocket method (b91c1e2)
  • speech-to-text: support all allowed parameters in WebSocket… (#​915) (e9ef5da)

v4.2.2

Compare Source

Bug Fixes
  • only set readableObjectMode in recognize-stream if not present (#​907) (155c005)

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Mar 12, 2023
@mend-for-github-com mend-for-github-com bot changed the title Update dependency ibm-watson to v5 Update dependency ibm-watson to v5 - autoclosed Mar 13, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/ibm-watson-5.x branch March 13, 2023 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants