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.8
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.9
Choose a head ref
  • 13 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 16, 2025

  1. Build(deps): Bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7

    Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.6 to 2.27.7.
    - [Release notes](https://github.com/urfave/cli/releases)
    - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
    - [Commits](urfave/cli@v2.27.6...v2.27.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/urfave/cli/v2
      dependency-version: 2.27.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    b864106 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Merge pull request #100 from lima-vm/dependabot/go_modules/github.com…

    …/urfave/cli/v2-2.27.7
    
    Build(deps): Bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7
    AkihiroSuda authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    aa71c09 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Build(deps): Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    3a5063c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from lima-vm/dependabot/github_actions/action…

    …s/checkout-5
    
    Build(deps): Bump actions/checkout from 4 to 5
    jandubois authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    3cc3f58 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Build(deps): Bump actions/setup-go from 5 to 6

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    16e2c35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #102 from lima-vm/dependabot/github_actions/action…

    …s/setup-go-6
    
    Build(deps): Bump actions/setup-go from 5 to 6
    jandubois authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    5d8d29a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Build(deps): Bump github.com/pkg/sftp from 1.13.9 to 1.13.10

    Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.9 to 1.13.10.
    - [Release notes](https://github.com/pkg/sftp/releases)
    - [Commits](pkg/sftp@v1.13.9...v1.13.10)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/pkg/sftp
      dependency-version: 1.13.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    93b4118 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Merge pull request #104 from lima-vm/dependabot/go_modules/github.com…

    …/pkg/sftp-1.13.10
    
    Build(deps): Bump github.com/pkg/sftp from 1.13.9 to 1.13.10
    AkihiroSuda authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    76f78ea View commit details
    Browse the repository at this point in the history
  2. Build(deps): Bump golang.org/x/crypto from 0.35.0 to 0.45.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.45.0.
    - [Commits](golang/crypto@v0.35.0...v0.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.45.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    39c803a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2025

  1. CI: update Go version

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Nov 22, 2025
    Configuration menu
    Copy the full SHA
    519fd78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from lima-vm/dependabot/go_modules/golang.org…

    …/x/crypto-0.45.0
    
    Build(deps): Bump golang.org/x/crypto from 0.35.0 to 0.45.0
    AkihiroSuda authored Nov 22, 2025
    Configuration menu
    Copy the full SHA
    8e817f6 View commit details
    Browse the repository at this point in the history
  3. Build(deps): Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 22, 2025
    Configuration menu
    Copy the full SHA
    ae52c51 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2025

  1. Merge pull request #106 from lima-vm/dependabot/github_actions/action…

    …s/checkout-6
    
    Build(deps): Bump actions/checkout from 5 to 6
    jandubois authored Nov 23, 2025
    Configuration menu
    Copy the full SHA
    18dd980 View commit details
    Browse the repository at this point in the history
Loading