Skip to content

build(deps): Bump testcontainers from 0.15.0 to 0.16.5#696

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/testcontainers-0.16.5
Closed

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps testcontainers from 0.15.0 to 0.16.5.

Release notes

Sourced from testcontainers's releases.

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

Details

Bug Fixes

  • Expose mount-related types (#603)

Migration guide

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

v0.16.2

Details

Documentation

  • Fix docsrs attributes

Migration guide

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

v0.16.1

Details

Documentation

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

... (truncated)

Changelog

Sourced from testcontainers's changelog.

[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

  • Support for docker cli flag --add-host (#547)
  • Allow to override args in a RunnableImage (#558)
  • Add name parameter to RunnableImage (#549)
  • [❗] Container-centric API with refactored underlying layer (#575)
  • Add ability to pull-image explicitly (#579)

Miscellaneous Tasks

  • Remove spectral from dev-dependencies (#526)
  • Update reqwest requirement from 0.11.14 to 0.12.3 (#569)
  • Update bollard and bollard-stubs (#574)
  • Reuse workspace level configs (#568)

... (truncated)

Commits
  • 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)
  • b4d1624 chore: release v0.16.4 (#611)
  • d93595f fix: properly expose mapped ports (#610)
  • 45930bd feat: support docker auth configuration for image pulling (#609)
  • 3e99369 feat: introduce properties-config cargo feature (#608)
  • ba44240 chore: release v0.16.3 (#604)
  • f42a0ac fix: expose mount-related types (#603)
  • 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.5.
- [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.5)

---
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 Apr 29, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2024

Superseded by #697.

@dependabot dependabot bot closed this Apr 30, 2024
@dependabot dependabot bot deleted the dependabot/cargo/testcontainers-0.16.5 branch April 30, 2024 23:24
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