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

Bump ssh2 and tunnel-ssh #80

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps ssh2 and tunnel-ssh. These dependencies needed to be updated together.
Updates ssh2 from 0.5.4 to 1.4.0

Commits
  • cde0b02 bump version to 1.4.0
  • 56fd3de protocol/crypto: fix CBC decrypting in binding
  • 918eb6d Protocol: add type check
  • 4606d0e SFTP: increase max packet length, add missing OpenSSH extensions
  • a28b3ac test: fix OpenSSH key auth checking
  • 77391c2 bump version to 1.3.0
  • 0af296d protocol/kex: do not wait to send NEWKEYS
  • 3b21709 readme: fix parseKey usage in example
  • 45da155 readme: sort event, method, and property names
  • 9ed6de1 docs: fix typos
  • Additional commits viewable in compare view

Updates tunnel-ssh from 4.1.4 to 4.1.6

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2024
Bumps [ssh2](https://github.com/mscdex/ssh2) and [tunnel-ssh](https://github.com/agebrock/tunnel-ssh). These dependencies needed to be updated together.

Updates `ssh2` from 0.5.4 to 1.4.0
- [Commits](mscdex/ssh2@v0.5.4...v1.4.0)

Updates `tunnel-ssh` from 4.1.4 to 4.1.6
- [Commits](https://github.com/agebrock/tunnel-ssh/commits)

---
updated-dependencies:
- dependency-name: ssh2
  dependency-type: indirect
- dependency-name: tunnel-ssh
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-4c8a22f9ac branch from 74df248 to 13f937b Compare August 5, 2024 01:39
@oweitman oweitman merged commit e66a37d into main Aug 5, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-4c8a22f9ac branch August 5, 2024 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant