Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lima-vm/sshocker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Choose a base ref
...
head repository: lima-vm/sshocker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.4
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 14, 2023

  1. Bump github.com/pkg/sftp from 1.13.5 to 1.13.6

    Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.5 to 1.13.6.
    - [Release notes](https://github.com/pkg/sftp/releases)
    - [Commits](pkg/sftp@v1.13.5...v1.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/pkg/sftp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0f09cc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78 from lima-vm/dependabot/go_modules/github.com/…

    …pkg/sftp-1.13.6
    
    Bump github.com/pkg/sftp from 1.13.5 to 1.13.6
    AkihiroSuda authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ce6ef95 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    14ded2f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Merge pull request #79 from lima-vm/dependabot/github_actions/actions…

    …/checkout-4
    
    Bump actions/checkout from 3 to 4
    AkihiroSuda authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f2bb2c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. release.yml: migrate from hub to gh

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    479db83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from AkihiroSuda/dev

    release.yml: migrate from `hub` to `gh`
    AkihiroSuda authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    6d41f77 View commit details
    Browse the repository at this point in the history
Loading