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: cloudfoundry/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.14.0
Choose a base ref
...
head repository: cloudfoundry/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.14.1
Choose a head ref
  • 7 commits
  • 40 files changed
  • 4 contributors

Commits on May 21, 2025

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

Commits on May 22, 2025

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

Commits on May 29, 2025

  1. Add bundle versionto test file [v8] (#3512)

    * Update gemfile.lock with ruby and bundler version
    gururajsh authored May 29, 2025
    Configuration menu
    Copy the full SHA
    d16370f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. update golang to 1.24.3 [v8] (#3509)

    * update golang to 1.24.3
    
    * up golangci-lint version
    
    ---------
    
    Co-authored-by: Shwetha Gururaj <shwetha.gururaj@broadcom.com>
    Benjamintf1 and gururajsh authored May 30, 2025
    Configuration menu
    Copy the full SHA
    0c144c2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. [v8](go): Bump the dependencies group across 1 directory with 10 upda…

    …tes (#3500)
    
    Bumps the dependencies group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.36.0` | `0.40.0` |
    | [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.34.0` | `1.38.0` |
    | [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) | `3.33.0` | `3.37.0` |
    | [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) | `0.24.0` | `0.27.0` |
    | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.3` | `0.33.0` |
    | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.3` | `0.33.0` |
    
    
    
    Updates `code.cloudfoundry.org/bytefmt` from 0.36.0 to 0.40.0
    - [Release notes](https://github.com/cloudfoundry/bytefmt/releases)
    - [Commits](cloudfoundry/bytefmt@v0.36.0...v0.40.0)
    
    Updates `code.cloudfoundry.org/clock` from 1.34.0 to 1.38.0
    - [Release notes](https://github.com/cloudfoundry/clock/releases)
    - [Commits](cloudfoundry/clock@v1.34.0...v1.38.0)
    
    Updates `code.cloudfoundry.org/lager/v3` from 3.33.0 to 3.37.0
    - [Release notes](https://github.com/cloudfoundry/lager/releases)
    - [Commits](cloudfoundry/lager@v3.33.0...v3.37.0)
    
    Updates `code.cloudfoundry.org/tlsconfig` from 0.24.0 to 0.27.0
    - [Release notes](https://github.com/cloudfoundry/tlsconfig/releases)
    - [Commits](cloudfoundry/tlsconfig@v0.24.0...v0.27.0)
    
    Updates `golang.org/x/crypto` from 0.37.0 to 0.38.0
    - [Commits](golang/crypto@v0.37.0...v0.38.0)
    
    Updates `golang.org/x/net` from 0.39.0 to 0.40.0
    - [Commits](golang/net@v0.39.0...v0.40.0)
    
    Updates `golang.org/x/term` from 0.31.0 to 0.32.0
    - [Commits](golang/term@v0.31.0...v0.32.0)
    
    Updates `golang.org/x/text` from 0.24.0 to 0.25.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.24.0...v0.25.0)
    
    Updates `k8s.io/apimachinery` from 0.32.3 to 0.33.0
    - [Commits](kubernetes/apimachinery@v0.32.3...v0.33.0)
    
    Updates `k8s.io/client-go` from 0.32.3 to 0.33.0
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.32.3...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: code.cloudfoundry.org/bytefmt
      dependency-version: 0.40.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/clock
      dependency-version: 1.38.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/lager/v3
      dependency-version: 3.37.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/tlsconfig
      dependency-version: 0.27.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.38.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/net
      dependency-version: 0.40.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/term
      dependency-version: 0.32.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/text
      dependency-version: 0.25.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: k8s.io/client-go
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 31, 2025
    Configuration menu
    Copy the full SHA
    e6eba6a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Replace kill() with interrupt() (#3516)

    Co-authored-by: Sam Gunaratne <385176+Samze@users.noreply.github.com>
    gururajsh and Samze authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    56e1c5d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

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