Commit graph

39 commits

Author SHA1 Message Date
dependabot[bot]
abcb139622
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="709ec31a44/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="86d9c9247f/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="9e5294563d"><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="42cb55c8e7"><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="0336eba0b8"><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="142e46ce6b"><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="803cbccbc3"><code>803cbcc</code></a>
runtime-metadata sanity test: do not fail deprecation version checks if
galax...</li>
<li><a
href="0200ccb586"><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="f35a9f2db3"><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="063e28d11d"><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="d6c188fd37"><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="40d7c06fc2"><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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-31 08:33:24 +01:00
dependabot[bot]
c26c84b966
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="69c031c377/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="62cf1cb023/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="4f96015ce0"><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="9bf88488c0"><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="d428a932f8"><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="7a9f14b19e"><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="fa40503191"><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="d1c94fe110"><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="9f9238373e"><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="5413924b14"><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="d37145f25f"><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="6966b53b5b"><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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 21:56:45 +02:00
dependabot[bot]
b352fafda3
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="97fb1880ab/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="956a168110/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="a26c0f7b50"><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="955d166989"><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="24a7dd9f2e"><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="8976724d89"><code>8976724</code></a>
setup_rpm_repo/create_repo: &quot;Arch dependent binaries in noarch
package&quot; (<a
href="https://redirect.github.com/ansible/ansible/issues/831">#831</a>...</li>
<li><a
href="a7258d9bdc"><code>a7258d9</code></a>
Correctly treat separate paragraphs in top-level descriptions as
separate par...</li>
<li><a
href="d9fa3b225f"><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="7b9aa6ca0d"><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="9c14a7a3e4"><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="ee3dfd2d4a"><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="f44d26f74c"><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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohamed El Mouctar HAIDARA <elmhaidara@gmail.com>
2024-07-17 18:52:33 +02:00
dependabot[bot]
cf385d7cba
chore(deps): update ansible-core requirement from <2.16.5,>=2.15 to >=2.15,<2.16.6 (#183)
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.5</h2>
<h1>Changelog</h1>
<p>See the <a
href="https://github.com/ansible/ansible/blob/v2.16.5/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="0849d37088/ansible_core-2.16.5-py3-none-any.whl">ansible_core-2.16.5-py3-none-any.whl</a>
- 2251186 bytes
<ul>
<li>371b0bb11d109a58982684307c18cc44ff8d408b1b3350c0c5c78d9f096ee1f1
(SHA256)</li>
</ul>
</li>
<li>Source Distribution: <a
href="ef4490d316/ansible-core-2.16.5.tar.gz">ansible-core-2.16.5.tar.gz</a>
- 3171617 bytes
<ul>
<li>cdd29b0ec3f20c35657355a2f6a9c1d0cf1131da99cc9a4a3401801b0ab36d6d
(SHA256)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ee04df4796"><code>ee04df4</code></a>
New release v2.16.5 (<a
href="https://redirect.github.com/ansible/ansible/issues/82907">#82907</a>)</li>
<li><a
href="d469cffff5"><code>d469cff</code></a>
[stable-2.16] ansible-test - Fix Alpine libexpat bootstrapping (<a
href="https://redirect.github.com/ansible/ansible/issues/82896">#82896</a>)</li>
<li><a
href="a1e5c83223"><code>a1e5c83</code></a>
Update Ansible release version to v2.16.5rc1.post0. (<a
href="https://redirect.github.com/ansible/ansible/issues/82843">#82843</a>)</li>
<li><a
href="a1e38ba26b"><code>a1e38ba</code></a>
New release v2.16.5rc1 (<a
href="https://redirect.github.com/ansible/ansible/issues/82839">#82839</a>)</li>
<li><a
href="4bf051486e"><code>4bf0514</code></a>
[stable-2.16] Harden the ansiballz and respawn python templates (<a
href="https://redirect.github.com/ansible/ansible/issues/81753">#81753</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82">#82</a>...</li>
<li><a
href="00d6f00a43"><code>00d6f00</code></a>
Re-enable psrp tests that were disabled (<a
href="https://redirect.github.com/ansible/ansible/issues/82785">#82785</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82788">#82788</a>)</li>
<li><a
href="075623770d"><code>0756237</code></a>
Avoid winrm hang on stdin write failure (<a
href="https://redirect.github.com/ansible/ansible/issues/82766">#82766</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82782">#82782</a>)</li>
<li><a
href="627a92e34a"><code>627a92e</code></a>
Fix error when templating an unsafe string leading to a type error in
Python ...</li>
<li><a
href="eb73cc488b"><code>eb73cc4</code></a>
[stable-2.16] Install crun from Alpine 3.19 for known musl compatibility
(<a
href="https://redirect.github.com/ansible/ansible/issues/82">#82</a>...</li>
<li><a
href="56f31126ad"><code>56f3112</code></a>
Prevent failures due to unsafe plugin name (<a
href="https://redirect.github.com/ansible/ansible/issues/82759">#82759</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ansible/ansible/compare/v2.15.0...v2.16.5">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohamed El Mouctar HAIDARA <elmhaidara@gmail.com>
2024-04-24 20:41:29 +02:00
dependabot[bot]
3d86b2a34f
chore(deps): update ansible-core requirement from <2.16.4,>=2.15 to >=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="d7152b5b78/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="12755b9ec6/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="9f6649cadc"><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="6ad778c6b5"><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="f41469fe0c"><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="8c4aa28696"><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="23d055e835"><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="74f99dc36c"><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="c93234304b"><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="add76f36f5"><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="9a07ab72b4"><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="3e3c29b86e"><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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-23 23:56:40 +01:00
dependabot[bot]
8294dfdf1a
chore(deps): update ansible-core requirement from <2.16.1,>=2.15 to >=2.15,<2.16.4 (#170)
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.3</h2>
<h1>Changelog</h1>
<p>See the <a
href="https://github.com/ansible/ansible/blob/v2.16.3/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="6b5eed80ea/ansible_core-2.16.3-py3-none-any.whl">ansible_core-2.16.3-py3-none-any.whl</a>
- 2250322 bytes
<ul>
<li>50c9f33a5b2ee645470a77f4bf99cf35d1ffdefef60388910020b0c58534bec1
(SHA256)</li>
</ul>
</li>
<li>Source Distribution: <a
href="7d22294590/ansible-core-2.16.3.tar.gz">ansible-core-2.16.3.tar.gz</a>
- 3168893 bytes
<ul>
<li>76a8765a8586064ef073a299562e308fa2c180a75b5f7569bbd0f61d4171cdb3
(SHA256)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="df6c5244ef"><code>df6c524</code></a>
New release v2.16.3 (<a
href="https://redirect.github.com/ansible/ansible/issues/82619">#82619</a>)</li>
<li><a
href="5bef147a5d"><code>5bef147</code></a>
Update Ansible release version to v2.16.3rc1.post0. (<a
href="https://redirect.github.com/ansible/ansible/issues/82591">#82591</a>)</li>
<li><a
href="19e82eca02"><code>19e82ec</code></a>
New release v2.16.3rc1 (<a
href="https://redirect.github.com/ansible/ansible/issues/82587">#82587</a>)</li>
<li><a
href="d817f5e87f"><code>d817f5e</code></a>
Support <code>action_plugin</code> in plugin_routing_schema (<a
href="https://redirect.github.com/ansible/ansible/issues/82562">#82562</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82581">#82581</a>)</li>
<li><a
href="611d0e4dcf"><code>611d0e4</code></a>
Better errors for delegate_to (<a
href="https://redirect.github.com/ansible/ansible/issues/82319">#82319</a>)</li>
<li><a
href="50736c45ba"><code>50736c4</code></a>
lookups, make file searching use better is_role (<a
href="https://redirect.github.com/ansible/ansible/issues/82290">#82290</a>)</li>
<li><a
href="c3b4b3ebe3"><code>c3b4b3e</code></a>
Run all handlers with the same <code>listen</code> topic when notified
from another hand...</li>
<li><a
href="cfa8caff39"><code>cfa8caf</code></a>
[stable-2.16] Role fixes (<a
href="https://redirect.github.com/ansible/ansible/issues/82339">#82339</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82452">#82452</a>)</li>
<li><a
href="46d9d4b17c"><code>46d9d4b</code></a>
ansible-config dedupe ini plugin entries (<a
href="https://redirect.github.com/ansible/ansible/issues/82498">#82498</a>)</li>
<li><a
href="9252584e89"><code>9252584</code></a>
ansible-galaxy - fix exit code for failed role import (<a
href="https://redirect.github.com/ansible/ansible/issues/82193">#82193</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82412">#82412</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ansible/ansible/compare/v2.15.0...v2.16.3">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-24 23:56:13 +01:00
dependabot[bot]
3f64afe56a
chore(deps): update ansible-core requirement from <2.16,>=2.15 to >=2.15,<2.17 (#164)
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.0</h2>
<h1>Changelog</h1>
<p>See the <a
href="https://github.com/ansible/ansible/blob/v2.16.0/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="6357d8f3c1/ansible_core-2.16.0-py3-none-any.whl">ansible_core-2.16.0-py3-none-any.whl</a>
- 2247142 bytes
<ul>
<li>6b4870ac65b708953e1509b8ccca669731a17d2beadabd8208c9f90d189058ca
(SHA256)</li>
</ul>
</li>
<li>Source Distribution: <a
href="c0aec5705e/ansible-core-2.16.0.tar.gz">ansible-core-2.16.0.tar.gz</a>
- 3155083 bytes
<ul>
<li>b4a6c60fbc2f51e3ae68ec733c931ef957a04d7c8c92aa39242990b0f8adf149
(SHA256)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="704ee70943"><code>704ee70</code></a>
New release v2.16.0 (<a
href="https://redirect.github.com/ansible/ansible/issues/82141">#82141</a>)</li>
<li><a
href="a13df22c02"><code>a13df22</code></a>
remove args passthru on role runme tests that use grep (<a
href="https://redirect.github.com/ansible/ansible/issues/82060">#82060</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/82061">#82061</a>)</li>
<li><a
href="31aac52a72"><code>31aac52</code></a>
[stable-2.16] ansible-test - Fix parsing of cgroup entries</li>
<li><a
href="00f74e03b2"><code>00f74e0</code></a>
[stable-2.16] Fix subversion integration test (<a
href="https://redirect.github.com/ansible/ansible/issues/82029">#82029</a>)</li>
<li><a
href="f6fb5b2031"><code>f6fb5b2</code></a>
Update Ansible release version to v2.16.0rc1.post0. (<a
href="https://redirect.github.com/ansible/ansible/issues/81987">#81987</a>)</li>
<li><a
href="2223709bdd"><code>2223709</code></a>
New release v2.16.0rc1 (<a
href="https://redirect.github.com/ansible/ansible/issues/81986">#81986</a>)</li>
<li><a
href="33248690fe"><code>3324869</code></a>
ansible-test - Update base/default containers (<a
href="https://redirect.github.com/ansible/ansible/issues/81956">#81956</a>)</li>
<li><a
href="f9dfd28cff"><code>f9dfd28</code></a>
[stable-2.16] Update default test container Python to 3.12 and support
for Py...</li>
<li><a
href="9c91e578d0"><code>9c91e57</code></a>
[stable-2.16] run_once: unnotify hosts on handlers that are not run (<a
href="https://redirect.github.com/ansible/ansible/issues/81667">#81667</a>)
...</li>
<li><a
href="f3f0e6a0f8"><code>f3f0e6a</code></a>
[stable-2.16] Properly template tags in parent blocks (<a
href="https://redirect.github.com/ansible/ansible/issues/81624">#81624</a>)
(<a
href="https://redirect.github.com/ansible/ansible/issues/81921">#81921</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ansible/ansible/compare/v2.15.0...v2.16.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohamed El Mouctar HAIDARA <elmhaidara@gmail.com>
2024-01-29 00:08:05 +01:00
dependabot[bot]
a91eb74b7c
chore(deps): update lxml requirement from <5 to <6 (#167)
Updates the requirements on [lxml](https://github.com/lxml/lxml) to
permit the latest version.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lxml/lxml/blob/master/CHANGES.txt">lxml's
changelog</a>.</em></p>
<blockquote>
<h1>5.0.0 (2023-12-29)</h1>
<h2>Features added</h2>
<ul>
<li>
<p>Character escaping in <code>C14N2</code> serialisation now uses a
single pass over the text
instead of searching for each unescaped character separately.</p>
</li>
<li>
<p>Early support for Python 3.13a2 was added.</p>
</li>
</ul>
<h2>Bugs fixed</h2>
<ul>
<li>
<p>LP#1976304: The <code>Element.addnext()</code> method previously
inserted the new element
before existing tail text. The tail text of both sibling elements now
stays on
the respective elements.</p>
</li>
<li>
<p>LP#1980767, GH#379: <code>TreeBuilder.close()</code> could fail with
a <code>TypeError</code> after
parsing incorrect input.  Original patch by Enrico Minack.</p>
</li>
<li>
<p><code>Element.itertext(with_tail=False)</code> returned the tail text
of comments and
processing instructions, despite the explicit option.</p>
</li>
<li>
<p>GH#370: A crash with recent libxml2 2.11.x versions was resolved.
Patch by Michael Schlenker.</p>
</li>
<li>
<p>A compile problem with recent libxml2 2.12.x versions was
resolved.</p>
</li>
<li>
<p>The internal exception handling in C callbacks was improved for
Cython 3.0.</p>
</li>
<li>
<p>The exception declarations of <code>xmlInputReadCallback</code>,
<code>xmlInputCloseCallback</code>,
<code>xmlOutputWriteCallback</code> and
<code>xmlOutputCloseCallback</code> in <code>tree.pxd</code> were
corrected to prevent running Python code or calling into the C-API with
a live
exception set.</p>
</li>
<li>
<p>GH#385: The long deprecated <code>unittest.m̀akeSuite()</code>
function is no longer used.
Patch by Miro Hrončok.</p>
</li>
<li>
<p>LP#1522052: A file-system specific test is now optional and should no
longer fail
on systems that don't support it.</p>
</li>
<li>
<p>GH#392: Some tests were adapted for libxml2 2.13.
Patch by Nick Wellnhofer.</p>
</li>
<li>
<p>Contains all fixes from lxml 4.9.4.</p>
</li>
</ul>
<h2>Other changes</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="73fa11564a"><code>73fa115</code></a>
Prepare release of lxml 5.0.0.</li>
<li><a
href="625658445f"><code>6256584</code></a>
Update changelog.</li>
<li><a
href="b38cebf2f8"><code>b38cebf</code></a>
Disable external entity resolution (XXE) by default (<a
href="https://redirect.github.com/lxml/lxml/issues/391">GH-391</a>)</li>
<li><a
href="2de6ecf75c"><code>2de6ecf</code></a>
tests: Set no_network=False in HTTP tests (<a
href="https://redirect.github.com/lxml/lxml/issues/392">GH-392</a>)</li>
<li><a
href="5024820445"><code>5024820</code></a>
Minor code cleanup.</li>
<li><a
href="9f58aa763e"><code>9f58aa7</code></a>
Do not let &quot;Element.itertext()&quot;&quot; return tail text of PIs
and comments if the ...</li>
<li><a
href="badcb49c2f"><code>badcb49</code></a>
Update changelog.</li>
<li><a
href="e82b1f583f"><code>e82b1f5</code></a>
CI: Build the coverage job with STATIC_DEPS=true to make it independent
of th...</li>
<li><a
href="8324137aa8"><code>8324137</code></a>
Fix test in Py2.7.</li>
<li><a
href="ac828388ab"><code>ac82838</code></a>
Fix the work around for a test failure in Python 3.11.</li>
<li>Additional commits viewable in <a
href="https://github.com/lxml/lxml/compare/lxml-0.5.1...lxml-5.0.0">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-24 22:19:40 +01:00
Mohamed El Mouctar HAIDARA
4a45942dda fix: pin to ansible-core 2.15.5 before fixing the grapher 2023-12-02 02:12:10 +01:00
Mohamed El Mouctar Haidara
d14f8d42ce
Support for ansible-core 2.15 (#151)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-01 11:30:32 +02:00
dependabot[bot]
68e137e762
chore(deps): update ansible-core requirement from <2.14,>=2.12 to >=2.12,<2.15 (#134)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohamed El Mouctar HAIDARA <elmhaidara@gmail.com>
2023-04-12 16:25:35 +02:00
dependabot[bot]
0b1124b8f1
chore(deps): update ansible-core requirement from <2.13,>=2.11 to >=2.12,<2.14 (#115)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohamed El Mouctar HAIDARA <elmhaidara@gmail.com>
2022-10-09 14:12:57 +02:00
Mohamed El Mouctar Haidara
9116df0c0e
fix: Improve the position of the conditions on the edges (#116)
* fix: Improve the position of the conditions on the edges

Fix #98
2022-07-17 18:44:16 +02:00
Jan Heidbrink
c9174f7119
Forbid incompatible ansible-core versions >= 2.13 (#114) 2022-06-22 12:20:40 +02:00
Mohamed El Mouctar HAIDARA
989a3a1718 chore(deps): Remove packaging dependency 2021-11-11 18:20:29 +01:00
Mohamed El Mouctar Haidara
3fa8bea03d
fix: Drop support for ansible 2.9, 2.10 and add ansible 2.11.6 (#94) 2021-11-09 23:33:21 +01:00
Mohamed El Mouctar Haidara
cc976131b8
fix: Make grapher works with graphviz >= 0.18 (#93) 2021-11-07 19:35:44 +01:00
Mohamed El Mouctar HAIDARA
4ce09488c9 fix: remove some workaround about ansible 2.8 and update docs 2021-05-09 16:12:47 +02:00
Adam Johnson
0984058e9f Unpin requirements
lxml has a security release in version 4.6.3, however I cannot upgrade to it due to ansible-playbook-grapher pinning it directly. As an installable tool that can interact with a virtualenv, ansible-playbook-grapher should not pin dependencies but declare ranges up until the next backwards-incompatible version, to allow users to fetch such upgrades.
2021-04-02 09:33:04 +01:00
dependabot-preview[bot]
9ebdb401d0 build(deps): Bump packaging from 20.4 to 20.9
Bumps [packaging](https://github.com/pypa/packaging) from 20.4 to 20.9.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/20.4...20.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-14 01:40:19 +01:00
dependabot-preview[bot]
ce5a02148e build(deps): Bump graphviz from 0.14.2 to 0.16
Bumps [graphviz](https://github.com/xflr6/graphviz) from 0.14.2 to 0.16.
- [Release notes](https://github.com/xflr6/graphviz/releases)
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.txt)
- [Commits](https://github.com/xflr6/graphviz/compare/0.14.2...0.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-14 01:33:05 +01:00
dependabot-preview[bot]
e3da59b75b build(deps): Bump lxml from 4.6.1 to 4.6.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.1...lxml-4.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-03 16:12:01 +01:00
dependabot-preview[bot]
05dc11d946
Bump graphviz from 0.14.1 to 0.14.2 (#52)
Bumps [graphviz](https://github.com/xflr6/graphviz) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/xflr6/graphviz/releases)
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.txt)
- [Commits](https://github.com/xflr6/graphviz/compare/0.14.1...0.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-04 19:08:20 +01:00
dependabot-preview[bot]
05ecf8e702
Bump lxml from 4.5.2 to 4.6.1 (#53)
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.2...lxml-4.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-04 08:56:15 +01:00
Mohamed El Mouctar HAIDARA
a43250d6e7 Revert "fix: Do not install a version of ansible >= 2.10"
This reverts commit ea55d6c2
2020-11-03 00:41:56 +01:00
Mohamed El Mouctar HAIDARA
ea55d6c2ce fix: Do not install a version of ansible >= 2.10 2020-11-03 00:28:36 +01:00
dependabot-preview[bot]
c48d672e9a Bump lxml from 4.5.1 to 4.5.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.1...lxml-4.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 19:00:29 +02:00
dependabot-preview[bot]
04928365a4 Bump graphviz from 0.14 to 0.14.1
Bumps [graphviz](https://github.com/xflr6/graphviz) from 0.14 to 0.14.1.
- [Release notes](https://github.com/xflr6/graphviz/releases)
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.txt)
- [Commits](https://github.com/xflr6/graphviz/compare/0.14...0.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 19:00:05 +02:00
dependabot-preview[bot]
38f214f8cd
Bump lxml from 4.5.0 to 4.5.1 (#38)
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.0...lxml-4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 16:36:14 +02:00
dependabot-preview[bot]
5102c93e5c
Bump packaging from 20.3 to 20.4 (#37)
Bumps [packaging](https://github.com/pypa/packaging) from 20.3 to 20.4.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/20.3...20.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 16:08:09 +02:00
dependabot-preview[bot]
b426e4916c
Bump graphviz from 0.13.2 to 0.14 (#33)
Bumps [graphviz](https://github.com/xflr6/graphviz) from 0.13.2 to 0.14.
- [Release notes](https://github.com/xflr6/graphviz/releases)
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.txt)
- [Commits](https://github.com/xflr6/graphviz/compare/0.13.2...0.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-15 19:16:09 +02:00
dependabot-preview[bot]
85ab8dd09e
Bump packaging from 20.1 to 20.3 (#30)
Bumps [packaging](https://github.com/pypa/packaging) from 20.1 to 20.3.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/20.1...20.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-13 13:25:39 +02:00
Mohamed El Mouctar Haidara
8b7e92cdc2
Update dependencies (#29)
* Update lxml to 4.5.0

* Update graphiz to 0.13.2 and ansible min version to 2.8.0

* Update packaging to 20.1

* Pin package versions in test requirements
2020-02-25 16:23:08 +00:00
Mohamed El Mouctar Haidara
5f051df6f6
fix #18: New CLI compatible with ansible 2.8 (#19)
This change is needed because of https://github.com/ansible/ansible/pull/50069.

The new CLI in this PR should be used in the future when we drop support
for Ansible < 2.8
2019-06-10 01:00:49 +02:00
Mohamed El Mouctar HAIDARA
28039f8239 travis: Remove ansible 2.4, 2.5, 2.6. Update python3 to 3.6 2019-03-26 00:25:34 +01:00
Mohamed El Mouctar HAIDARA
e176354cf4 Drop pandoc: pypi supports description in markdown 2019-02-18 22:20:57 +01:00
Mohamed El Mouctar HAIDARA
7eb9788297 Update dependencies: graphviz==0.10.1, lxml==4.2.5 2018-12-30 21:24:56 +01:00
Mohamed HAIDARA
eea374e9b2 use pandoc to convert the readme to rst 2017-11-21 13:38:15 +01:00
Haidara Mohamed El Mouctar
a363eae94b
Tests and Travis Integration (#9)
* Test for grapher and post_processor (To complete)

* Udpate readme 

* Add requirements.txt and update setup.py

* Add .travis.yml
2017-11-21 12:17:33 +01:00