Skip to content

chore(deps): bump pyinfra from 3.7 to 3.8.0#41

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyinfra-3.8.0
Open

chore(deps): bump pyinfra from 3.7 to 3.8.0#41
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyinfra-3.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps pyinfra from 3.7 to 3.8.0.

Release notes

Sourced from pyinfra's releases.

v3.8.0

Big release with a lot of fixes and improvements across the board! We're also switching to full semver (so .0 on the 3.8.0) for this release and others going forward. Thank you to all contributors!

Core:

  • api.command: fix make_formatted_string_command adding unwanted spaces between format args (#1610) (@​wowi42)
  • api: decouple core API from click by introducing pluggable output functions (#1616) (@​wowi42)

Operations/facts:

  • operations: expand quoting of user inputs to prevent command injection (#1576) (@​wowi42)
  • facts.selinux.FileContext: handle missing SELinux context (#1581) (@​wowi42)
  • facts.systemd: ensure that user-mode systemd facts do not fail if user manager is not available (#1604) (@​martenlienen)
  • facts.apt.AptSources: add deb822 format support (#1465) (@​maisim)
  • operations.files: expand diff output (#1552) (@​gwelch-contegix)
  • facts.server: add Ports fact returning all listening ports (#1637) (@​wowi42)
  • facts.choco: remove invalid shell_executable on ChocoPackages (#1598) (@​wowi42)
  • operations.git.repo: add depth support (#1656) (@​bsaussay)
  • operations.docker: add extra parameters (#1593) (@​wowi42)
  • operations.selinux.port: fix a bug where the op would not find existing labels if sepolicy command was missing from the host (#1654) (@​yacoob)
  • operations.server.reboot: survive dead SSH session during askpass cleanup (#1665) (@​wowi42)
  • facts.docker: add version, container, image, network detail facts (#1668) (@​wowi42)
  • facts.server: add AuthorizedKeys, make user_authorized_keys idempotent (#1670) (@​wowi42)
  • facts.crontab: match full crontab(5) env var syntax (#1678) (@​wowi42)
  • operations.files: add limit_rate to cap download bandwidth (#1681) (@​wowi42)
  • operations.files: add files.unarchive (#1631) (@​wowi42)
  • operations.docker: add support for custom command (#1625) (@​EricDriussi)
  • facts.{yum,dnf,zypper}: add filename field to each repository entry (#1684) (@​wowi42)
  • operations.server: dispatch BSD rc.d before sysvinit in server.service (#1685) (@​wowi42)
  • operations.files.download: reconcile mode/user/group on existing files (#1687) (@​wowi42)

Connectors:

Docs/meta:

Other:

... (truncated)

Changelog

Sourced from pyinfra's changelog.

v3.8.0

Big release with a lot of fixes and improvements across the board! We're also switching to full semver (so .0 on the 3.8.0) for this release and others going forward. Thank you to all contributors!

Core:

  • api.command: fix make_formatted_string_command adding unwanted spaces between format args (#1610) (@​wowi42)
  • api: decouple core API from click by introducing pluggable output functions (#1616) (@​wowi42)

Operations/facts:

  • operations: expand quoting of user inputs to prevent command injection (#1576) (@​wowi42)
  • facts.selinux.FileContext: handle missing SELinux context (#1581) (@​wowi42)
  • facts.systemd: ensure that user-mode systemd facts do not fail if user manager is not available (#1604) (@​martenlienen)
  • facts.apt.AptSources: add deb822 format support (#1465) (@​maisim)
  • operations.files: expand diff output (#1552) (@​gwelch-contegix)
  • facts.server: add Ports fact returning all listening ports (#1637) (@​wowi42)
  • facts.choco: remove invalid shell_executable on ChocoPackages (#1598) (@​wowi42)
  • operations.git.repo: add depth support (#1656) (@​bsaussay)
  • operations.docker: add extra parameters (#1593) (@​wowi42)
  • operations.selinux.port: fix a bug where the op would not find existing labels if sepolicy command was missing from the host (#1654) (@​yacoob)
  • operations.server.reboot: survive dead SSH session during askpass cleanup (#1665) (@​wowi42)
  • facts.docker: add version, container, image, network detail facts (#1668) (@​wowi42)
  • facts.server: add AuthorizedKeys, make user_authorized_keys idempotent (#1670) (@​wowi42)
  • facts.crontab: match full crontab(5) env var syntax (#1678) (@​wowi42)
  • operations.files: add limit_rate to cap download bandwidth (#1681) (@​wowi42)
  • operations.files: add files.unarchive (#1631) (@​wowi42)
  • operations.docker: add support for custom command (#1625) (@​EricDriussi)
  • facts.{yum,dnf,zypper}: add filename field to each repository entry (#1684) (@​wowi42)
  • operations.server: dispatch BSD rc.d before sysvinit in server.service (#1685) (@​wowi42)
  • operations.files.download: reconcile mode/user/group on existing files (#1687) (@​wowi42)

Connectors:

Docs/meta:

... (truncated)

Commits
  • a35033c Release v3.8.0 🎉
  • c28b77d feat: add PR review skill (#1683)
  • 2446a6e fix(operations.server): normalize sysctl value for comparison (#1706)
  • 6ea4c3d operations.files.download: reconcile mode/user/group on existing files (#1687)
  • 82b2dc1 operations.server: dispatch BSD rc.d before sysvinit in server.service (#1685)
  • 3efd165 facts.{yum,dnf,zypper}: add filename field to each repository entry (#1684)
  • 9270f6c fix(facts): add semicolons to TmpDir shell script for sh -c compatibility (#1...
  • c5afa8a feat(apt): add purge option to apt.packages (closes #1698) (#1702)
  • 0e76342 chore: make Claude use modern type hints (#1692)
  • 5c2eb7f operations/facts: modernize apt.key to replace deprecated apt-key command
  • 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 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 [pyinfra](https://github.com/pyinfra-dev/pyinfra) from 3.7 to 3.8.0.
- [Release notes](https://github.com/pyinfra-dev/pyinfra/releases)
- [Changelog](https://github.com/pyinfra-dev/pyinfra/blob/3.x/CHANGELOG.md)
- [Commits](pyinfra-dev/pyinfra@v3.7...v3.8.0)

---
updated-dependencies:
- dependency-name: pyinfra
  dependency-version: 3.8.0
  dependency-type: direct:production
  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 May 19, 2026
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