Bump mitogen from 0.3.15 to 0.3.16
Bumps mitogen from 0.3.15 to 0.3.16.
Release notes
Sourced from mitogen's releases.
v0.3.16
What's Changed
- ansible_mitogen: Support templated become_exe option by
@moreati
in mitogen-hq/mitogen#1172- ansible_mitogen: Template become command arguments (become_flags) by
@moreati
in mitogen-hq/mitogen#1174- ansible_mitogen: Templated ssh executable by
@moreati
in mitogen-hq/mitogen#1175- CI: Migrate to from macOS 12 to 13 test runners by
@moreati
in mitogen-hq/mitogen#1176Full Changelog: https://github.com/mitogen-hq/mitogen/compare/v0.3.15...v0.3.16
Changelog
Sourced from mitogen's changelog.
v0.3.16 (2024-11-05)
- :gh:issue:
1083
:mod:ansible_mitogen
: Templated become executable (e.g.become_exe
).- :gh:issue:
1083
:mod:ansible_mitogen
: Templated become executable arguments (e.g.become_flags
).- :gh:issue:
1083
:mod:ansible_mitogen
: Templated ssh executable (ansible_ssh_executable
).- :gh:issue:
1083
:mod:ansible_mitogen
: Fixed templated connection options during ameta: reset_connection
task.- :gh:issue:
1129
CI: Migrated macOS 12 runners to macOS 13, due to EOL.
Commits
-
c883f17
Merge pull request #1180 from moreati/release-v0.3.16 -
a41a954
Merge commit 'd28dd09e23c17d82c3eedd5de64c94bebcf290f5' into release-v0.3.16 -
d28dd09
Prepare v0.3.16 -
df8f11d
Merge pull request #1176 from moreati/issue1133 -
06df62c
CI: Migrated macOS 12 runners to macOS 13, due to EOL. -
88e7c56
Merge pull request #1175 from moreati/issue1083-ssh_executable -
833e284
ansible_mitogen: Templated ssh executable, templated reset_connection fix -
8924470
Merge pull request #1174 from moreati/issue1083-become_flags -
66ea10d
ansible_mitogen: Template become command arguments (become_flags) -
04f7b7a
Merge pull request #1172 from moreati/issue1083-become_exe - 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