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 8.1.0 to 10.0.0 #54

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps pytest-testinfra from 8.1.0 to 10.0.0.

Release notes

Sourced from pytest-testinfra's releases.

v10.0.0

What's Changed

New Contributors

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

v9.0.0

Changes since v8.1.0:

  • [BREAKING] pytest-testinfra now require python >= 3.9
  • [BREAKING] Drop deprecated module PipPackage
  • [NEW] Add support for the SSH ControlPath connection sharing option (#713)
  • [FIX] Retry SSH on ConnectionResetError (#708)
  • [FIX] List openSUSE Leap and Tumbleweed explicitly as rpm based distributions
  • [FIX] Make group name mandatory in group module
Changelog

Sourced from pytest-testinfra's changelog.

========= Changelog

9.0.0

  • [BREAKING] pytest-testinfra now require python >= 3.9
  • [BREAKING] Drop deprecated module PipPackage
  • [NEW] Add support for the SSH ControlPath connection sharing option (#713)
  • [FIX] Retry SSH on ConnectionResetError (#708)
  • [FIX] List openSUSE Leap and Tumbleweed explicitly as rpm based distributions
  • [FIX] Make group name mandatory in group module
Commits
  • dc48cd9 Make CommandResult a dataclass (#722)
  • 76170a4 Add Service.exists
  • 70554d3 feat: brew support
  • 5af81c8 Missing RHEL distribution in package module (#731)
  • c99c289 Bump actions/checkout from 3 to 4
  • 0c6eaca Define types for plugin.py
  • a1e4c24 Fix doc title syntax
  • 4872903 Add missing Environment doc section
  • b54a79e Don't execute SysV fallback for systemd units
  • 5d5c51f Extend list of valid suffixes for systemd units
  • 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-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [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@8.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: pytest-testinfra
  dependency-type: direct:development
  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 Jan 8, 2024
@pyToshka pyToshka merged commit 72997ef into main Jan 8, 2024
2 of 6 checks passed
@pyToshka pyToshka deleted the dependabot/pip/pytest-testinfra-10.0.0 branch January 8, 2024 14:12
pyToshka added a commit that referenced this pull request Jan 8, 2024
pyToshka added a commit that referenced this pull request Jan 8, 2024
pyToshka added a commit that referenced this pull request Jan 9, 2024
Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [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@8.1.0...10.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)" (#60)

This reverts commit 72997ef.
Create SECURITY.md (#62)

delete docker snyk (#63)

Bump urllib3 from 1.26.18 to 2.1.0 (#58)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.1.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump markupsafe from 2.1.1 to 2.1.3 (#57)

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.1...2.1.3)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump loguru from 0.6.0 to 0.7.2 (#55)

Bumps [loguru](https://github.com/Delgan/loguru) from 0.6.0 to 0.7.2.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](Delgan/loguru@0.6.0...0.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump psutil from 5.8.0 to 5.9.7 (#56)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jürgen <[email protected]>
fix jinja2 templating with autoescape (#64)

push to github based on github tag (#65)

Update docker-hub-image.yml (#66)

push to github based on github tag

push to github based on github tag (#67)

Add docker push based ongit tag (#68)

* push to github based on github tag

* push to github based on github tag
Add docker push based ongit tag (#69)

* push to github based on github tag
* fix actions
Add docker push based ongit tag (#70)

* push to github based on github tag

* push to github based on github tag

* fix actions

* fix actions
fix actions (#71)

Add docker push based ongit tag2 (#72)

* fix actions

* fix actions
change actions for new docker push flow (#75)

* change actions for new docker push flow

* update python version to 3.9
Bump psutil from 5.8.0 to 5.9.7 (#73)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#76)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow
Bump pytest-testinfra from 8.1.0 to 10.0.0 (#74)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [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@8.1.0...10.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#77)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow

* added build arg for tag
fix variable for build (#78)

Checks all branches (#79)

* run security check for all branches
Update docker-hub-image-main.yml (#81)

Update github actions (#82)

* Update docker-hub-image-main.yml

* Update docker-hub-image-tag.yml
changes for agent version and docker tag (#85)

fix ambiguous redirect (#86)

clean history
pyToshka added a commit that referenced this pull request Jan 9, 2024
fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
added buymeacoffee

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-6002459
added support for amazon linux and ubuntu (#38)

New images for agent (#39)

* added support for amazon linux and ubuntu
fix docker hub push for matrix (#40)

* fix dockerhub push step

* added cache for pytests

* update pre-commit

added tests for adding agents (#41)

Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [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@8.1.0...10.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)" (#60)

This reverts commit 72997ef.
Create SECURITY.md (#62)

delete docker snyk (#63)

Bump urllib3 from 1.26.18 to 2.1.0 (#58)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.1.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump markupsafe from 2.1.1 to 2.1.3 (#57)

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.1...2.1.3)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump loguru from 0.6.0 to 0.7.2 (#55)

Bumps [loguru](https://github.com/Delgan/loguru) from 0.6.0 to 0.7.2.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](Delgan/loguru@0.6.0...0.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump psutil from 5.8.0 to 5.9.7 (#56)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jürgen <[email protected]>
fix jinja2 templating with autoescape (#64)

push to github based on github tag (#65)

Update docker-hub-image.yml (#66)

push to github based on github tag

push to github based on github tag (#67)

Add docker push based ongit tag (#68)

* push to github based on github tag

* push to github based on github tag
Add docker push based ongit tag (#69)

* push to github based on github tag
* fix actions
Add docker push based ongit tag (#70)

* push to github based on github tag

* push to github based on github tag

* fix actions

* fix actions
fix actions (#71)

Add docker push based ongit tag2 (#72)

* fix actions

* fix actions
change actions for new docker push flow (#75)

* change actions for new docker push flow

* update python version to 3.9
Bump psutil from 5.8.0 to 5.9.7 (#73)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#76)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow
Bump pytest-testinfra from 8.1.0 to 10.0.0 (#74)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [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@8.1.0...10.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#77)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow

* added build arg for tag
fix variable for build (#78)

Checks all branches (#79)

* run security check for all branches
Update docker-hub-image-main.yml (#81)

Update github actions (#82)

* Update docker-hub-image-main.yml

* Update docker-hub-image-tag.yml
changes for agent version and docker tag (#85)

fix ambiguous redirect (#86)

clean history

clean history
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