Skip to content

build(deps-dev): bump tomodachi-testcontainers from 0.10.4 to 0.13.0 - #60

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tomodachi-testcontainers-0.13.0
Closed

build(deps-dev): bump tomodachi-testcontainers from 0.10.4 to 0.13.0#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tomodachi-testcontainers-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 18, 2023

Copy link
Copy Markdown
Contributor

Bumps tomodachi-testcontainers from 0.10.4 to 0.13.0.

Release notes

Sourced from tomodachi-testcontainers's releases.

0.13.0

What's Changed

Full Changelog: filipsnastins/tomodachi-testcontainers@0.12.0...0.13.0

0.12.0 (2023-11-26)

New features

  • TomodachiContainer - added support for exporting code coverage.
  • TomodachiContainer - added example of how to attach a remote debugger to the container.

Documentation

Changes

  • DockerContainer - logs forwarded from the Testcontainers will exclude timestamps to make it easier to read the logs - log lines will be shorter.
  • DockerContainer - removed testconatiners- prefix from the container name to make it easier to read the logs - log lines will be shorter.

What's Changed

Full Changelog: filipsnastins/tomodachi-testcontainers@0.11.0...0.12.0

0.11.0 (2023-11-19)

New features

  • Added Minio container - MinioContainer
  • Added DynamoDB Admin container - DynamoDBAdminContainer

Bug fixes

  • Set AWS_DEFAULT_REGION, AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables on LocalStack container.

What's Changed

... (truncated)

Changelog

Sourced from tomodachi-testcontainers's changelog.

0.13.0 (2023-12-18)

New features

  • Support Python 3.12

Bug fixes

  • DynamoDBAdminContainer: fix AWS region configuration.

0.12.0 (2023-11-26)

New features

  • TomodachiContainer - added support for exporting code coverage.
  • TomodachiContainer - added example of how to attach a remote debugger to the container.

Documentation

  • README: documented Testcontainer debugging tips.
  • README: documented how to export test coverage from TomodachiContainer.

Changes

  • DockerContainer - logs forwarded from the Testcontainers will exclude timestamps to make it easier to read the logs - log lines will be shorter.
  • DockerContainer - removed testconatiners- prefix from the container name to make it easier to read the logs - log lines will be shorter.

0.11.0 (2023-11-19)

New features

  • Added Minio container - MinioContainer
  • Added DynamoDB Admin container - DynamoDBAdminContainer

Bug fixes

  • Set AWS_DEFAULT_REGION, AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables on LocalStack container.
Commits
  • 49ff436 0.13.0
  • ef291fe Merge pull request #140 from filipsnastins/fix/aws-region-configuration
  • 5c5c4ee Merge pull request #138 from filipsnastins/dependabot/pip/examples/cryptograp...
  • 83f3740 fix(DynamoDBAdminContainer): set correct aws_region envvar
  • 52ce253 doc: style
  • 0f007d0 style: pyproject
  • 489dfb7 Merge pull request #137 from filipsnastins/chore/python-3-12
  • 252a1b0 chore(deps): bump cryptography from 41.0.5 to 41.0.6 in /examples
  • 06c8953 style: format
  • 90cba18 chore(ci): add python 3.12 to build
  • 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 [tomodachi-testcontainers](https://github.com/filipsnastins/tomodachi-testcontainers) from 0.10.4 to 0.13.0.
- [Release notes](https://github.com/filipsnastins/tomodachi-testcontainers/releases)
- [Changelog](https://github.com/filipsnastins/tomodachi-testcontainers/blob/main/CHANGELOG.md)
- [Commits](filipsnastins/tomodachi-testcontainers@0.10.4...0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 18, 2023
@dependabot @github

dependabot Bot commented on behalf of github Dec 25, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #65.

@dependabot dependabot Bot closed this Dec 25, 2023
@dependabot
dependabot Bot deleted the dependabot/pip/tomodachi-testcontainers-0.13.0 branch December 25, 2023 12:31
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.

0 participants