Closed renovate[bot] closed 1 month ago
This PR contains the following updates:
v4.2.0
v4.2.1
v1.0.3
v1.1.0
v3.1.4
v3.1.6
📅 Schedule: Branch creation - "before 4:00am on Sunday" in timezone Asia/Tokyo, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
v4.2.0
->v4.2.1
v1.0.3
->v1.1.0
v3.1.4
->v3.1.6
Release Notes
actions/checkout (actions/checkout)
### [`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1) - Check out other refs/\* by commit if provided, fall back to ref by [@orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924)appleboy/ssh-action (appleboy/ssh-action)
### [`v1.1.0`](https://redirect.github.com/appleboy/ssh-action/releases/tag/v1.1.0) [Compare Source](https://redirect.github.com/appleboy/ssh-action/compare/v1.0.3...v1.1.0) #### Changelog ##### Bug fixes - [`0c7561b`](https://redirect.github.com/appleboy/ssh-action/commit/0c7561b1a30e223b97730bb8b92671995d9fb1d0): fix: switch to SSH key authentication for security ([@appleboy](https://redirect.github.com/appleboy)) ##### Enhancements - [`9b978f0`](https://redirect.github.com/appleboy/ssh-action/commit/9b978f09f2587beff9c80449f57cb0f0612d3039): chore: update SSH action version in README files ([@appleboy](https://redirect.github.com/appleboy)) - [`1991c55`](https://redirect.github.com/appleboy/ssh-action/commit/1991c553ec29aeb9fe1cbffabfabe0c2f0ea891e): chore(file): update target file ([@appleboy](https://redirect.github.com/appleboy)) - [`aa293c2`](https://redirect.github.com/appleboy/ssh-action/commit/aa293c24bb8b49499c238d2260b26a5ab2ee10e0): chore: optimize system configuration and API integration ([@appleboy](https://redirect.github.com/appleboy)) - [`036cad7`](https://redirect.github.com/appleboy/ssh-action/commit/036cad7df774e9168d1de6c77d668c6a292d4540): chore: update drone-ssh to version 1.7.7 ([@appleboy](https://redirect.github.com/appleboy)) - [`8b60782`](https://redirect.github.com/appleboy/ssh-action/commit/8b6078208d71a6d9364c7f23d78ca9b38bed48c0): chore(cli): enhance version handling and testing mechanisms ([@appleboy](https://redirect.github.com/appleboy)) - [`5ade826`](https://redirect.github.com/appleboy/ssh-action/commit/5ade82648576fb5118b586573e9c607af4941b24): chore: improve CLI reliability and version visibility ([@appleboy](https://redirect.github.com/appleboy)) - [`eaeb069`](https://redirect.github.com/appleboy/ssh-action/commit/eaeb06998d86f5e66259ee8dc3d0909612f0ce65): chore(cli): enhance curl command with silent mode and redirects ([@appleboy](https://redirect.github.com/appleboy)) - [`58164d0`](https://redirect.github.com/appleboy/ssh-action/commit/58164d0dc2b76ba5c47e110152e94bfbd13ea235): chore: remove Dockerfile and related configurations ([@appleboy](https://redirect.github.com/appleboy)) ##### Refactor - [`da612c8`](https://redirect.github.com/appleboy/ssh-action/commit/da612c801589d64bea89ca943c84fe1aae7a1d06): refactor: optimize CI pipeline for faster execution ([@appleboy](https://redirect.github.com/appleboy)) ##### Build process updates - [`c781418`](https://redirect.github.com/appleboy/ssh-action/commit/c78141851a6d716353b2ce13c978924e0300775e): ci: enhance GitHub Actions for IPv6 and flexibility ([#303](https://redirect.github.com/appleboy/ssh-action/issues/303)) ([@appleboy](https://redirect.github.com/appleboy)) - [`d2d6858`](https://redirect.github.com/appleboy/ssh-action/commit/d2d68588591b705c406168accae85968a2f75c0d): ci: enhance GitHub workflow for SSH actions and deployments ([@appleboy](https://redirect.github.com/appleboy)) - [`551964e`](https://redirect.github.com/appleboy/ssh-action/commit/551964ebda1034f0b5449d74db25c42e371ca1f7): ci: optimize GitHub Actions workflow configuration ([@appleboy](https://redirect.github.com/appleboy)) - [`f916346`](https://redirect.github.com/appleboy/ssh-action/commit/f9163462563f649b27272d32e585525a5fe68d76): ci: refactor CI workflow and improve robustness ([#320](https://redirect.github.com/appleboy/ssh-action/issues/320)) ([@appleboy](https://redirect.github.com/appleboy)) - [`aabaf12`](https://redirect.github.com/appleboy/ssh-action/commit/aabaf1254d78efafd55cd5880a874e9715b4c6e8): ci: add bug report template ([@appleboy](https://redirect.github.com/appleboy)) - [`c8594ae`](https://redirect.github.com/appleboy/ssh-action/commit/c8594ae37d5bd9a779dc12abd0236b1bcff70119): ci: implement GitHub Actions for remote SSH execution ([@appleboy](https://redirect.github.com/appleboy)) - [`40aad53`](https://redirect.github.com/appleboy/ssh-action/commit/40aad53c5a18b2676371816d258458b2ccd56c50): ci: add SSH authentication setup for GitHub Actions ([@appleboy](https://redirect.github.com/appleboy)) - [`0b0e770`](https://redirect.github.com/appleboy/ssh-action/commit/0b0e77098a4fa59703014092ddd6d2ad7267088f): ci: optimize and enhance SSH server workflow ([@appleboy](https://redirect.github.com/appleboy)) - [`977b74a`](https://redirect.github.com/appleboy/ssh-action/commit/977b74a12d4201105f3b851126516847ed6b80b0): ci: enhance CI workflow with SSH job and optimizations ([@appleboy](https://redirect.github.com/appleboy)) - [`2eeab5b`](https://redirect.github.com/appleboy/ssh-action/commit/2eeab5bdbadfcfd821c3f107a694803080f4b126): ci: refactor GitHub Actions key management ([@appleboy](https://redirect.github.com/appleboy)) - [`acd41e5`](https://redirect.github.com/appleboy/ssh-action/commit/acd41e5091e04c5db86c78f86723e9baec27f452): ci: enhance SSH job testing with varied key/password scenarios ([@appleboy](https://redirect.github.com/appleboy)) - [`f05aefe`](https://redirect.github.com/appleboy/ssh-action/commit/f05aefe3514f74f9cda4825a2a5d9905aa45ae2a): ci: enhance SSH action configuration and error handling ([@appleboy](https://redirect.github.com/appleboy)) - [`e40b597`](https://redirect.github.com/appleboy/ssh-action/commit/e40b597081b0c96e4f93bee63cec35d4ea3b4d3a): ci: add GitHub Actions job for SSH key passphrase support ([@appleboy](https://redirect.github.com/appleboy)) - [`15b64dc`](https://redirect.github.com/appleboy/ssh-action/commit/15b64dc8919f9e984dd7c4e96fdd5d74ccc03088): ci: enhance CI pipeline with SSH key handling improvements ([@appleboy](https://redirect.github.com/appleboy)) - [`a39b3cc`](https://redirect.github.com/appleboy/ssh-action/commit/a39b3cce7dbd84fb06164ac1a60a27615417de71): ci: enhance CI/CD pipeline with SSH command execution ([@appleboy](https://redirect.github.com/appleboy)) - [`815c574`](https://redirect.github.com/appleboy/ssh-action/commit/815c5743ac3927b147e22309d57a1f5a140a2d30): ci: enhance deployment with multi-host SSH action ([@appleboy](https://redirect.github.com/appleboy)) - [`378323e`](https://redirect.github.com/appleboy/ssh-action/commit/378323e4c85be1bb394f07e5a3a3c7c687499829): ci: add multi-server support to CI workflow ([@appleboy](https://redirect.github.com/appleboy)) - [`fc1c1fc`](https://redirect.github.com/appleboy/ssh-action/commit/fc1c1fce5140b0530a36d88286de8a29df8518bb): ci: add GitHub Actions job for [`ed25519`](https://redirect.github.com/appleboy/ssh-action/commit/ed25519) key support ([@appleboy](https://redirect.github.com/appleboy)) - [`f0e5a23`](https://redirect.github.com/appleboy/ssh-action/commit/f0e5a23d530cb42b84b01340c5fb1a6ad570d4e8): ci: add environment variable handling in GitHub Actions ([@appleboy](https://redirect.github.com/appleboy)) - [`9c32aa6`](https://redirect.github.com/appleboy/ssh-action/commit/9c32aa61f8c24f38e93a3282178429b314c14e8a): ci: refactor workflows and API integrations ([@appleboy](https://redirect.github.com/appleboy)) - [`97f8d75`](https://redirect.github.com/appleboy/ssh-action/commit/97f8d752b568999364c7296fa08e33d68367e3fd): ci: enable root access in CI pipeline ([@appleboy](https://redirect.github.com/appleboy)) - [`5a8776f`](https://redirect.github.com/appleboy/ssh-action/commit/5a8776fd157405e3e88da24413b04c2aaf01e99c): ci: switch to password authentication in GitHub workflow ([@appleboy](https://redirect.github.com/appleboy)) - [`b6941ae`](https://redirect.github.com/appleboy/ssh-action/commit/b6941ae5d5746e351d7fede90e718688304d2b4a): ci: refactor codebase and optimize performance ([@appleboy](https://redirect.github.com/appleboy)) - [`43895f2`](https://redirect.github.com/appleboy/ssh-action/commit/43895f2cd585d373b747690a3e7f9bdcdd09e1cd): ci: refactor SSH testing workflows and job configurations ([@appleboy](https://redirect.github.com/appleboy)) - [`06fa62e`](https://redirect.github.com/appleboy/ssh-action/commit/06fa62e61cac6c39015db4efcde64776f56965c4): ci: rename the workflow files. ([@appleboy](https://redirect.github.com/appleboy)) - [`b4a07ca`](https://redirect.github.com/appleboy/ssh-action/commit/b4a07ca5940a7dc94925e99f8e6eab3671b0fa64): ci: enhance GitHub Actions with secret variable support ([#330](https://redirect.github.com/appleboy/ssh-action/issues/330)) ([@appleboy](https://redirect.github.com/appleboy)) - [`25ce8cb`](https://redirect.github.com/appleboy/ssh-action/commit/25ce8cbbcb08177468c7ff7ec5cbfa236f9341e1): ci: implement automated release workflow with GoReleaser ([@appleboy](https://redirect.github.com/appleboy)) ##### Documentation updates - [`8a779a5`](https://redirect.github.com/appleboy/ssh-action/commit/8a779a5b1a8a79465e63ce4724624b4755fed49b): docs: describe true usage of allenvs parameter ([#301](https://redirect.github.com/appleboy/ssh-action/issues/301)) ([@hussu010](https://redirect.github.com/hussu010)) - [`fe44be0`](https://redirect.github.com/appleboy/ssh-action/commit/fe44be0b96e09ca219322f172bc338fd0718a55b): docs: improve documentation and CI robustness ([@appleboy](https://redirect.github.com/appleboy)) - [`dd0f09c`](https://redirect.github.com/appleboy/ssh-action/commit/dd0f09ca072e60babe3cc58ed83c66a86176300c): docs: improve README clarity and completeness ([@appleboy](https://redirect.github.com/appleboy)) - [`71d43ea`](https://redirect.github.com/appleboy/ssh-action/commit/71d43ea0f75a1f73c9b0e4608c059783968ad29c): docs: improve documentation and testing configurations ([@appleboy](https://redirect.github.com/appleboy)) - [`28428a1`](https://redirect.github.com/appleboy/ssh-action/commit/28428a13f5b0283d667b1c6501d144f15b059726): docs: improve cross-platform clipboard support for key copying ([@appleboy](https://redirect.github.com/appleboy)) - [`d732991`](https://redirect.github.com/appleboy/ssh-action/commit/d732991ab09097d8c8f390d91385b0386e619598): docs(lang): README.zh-cn Document ([#332](https://redirect.github.com/appleboy/ssh-action/issues/332)) ([@astralwaveio](https://redirect.github.com/astralwaveio))astral-sh/setup-uv (astral-sh/setup-uv)
### [`v3.1.6`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v3.1.6): 🌈 Fix cache linebreak in linux runner [Compare Source](https://redirect.github.com/astral-sh/setup-uv/compare/v3.1.5...v3.1.6) #### Changes #### 🐛 Bug fixes - Fix cache linebreak in linux runner [@yosmoc](https://redirect.github.com/yosmoc) ([#118](https://redirect.github.com/astral-sh/setup-uv/issues/118)) ### [`v3.1.5`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v3.1.5): 🌈 update known checksums for 0.4.20 [Compare Source](https://redirect.github.com/astral-sh/setup-uv/compare/v3.1.4...v3.1.5) ##### Changes ##### 🧰 Maintenance - chore: update known checksums for 0.4.20 [@github-actions](https://redirect.github.com/github-actions) ([#115](https://redirect.github.com/astral-sh/setup-uv/issues/115)) - chore: update known checksums for 0.4.19 [@github-actions](https://redirect.github.com/github-actions) ([#113](https://redirect.github.com/astral-sh/setup-uv/issues/113)) ##### ⬆️ Dependency updates - Bump [@types/node](https://redirect.github.com/types/node) from 22.7.4 to 22.7.5 [@dependabot](https://redirect.github.com/dependabot) ([#114](https://redirect.github.com/astral-sh/setup-uv/issues/114)) - Bump [@biomejs/biome](https://redirect.github.com/biomejs/biome) from 1.9.2 to 1.9.3 [@dependabot](https://redirect.github.com/dependabot) ([#110](https://redirect.github.com/astral-sh/setup-uv/issues/110))Configuration
📅 Schedule: Branch creation - "before 4:00am on Sunday" in timezone Asia/Tokyo, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.