Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

chore(deps): bump pytest-docker from 1.0.1 to 3.1.1 in /resources/scripts/pytest_otel #2516

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2024

Bumps pytest-docker from 1.0.1 to 3.1.1.

Release notes

Sourced from pytest-docker's releases.

v3.1.1

Type annotation for docker_compose_file fixed.

v3.1.0

Types for mypy.

v3.0.0

Python 3.8+ is now required, and Python 3.6 and 3.7 support was dropped. This comes with pytest v8 support.

v2.2.0

Ability to supply multiple commands for docker_setup and docker_cleanup, without breaking change (#99)

v2.1.0

Configurable containers scope.

v2.0.1

More tolerant port parsing.

v2.0.0

Breaking changes:

  • Default command changed from docker-compose to docker compose, so the V2 is the default one.
Changelog

Sourced from pytest-docker's changelog.

Changelog

Version 2.0.0

Breaking changes:

  • Default command changed from docker-compose to docker compose, so the V2 is the default one.
Commits
  • 0651ad6 version bump
  • 697d3d8 allow docker_compose_files to be a list
  • 3066c53 chore: Python 3.12 support
  • 0b89c76 feat: add types for mypy (#101)
  • eed92e9 chore: version bump
  • f53073b chore: pytest dependency relaxed to include v8
  • b67c5a7 feat!: Python 3.8 required
  • daede13 chore: Pytest v8 added to test matrix
  • 56e6537 chore: version bump
  • dd78a70 feat: ability to supply multiple commands for docker_setup and `docker_clea...
  • 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 [pytest-docker](https://github.com/avast/pytest-docker) from 1.0.1 to 3.1.1.
- [Release notes](https://github.com/avast/pytest-docker/releases)
- [Changelog](https://github.com/avast/pytest-docker/blob/master/CHANGELOG.md)
- [Commits](avast/pytest-docker@v1.0.1...v3.1.1)

---
updated-dependencies:
- dependency-name: pytest-docker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 4, 2024 22:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 4, 2024
@dependabot dependabot bot requested a review from kuisathaverat February 4, 2024 22:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@kuisathaverat kuisathaverat deleted the dependabot/pip/resources/scripts/pytest_otel/pytest-docker-3.1.1 branch February 5, 2024 09:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant