-
Notifications
You must be signed in to change notification settings - Fork 56
Commit b352faf
chore(deps): update ansible-core requirement from <2.16.6,>=2.15 to >=2.15,<2.17.1 (#190)
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.0</h2>
<h1>Changelog</h1>
<p>See the <a
href="https://github.com/ansible/ansible/blob/v2.17.0/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/2f/77/97fb1880abb485f1df31b36822c537330db86bea4105fdea6e1946084c16/ansible_core-2.17.0-py3-none-any.whl">ansible_core-2.17.0-py3-none-any.whl</a>
- 2191647 bytes
<ul>
<li>a5de008985cd51eb01599cf1a14d3b45f917095ac6cdab867b0d11c3f922c343
(SHA256)</li>
</ul>
</li>
<li>Source Distribution: <a
href="https://files.pythonhosted.org/packages/a7/e5/956a16811044c28663d88740932de9c3fbbe2ec14fabe86a69b3cfe4842b/ansible_core-2.17.0.tar.gz">ansible_core-2.17.0.tar.gz</a>
- 3120288 bytes
<ul>
<li>bd16e30ecac405dac594de3e1b1b4d9cc6fa1a9f7a01a6a8d4c471b20660716d
(SHA256)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ansible/ansible/commit/a26c0f7b504bc39c2257b4180016c6c08bab738e"><code>a26c0f7</code></a>
New release v2.17.0 (<a
href="https://redirect.github.com/ansible/ansible/issues/83280">#83280</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/955d1669894da18048cd6a2e8ca925a479a681f7"><code>955d166</code></a>
Update Ansible release version to v2.17.0rc2.post0. (<a
href="https://redirect.github.com/ansible/ansible/issues/83246">#83246</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/24a7dd9f2e31a81b81a578087ddc43bc05ac6019"><code>24a7dd9</code></a>
New release v2.17.0rc2 (<a
href="https://redirect.github.com/ansible/ansible/issues/83242">#83242</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/8976724d89ac943428357d9fe1c85c53f97fc3de"><code>8976724</code></a>
setup_rpm_repo/create_repo: "Arch dependent binaries in noarch
package" (<a
href="https://redirect.github.com/ansible/ansible/issues/831">#831</a>...</li>
<li><a
href="https://github.com/ansible/ansible/commit/a7258d9bdcefa9ad424b24e3f039f1bb2fae0bb9"><code>a7258d9</code></a>
Correctly treat separate paragraphs in top-level descriptions as
separate par...</li>
<li><a
href="https://github.com/ansible/ansible/commit/d9fa3b225fe034a69c264cb82d16462e30b76af2"><code>d9fa3b2</code></a>
Add version ceiling for pypsrp (<a
href="https://redirect.github.com/ansible/ansible/issues/83122">#83122</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/83164">#83164</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/7b9aa6ca0d4d7efc034030ecdd3d006ab37ab207"><code>7b9aa6c</code></a>
display: fix log verbosity (<a
href="https://redirect.github.com/ansible/ansible/issues/83179">#83179</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/83191">#83191</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/9c14a7a3e41990214ed2d29838950d0b91a8464e"><code>9c14a7a</code></a>
[stable-2.17] uri: update docs for follow_redirects (<a
href="https://redirect.github.com/ansible/ansible/issues/83176">#83176</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/ee3dfd2d4af821b76e5b834bd132062045389118"><code>ee3dfd2</code></a>
ansible-doc: fix typo in output (<a
href="https://redirect.github.com/ansible/ansible/issues/83205">#83205</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/83207">#83207</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/f44d26f74cc6bf53601621d2638164b5b2e960c8"><code>f44d26f</code></a>
[stable-2.17] Don't hardcode the dnf module, dynamically select one (<a
href="https://redirect.github.com/ansible/ansible/issues/83183">#83183</a>)
...</li>
<li>Additional commits viewable in <a
href="https://github.com/ansible/ansible/compare/v2.15.0...v2.17.0">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>
Co-authored-by: Mohamed El Mouctar HAIDARA <[email protected]>1 parent 475f393 commit b352fafCopy full SHA for b352faf
File tree
2 files changed
+2
-2
lines changedFilter options
- .github/workflows
2 files changed
+2
-2
lines changed.github/workflows/testing.yaml
Copy file name to clipboardExpand all lines: .github/workflows/testing.yaml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
0 commit comments