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 #9

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 5.1.0 -> 7.1.0

By merging this PR, the issue #4 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.3 CVE-2022-25883
Medium Medium 5.0 CVE-2022-23541
Low Low 3.7 CVE-2017-16137
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)

  • 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 restored the whitesource-remediate/ibm-watson-7.x branch June 18, 2023 18:51
@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 59d340b to 7b10056 Compare June 18, 2023 18:52
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