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: fortio/scli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.1
Choose a base ref
...
head repository: fortio/scli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    a58f856 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Bump golang.org/x/sys from 0.14.0 to 0.16.0 (#47)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.14.0 to 0.16.0.
    - [Commits](golang/sys@v0.14.0...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b181221 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-go from 4.1.0 to 5.0.0 (#45)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.1.0 to 5.0.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@93397be...0c52d54)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b935877 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Bump golang.org/x/sys from 0.16.0 to 0.17.0 (#48)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.16.0 to 0.17.0.
    - [Commits](golang/sys@v0.16.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    11e773a View commit details
    Browse the repository at this point in the history
  2. Handle k8s sigterm (#50)

    ldemailly authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    581a3cf View commit details
    Browse the repository at this point in the history
Loading