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

chore(deps): update dependency testcontainers to v4 #261

Merged
merged 2 commits into from
Apr 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
testcontainers ^3.7.1 -> ^4.0.0 age adoption passing confidence

Release Notes

testcontainers/testcontainers-python (testcontainers)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • compose: implement compose v2 with improved typing (#​426)
  • core: add support for tc.host and de-prioritise docker:dind (#​388)
Features
  • build: use poetry and organise modules (#​408) (6c69583)
  • compose: allow running specific services in compose (f61dcda)
  • compose: implement compose v2 with improved typing (#​426) (5356caf)
  • core: add support for tc.host and de-prioritise docker:dind (#​388) (2db8e6d)
  • redis: support AsyncRedisContainer (#​442) (cc4cb37)
  • release: automate release via release-please (#​429) (30f859e)
Bug Fixes
  • Added URLError to exceptions to wait for in elasticsearch (0f9ad24)
  • build: add pre-commit as a dev dependency to simplify local dev and CI (#​438) (1223583)
  • build: early exit strategy for modules (#​437) (7358b49)
  • changed files breaks on main (#​422) (3271357)
  • flaky garbage collection resulting in testing errors (#​423) (b535ea2)
  • rabbitmq readiness probe (#​375) (71cb75b)
  • release: prove that the release process updates the version (#​444) (87b5873)
  • test linting issue (427c9b8)
Documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 8, 2024
Copy link
Contributor Author

renovate bot commented Mar 8, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv earhorn-avQh4J60-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.9) is not compatible with some of the required packages Python requirement:
  - testcontainers requires Python >=3.9,<4.0, so it will not be satisfied for Python >=4.0

Because no versions of testcontainers match >4.0.0,<5.0.0
 and testcontainers (4.0.0) requires Python >=3.9,<4.0, testcontainers is forbidden.
So, because earhorn depends on testcontainers (^4.0.0), version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For testcontainers, a possible solution would be to set the `python` property to ">=3.9,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

Copy link
Contributor Author

renovate bot commented Apr 13, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@jooola jooola force-pushed the renovate/testcontainers-4.x branch from 7d7d089 to 1017618 Compare April 13, 2024 11:48
@jooola jooola merged commit 33abed2 into main Apr 13, 2024
8 checks passed
@jooola jooola deleted the renovate/testcontainers-4.x branch April 13, 2024 11:51
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