+
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: soracom/soracom-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1
Choose a base ref
...
head repository: soracom/soracom-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 12 commits
  • 12 files changed
  • 3 contributors

Commits on Sep 1, 2025

  1. Bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0

    Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.132.0 to 0.133.0.
    - [Release notes](https://github.com/getkin/kin-openapi/releases)
    - [Commits](getkin/kin-openapi@v0.132.0...v0.133.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/getkin/kin-openapi
      dependency-version: 0.133.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    437bef4 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/stretchr/testify from 1.11.0 to 1.11.1

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.11.0 to 1.11.1.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.11.0...v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-version: 1.11.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    f8371f6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #138 from soracom/dependabot/go_modules/github.com…

    …/getkin/kin-openapi-0.133.0
    
    Bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0
    bearmini authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    72116ec View commit details
    Browse the repository at this point in the history
  4. Merge pull request #139 from soracom/dependabot/go_modules/github.com…

    …/stretchr/testify-1.11.1
    
    Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
    bearmini authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    6083510 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Support new APIs.

    osawata36 committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    18c2ee4 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2025

  1. Merge pull request #140 from soracom/add-new-apis

    Update to latest API
    bearmini authored Sep 7, 2025
    Configuration menu
    Copy the full SHA
    70f31dc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Bump golang.org/x/sys from 0.35.0 to 0.36.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.35.0 to 0.36.0.
    - [Commits](golang/sys@v0.35.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-version: 0.36.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    54bc022 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/spf13/cobra from 1.9.1 to 1.10.1

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.9.1...v1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-version: 1.10.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    8e1fbc2 View commit details
    Browse the repository at this point in the history
  3. 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
    51e063d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #141 from soracom/dependabot/go_modules/golang.org…

    …/x/sys-0.36.0
    
    Bump golang.org/x/sys from 0.35.0 to 0.36.0
    bearmini authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    901d995 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #142 from soracom/dependabot/go_modules/github.com…

    …/spf13/cobra-1.10.1
    
    Bump github.com/spf13/cobra from 1.9.1 to 1.10.1
    bearmini authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    4e72195 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #143 from soracom/dependabot/github_actions/action…

    …s/setup-go-6
    
    Bump actions/setup-go from 5 to 6
    bearmini authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    ae9a1e9 View commit details
    Browse the repository at this point in the history
Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载