Skip to content

Commit

Permalink
chore(deps): update dependency ansible-core to >=2.17,<2.18 (#90)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ansible-core](https://ansible.com/)
([source](https://togithub.com/ansible/ansible)) | `>=2.16,<2.17` ->
`>=2.17,<2.18` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-core/2.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ansible-core/2.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/ansible-core/2.16.7/2.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-core/2.16.7/2.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>ansible/ansible (ansible-core)</summary>

###
[`v2.17.0`](https://togithub.com/ansible/ansible/releases/tag/v2.17.0)

[Compare
Source](https://togithub.com/ansible/ansible/compare/v2.16.7...v2.17.0)

### Changelog

See the [full
changelog](https://togithub.com/ansible/ansible/blob/v2.17.0/changelogs/CHANGELOG-v2.17.rst)
for the changes included in this release.

### Release Artifacts

- Built Distribution:
[ansible_core-2.17.0-py3-none-any.whl](https://files.pythonhosted.org/packages/2f/77/97fb1880abb485f1df31b36822c537330db86bea4105fdea6e1946084c16/ansible_core-2.17.0-py3-none-any.whl)
- ‍2191647 bytes
- a5de008985cd51eb01599cf1a14d3b45f917095ac6cdab867b0d11c3f922c343
(SHA256)
- Source Distribution:
[ansible_core-2.17.0.tar.gz](https://files.pythonhosted.org/packages/a7/e5/956a16811044c28663d88740932de9c3fbbe2ec14fabe86a69b3cfe4842b/ansible_core-2.17.0.tar.gz)
- [`3120288`](https://togithub.com/ansible/ansible/commit/3120288) bytes
- bd16e30ecac405dac594de3e1b1b4d9cc6fa1a9f7a01a6a8d4c471b20660716d
(SHA256)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/libretime/ansible-role-libretime).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 05842ae commit 0e82800
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ansible-core>=2.16,<2.17
ansible-core>=2.17,<2.18
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Ansible
ansible-core>=2.16,<2.17
ansible-core>=2.17,<2.18
ansible-lint>=24.2.2,<24.3

## Dev
Expand Down

0 comments on commit 0e82800

Please sign in to comment.