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 v7 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

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

@mend-for-github-com mend-for-github-com bot commented Apr 25, 2023

This PR contains the following updates:

Package Type Update Change
ibm-watson dependencies major 4.2.1 -> 7.1.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
High High 7.5 WS-2023-0439
High High 7.4 CVE-2020-8203
High High 7.3 CVE-2023-26159
High High 7.2 CVE-2021-23337
Medium Medium 6.5 CVE-2022-0155
Medium Medium 6.5 CVE-2023-45857
Medium Medium 6.4 CVE-2022-23540
Medium Medium 5.9 CVE-2020-28168
Medium Medium 5.9 CVE-2022-23539
Medium Medium 5.3 CVE-2020-28500
Medium Medium 5.3 CVE-2022-25883
Medium Medium 5.0 CVE-2022-23541
Low Low 2.6 CVE-2022-0536

Release Notes

watson-developer-cloud/node-sdk (ibm-watson)

v7.1.0

Compare Source

Features
  • assistant-v1: update models and add new methods (e320105)
  • assistant-v2: update models and add new methods (0a66745)
  • discovery-v2: update models and add several new methods (d8bf765)
  • nlu: add trainingParameters parameter (6e3f676)
  • package.json: upgrade bm-cloud-sdk-core (ab019de)
  • stt: update parameters (3be4085)
  • tts: add parameters (a3ed589)
  • wss: add new websocket params (8cce07c)

v7.0.0

Compare Source

Features
  • assistantv1: assistant v1 generated with new spec (5c6e9db)
  • assistantv2: assistant v2 generated with new spec (7f7d96f)
  • compare-comply: remove compare-comply (a851442)
  • discoveryv1: discovery v1 generated with new spec (cf1d976)
  • discoveryv1: regen with more recent defs (46752a1)
  • lt: lT generated with new spec (ed54e99)
  • nlc: remove NLC (698b3be)
  • nlu: nLU generated with new spec (beeb8a0)
  • pi: remove PI (350ed36)
  • secrets: run detect secrets (5a5690a)
  • stt: change addGrammar to take a file (d21b462)
  • stt: stt generated with new spec (ec98a33)
  • tone analyzer: remove tone analyzer (fbd5be1)
  • tts: tTS generated with new spec (b1e87d3)
  • vizrec: remove vizrec (a6f3134)
BREAKING CHANGES
  • stt: addGrammar no longer accepts a string and must take a file
  • discoveryv1: QueryAggregation subclasses changed, be sure to regen models
  • stt: Changed file type of addGrammar from String to Data
  • discoveryv1: QueryAggregation - subclasses have changed
  • assistantv2: MessageOutputDebug - renamed DialogNodesVisited to DialogNodeVisited; RuntimeEntity
  • removed optional metadata property
  • assistantv1: Removed required text property on outputdata and removed optional metadata property
    from runtimeentity
  • tone analyzer: Tone Analyzer functionality has been removed
  • vizrec: VizRec functionality has been removed
  • pi: PI functionality has been removed
  • nlc: NLC functionality has been removed
  • compare-comply: Compare and comply functionality has been removed

6.2.2 (2022-01-19)

Bug Fixes
  • stt: update word confidence and timestamps type (9f4d664)

6.2.1 (2021-09-21)

Bug Fixes
  • stt: fix timestamps type to properly reflect response model (1efa983)

v6.2.2

Compare Source

Bug Fixes
  • stt: update word confidence and timestamps type (9f4d664)

v6.2.1

Compare Source

Bug Fixes
  • stt: fix timestamps type to properly reflect response model (1efa983)

v6.2.0

Compare Source

Bug Fixes
  • assistant_v2 discovery_v1: regen with final release (cc99978)
  • discovery_v1: update status model (bb69a7e)
  • nlu: fix listClassificationModels (8c09145)
  • package.json: bump cloud sdk core version (f4579b4)
  • regenerate with correct version (16420fc)
  • package.json: bump axios version (29b9b4e)
