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.1,>=2.16 to >…
…=2.16,<2.17.3 (#194) 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.2</h2> <h1>Changelog</h1> <p>See the <a href="https://github.com/ansible/ansible/blob/v2.17.2/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/91/c6/69c031c377c870939446229d1d8cb33cf916222ebc7f3685c2ea335ae4e7/ansible_core-2.17.2-py3-none-any.whl">ansible_core-2.17.2-py3-none-any.whl</a> - 2192973 bytes <ul> <li>d51af721c35c00308d5786878497a346ccdd764302cb793f3b6b8d60038f9a6c (SHA256)</li> </ul> </li> <li>Source Distribution: <a href="https://files.pythonhosted.org/packages/69/9d/62cf1cb023710f9556d88c663950117014082387ddcf0fcc4c419a4bf0fb/ansible_core-2.17.2.tar.gz">ansible_core-2.17.2.tar.gz</a> - 3125313 bytes <ul> <li>3dfa15249069ea0d001257902c968ddf9bb71d965769b8802bce85187556c5d8 (SHA256)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ansible/ansible/commit/4f96015ce0dea22f95e46306fac46015a3b4ca52"><code>4f96015</code></a> New release v2.17.2 (<a href="https://redirect.github.com/ansible/ansible/issues/83611">#83611</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/9bf88488c0c4cb78a38b02f5ac0462ff81ea13d3"><code>9bf8848</code></a> Update Ansible release version to v2.17.2rc2.post0. (<a href="https://redirect.github.com/ansible/ansible/issues/83568">#83568</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/d428a932f80a697af4344b5451809bb590b29ea7"><code>d428a93</code></a> New release v2.17.2rc2 (<a href="https://redirect.github.com/ansible/ansible/issues/83567">#83567</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/7a9f14b19ea5e51906be2d8b670fbf5349e9b16c"><code>7a9f14b</code></a> Revert <a href="https://redirect.github.com/ansible/ansible/issues/83504">#83504</a> (<a href="https://redirect.github.com/ansible/ansible/issues/83566">#83566</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/fa405031919bbfafbb8aad4f29b317ff86ce5186"><code>fa40503</code></a> [stable-2.17] dnf: follow-up on is_newer_installed arches fix (<a href="https://redirect.github.com/ansible/ansible/issues/83556">#83556</a>) (<a href="https://redirect.github.com/ansible/ansible/issues/83563">#83563</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/d1c94fe11033dee63c000033e6c2a997b6b75421"><code>d1c94fe</code></a> [stable-2.17] package_facts: ignore warnings by apk on stderr (<a href="https://redirect.github.com/ansible/ansible/issues/83519">#83519</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/9f9238373e2b03928ff3fbdb1845c706ecc1cd51"><code>9f92383</code></a> [stable-2.17] Quality-of-life improvements for release tool (<a href="https://redirect.github.com/ansible/ansible/issues/83551">#83551</a>) (<a href="https://redirect.github.com/ansible/ansible/issues/83558">#83558</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/5413924b143a20eb80a9d7f52c98be018c923e45"><code>5413924</code></a> Update Ansible release version to v2.17.2rc1.post0. (<a href="https://redirect.github.com/ansible/ansible/issues/83548">#83548</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/d37145f25f2bd0b266a0942d389b31eed947b31f"><code>d37145f</code></a> New release v2.17.2rc1 (<a href="https://redirect.github.com/ansible/ansible/issues/83545">#83545</a>)</li> <li><a href="https://github.com/ansible/ansible/commit/6966b53b5be48cbcef600f53fb58a5c5b478a185"><code>6966b53</code></a> dnf - arches must be the same in the is_newer_installed check (<a href="https://redirect.github.com/ansible/ansible/issues/83417">#83417</a>) (<a href="https://redirect.github.com/ansible/ansible/issues/83504">#83504</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ansible/ansible/compare/v2.16.0...v2.17.2">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information