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/terminal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.64.1
Choose a base ref
...
head repository: fortio/terminal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.65.0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 31, 2026

  1. Configuration menu
    Copy the full SHA
    db7af8f View commit details
    Browse the repository at this point in the history
  2. Bump the go-x group across 1 directory with 3 updates (#223)

    * Bump the go-x group across 1 directory with 3 updates
    
    Bumps the go-x group with 3 updates in the / directory: [golang.org/x/image](https://github.com/golang/image), [golang.org/x/sys](https://github.com/golang/sys) and [golang.org/x/term](https://github.com/golang/term).
    
    
    Updates `golang.org/x/image` from 0.36.0 to 0.37.0
    - [Commits](golang/image@v0.36.0...v0.37.0)
    
    Updates `golang.org/x/sys` from 0.41.0 to 0.42.0
    - [Commits](golang/sys@v0.41.0...v0.42.0)
    
    Updates `golang.org/x/term` from 0.40.0 to 0.41.0
    - [Commits](golang/term@v0.40.0...v0.41.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/image
      dependency-version: 0.37.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-x
    - dependency-name: golang.org/x/sys
      dependency-version: 0.42.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-x
    - dependency-name: golang.org/x/term
      dependency-version: 0.41.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-x
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * use 0.38 of image
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Laurent Demailly <ldemailly@gmail.com>
    dependabot[bot] and ldemailly authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    26a3841 View commit details
    Browse the repository at this point in the history
Loading