Features
  • assistant_v1: alt_text property added (32c7d2e)
  • assistant_v2: add properties to model and Image response (6f0bb29)
  • discovery_v2: update CreateProjectConstants Type enum (f272fc6)
  • stt: support more languages (84bb18d)
  • tts: new voice models added (1e64b92)

6.1.2 (2021-08-25)

Bug Fixes

6.1.1 (2021-06-02)

Bug Fixes
  • tts: remove unnecessary filename param (d30bb25)

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Bug Fixes
  • tts: remove unnecessary filename param (d30bb25)

v6.1.0

Compare Source

Bug Fixes
  • nlu: remove ListCategoriesModelsResponse (82a82a3)
  • wss,assistantv1: address review changes (ab0c8a2)
Features
  • assistantv1: generation release changes (8b10b2d)
  • assistantv2: generation release changes (403145e)
  • discov2: generation release changes (8e70b7f)
  • nlu: generation release changes (4d74c0a)
  • stt: update websocket parameters (8f257e7)
  • stt-tts: generation release changes (1bc946b)

6.0.4 (2021-04-05)

Bug Fixes
  • update core to enable use with more front-end environments (bb57a23)

6.0.3 (2021-02-22)

Bug Fixes
  • cc: add deprecation warning for Compare and Comply (85c218a)
  • stt: handedit- fix timestamps time to properly reflect response model (735bcd2), closes #​1084

6.0.2 (2021-01-08)

Bug Fixes
  • package.json: update dependencies to cover vulnerabilities (2b839c8)

6.0.1 (2020-12-22)

Bug Fixes

v6.0.4

Compare Source

Bug Fixes
  • update core to enable use with more front-end environments (bb57a23)

v6.0.3

Compare Source

Bug Fixes
  • cc: add deprecation warning for Compare and Comply (85c218a)
  • stt: handedit- fix timestamps time to properly reflect response model (735bcd2), closes #​1084

v6.0.2

Compare Source

Bug Fixes
  • package.json: update dependencies to cover vulnerabilities (2b839c8)

v6.0.1

Compare Source

Bug Fixes

v6.0.0

BREAKING CHANGES
  • Support for callbacks dropped
  • Support for Node v10 dropped
  • changes to services, see MIGRATION-V6.md

5.7.1 (2020-09-29)

Bug Fixes

v5.7.2

Compare Source

v5.7.1

Compare Source

Bug Fixes

v5.7.0

Compare Source

Bug Fixes
  • added test to getDocumentStatus() (e5c81d5)
  • comments and necessary required params (bef8089)
  • small changes (f7a5e3c)
  • visual reconition v4 (b12f11e)
Features
  • assistant-v2: new method: listLogs (ff6b79c)
  • discovery-v2: new methods: (01d426c)
  • discovery-v2-test: added new tests for the new methods coming to (82ea90f)
  • language-translator-v3: new method: listLanguages (b9a7d41)
  • text-to-speech-v1: new voices added (be94a1a)

5.6.2 (2020-08-06)

Bug Fixes
  • support disableSslVerification when user provides https agent (#​1055) (4ab77e1)

5.6.1 (2020-07-24)

Bug Fixes

v5.6.2

Compare Source

Bug Fixes
  • support disableSslVerification when user provides https agent (#​1055) (4ab77e1)

v5.6.1

Compare Source

Bug Fixes

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 Apr 25, 2023
@mend-for-github-com mend-for-github-com bot changed the title Update dependency ibm-watson to v7 Update dependency ibm-watson to v7 - autoclosed Jun 15, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/ibm-watson-7.x branch June 15, 2023 05:19
@mend-for-github-com mend-for-github-com bot changed the title Update dependency ibm-watson to v7 - autoclosed Update dependency ibm-watson to v7 Jun 18, 2023
@mend-for-github-com mend-for-github-com bot reopened this Jun 18, 2023
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/ibm-watson-7.x branch from 2760b02 to 464a358 Compare June 18, 2023 18:53
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