tailscale-dev / vscode-tailscale

VS Code extension for Tailscale
BSD 3-Clause "New" or "Revised" License
67 stars 4 forks source link

fix(deps): update dependency ssh-config to v5 #299

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ssh-config ^4.4.0 -> ^5.0.1 age adoption passing confidence

Release Notes

cyjake/ssh-config (ssh-config) ### [`v5.0.1`](https://redirect.github.com/cyjake/ssh-config/blob/HEAD/History.md#501--2024-11-14) [Compare Source](https://redirect.github.com/cyjake/ssh-config/compare/v5.0.0...v5.0.1) \================== #### What's Changed - fix: Wrong typings for compute method by [@​cyjake](https://redirect.github.com/cyjake) in [https://github.com/cyjake/ssh-config/pull/87](https://redirect.github.com/cyjake/ssh-config/pull/87) **Full Changelog**: https://github.com/cyjake/ssh-config/compare/v5.0.0...v5.0.1 ### [`v5.0.0`](https://redirect.github.com/cyjake/ssh-config/blob/HEAD/History.md#500--2024-08-09) [Compare Source](https://redirect.github.com/cyjake/ssh-config/compare/v4.4.4...v5.0.0) \================== #### What's Changed - fix: reserve quotation marks when handling multiple values by [@​cyjake](https://redirect.github.com/cyjake) in [https://github.com/cyjake/ssh-config/pull/85](https://redirect.github.com/cyjake/ssh-config/pull/85) **Full Changelog**: https://github.com/cyjake/ssh-config/compare/v4.4.4...v5.0.0 ### [`v4.4.4`](https://redirect.github.com/cyjake/ssh-config/blob/HEAD/History.md#444--2024-05-09) [Compare Source](https://redirect.github.com/cyjake/ssh-config/compare/v4.4.3...v4.4.4) \================== #### What's Changed - fix: trailing comments, to be or not to be? by [@​cyjake](https://redirect.github.com/cyjake) in [https://github.com/cyjake/ssh-config/pull/80](https://redirect.github.com/cyjake/ssh-config/pull/80) - fix: determine dns lookup result with status code by [@​cyjake](https://redirect.github.com/cyjake) in [https://github.com/cyjake/ssh-config/pull/82](https://redirect.github.com/cyjake/ssh-config/pull/82) - fix: canonicalized hostname should not contain glob pattern by [@​cyjake](https://redirect.github.com/cyjake) in [https://github.com/cyjake/ssh-config/pull/83](https://redirect.github.com/cyjake/ssh-config/pull/83) **Full Changelog**: https://github.com/cyjake/ssh-config/compare/v4.4.3...v4.4.4 ### [`v4.4.3`](https://redirect.github.com/cyjake/ssh-config/blob/HEAD/History.md#443--2024-04-09) [Compare Source](https://redirect.github.com/cyjake/ssh-config/compare/v4.4.2...v4.4.3) \================== #### What's Changed - fix: os.userInfo() might throw SystemError if homedir isn't available by [@​cyjake](https://redirect.github.com/cyjake) in [https://github.com/cyjake/ssh-config/pull/78](https://redirect.github.com/cyjake/ssh-config/pull/78) **Full Changelog**: https://github.com/cyjake/ssh-config/compare/v4.4.2...v4.4.3 ### [`v4.4.2`](https://redirect.github.com/cyjake/ssh-config/blob/HEAD/History.md#442--2024-02-20) [Compare Source](https://redirect.github.com/cyjake/ssh-config/compare/v4.4.1...v4.4.2) \================== #### What's Changed - fix: directives with trailing comments by [@​cyjake](https://redirect.github.com/cyjake) in [https://github.com/cyjake/ssh-config/pull/76](https://redirect.github.com/cyjake/ssh-config/pull/76) - fix: match criteria with = separator by [@​cyjake](https://redirect.github.com/cyjake) in [https://github.com/cyjake/ssh-config/pull/75](https://redirect.github.com/cyjake/ssh-config/pull/75) **Full Changelog**: https://github.com/cyjake/ssh-config/compare/v4.4.1...v4.4.2 ### [`v4.4.1`](https://redirect.github.com/cyjake/ssh-config/blob/HEAD/History.md#441--2023-10-02) [Compare Source](https://redirect.github.com/cyjake/ssh-config/compare/v4.4.0...v4.4.1) \================== #### What's Changed - remove console.log statement by [@​khaledez](https://redirect.github.com/khaledez) in [https://github.com/cyjake/ssh-config/pull/72](https://redirect.github.com/cyjake/ssh-config/pull/72) #### New Contributors - [@​khaledez](https://redirect.github.com/khaledez) made their first contribution in [https://github.com/cyjake/ssh-config/pull/72](https://redirect.github.com/cyjake/ssh-config/pull/72) **Full Changelog**: https://github.com/cyjake/ssh-config/compare/v4.4.0...v4.4.1

Configuration

📅 Schedule: Branch creation - "before 8am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.