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

Upgrade node-ssh to 13.1 #1328

Merged
merged 2 commits into from
Jun 28, 2023
Merged

Upgrade node-ssh to 13.1 #1328

merged 2 commits into from
Jun 28, 2023

Conversation

worksofliam
Copy link
Contributor

Changes

Finally upgraded node-ssh to 13.1. We failed to do it in the past because ssh2 (a sub dep) now builds binaries for the package, but they are optional. I have updated our webpack configuration to ignore the errors for those binary files.

See this issue for how someone else fixed it: mscdex/ssh2#1213

Checklist

  • have tested my change
  • updated relevant documentation
  • Remove any/all console.logs I added
  • eslint is not complaining
  • have added myself to the contributors' list in CONTRIBUTING.md
  • for feature PRs: PR only includes one feature enhancement.

Signed-off-by: Liam Allan <[email protected]>
@worksofliam
Copy link
Contributor Author

Tests are passing as expected under this branch:

image

@worksofliam worksofliam added the build Build will be available inside PR. label May 31, 2023
sebjulliand
sebjulliand previously approved these changes May 31, 2023
Copy link
Collaborator

@sebjulliand sebjulliand left a comment

Choose a reason for hiding this comment

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

Everything seems to work fine on my end.
I tried a little bit of everything and didn't notice any issue.
I also packaged the extension and installed it. Didn't have any issue. Good one!

chrjorgensen
chrjorgensen previously approved these changes Jun 27, 2023
Copy link
Collaborator

@chrjorgensen chrjorgensen left a comment

Choose a reason for hiding this comment

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

I checked out this PR and did some regular development on our IBM i - and found no issues.

@worksofliam
Copy link
Contributor Author

Ok, I think we've deemed this mergeable. I will do this today after resolving the conflict.

@worksofliam worksofliam self-assigned this Jun 28, 2023
@github-actions
Copy link
Contributor

👋 A new build is available for this PR based on bb346d6.

@worksofliam worksofliam merged commit cbc9f01 into master Jun 28, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build will be available inside PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants