attack_data
attack_data copied to clipboard
Bump ansible-runner from 2.0.3 to 2.3.4
Bumps ansible-runner from 2.0.3 to 2.3.4.
Release notes
Sourced from ansible-runner's releases.
2.3.4
What's Changed
- [2.3 backport] Give more detail when we cannot process a non-JSON streamed line (#1186) by
@AlanCodingin ansible/ansible-runner#1258Full Changelog: https://github.com/ansible/ansible-runner/compare/2.3.3...2.3.4
2.3.3
What's Changed
- Add
python_requires = >= 3.8by@Shrewsin ansible/ansible-runner#1212- Add license and classifiers metadata by
@Shrewsin ansible/ansible-runner#1214- Remove pkg_resources use by
@nitzmahonein ansible/ansible-runner#1230Full Changelog: https://github.com/ansible/ansible-runner/compare/2.3.2...2.3.3
2.3.2
What's Changed
- Fix Github CI (#1171) by
@Shrewsin ansible/ansible-runner#1172- Fix artifact file permissions by
@Shrewsin ansible/ansible-runner#1185- Emit periodic keepalive events from
Worker(#1191) by@nitzmahonein ansible/ansible-runner#1201Full Changelog: https://github.com/ansible/ansible-runner/compare/2.3.1...2.3.2
2.3.1
What's Changed
- [backport][release_2.3] Test both runtimes in unit tests (#1155) by
@Shrewsin ansible/ansible-runner#1157- [2.3] Flush buffer in streaming interface before writing zip data by
@shanemcdin ansible/ansible-runner#1162Full Changelog: https://github.com/ansible/ansible-runner/compare/2.3.0...2.3.1
2.3.0
What's Changed
- Stringify all env vars, not just those from file by
@AlanCodingin ansible/ansible-runner#1039- Set ZIP strict_timestamps to false by
@bpedersen2in ansible/ansible-runner#1049- Fix image build to override root homedir in /etc/passwd by
@nitzmahonein ansible/ansible-runner#1027- Use isinstance API instead of type API by
@Akasurdein ansible/ansible-runner#1066- Add examples for status_handler and event_handler by
@Akasurdein ansible/ansible-runner#1086- skip process isolation check for transmit and process by
@TheRealHaoLiuin ansible/ansible-runner#1084- (alternative proposal) update how callback plugin gets copied and added to job container by
@TheRealHaoLiuin ansible/ansible-runner#1093- Update Event emitter plugin docs by
@Akasurdein ansible/ansible-runner#1067- Make yamllint rule compatible with prettier by
@ssbarneain ansible/ansible-runner#1104- Fix two runtime warnings by
@ssbarneain ansible/ansible-runner#1102- Linting fixes by
@Akasurdein ansible/ansible-runner#1112- Update for artifacts_handler by
@Akasurdein ansible/ansible-runner#1111- Updated formating in remote_jobs doc by
@Akasurdein ansible/ansible-runner#1115- test: generate SSH private key by
@Akasurdein ansible/ansible-runner#1060- Make sure we close stdout/stderr in Runner.run() by
@Shrewsin ansible/ansible-runner#1123
... (truncated)
Commits
c311e81Give more detail when we cannot process a non-JSON streamed line (#1186) (#1258)0393c39Remove pkg_resources use (#1224) (#1230)ec560a7Add license and classifiers metadata (#1213) (#1214)3df9421[devel] Addpython_requires = >= 3.8(#1206) (#1212)334c607Emit periodic keepalive events fromWorker(#1191) (#1201)22c4555[backport][release_2.3] Fix artifact file permissionsb858da8Fix Github CI (#1171) (#1172)8ba4b18Flush buffer in streaming interface before writing zip data (#1162)181614fTest both runtimes in unit tests (#1155) (#1157)8f39752remove any pipe files before zip/unzipping (#1133)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)