Skip to content

build(deps): bump testcontainers from 0.27.0 to 0.27.1#1890

Merged
istankovic merged 1 commit intomainfrom
dependabot/cargo/testcontainers-0.27.1
Feb 26, 2026
Merged

build(deps): bump testcontainers from 0.27.0 to 0.27.1#1890
istankovic merged 1 commit intomainfrom
dependabot/cargo/testcontainers-0.27.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps testcontainers from 0.27.0 to 0.27.1.

Release notes

Sourced from testcontainers's releases.

v0.27.1

Details

Bug Fixes

  • Pass env vars via Docker exec API instead of prepending to command (#920)

Features

  • Allow people to disable the default wait behavior (#922)
Changelog

Sourced from testcontainers's changelog.

[0.27.1] - 2026-02-22

Details

Bug Fixes

  • Pass env vars via Docker exec API instead of prepending to command (#920)

Features

  • Allow people to disable the default wait behavior (#922)
Commits
  • 73ec33e chore: release v0.27.1 (#924)
  • 6371103 feat(docker-compose): allow people to disable the default wait behavior (#922)
  • c3a8cb1 fix: pass env vars via Docker exec API instead of prepending to command (#920)
  • 79a8e73 chore: release v0.27.0 (#917)
  • See full diff 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team February 23, 2026 17:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 23, 2026
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-rs) from 0.27.0 to 0.27.1.
- [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.27.0...0.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@istankovic istankovic force-pushed the dependabot/cargo/testcontainers-0.27.1 branch from 3beb6e9 to b44837c Compare February 26, 2026 09:32
@istankovic istankovic merged commit b44837c into main Feb 26, 2026
28 of 30 checks passed
@istankovic istankovic deleted the dependabot/cargo/testcontainers-0.27.1 branch February 26, 2026 09:32
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant