Skip to content

chore(deps): bump pyinfra from 3.6.1 to 3.7#33

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyinfra-3.7
Open

chore(deps): bump pyinfra from 3.6.1 to 3.7#33
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyinfra-3.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps pyinfra from 3.6.1 to 3.7.

Release notes

Sourced from pyinfra's releases.

v3.7

Thank you to all contributors - particular shout out to @​wowi42 for an incredible run of PRs!

Core:

  • api.facts: fix requires_command shell operator precedence with compound commands (#1579) (@​wowi42)

Operations/facts:

  • operations.docker: add support for env files (#1572) (@​EricDriussi)
  • operations.docker: add support for dns (#1590) (@​EricDriussi)
  • operations.files.sync: support symlinks
  • facts.server.Port: add UDP support and multi-platform backends (#1550) (@​wowi42)
  • facts.hardware.Memory: use LANG=C while calling vmstat (#1553) (@​soltysek)
  • facts.hardware: add CpuInfo fact (#1577) (@​soltysek)
  • facts.server.Sysctl: fix non-zero exit code causing empty result (#1578) (@​wowi42)
  • facts.runit.RunitManaged: handle missing service directory gracefully (#1580) (@​wowi42)
  • facts.hardware.Memory: fix FreeBSD support by summing page categories (#1584) (@​wowi42)
  • facts.server.SecurityLimits: handle missing limits.conf (#1582) (@​wowi42)
  • facts.server.Port: fix ss command for Alpine/BusyBox compatibility (#1586) (@​wowi42)
  • facts.iptables: add requires_command to all iptables facts (#1587) (@​wowi42)
  • facts.opkg: add requires_command and stop hardcoding /bin/opkg (#1588) (@​wowi42)
  • facts.choco: add requires_command to ChocoPackages and ChocoVersion (#1589) (@​wowi42)

Connectors:

  • connectors: @podmanssh connector for remote Podman container operations (#1547) (@​elazar)
  • connectors.ssh: exclude _chdir from global arguments used when removing temporary file (fix #1426) (#1429) (@​morrison12)
  • connectors.ssh: don't include password in SSH exception authentication data (#1538) (@​oliverhr)

CLI:

  • cli: use gevent for the progress spinner
  • cli: add --ssh-password-prompt flag for interactive SSH password input (#1585) (@​wowi42)

Other:

  • global arguments: _su_password argument for su password authentication (#1573) (@​wowi42)
  • operations+facts: server.timezone and server.Timezone fact (#1575) (@​wowi42)
  • scripts: add generate_changelog.py
Changelog

Sourced from pyinfra's changelog.

v3.7

Thank you to all contributors - particular shout out to @​wowi42 for an incredible run of PRs!

Core:

  • api.facts: fix requires_command shell operator precedence with compound commands (#1579) (@​wowi42)

Operations/facts:

  • operations.docker: add support for env files (#1572) (@​EricDriussi)
  • operations.docker: add support for dns (#1590) (@​EricDriussi)
  • operations.files.sync: support symlinks
  • facts.server.Port: add UDP support and multi-platform backends (#1550) (@​wowi42)
  • facts.hardware.Memory: use LANG=C while calling vmstat (#1553) (@​soltysek)
  • facts.hardware: add CpuInfo fact (#1577) (@​soltysek)
  • facts.server.Sysctl: fix non-zero exit code causing empty result (#1578) (@​wowi42)
  • facts.runit.RunitManaged: handle missing service directory gracefully (#1580) (@​wowi42)
  • facts.hardware.Memory: fix FreeBSD support by summing page categories (#1584) (@​wowi42)
  • facts.server.SecurityLimits: handle missing limits.conf (#1582) (@​wowi42)
  • facts.server.Port: fix ss command for Alpine/BusyBox compatibility (#1586) (@​wowi42)
  • facts.iptables: add requires_command to all iptables facts (#1587) (@​wowi42)
  • facts.opkg: add requires_command and stop hardcoding /bin/opkg (#1588) (@​wowi42)
  • facts.choco: add requires_command to ChocoPackages and ChocoVersion (#1589) (@​wowi42)

Connectors:

  • connectors: @podmanssh connector for remote Podman container operations (#1547) (@​elazar)
  • connectors.ssh: exclude _chdir from global arguments used when removing temporary file (fix #1426) (#1429) (@​morrison12)
  • connectors.ssh: don't include password in SSH exception authentication data (#1538) (@​oliverhr)

CLI:

  • cli: use gevent for the progress spinner
  • cli: add --ssh-password-prompt flag for interactive SSH password input (#1585) (@​wowi42)

Other:

  • global arguments: _su_password argument for su password authentication (#1573) (@​wowi42)
  • operations+facts: server.timezone and server.Timezone fact (#1575) (@​wowi42)
  • scripts: add generate_changelog.py
Commits
  • 812a149 Release v3.7 🎉
  • 1e78af0 scripts/generate_changelog: fix formatting
  • 139b77b operations.files.sync: support symlinks
  • 43f52e8 scripts: add generate_changelog.py
  • d3c301f operations.docker: add support for dns (#1590)
  • a1b9753 facts.choco: add requires_command to ChocoPackages and ChocoVersion (#1...
  • b18fc19 facts.opkg: add requires_command and stop hardcoding /bin/opkg (#1588)
  • 0911642 facts.iptables: add requires_command to all iptables facts (#1587)
  • 3174666 facts.server.Port: fix ss command for Alpine/BusyBox compatibility (#1586)
  • ff8f87c cli: add --ssh-password-prompt flag for interactive SSH password input (#1585)
  • 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.6.1 to 3.7.
- [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.6.1...v3.7)

---
updated-dependencies:
- dependency-name: pyinfra
  dependency-version: '3.7'
  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 Mar 16, 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