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

Bump appleboy/ssh-action from 0.1.7 to 1.0.0 #144

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps appleboy/ssh-action from 0.1.7 to 1.0.0.

Release notes

Sourced from appleboy/ssh-action's releases.

v1.0.0

No release notes provided.

v0.1.10

Enhancement

v0.1.9

Enhance

  • 5f64c95 - chore: improve SSH key handling and documentation
  • 3cd1bcf - feat: refactor code for parallel execution on multiple hosts (#237 #233)
  • 4958308 - docs: add traditional Chinese documentation. (5 weeks ago)

v0.1.8

Enhance

  • chore(auth): allow set password and private key at the same time. #226
Commits
  • 55dabf8 docs: update appleboy/ssh-action version in README
  • 8d9094f docs: "Introduce allenvs option for shell script execution"
  • 5ac43dd chore(ssh): pass all ENV variables to script (#259)
  • a01d3ea chore: improve performance and test coverage across OSs
  • c7d850f docs: improve readability and functionality across project
  • f579d71 chore: improve action.yml clarity and update default values
  • d87d276 ci: add Docker login and pull job to CI pipeline (#244)
  • 3130c7a ci: improve CI workflow for private repository cloning (#241)
  • 2b7de38 chore: update appleboy/ssh-action to latest version
  • 334f925 chore: update action configuration for greater flexibility (#240)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 0.1.7 to 1.0.0.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](appleboy/ssh-action@v0.1.7...v1.0.0)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c373b60) 97.20% compared to head (d80a323) 97.20%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   97.20%   97.20%           
=======================================
  Files           9        9           
  Lines         573      573           
=======================================
  Hits          557      557           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rbeucher rbeucher merged commit f5fea80 into main Dec 4, 2023
15 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/appleboy/ssh-action-1.0.0 branch December 4, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant