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: upgrade ssh-tunnel dependency to avoid crash when "no response from server" #1228

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

Scra3
Copy link
Member

@Scra3 Scra3 commented Dec 16, 2024

I upgrade ssh-tunnel dependency because the maintainer merges our contribution to fix this issue: agebrock/tunnel-ssh#121

@@ -23,6 +23,7 @@ async function createSSHTunnel(uri: string, sshConfig: SshOptions) {

const tunnelOptions: TunnelOptions = {
autoClose: false,
reconnectOnError: false,
Copy link
Member Author

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...

Copy link

codeclimate bot commented Dec 16, 2024

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.

@DayTF DayTF changed the title fix: upgrade ssh-tunnel dependency to avoir crash when "no response from server" fix: upgrade ssh-tunnel dependency to avoid crash when "no response from server" Dec 17, 2024
@Scra3 Scra3 merged commit 83fbf9c into main Jan 2, 2025
22 checks passed
@Scra3 Scra3 deleted the fix-mongo-ssh branch January 2, 2025 09:15
forest-bot added a commit that referenced this pull request Jan 2, 2025
## @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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.3.29 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.12.3 🎉

The release is available on example@1.12.3

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.12.14 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Jan 2, 2025
# [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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
# [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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [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))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.57.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Jan 2, 2025
# [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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [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))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [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))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.58.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.1.44 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.8.9 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.5.9 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.11.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.16.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.46.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.36.3 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.4.12 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.1.18 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.4.2 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants