-
Notifications
You must be signed in to change notification settings - Fork 9
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: upgrade ssh-tunnel dependency to avoid crash when "no response from server" #1228
Conversation
@@ -23,6 +23,7 @@ async function createSSHTunnel(uri: string, sshConfig: SshOptions) { | |||
|
|||
const tunnelOptions: TunnelOptions = { | |||
autoClose: false, | |||
reconnectOnError: false, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Type has been changed. The default value is false. The definition type should be optional...
Code Climate has analyzed commit 515b9a8 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (98% is the threshold). This pull request will bring the total coverage in the repository to 97.2% (0.0% change). View more on Code Climate. |
## @forestadmin/datasource-mongo [1.3.29](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-mongo@1.3.28...@forestadmin/datasource-mongo@1.3.29) (2025-01-02) ### Bug Fixes * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))
## [1.12.3](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.12.2...example@1.12.3) (2025-01-02) ### Bug Fixes * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))
## [1.12.14](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.13...@forestadmin/forest-cloud@1.12.14) (2025-01-02) ### Bug Fixes * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))
🎉 This PR is included in version 1.3.29 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.12.3 🎉 The release is available on Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.12.14 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
# [1.57.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.56.2...@forestadmin/agent@1.57.0) (2025-01-02) ### Bug Fixes * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
# [1.58.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.57.1...@forestadmin/datasource-customizer@1.58.0) (2025-01-02) ### Bug Fixes * don't cache rejected promises ([#1238](#1238)) ([161459d](161459d)) * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
## [1.1.44](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-dummy@1.1.43...@forestadmin/datasource-dummy@1.1.44) (2025-01-02) ### Bug Fixes * don't cache rejected promises ([#1238](#1238)) ([161459d](161459d)) * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
## [1.8.9](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-mongoose@1.8.8...@forestadmin/datasource-mongoose@1.8.9) (2025-01-02) ### Bug Fixes * don't cache rejected promises ([#1238](#1238)) ([161459d](161459d)) * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
## [1.5.9](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-replica@1.5.8...@forestadmin/datasource-replica@1.5.9) (2025-01-02) ### Bug Fixes * don't cache rejected promises ([#1238](#1238)) ([161459d](161459d)) * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
## [1.11.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-sequelize@1.11.3...@forestadmin/datasource-sequelize@1.11.4) (2025-01-02) ### Bug Fixes * don't cache rejected promises ([#1238](#1238)) ([161459d](161459d)) * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
## [1.16.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-sql@1.16.3...@forestadmin/datasource-sql@1.16.4) (2025-01-02) ### Bug Fixes * don't cache rejected promises ([#1238](#1238)) ([161459d](161459d)) * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
🎉 This PR is included in version 1.57.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
# [1.46.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-toolkit@1.45.1...@forestadmin/datasource-toolkit@1.46.0) (2025-01-02) ### Bug Fixes * don't cache rejected promises ([#1238](#1238)) ([161459d](161459d)) * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
## [1.36.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forestadmin-client@1.36.2...@forestadmin/forestadmin-client@1.36.3) (2025-01-02) ### Bug Fixes * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
## [1.4.12](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-aws-s3@1.4.11...@forestadmin/plugin-aws-s3@1.4.12) (2025-01-02) ### Bug Fixes * don't cache rejected promises ([#1238](#1238)) ([161459d](161459d)) * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
## [1.1.18](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-export-advanced@1.1.17...@forestadmin/plugin-export-advanced@1.1.18) (2025-01-02) ### Bug Fixes * don't cache rejected promises ([#1238](#1238)) ([161459d](161459d)) * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
## [1.4.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-flattener@1.4.1...@forestadmin/plugin-flattener@1.4.2) (2025-01-02) ### Bug Fixes * don't cache rejected promises ([#1238](#1238)) ([161459d](161459d)) * upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c)) ### Features * **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
🎉 This PR is included in version 1.58.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.1.44 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.8.9 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.5.9 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.11.4 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.16.4 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.46.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.36.3 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.4.12 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.1.18 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.4.2 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
I upgrade ssh-tunnel dependency because the maintainer merges our contribution to fix this issue: agebrock/tunnel-ssh#121