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

fix(package.json): update dependencies to fix vulnerabilities #183

Merged
merged 5 commits into from
Feb 2, 2021

Conversation

apaparazzi0329
Copy link
Contributor

No description provided.

@germanattanasio
Copy link
Contributor

@apaparazzi0329 We are still using webpack 4 in this PR. Can we get all the dependencies updated including major releases?

@apaparazzi0329
Copy link
Contributor Author

Sure

@apaparazzi0329
Copy link
Contributor Author

@germanattanasio Does it look ready to go?

@germanattanasio
Copy link
Contributor

Did you test this with the node-sdk and make sure it works in the different browsers? I found that this package it's tricky and there are always issues when testing with firefox or chrome.

@germanattanasio
Copy link
Contributor

Once you confirm that you manually tested this PR then we can merge it

@apaparazzi0329
Copy link
Contributor Author

The new commit I pushed passed manual testing for chrome, firefox, and safari

"defaults": "^1.0.3",
"get-user-media-promise": "^1.1.4",
"ibm-watson": "^5.6.0",
"ibm-watson": "^6.0.2",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we make this a feature release since you are doing a major release of the ibm-watson sdk?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a separate issue here asking for a proper 1.0 release of this sdk; however, upgrading to ibm-watson 6.0.2 doesn't actually release any new features to this sdk so I don't think the upgrade itself would justify a feature release

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

didn't we drop support for Node <10 in ibm-watson 6.x?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We did and I can update the package.json to reflect that but I don't see what new features that would give the user in terms of using the sdk and its methods

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind Angelo

Copy link
Contributor

@dpopp07 dpopp07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@germanattanasio germanattanasio merged commit ef67b83 into master Feb 2, 2021
@germanattanasio germanattanasio deleted the dependency-update branch February 2, 2021 18:53
@watson-github-bot
Copy link
Member

🎉 This PR is included in version 0.38.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

4 participants