chore(deps): update dependency mitogen to v0.3.20 #26
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.3.9
->==0.3.20
Release Notes
mitogen-hq/mitogen (mitogen)
v0.3.20
Compare Source
What's Changed
Thanks to @extmind and @stefanor for contributing to and testing
interpreter_python
fixes.Full Changelog: mitogen-hq/mitogen@v0.3.19...v0.3.20
v0.3.19
Compare Source
What's Changed
Full Changelog: mitogen-hq/mitogen@v0.3.18...v0.3.19
v0.3.18
Compare Source
What's Changed
Full Changelog: mitogen-hq/mitogen@v0.3.17...v0.3.18
v0.3.17
Compare Source
What's Changed
Full Changelog: mitogen-hq/mitogen@v0.3.16...v0.3.17
v0.3.16
Compare Source
What's Changed
Full Changelog: mitogen-hq/mitogen@v0.3.15...v0.3.16
v0.3.15
Compare Source
What's Changed
ssh_args
,ssh_common_args
,ssh_extra_args
by @moreati in https://github.com/mitogen-hq/mitogen/pull/1167Full Changelog: mitogen-hq/mitogen@v0.3.14...v0.3.15
v0.3.14
Compare Source
What's Changed
New Contributors
Full Changelog: mitogen-hq/mitogen@v0.3.13...v0.3.14
v0.3.13
Compare Source
What's Changed
#1138 CI: Complete migration from Azure DevOps Pipelines to GitHub Actions
#1116 ansible_mitogen: Support for templated variable ansible_ssh_user.
#978 ansible_mitogen: Support templated Ansible SSH port.
#1073 Python 3.13 support
New Contributors
Full Changelog: mitogen-hq/mitogen@v0.3.12...v0.3.13
v0.3.12
Compare Source
v0.3.11
Compare Source
What's Changed
mitogen
: Consolidate mitogen backward compatibility fallbacks and polyfills intomitogen.core
ansible_mitogen
: Remove backward compatibility fallbacks for Python 2.4 & 2.5.ansible_mitogen
: Remove fallback imports for Ansible releases before 2.10ansible_mitogen
: Consolidate Python 2 & 3 compatibilityFull Changelog: mitogen-hq/mitogen@v0.3.10...v0.3.11
v0.3.10
Compare Source
What's Changed
mitogen.core.StreamError
when Ansible template module is called with adest:
filename that has an extensionmitogen.core.StreamError
when Ansible copy module is called with a file larger than 124 kibibytes (ansible_mitogen.connection.Connection.SMALL_FILE_LIMIT
)ansible_ssh_args
,ansible_ssh_common_args
, andansible_ssh_extra_args
variables. NB: play or task scoped variables will probably still fail.New Contributors
Full Changelog: mitogen-hq/mitogen@v0.3.9...v0.3.10
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.