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.1.1 to 4.3.0 #79

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps testcontainers from 4.1.1 to 4.3.0.

Release notes

Sourced from testcontainers's releases.

testcontainers: v4.3.0

4.3.0 (2024-04-01)

Features

  • client: Add custom User-Agent in Docker client as tc-python/<version> (#507) (dd55082)

Bug Fixes

  • Add CassandraContainer (#476) (507e466)
  • add chroma container (#515) (0729bf4)
  • Add Weaviate module (#492) (90762e8)
  • cassandra: make cassandra dependency optional/test-only (#518) (bddbaeb)
  • core: allow setting docker command path for docker compose (#512) (63fcd52)
  • google: add support for Datastore emulator (#508) (3d891a5)
  • Improved Oracle DB module (#363) (6e6d8e3)
  • inconsistent test runs for community modules (#497) (914f1e5)
  • kafka: Add redpanda testcontainer module (#441) (451d278)
  • kafka: wait_for_logs in kafka container to reduce lib requirement (#377) (909107b)
  • keycloak: container should use dedicated API endpoints to determine container readiness (#490) (2e27225)
  • nats: Client-Free(ish) NATS container (#462) (302c73d)
  • new: add a new Docker Registry test container (#389) (0f554fb)
  • pass doctests, s/doctest/doctests/, run them in gha, s/asyncpg/psycopg/ in doctest, fix keycloak flakiness: wait for first user (#505) (545240d)
  • pass updated keyword args to Publisher/Subscriber client in google/pubsub #161 (#164) (8addc11)
  • Qdrant module (#463) (e8876f4)
  • remove accidentally added pip in dev dependencies (#516) (dee20a7)
  • ryuk: Enable Ryuk test suite. Ryuk image 0.5.1 -> 0.7.0. Add RYUK_RECONNECTION_TIMEOUT env variable (#509) (472b2c2)

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)

... (truncated)

Changelog

Sourced from testcontainers's changelog.

4.3.0 (2024-04-01)

Features

  • client: Add custom User-Agent in Docker client as tc-python/<version> (#507) (dd55082)

Bug Fixes

  • Add CassandraContainer (#476) (507e466)
  • add chroma container (#515) (0729bf4)
  • Add Weaviate module (#492) (90762e8)
  • cassandra: make cassandra dependency optional/test-only (#518) (bddbaeb)
  • core: allow setting docker command path for docker compose (#512) (63fcd52)
  • google: add support for Datastore emulator (#508) (3d891a5)
  • Improved Oracle DB module (#363) (6e6d8e3)
  • inconsistent test runs for community modules (#497) (914f1e5)
  • kafka: Add redpanda testcontainer module (#441) (451d278)
  • kafka: wait_for_logs in kafka container to reduce lib requirement (#377) (909107b)
  • keycloak: container should use dedicated API endpoints to determine container readiness (#490) (2e27225)
  • nats: Client-Free(ish) NATS container (#462) (302c73d)
  • new: add a new Docker Registry test container (#389) (0f554fb)
  • pass doctests, s/doctest/doctests/, run them in gha, s/asyncpg/psycopg/ in doctest, fix keycloak flakiness: wait for first user (#505) (545240d)
  • pass updated keyword args to Publisher/Subscriber client in google/pubsub #161 (#164) (8addc11)
  • Qdrant module (#463) (e8876f4)
  • remove accidentally added pip in dev dependencies (#516) (dee20a7)
  • ryuk: Enable Ryuk test suite. Ryuk image 0.5.1 -> 0.7.0. Add RYUK_RECONNECTION_TIMEOUT env variable (#509) (472b2c2)

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)

... (truncated)

Commits

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.1.1 to 4.3.0.
- [Release notes](https://github.com/testcontainers/testcontainers-python/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-python/commits/testcontainers-v4.3.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 Apr 1, 2024
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.15%. Comparing base (0702226) to head (684166f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files          15       15           
  Lines         352      352           
=======================================
  Hits          342      342           
  Misses         10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2024

Superseded by #80.

@dependabot dependabot bot closed this Apr 11, 2024
@dependabot dependabot bot deleted the dependabot/pip/testcontainers-4.3.0 branch April 11, 2024 05:49
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