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 testinfra from 1.19.0 to 6.0.0 in /test #9

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps testinfra from 1.19.0 to 6.0.0.

Changelog

Sourced from testinfra's changelog.

6.0.0

  • Breaking change: testinfra has moved to the https://github.com/pytest-dev/ organization. Project on PyPi is renamed as pytest-testinfra. A dummy testinfra will make the transition, but you should rename to pytest-testinfra in your requirements files.

5.3.1

5.3.0

  • Add is_masked property on systemd service

5.2.2

  • iptables: use -w option to wait for iptables lock when running in parallel with pytest-xdist.

5.2.1

  • Fix documentation build

5.2.0

  • Allow kubeconfig context to be supplied in kubernetes backend
  • Drop file.ne implementation and require python >= 3.5

5.1.0

  • Use remote_user and remote_port in ansible.cfg
  • Add arch (architecture) attribute to system_info module

5.0.0

  • Breaking change: host.file().listdir() is now a method

4.1.0

  • Pass extra arguments to ansible CLI via host.ansible()

... (truncated)

Commits
  • 59b519b pypi package is now pytest-testinfra
  • 52e7498 Rename project to pytest-testinfra (#577)
  • cd485d4 Update changelog for 5.3.1
  • ce543e2 Fix is_masked method on systemd service (#569)
  • 8d124dc Update changelog for 5.3.0
  • 2035db0 Use run_test() for service.is_masked()
  • 370491b Service: Add is_valid and is_masked to Service class
  • 3a027cc Service: Add is_masked method to systemd
  • d0d02a5 Resolve issue #563 configure pytest marks
  • 1e90793 Resolve issue #562 purge doc/build from sdist
  • 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 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 [testinfra](https://github.com/philpep/testinfra) from 1.19.0 to 6.0.0.
- [Release notes](https://github.com/philpep/testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@1.19.0...6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

Dependabot tried to add @cemulus/core-maintainers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/cemulus/pi-hole/pulls/9/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the cemulus/pi-hole repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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