Skip to content

build(deps): Bump testcontainers from 0.15.0 to 0.16.7#698

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/testcontainers-0.16.7
Open

build(deps): Bump testcontainers from 0.15.0 to 0.16.7#698
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/testcontainers-0.16.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps testcontainers from 0.15.0 to 0.16.7.

Release notes

Sourced from testcontainers's releases.

v0.16.7

Details

Bug Fixes

  • get_host for unix and npipe docker hosts (#621)

Features

  • Extend WaitFor for ExecCommand (#622)

Migration guide

See the migration guide in release 0.16.0 in order to upgrade the crate from 0.15 to 0.16.x version

v0.16.6

Details

Features

  • Add get_host to Container and deprecate get_host_ip_address (#618)
  • Allow cgroupns-mode and userns-mode to be configured (#605)

Migration guide

See the migration guide in release 0.16.0. To update from 0.15 to 0.16.x

v0.16.5

Details

Bug Fixes

  • Correct drop of a network for sync container (#612)
  • Correct default for get_host_ip_address in case of unix or npipe (#613)

Miscellaneous Tasks

  • Update serde-java-properties to 0.2.0 (#614)

Migration guide

See the migration guide in release 0.16.0. To update from 0.15 to 0.16.x

v0.16.4

Details

Bug Fixes

  • Properly expose mapped ports (#610)

Features

  • Introduce properties-config cargo feature (#608)
  • Support docker auth configuration for image pulling (#609)

Migration guide

See the migration guide in release 0.16.0. To update from 0.15 to 0.16.x

v0.16.3

... (truncated)

Changelog

Sourced from testcontainers's changelog.

[0.16.7] - 2024-05-01

Details

Bug Fixes

  • get_host for unix and npipe docker hosts (#621)

Features

  • Extend WaitFor for ExecCommand (#622)

[0.16.6] - 2024-04-30

Details

Features

  • Add get_host to Container and deprecate get_host_ip_address (#618)
  • Allow cgroupns-mode and userns-mode to be configured (#605)

[0.16.5] - 2024-04-29

Details

Bug Fixes

  • Correct drop of a network for sync container (#612)
  • Correct default for get_host_ip_address in case of unix or npipe (#613)

Miscellaneous Tasks

  • Update serde-java-properties to 0.2.0 (#614)

[0.16.4] - 2024-04-29

Details

Bug Fixes

  • Properly expose mapped ports (#610)

Features

  • Introduce properties-config cargo feature (#608)
  • Support docker auth configuration for image pulling (#609)

[0.16.3] - 2024-04-27

Details

Bug Fixes

  • Expose mount-related types (#603)

[0.16.2] - 2024-04-27

Details

Documentation

  • Fix docsrs attributes

[0.16.1] - 2024-04-27

Details

Documentation

  • Add readme to crates.io and fix documentation builds (#598)
  • Fix symlink to readme (#600)

[0.16.0] - 2024-04-27

Details

Bug Fixes

  • Use the binds option instead of volumes for mounts (#581)

Documentation

  • Mention a way to preserve running containers (#586)

Features

... (truncated)

Commits
  • 476f0df chore: release v0.16.7 (#623)
  • fd89603 feat: extend WaitFor for ExecCommand (#622)
  • b2c927e fix: get_host for unix and npipe docker hosts (#621)
  • 1e5c273 chore: release v0.16.6 (#620)
  • 6d490dd feat: allow cgroupns-mode and userns-mode to be configured (#605)
  • 7f60b02 feat: add get_host to Container and deprecate get_host_ip_address (#618)
  • b2059e9 chore: release v0.16.5 (#616)
  • 4c0472e chore(deps): update serde-java-properties to 0.2.0 (#614)
  • 8dd6406 fix: correct default for get_host_ip_address in case of unix or npipe (...
  • 95f67ec fix: correct drop of a network for sync container (#612)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [testcontainers](https://github.com/testcontainers/testcontainers-rs) from 0.15.0 to 0.16.7.
- [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.15...0.16.7)

---
updated-dependencies:
- dependency-name: testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants