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

Bump testcontainers from 4.0.0 to 4.2.0 #10

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps testcontainers from 4.0.0 to 4.2.0.

Release notes

Sourced from testcontainers's releases.

testcontainers: v4.2.0

4.2.0 (2024-03-24)

Features

Bug Fixes

  • arangodb: tests to pass on ARM CPUs - change default image to 3.11.x where ARM image is published (#479) (7b58a50)
  • core: DinD issues #141, #329 (#368) (b10d916)
  • core: raise an exception when docker compose fails to start #258 (#485) (d61af38)
  • core: use auto_remove=True with reaper instance (#499) (274a400)
  • docs: update the non-existent main.yml badge (#493) (1d10c1c)
  • Fix the return type of DockerContainer.get_logs (#487) (cd72f68)
  • keycloak: tests on aarch64, use image from [jboss -> quay], change supported version [16+ -> 18+] (#480) (5758310)
  • postgres: doctest (#473) (c9c6f92)
  • read the docs build works again (#496) (dfd1781)
  • readthedocs build - take 1 (#495) (b3b9901)

testcontainers: v4.1.0

[!WARNING] Due to some issues with the release automation, you'll find this release under 4.1.1

4.1.0 (2024-03-19)

Features

  • reliability: integrate the ryuk container for better container cleanup (#314) (d019874)

Bug Fixes

  • changelog after release-please (#469) (dcb4f68)
  • configuration: strip whitespaces when reading .testcontainers.properties (#474) (ade144e)
  • try to fix release-please by setting a bootstrap sha (#472) (ca65a91)
Changelog

Sourced from testcontainers's changelog.

4.2.0 (2024-03-24)

Features

Bug Fixes

  • arangodb: tests to pass on ARM CPUs - change default image to 3.11.x where ARM image is published (#479) (7b58a50)
  • core: DinD issues #141, #329 (#368) (b10d916)
  • core: raise an exception when docker compose fails to start #258 (#485) (d61af38)
  • core: use auto_remove=True with reaper instance (#499) (274a400)
  • docs: update the non-existent main.yml badge (#493) (1d10c1c)
  • Fix the return type of DockerContainer.get_logs (#487) (cd72f68)
  • keycloak: tests on aarch64, use image from [jboss -> quay], change supported version [16+ -> 18+] (#480) (5758310)
  • postgres: doctest (#473) (c9c6f92)
  • read the docs build works again (#496) (dfd1781)
  • readthedocs build - take 1 (#495) (b3b9901)

4.1.0 (2024-03-19)

Features

  • reliability: integrate the ryuk container for better container cleanup (#314) (d019874)

Bug Fixes

  • changelog after release-please (#469) (dcb4f68)
  • configuration: strip whitespaces when reading .testcontainers.properties (#474) (ade144e)
  • try to fix release-please by setting a bootstrap sha (#472) (ca65a91)

4.0.1 (2024-03-11)

Features

  • postgres: Remove SqlAlchemy dependency from postgres container (#445) (f30eb1d)

Bug Fixes

  • clickhouse: clickhouse waiting (#428) (902a5a3)
  • Close docker client when stopping the docker container (#380) (efb1683)
  • failing tests for elasticsearch on machines with ARM CPU (#454) (701b23a)
  • go back to 4.0.1 (#465) (1ac8c24)
  • mongodb: waiting for container to start (it was not waiting at all before?) (#461) (2c4f171)

... (truncated)

Commits
  • e962189 chore(main): release testcontainers 4.2.0 (#484)
  • 274a400 fix(core): use auto_remove=True with reaper instance (#499)
  • cd72f68 fix: Fix the return type of DockerContainer.get_logs (#487)
  • 1d10c1c fix(docs): update the non-existent main.yml badge (#493)
  • dfd1781 fix: read the docs build works again (#496)
  • b3b9901 fix: readthedocs build - take 1 (#495)
  • c9c6f92 fix(postgres): doctest (#473)
  • 5758310 fix(keycloak): tests on aarch64, use image from [jboss -> quay], change suppo...
  • b10d916 fix(core): DinD issues #141, #329 (#368)
  • d61af38 fix(core): raise an exception when docker compose fails to start #258 (#485)
  • 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-python) from 4.0.0 to 4.2.0.
- [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.0.0...testcontainers-v4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

@JohnPreston
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2024

Superseded by #13.

@dependabot dependabot bot closed this Apr 6, 2024
@dependabot dependabot bot deleted the dependabot/pip/testcontainers-4.2.0 branch April 6, 2024 17:17
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.

1 participant