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.2
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.3
Choose a head ref
  • 15 commits
  • 23 files changed
  • 2 contributors

Commits on Feb 3, 2024

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

Commits on Feb 5, 2024

  1. Bump github.com/cli/go-gh/v2 from 2.4.0 to 2.5.0 (#229)

    Bumps [github.com/cli/go-gh/v2](https://github.com/cli/go-gh) from 2.4.0 to 2.5.0.
    - [Release notes](https://github.com/cli/go-gh/releases)
    - [Commits](cli/go-gh@v2.4.0...v2.5.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 Feb 5, 2024
    Configuration menu
    Copy the full SHA
    98036a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Bump golang.org/x/term from 0.16.0 to 0.17.0 (#233)

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.16.0 to 0.17.0.
    - [Commits](golang/term@v0.16.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      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 Feb 12, 2024
    Configuration menu
    Copy the full SHA
    84344bb View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Bump google.golang.org/grpc from 1.61.0 to 1.62.0 (#235)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.62.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.61.0...v1.62.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      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 Feb 26, 2024
    Configuration menu
    Copy the full SHA
    665bdf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#236)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.18.0...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      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 Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b230f02 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/term from 0.17.0 to 0.18.0 (#237)

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.17.0 to 0.18.0.
    - [Commits](golang/term@v0.17.0...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      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 Mar 4, 2024
    Configuration menu
    Copy the full SHA
    71e43aa View commit details
    Browse the repository at this point in the history
  3. Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#238)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      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 Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f415473 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/cli/go-gh/v2 from 2.5.0 to 2.6.0 (#239)

    Bumps [github.com/cli/go-gh/v2](https://github.com/cli/go-gh) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/cli/go-gh/releases)
    - [Commits](cli/go-gh@v2.5.0...v2.6.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 Mar 4, 2024
    Configuration menu
    Copy the full SHA
    12a44e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Bump google.golang.org/grpc from 1.62.0 to 1.62.1 (#241)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.0 to 1.62.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.62.0...v1.62.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    94e9837 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#240)

    Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      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 Mar 17, 2024
    Configuration menu
    Copy the full SHA
    2eb5e66 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Bump github.com/cli/go-gh/v2 from 2.6.0 to 2.7.0 (#242)

    Bumps [github.com/cli/go-gh/v2](https://github.com/cli/go-gh) from 2.6.0 to 2.7.0.
    - [Release notes](https://github.com/cli/go-gh/releases)
    - [Commits](cli/go-gh@v2.6.0...v2.7.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 1, 2024
    Configuration menu
    Copy the full SHA
    e6d05a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Bump google.golang.org/grpc from 1.62.1 to 1.63.2 (#246)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.1 to 1.63.2.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.62.1...v1.63.2)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      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 15, 2024
    Configuration menu
    Copy the full SHA
    2d1848e View commit details
    Browse the repository at this point in the history
  2. Bump github.com/cli/go-gh/v2 from 2.7.0 to 2.8.0 (#245)

    Bumps [github.com/cli/go-gh/v2](https://github.com/cli/go-gh) from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/cli/go-gh/releases)
    - [Commits](cli/go-gh@v2.7.0...v2.8.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 15, 2024
    Configuration menu
    Copy the full SHA
    a05c990 View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/term from 0.18.0 to 0.19.0 (#244)

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.18.0 to 0.19.0.
    - [Commits](golang/term@v0.18.0...v0.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      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 15, 2024
    Configuration menu
    Copy the full SHA
    6af4187 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Release Upterm 0.13.3

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