Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update ansible-core requirement from <2.17.3,>=2.16 to >…
…=2.16,<2.17.5 (#201) Updates the requirements on [ansible-core](https://github.com/ansible/ansible) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ansible/ansible/releases">ansible-core's releases</a>.</em></p> <blockquote> <h2>v2.17.4</h2> <h1>Changelog</h1> <p>See the <a href="https://github.com/ansible/ansible/blob/v2.17.4/changelogs/CHANGELOG-v2.17.rst">full changelog</a> for the changes included in this release.</p> <h1>Release Artifacts</h1> <ul> <li>Built Distribution: <a href="https://files.pythonhosted.org/packages/0e/dc/709ec31a443819e60b340f39b0123be9b5cdcca26c2c2d6048175607d56b/ansible_core-2.17.4-py3-none-any.whl">ansible_core-2.17.4-py3-none-any.whl</a> - 2193692 bytes <ul> <li>a36c9ab8e84d5d51f9fffe389d6ac7e81c8d0df6af8c12429ddbb71e8d69b21e (SHA256)</li> </ul> </li> <li>Source Distribution: <a href="https://files.pythonhosted.org/packages/bd/69/86d9c9247f20ea2928195ed13d443aee410f32bcc45454ddf095bf25a140/ansible_core-2.17.4.tar.gz">ansible_core-2.17.4.tar.gz</a> - 3096630 bytes <ul> <li>44a1f30076796536ba2455cad18d36e62870f04e632e3ca2ebe970d7beacf24d (SHA256)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ansible/ansible/commit/9e5294563d0d112f3a396ef60d37d274caae28b7"><code>9e52945</code></a> New release v2.17.4 (<a href="https://redirect.github.com/ansible/ansible/issues/83924">#83924</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/42cb55c8e706e7bc77ad71317f59ae2652c35565"><code>42cb55c</code></a> Update Ansible release version to v2.17.4rc1.post0. (<a href="https://redirect.github.com/ansible/ansible/issues/83894">#83894</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/0336eba0b856b88523ca79afc74223654c17666e"><code>0336eba</code></a> New release v2.17.4rc1 (<a href="https://redirect.github.com/ansible/ansible/issues/83891">#83891</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/142e46ce6bcf5dc6c34fbb64006ce23a4e8f4ea0"><code>142e46c</code></a> [stable-2.17] release.py - Add missing setuptools arg to prepare (<a href="https://redirect.github.com/ansible/ansible/issues/83887">#83887</a>) (<a href="https://redirect.github.com/ansible/ansible/issues/8">#8</a>...</li> <li><a href="https://github.com/ansible/ansible/commit/803cbccbc3dff32227ab84cd56a0bf7cb0084654"><code>803cbcc</code></a> runtime-metadata sanity test: do not fail deprecation version checks if galax...</li> <li><a href="https://github.com/ansible/ansible/commit/0200ccb586d69586feccf34325053447d677da5a"><code>0200ccb</code></a> Add location on include_tasks fail inside include (<a href="https://redirect.github.com/ansible/ansible/issues/83876">#83876</a>) (<a href="https://redirect.github.com/ansible/ansible/issues/83883">#83883</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/f35a9f2db333391199fd7d0547279e7bbaba7981"><code>f35a9f2</code></a> Fix ansible-vault integration test for missing vault ids (<a href="https://redirect.github.com/ansible/ansible/issues/83777">#83777</a>) (<a href="https://redirect.github.com/ansible/ansible/issues/83782">#83782</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/063e28d11de71fb88e2b7321d7a4110907700250"><code>063e28d</code></a> config base: fix typo in option description (<a href="https://redirect.github.com/ansible/ansible/issues/83843">#83843</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/d6c188fd375ddf6f001897b24ee7d573c46a3c10"><code>d6c188f</code></a> powershell - Improve CLIXML parsing (<a href="https://redirect.github.com/ansible/ansible/issues/83847">#83847</a>) (<a href="https://redirect.github.com/ansible/ansible/issues/83849">#83849</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/40d7c06fc2e1e7d4aed667cbe3af4e21bbc53f36"><code>40d7c06</code></a> connection plugins: extras fix (<a href="https://redirect.github.com/ansible/ansible/issues/83353">#83353</a>) (<a href="https://redirect.github.com/ansible/ansible/issues/83819">#83819</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ansible/ansible/compare/v2.16.0...v2.17.4">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information