Skip to content

Bump mitogen from 0.3.7 to 0.3.9

dependabot requested to merge dependabot-pip-mitogen-0.3.9 into master

Bumps mitogen from 0.3.7 to 0.3.9.

Release notes

Sourced from mitogen's releases.

v0.3.9

What's Changed

Full Changelog: https://github.com/mitogen-hq/mitogen/compare/v0.3.8...v0.3.9

v0.3.8

What's Changed

Changelog

Sourced from mitogen's changelog.

v0.3.9 (2024-08-13)

  • :gh:issue:1097 Respect ansible_facts.discovered_interpreter_python when executing non new-style modules (e.g. JSONARGS style, WANT_JSON style).
  • :gh:issue:1074 Support Ansible 10 (ansible-core 2.17)

v0.3.8 (2024-07-30)

  • :gh:issue:952 Fix Ansible --ask-become-pass, add test coverage
  • :gh:issue:957 Fix Ansible exception when executing against 10s of hosts "ValueError: filedescriptor out of range in select()"
  • :gh:issue:1066 Support Ansible ansible_host_key_checking & ansible_ssh_host_key_checking
  • :gh:issue:1090 CI: Migrate macOS integration tests to macOS 12, drop Python 2.7 jobs
Commits
  • db1b7af Merge pull request #1102 from moreati/release-v0.3.9
  • bfafcbb Merge commit '6fbad3ae7dd03d6f41d3b0a4ceb7d0d4ed3832b8' into release-v0.3.9
  • 6fbad3a Prepare v0.3.9
  • c1c3329 Merge pull request #1098 from moreati/docs-untrack
  • c948e66 docs: Remove email form from website
  • 2edcb31 docs: Remove piwik analytics hooks from website
  • 022f0c4 Merge pull request #1095 from moreati/ansible-2.17
  • 357fe38 Ansible 10 (ansible-core 2.17) support
  • 85b1b40 tests: Respect configured or detected Python more often
  • 863f923 tests: Bypass interpreter discovery on non-existant connection delegation tar...
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading