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 pytest-testinfra from 10.0.0 to 10.1.1 in /test #1638

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps pytest-testinfra from 10.0.0 to 10.1.1.

Release notes

Sourced from pytest-testinfra's releases.

v10.1.1

What's Changed

New Contributors

Full Changelog: pytest-dev/pytest-testinfra@10.1.0...10.1.1

v10.1.0

What's Changed

New Contributors

Full Changelog: pytest-dev/pytest-testinfra@10.0.0...10.1.0

Changelog

Sourced from pytest-testinfra's changelog.

10.1.1

  • [FIX] Add check for the existence of ssh control path directory
  • [FIX] Handle is_installed for rpm package when rpm database is corrupted
  • [FIX] Fix service.exists

10.1.0

  • [NEW] Add Interface.link property
  • [FIX] Make file properties follow symlinks
  • [FIX] Require pytest>=6 and use future annotations for pytest<7 compatibility
Commits
  • 40e3df1 Prepare changelog for 10.1.1
  • e4a05b2 Add check for the existance of ssh control path directory
  • 35d6dec Handle is_installed for rpm package when rpm database is corrupted
  • 8155242 Fix service.exists
  • f8b756a Fix building bookworm test image
  • 54f3b5c Update changelog for 10.1.0
  • 32e64d8 Add missing changelog for 10.0.0
  • d2bcd9f Teaching GNUFile methods to follow symlinks
  • 525bde4 testinfra/modules/interface: Implement link property
  • 7abe568 Bump actions/setup-python from 4 to 5
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 2, 2024
@dependabot dependabot bot requested a review from a team September 2, 2024 21:16
Copy link

github-actions bot commented Sep 2, 2024

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 10.0.0 to 10.1.1.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@10.0.0...10.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/test/development/pytest-testinfra-10.1.1 branch from 24c3c1c to adc64d0 Compare September 2, 2024 21:23
Copy link

github-actions bot commented Sep 2, 2024

Conflicts have been resolved.

@yubiuser yubiuser merged commit 98eb89d into development Sep 2, 2024
6 checks passed
@yubiuser yubiuser deleted the dependabot/pip/test/development/pytest-testinfra-10.1.1 branch September 2, 2024 21:25
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.

1 participant