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: owenthereal/upterm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.3
Choose a base ref
...
head repository: owenthereal/upterm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.5
Choose a head ref
  • 8 commits
  • 28 files changed
  • 2 contributors

Commits on Apr 17, 2024

  1. Bump ssh-piper

    owenthereal committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    32b72cb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Bump golang.org/x/net from 0.21.0 to 0.23.0 (#248)

    Bumps [golang.org/x/net](/~https://github.com/golang/net) from 0.21.0 to 0.23.0.
    - [Commits](golang/net@v0.21.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f2a409f View commit details
    Browse the repository at this point in the history
  2. Fix Linux package bin path (#249)

    Change Linux package bin path and add completion scripts & man pages.
    owenthereal authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6a1c27c View commit details
    Browse the repository at this point in the history
  3. Replace with charmbracelet/ssh (#250)

    * Replace with charmbracelet/ssh
    
    * Pin Go minor version
    owenthereal authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    557cfbb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Bump github.com/cli/go-gh/v2 from 2.8.0 to 2.9.0 (#252)

    Bumps [github.com/cli/go-gh/v2](/~https://github.com/cli/go-gh) from 2.8.0 to 2.9.0.
    - [Release notes](/~https://github.com/cli/go-gh/releases)
    - [Commits](cli/go-gh@v2.8.0...v2.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cli/go-gh/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    13b4df9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Release Upterm 0.13.4

    owenthereal committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4517e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba09ce1 View commit details
    Browse the repository at this point in the history
  3. Release Upterm 0.13.5

    owenthereal committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d12bf82 View commit details
    Browse the repository at this point in the history
Loading