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.8.2
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.8.3
Choose a head ref
  • 7 commits
  • 18 files changed
  • 3 contributors

Commits on Sep 25, 2024

  1. Bump code.cloudfoundry.org/bytefmt from 0.9.0 to 0.10.0 (#3225)

    Bumps [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) from 0.9.0 to 0.10.0.
    - [Release notes](https://github.com/cloudfoundry/bytefmt/releases)
    - [Commits](cloudfoundry/bytefmt@v0.9.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: code.cloudfoundry.org/bytefmt
      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 Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6697222 View commit details
    Browse the repository at this point in the history
  2. Bump k8s.io/client-go from 0.31.0 to 0.31.1 (#3226)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.31.0 to 0.31.1.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.31.0...v0.31.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      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 Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2ae0aea View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 7, 2024

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

    …es (#3245)
    
    Bumps the dependencies group with 7 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.10.0` | `0.11.0` |
    | [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.13.0` | `1.14.0` |
    | [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) | `3.6.0` | `3.8.0` |
    | [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) | `0.5.0` | `0.6.0` |
    | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.2` | `0.3.3` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.27.0` | `0.28.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.29.0` | `0.30.0` |
    
    
    
    Updates `code.cloudfoundry.org/bytefmt` from 0.10.0 to 0.11.0
    - [Release notes](https://github.com/cloudfoundry/bytefmt/releases)
    - [Commits](cloudfoundry/bytefmt@v0.10.0...v0.11.0)
    
    Updates `code.cloudfoundry.org/clock` from 1.13.0 to 1.14.0
    - [Release notes](https://github.com/cloudfoundry/clock/releases)
    - [Commits](cloudfoundry/clock@v1.13.0...v1.14.0)
    
    Updates `code.cloudfoundry.org/lager/v3` from 3.6.0 to 3.8.0
    - [Release notes](https://github.com/cloudfoundry/lager/releases)
    - [Commits](cloudfoundry/lager@v3.6.0...v3.8.0)
    
    Updates `code.cloudfoundry.org/tlsconfig` from 0.5.0 to 0.6.0
    - [Release notes](https://github.com/cloudfoundry/tlsconfig/releases)
    - [Commits](cloudfoundry/tlsconfig@v0.5.0...v0.6.0)
    
    Updates `github.com/cyphar/filepath-securejoin` from 0.3.2 to 0.3.3
    - [Release notes](https://github.com/cyphar/filepath-securejoin/releases)
    - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md)
    - [Commits](cyphar/filepath-securejoin@v0.3.2...v0.3.3)
    
    Updates `golang.org/x/crypto` from 0.27.0 to 0.28.0
    - [Commits](golang/crypto@v0.27.0...v0.28.0)
    
    Updates `golang.org/x/net` from 0.29.0 to 0.30.0
    - [Commits](golang/net@v0.29.0...v0.30.0)
    
    Updates `golang.org/x/term` from 0.24.0 to 0.25.0
    - [Commits](golang/term@v0.24.0...v0.25.0)
    
    Updates `golang.org/x/text` from 0.18.0 to 0.19.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.18.0...v0.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: code.cloudfoundry.org/bytefmt
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/clock
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/lager/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/tlsconfig
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github.com/cyphar/filepath-securejoin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/term
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/text
      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 Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1938c76 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

    …es (#3258)
    
    Bumps the dependencies group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.11.0` | `0.13.0` |
    | [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.14.0` | `1.16.0` |
    | [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) | `3.8.0` | `3.10.0` |
    | [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) | `0.6.0` | `0.7.0` |
    | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.3` | `0.3.4` |
    | [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter) | `6.9.0` | `6.10.0` |
    
    
    
    Updates `code.cloudfoundry.org/bytefmt` from 0.11.0 to 0.13.0
    - [Release notes](https://github.com/cloudfoundry/bytefmt/releases)
    - [Commits](cloudfoundry/bytefmt@v0.11.0...v0.13.0)
    
    Updates `code.cloudfoundry.org/clock` from 1.14.0 to 1.16.0
    - [Release notes](https://github.com/cloudfoundry/clock/releases)
    - [Commits](cloudfoundry/clock@v1.14.0...v1.16.0)
    
    Updates `code.cloudfoundry.org/lager/v3` from 3.8.0 to 3.10.0
    - [Release notes](https://github.com/cloudfoundry/lager/releases)
    - [Commits](cloudfoundry/lager@v3.8.0...v3.10.0)
    
    Updates `code.cloudfoundry.org/tlsconfig` from 0.6.0 to 0.7.0
    - [Release notes](https://github.com/cloudfoundry/tlsconfig/releases)
    - [Commits](cloudfoundry/tlsconfig@v0.6.0...v0.7.0)
    
    Updates `github.com/cyphar/filepath-securejoin` from 0.3.3 to 0.3.4
    - [Release notes](https://github.com/cyphar/filepath-securejoin/releases)
    - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md)
    - [Commits](cyphar/filepath-securejoin@v0.3.3...v0.3.4)
    
    Updates `github.com/maxbrunsfeld/counterfeiter/v6` from 6.9.0 to 6.10.0
    - [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases)
    - [Commits](maxbrunsfeld/counterfeiter@v6.9.0...v6.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: code.cloudfoundry.org/bytefmt
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/clock
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/lager/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/tlsconfig
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github.com/cyphar/filepath-securejoin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/maxbrunsfeld/counterfeiter/v6
      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 Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0e5962b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Automate release version generation [v8] (#3268)

    * Remove build_version file and references
    
    * Remove unused files
    
    * Update .github/workflows/release-build-sign-upload.yml
    
    Co-authored-by: AL Berez <a-b@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: AL Berez <a-b@users.noreply.github.com>
    gururajsh and a-b authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f6ab24a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. [v8](go): Bump the dependencies group with 6 updates (#3264)

    Bumps the dependencies group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.13.0` | `0.14.0` |
    | [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.16.0` | `1.17.0` |
    | [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) | `3.10.0` | `3.11.0` |
    | [github.com/fatih/color](https://github.com/fatih/color) | `1.17.0` | `1.18.0` |
    | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.31.1` | `0.31.2` |
    | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.1` | `0.31.2` |
    
    
    Updates `code.cloudfoundry.org/bytefmt` from 0.13.0 to 0.14.0
    - [Release notes](https://github.com/cloudfoundry/bytefmt/releases)
    - [Commits](cloudfoundry/bytefmt@v0.13.0...v0.14.0)
    
    Updates `code.cloudfoundry.org/clock` from 1.16.0 to 1.17.0
    - [Release notes](https://github.com/cloudfoundry/clock/releases)
    - [Commits](cloudfoundry/clock@v1.16.0...v1.17.0)
    
    Updates `code.cloudfoundry.org/lager/v3` from 3.10.0 to 3.11.0
    - [Release notes](https://github.com/cloudfoundry/lager/releases)
    - [Commits](cloudfoundry/lager@v3.10.0...v3.11.0)
    
    Updates `github.com/fatih/color` from 1.17.0 to 1.18.0
    - [Release notes](https://github.com/fatih/color/releases)
    - [Commits](fatih/color@v1.17.0...v1.18.0)
    
    Updates `k8s.io/apimachinery` from 0.31.1 to 0.31.2
    - [Commits](kubernetes/apimachinery@v0.31.1...v0.31.2)
    
    Updates `k8s.io/client-go` from 0.31.1 to 0.31.2
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.31.1...v0.31.2)
    
    ---
    updated-dependencies:
    - dependency-name: code.cloudfoundry.org/bytefmt
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/clock
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: code.cloudfoundry.org/lager/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github.com/fatih/color
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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 Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3cd802e View commit details
    Browse the repository at this point in the history
Loading