Skip to content

Commit

Permalink
chore(deps): update ansible-core requirement from <2.16.4,>=2.15 to >…
Browse files Browse the repository at this point in the history
…=2.15,<2.16.5 (#174)

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.16.4</h2>
<h1>Changelog</h1>
<p>See the <a
href="https://github.com/ansible/ansible/blob/v2.16.4/changelogs/CHANGELOG-v2.16.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/f8/bd/d7152b5b78e9363d30eb74b342c7dd577bf85ed28bcd8f4a8b02dce56553/ansible_core-2.16.4-py3-none-any.whl">ansible_core-2.16.4-py3-none-any.whl</a>
- 2250452 bytes
<ul>
<li>c55d9a5f55651eb6c7f004ca9a9ed854d8cc310e6b438d96cea051cf3d2b2710
(SHA256)</li>
</ul>
</li>
<li>Source Distribution: <a
href="https://files.pythonhosted.org/packages/af/9c/12755b9ec6b696701fc7a33e8eab7a78f2b769dc0c966079c9005fffc7bf/ansible-core-2.16.4.tar.gz">ansible-core-2.16.4.tar.gz</a>
- 3170397 bytes
<ul>
<li>2cd208b0915948c88bffad331e5d07097b6edca1872cb53375e51b6719e6a060
(SHA256)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ansible/ansible/commit/9f6649cadcb255ed4cdfa9adf67da4abd7ba5e83"><code>9f6649c</code></a>
New release v2.16.4 (<a
href="https://redirect.github.com/ansible/ansible/issues/82746">#82746</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/6ad778c6b54239afdeff212475c745d8e722aedd"><code>6ad778c</code></a>
[stable-2.16] Disable ansible-test podman container tests on Ubuntu
22.04 (<a
href="https://redirect.github.com/ansible/ansible/issues/8">#8</a>...</li>
<li><a
href="https://github.com/ansible/ansible/commit/f41469fe0ca3920c7d7c7e1f710c3c091863898f"><code>f41469f</code></a>
Update Ansible release version to v2.16.4rc1.post0. (<a
href="https://redirect.github.com/ansible/ansible/issues/82710">#82710</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/8c4aa2869644ca0060a747795f8df6d668310fd7"><code>8c4aa28</code></a>
New release v2.16.4rc1 (<a
href="https://redirect.github.com/ansible/ansible/issues/82709">#82709</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/23d055e83578ea3a261b77db23126d138a731df7"><code>23d055e</code></a>
Fix issues with ansible-playbook-callbacks test (<a
href="https://redirect.github.com/ansible/ansible/issues/82407">#82407</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82630">#82630</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/74f99dc36c1528ff95e8315232247d2f4f52d4b6"><code>74f99dc</code></a>
Fix ansible.builtin.include_vars - depth (<a
href="https://redirect.github.com/ansible/ansible/issues/80995">#80995</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82610">#82610</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/c93234304bd6363f399d4df249e91965bf6a9455"><code>c932343</code></a>
Do not ignore SyntaxError from jinja2.Environment.from_string (<a
href="https://redirect.github.com/ansible/ansible/issues/82607">#82607</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82614">#82614</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/add76f36f5f0c11f828445559c87d65fa15ade87"><code>add76f3</code></a>
fix loading vars_plugins in roles (<a
href="https://redirect.github.com/ansible/ansible/issues/82273">#82273</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82609">#82609</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/9a07ab72b4638d0a7692c04a0775d22bd582d28a"><code>9a07ab7</code></a>
[2.16] expect - fix argument spec error with timeout=null (<a
href="https://redirect.github.com/ansible/ansible/issues/82522">#82522</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82608">#82608</a>)</li>
<li><a
href="https://github.com/ansible/ansible/commit/3e3c29b86e99a642e1b0616846a8a58a2d1b7164"><code>3e3c29b</code></a>
changelog: use correct spelling for possessive pronoun its (<a
href="https://redirect.github.com/ansible/ansible/issues/82594">#82594</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ansible/ansible/compare/v2.15.0...v2.16.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
dependabot[bot] authored Mar 23, 2024
1 parent 4979cf9 commit 3d86b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible-core>=2.15,<2.16.4
ansible-core>=2.15,<2.16.5
graphviz>=0.18,<1
colour<1
lxml<6
Expand Down

0 comments on commit 3d86b2a

Please sign in to comment.