Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

Bumps testcontainers from 4.8.0 to 4.8.1.

Release notes

Sourced from testcontainers's releases.

testcontainers: v4.8.1

4.8.1 (2024-08-18)

Bug Fixes

  • generic: Update the FastAPI install on genric module doctest samples (#686) (5216b02)
  • mssql: use glob to find mssql-tools folder since it moves (#685) (4912725), closes #666
  • wait_for_logs can now fail early when the container stops (#682) (925329d)

Documentation

  • Add a more advance usecase documentation for ServerContainer (#688) (2cf5a9f)
Changelog

Sourced from testcontainers's changelog.

4.8.1 (2024-08-18)

Bug Fixes

  • generic: Update the FastAPI install on genric module doctest samples (#686) (5216b02)
  • mssql: use glob to find mssql-tools folder since it moves (#685) (4912725), closes #666
  • wait_for_logs can now fail early when the container stops (#682) (925329d)

Documentation

  • Add a more advance usecase documentation for ServerContainer (#688) (2cf5a9f)
Commits
  • 8c0cdbc chore(main): release testcontainers 4.8.1 (#683)
  • 2cf5a9f docs: Add a more advance usecase documentation for ServerContainer (#688)
  • 5216b02 fix(generic): Update the FastAPI install on genric module doctest samples (#686)
  • 4912725 fix(mssql): use glob to find mssql-tools folder since it moves (#685)
  • 925329d fix: wait_for_logs can now fail early when the container stops (#682)
  • 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 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-python) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/testcontainers/testcontainers-python/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-python@testcontainers-v4.8.0...testcontainers-v4.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 3, 2024
@FlorianHockmann FlorianHockmann merged commit 617e444 into master Sep 4, 2024
@dependabot dependabot bot deleted the dependabot/pip/testcontainers-4.8.1 branch September 4, 2024 07:26
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants