Open
Conversation
9e660e4 to
6f7b534
Compare
8c064da to
65c2682
Compare
65c2682 to
29b728e
Compare
29b728e to
d5080f5
Compare
d497db1 to
971d84c
Compare
971d84c to
3dcae31
Compare
3dcae31 to
f949bef
Compare
e26313d to
4d04ac0
Compare
4d04ac0 to
fccb81f
Compare
fccb81f to
26506e2
Compare
| datasource | package | from | to | | --------------- | ----------------------- | ------ | ------ | | github-tags | actions/checkout | v4 | v6 | | github-tags | actions/setup-node | v4 | v6 | | github-tags | actions/setup-python | v5 | v6 | | github-tags | appleboy/ssh-action | v1.0.3 | v1.2.5 | | github-tags | pnpm/action-setup | v4.0.0 | v4.2.0 | | github-releases | actions/python-versions | 3.10.5 | 3.14.3 |
26506e2 to
9c672c6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v6v4→v6v5→v6v1.0.3→v1.2.5v4.0.0→v4.2.03.10.5→3.14.3Release Notes
actions/checkout (actions/checkout)
v6Compare Source
v5Compare Source
actions/setup-node (actions/setup-node)
v6Compare Source
v5Compare Source
actions/setup-python (actions/setup-python)
v6Compare Source
appleboy/ssh-action (appleboy/ssh-action)
v1.2.5Compare Source
Changelog
Refactor
0ff4204: refactor: streamline output handling for GITHUB_OUTPUT in workflows (#404) (@appleboy)Documentation updates
23bd972: docs: update README and assets for new SSH agent workflow (@appleboy)8e460a2: docs: improve documentation table formatting for output descriptions (@appleboy)v1.2.4Compare Source
Changelog
Enhancements
4e3535e: chore: bump default DRONE_SSH_VERSION to 1.8.2 (@appleboy)Build process updates
823bd89: ci: trigger GitHub Actions workflows only on version tags (@appleboy)Documentation updates
652a0be: docs: update CI documentation and workflow references (@appleboy)f6208e0: docs: document and demonstrate capturing and using command output (@appleboy)v1.2.3Compare Source
Changelog
Features
20d5c5b: feat: add configurable curl insecure flag to GitHub action (@appleboy)Bug fixes
170eebb: fix: enhance binary download flow with robust error handling (#394) (@appleboy)Enhancements
b27b9f8: chore: refactor system to improve efficiency and update API usage (@appleboy)0e19dd9: chore: improve robustness and consistency across multiple scripts (@appleboy)Refactor
b6690ee: refactor: improve error handling and code readability across scripts (#374) (@appleboy)Build process updates
2b3c650: ci: unify and enhance GitHub workflow configurations (@appleboy)ffd1eec: ci: add workflow step for multi-command SSH testing (#386) (@appleboy)53f5c5c: ci: add automated Trivy security scanning via GitHub Actions (@appleboy)Documentation updates
52a1840: docs: update SSH action version to v1 in all README files (#372) (@appleboy)689de3c: docs: improve CLI messaging and error clarity for users (@appleboy)9ca1cd2: docs: document the newcurl_insecureconfiguration option (@appleboy)bd83ba7: docs: document and configure drone-ssh version usage (#381) (@appleboy)b80f638: docs: rewrite and unify documentation across all supported languages (@appleboy)c7fbbc9: docs: add table of contents to multilingual README files (@appleboy)4d84f05: docs: revamp and unify multi-language readme documentation (@appleboy)8f3cc07: docs: add comprehensive tables of contents to all README files (@appleboy)8745f95: docs: restructure and clarify parameter documentation across all readmes (@appleboy)57f6f35: docs(readme): better wording for script_path property (#387) (@kontur)3ca8a7c: docs: clarify script_path usage in Chinese remote execution docs (@appleboy)c680069: docs: add comprehensive documentation for project setup and usage (@appleboy)91f3272: docs: add Trivy security scan badge to all documentation (@appleboy)v1.2.2Compare Source
Changelog
Enhancements
b0a8f32: chore: bump DRONE_SSH version to 1.8.1 (@appleboy)2ead5e3: chore: update action version across workflows and documentation (@appleboy)Documentation updates
9817ef4: docs(readme): set -e for script_stop functionality (#368) (@Setland34)9273705: docs: improve documentation and defaults for execution and security (@appleboy)d99ccf8: docs: improve documentation clarity and consistency (@appleboy)01a5359: docs: enhance language support and improve documentation clarity (@appleboy)48992f2: docs: prioritize English in language selection options (@appleboy)039c9e0: docs: update README with private key instructions in multiple languages (@appleboy)a0a0326: docs: clarify parameter descriptions for improved documentation (@appleboy)v1.2.1Compare Source
Changelog
Features
102c0d2: feat: capture stdout and store as output (#287) (@GammaGames)Enhancements
8fdfeb0: chore(github): updateappleboy/ssh-actionto versionv1.2.0across workflows (@appleboy)43d4ebb: chore: Add test to stable workflow for script_path (#347) (@kyle-leonhard)8faa842: chore: standardize formatting and update dependencies in workflows (@appleboy)Build process updates
1c1ad10: ci(action): remove script stop functionality from project (#350) (@appleboy)e13c387: ci(action): display an environment variable with special characters (#351) (@appleboy)66aa4d3: ci: add SSH testing job to GitHub Actions workflow (#355) (@appleboy)86aa40d: ci: add SSH server testing to GitHub Actions workflow (@appleboy)Documentation updates
a8952eb: docs(readme): update documentation for GitHub Actions and Docker support (@appleboy)cec69ef: docs(readme): standardize terminology and capitalization across project (@appleboy)a9e2fdf: docs(readme): improve README structure and add new input variables (@appleboy)6137f73: docs: improve project documentation and organization (@appleboy)b76e617: docs(readme): standardize and format README files across languages (@appleboy)4853185: docs(readme): refactor README files to improve language link structure (@appleboy)49751ff: docs: standardizescript_filenaming toscript_pathin documentation (#360) (@appleboy)v1.2.0Compare Source
Changelog
Features
703ffa3: feat(actions): enhance system performance and API integration (@appleboy)Bug fixes
3f14168: fix: typo in success message (#340) (@1ukastesar)25259c3: fix: refactor and enhance API and testing infrastructure (@appleboy)Enhancements
bb32884: chore: enhance CI/CD workflows and documentation formatting (@appleboy)362a7f1: chore: support running commands from a file (#341) (@kyle-leonhard)176437b: chore: refactor codebase for improved consistency and performance (@appleboy)Refactor
bf84378: refactor: refactor codebase and improve API performance (@appleboy)Build process updates
2763143: ci(script): enhance CI workflows and API integration (@appleboy)8b84eae: ci(script): improve CI robustness and coverage across environments (@appleboy)Documentation updates
ab698e5: docs(readme): enhance network protocol support and testing (@appleboy)7eaf766: docs(readme): update SSH action and enhance Chinese README files (@appleboy)v1.1.0Compare Source
Changelog
Bug fixes
0c7561b: fix: switch to SSH key authentication for security (@appleboy)Enhancements
9b978f0: chore: update SSH action version in README files (@appleboy)1991c55: chore(file): update target file (@appleboy)aa293c2: chore: optimize system configuration and API integration (@appleboy)036cad7: chore: update drone-ssh to version 1.7.7 (@appleboy)8b60782: chore(cli): enhance version handling and testing mechanisms (@appleboy)5ade826: chore: improve CLI reliability and version visibility (@appleboy)eaeb069: chore(cli): enhance curl command with silent mode and redirects (@appleboy)58164d0: chore: remove Dockerfile and related configurations (@appleboy)Refactor
da612c8: refactor: optimize CI pipeline for faster execution (@appleboy)Build process updates
c781418: ci: enhance GitHub Actions for IPv6 and flexibility (#303) (@appleboy)d2d6858: ci: enhance GitHub workflow for SSH actions and deployments (@appleboy)551964e: ci: optimize GitHub Actions workflow configuration (@appleboy)f916346: ci: refactor CI workflow and improve robustness (#320) (@appleboy)aabaf12: ci: add bug report template (@appleboy)c8594ae: ci: implement GitHub Actions for remote SSH execution (@appleboy)40aad53: ci: add SSH authentication setup for GitHub Actions (@appleboy)0b0e770: ci: optimize and enhance SSH server workflow (@appleboy)977b74a: ci: enhance CI workflow with SSH job and optimizations (@appleboy)2eeab5b: ci: refactor GitHub Actions key management (@appleboy)acd41e5: ci: enhance SSH job testing with varied key/password scenarios (@appleboy)f05aefe: ci: enhance SSH action configuration and error handling (@appleboy)e40b597: ci: add GitHub Actions job for SSH key passphrase support (@appleboy)15b64dc: ci: enhance CI pipeline with SSH key handling improvements (@appleboy)a39b3cc: ci: enhance CI/CD pipeline with SSH command execution (@appleboy)815c574: ci: enhance deployment with multi-host SSH action (@appleboy)378323e: ci: add multi-server support to CI workflow (@appleboy)fc1c1fc: ci: add GitHub Actions job fored25519key support (@appleboy)f0e5a23: ci: add environment variable handling in GitHub Actions (@appleboy)9c32aa6: ci: refactor workflows and API integrations (@appleboy)97f8d75: ci: enable root access in CI pipeline (@appleboy)5a8776f: ci: switch to password authentication in GitHub workflow (@appleboy)b6941ae: ci: refactor codebase and optimize performance (@appleboy)43895f2: ci: refactor SSH testing workflows and job configurations (@appleboy)06fa62e: ci: rename the workflow files. (@appleboy)b4a07ca: ci: enhance GitHub Actions with secret variable support (#330) (@appleboy)25ce8cb: ci: implement automated release workflow with GoReleaser (@appleboy)Documentation updates
8a779a5: docs: describe true usage of allenvs parameter (#301) (@hussu010)fe44be0: docs: improve documentation and CI robustness (@appleboy)dd0f09c: docs: improve README clarity and completeness (@appleboy)71d43ea: docs: improve documentation and testing configurations (@appleboy)28428a1: docs: improve cross-platform clipboard support for key copying (@appleboy)d732991: docs(lang): README.zh-cn Document (#332) (@astralwaveio)pnpm/action-setup (pnpm/action-setup)
v4.2.0Compare Source
When there's a
.npmrcfile at the root of the repository, pnpm will be fetched from the registry that is specified in that.npmrcfile #179v4.1.0Compare Source
Add support for
package.yaml#156.actions/python-versions (python)
v3.14.3: 3.14.3Compare Source
Python 3.14.3
v3.14.2: 3.14.2Compare Source
Python 3.14.2
v3.14.1: 3.14.1Compare Source
Python 3.14.1
v3.14.0: 3.14.0Compare Source
Python 3.14.0
v3.13.12: 3.13.12Compare Source
Python 3.13.12
v3.13.11: 3.13.11Compare Source
Python 3.13.11
v3.13.10: 3.13.10Compare Source
Python 3.13.10
v3.13.9: 3.13.9Compare Source
Python 3.13.9
v3.13.8: 3.13.8Compare Source
Python 3.13.8
v3.13.7: 3.13.7Compare Source
Python 3.13.7
v3.13.6: 3.13.6Compare Source
Python 3.13.6
v3.13.5: 3.13.5Compare Source
Python 3.13.5
v3.13.4: 3.13.4Compare Source
Python 3.13.4
v3.13.3: 3.13.3Compare Source
Python 3.13.3
v3.13.2: 3.13.2Compare Source
Python 3.13.2
v3.13.1: 3.13.1Compare Source
Python 3.13.1
v3.13.0: 3.13.0Compare Source
Python 3.13.0
v3.12.12: 3.12.12Compare Source
Python 3.12.12
v3.12.11: 3.12.11Compare Source
Python 3.12.11
v3.12.10: 3.12.10Compare Source
Python 3.12.10
v3.12.9: 3.12.9Compare Source
Python 3.12.9
v3.12.8: 3.12.8Compare Source
Python 3.12.8
v3.12.7: 3.12.7Compare Source
Python 3.12.7
v3.12.6: 3.12.6Compare Source
Python 3.12.6
v3.12.5: 3.12.5Compare Source
Python 3.12.5
v3.12.4: 3.12.4Compare Source
Python 3.12.4
v3.12.3: 3.12.3Compare Source
Python 3.12.3
v3.12.2: 3.12.2Compare Source
Python 3.12.2
v3.12.1: 3.12.1Compare Source
Python 3.12.1
v3.12.0: 3.12.0Compare Source
Python 3.12.0
v3.11.14: 3.11.14Compare Source
Python 3.11.14
v3.11.13: 3.11.13Compare Source
Python 3.11.13
v3.11.12: 3.11.12Compare Source
Python 3.11.12
v3.11.11: 3.11.11Compare Source
Python 3.11.11
v3.11.10: 3.11.10Compare Source
Python 3.11.10
v3.11.9: 3.11.9Compare Source
Python 3.11.9
v3.11.8: 3.11.8Compare Source
Python 3.11.8
v3.11.7: 3.11.7Compare Source
Python 3.11.7
v3.11.6: 3.11.6Compare Source
Python 3.11.6
v3.11.5: 3.11.5Compare Source
Python 3.11.5
v3.11.4: 3.11.4Compare Source
Python 3.11.4
v3.11.3: 3.11.3Compare Source
Python 3.11.3
v3.11.2: 3.11.2Compare Source
Python 3.11.2
v3.11.1: 3.11.1Compare Source
Python 3.11.1
v3.11.0: 3.11.0Compare Source
Python 3.11.0
v3.10.19: 3.10.19Compare Source
Python 3.10.19
v3.10.18: 3.10.18Compare Source
Python 3.10.18
v3.10.17: 3.10.17Compare Source
Python 3.10.17
v3.10.16: 3.10.16Compare Source
Python 3.10.16
v3.10.15: 3.10.15Compare Source
Python 3.10.15
v3.10.14: 3.10.14Compare Source
Python 3.10.14
v3.10.13: 3.10.13Compare Source
Python 3.10.13
v3.10.12: 3.10.12Compare Source
Python 3.10.12
v3.10.11: 3.10.11Compare Source
Python 3.10.11
v3.10.10: 3.10.10Compare Source
Python 3.10.10
v3.10.9: 3.10.9Compare Source
Python 3.10.9
v3.10.8: 3.10.8Compare Source
Python 3.10.8
v3.10.7: 3.10.7Compare Source
Python 3.10.7
v3.10.6: 3.10.6Compare Source
Python 3.10.6
Configuration
📅 Schedule: Branch creation - "after 1am and before 5am on monday" in timezone Europe/Moscow, 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.