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): update testcontainers requirement from 0.16 to 0.17 #368

Merged
merged 2 commits into from
May 31, 2024

Commits on May 27, 2024

  1. build(deps): update testcontainers requirement from 0.16 to 0.17

    Updates the requirements on [testcontainers](https://github.com/testcontainers/testcontainers-rs) to permit the latest version.
    - [Release notes](https://github.com/testcontainers/testcontainers-rs/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-rs/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-rs@0.16.0...0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: testcontainers
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    b9c86c4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. chore(deps): update code to consume latest testcontainers release

    Change the code to consume latest API of testcontainers
    
    Signed-off-by: Flavio Castelli <fcastelli@suse.com>
    flavio committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e83644b View commit details
    Browse the repository at this point in the history