Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.32.0 #171

Commits on Jul 8, 2024

  1. build(deps): bump github.com/testcontainers/testcontainers-go

    Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.26.0 to 0.32.0.
    - [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
    - [Commits](testcontainers/testcontainers-go@v0.26.0...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/testcontainers/testcontainers-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e26b8d4 View commit details
    Browse the repository at this point in the history
  2. Avoid deprecated TestContainers method

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    679fc01 View commit details
    Browse the repository at this point in the history
  3. bump golangci-lint tool

    as the problem does not reproduce locally
    
    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    169957b View commit details
    Browse the repository at this point in the history
  4. def testcontainers import symbol to please linter

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c882df6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix: bumped csi version to 1.21, aligned go versions (#177)

    * fix: bumped csi version to 1.21, which was causing toolchain issues
    
    Signed-off-by: Dhiraj Bokde <dhirajsb@users.noreply.github.com>
    
    * fix: align go version across readme, go.mod versions
    
    Signed-off-by: Dhiraj Bokde <dhirajsb@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Dhiraj Bokde <dhirajsb@users.noreply.github.com>
    dhirajsb committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e73da7a View commit details
    Browse the repository at this point in the history