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/smb-volume-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.14.0
Choose a base ref
...
head repository: cloudfoundry/smb-volume-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.15.0
Choose a head ref
  • 4 commits
  • 70 files changed
  • 1 contributor

Commits on Dec 20, 2024

  1. bump dockerdriver

    Submodule src/code.cloudfoundry.org/dockerdriver 21d2e54..353d870:
      > Update go.mod dependencies
    tas-runtime-bot authored and git committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    84f48ff View commit details
    Browse the repository at this point in the history
  2. Update go.mod dependencies

    --------
    tas-runtime-bot authored and git committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    1e97ca0 View commit details
    Browse the repository at this point in the history
  3. Update go.mod dependencies

    --------
    
    index 74b07f2..2a7d3a7 100644
    @@ -5,23 +5,23 @@ go 1.23
     toolchain go1.23.2
    
    -	code.cloudfoundry.org/debugserver v0.28.0
    -	code.cloudfoundry.org/dockerdriver v0.28.0
    +	code.cloudfoundry.org/debugserver v0.29.0
    +	code.cloudfoundry.org/dockerdriver v0.29.0
     	code.cloudfoundry.org/goshims v0.53.0
    -	code.cloudfoundry.org/lager/v3 v3.18.0
    -	code.cloudfoundry.org/tlsconfig v0.12.0
    +	code.cloudfoundry.org/lager/v3 v3.19.0
    +	code.cloudfoundry.org/tlsconfig v0.13.0
     	code.cloudfoundry.org/volume-mount-options v0.108.0
     	code.cloudfoundry.org/volumedriver v0.109.0
     	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
    -	github.com/onsi/ginkgo/v2 v2.22.0
    +	github.com/onsi/ginkgo/v2 v2.22.1
     	github.com/onsi/gomega v1.36.1
     	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26
     	github.com/tedsuo/rata v1.0.0
    tas-runtime-bot authored and git committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    20e8184 View commit details
    Browse the repository at this point in the history
  4. Release v3.15.0

    tas-runtime-bot committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    ac7f288 View commit details
    Browse the repository at this point in the history
Loading