Skip to content

Commit

Permalink
chore(deps): update dependency molecule to >=24,<24.7 (#92)
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 |
|---|---|---|---|---|---|
| [molecule](https://togithub.com/ansible-community/molecule)
([changelog](https://togithub.com/ansible-community/molecule/releases))
| `>=24,<24.3` -> `>=24,<24.7` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/molecule/24.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/molecule/24.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/molecule/24.2.1/24.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/molecule/24.2.1/24.6.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-community/molecule (molecule)</summary>

###
[`v24.6.0`](https://togithub.com/ansible/molecule/releases/tag/v24.6.0)

[Compare
Source](https://togithub.com/ansible-community/molecule/compare/v24.2.1...v24.6.0)

#### Bugfixes

- Respect ANSIBLE_COLLECTIONS_PATH
([#&#8203;4192](https://togithub.com/ansible-community/molecule/issues/4192))
[@&#8203;cidrblock](https://togithub.com/cidrblock)
- Avoid requests 2.32.0 during testing
([#&#8203;4185](https://togithub.com/ansible-community/molecule/issues/4185))
[@&#8203;ssbarnea](https://togithub.com/ssbarnea)
- Update configuration.md for role name check
([#&#8203;4155](https://togithub.com/ansible-community/molecule/issues/4155))
[@&#8203;AlexanderStohr](https://togithub.com/AlexanderStohr)
- Added more dynamic arguments to podman container creation playbook
([#&#8203;4169](https://togithub.com/ansible-community/molecule/issues/4169))
[@&#8203;felipe4334](https://togithub.com/felipe4334)
- Always apply ssh_connection_options
([#&#8203;4174](https://togithub.com/ansible-community/molecule/issues/4174))
[@&#8203;wokis](https://togithub.com/wokis)
- Link to the parallel.md, not docker-rootless.md for parallel example
([#&#8203;4168](https://togithub.com/ansible-community/molecule/issues/4168))
[@&#8203;evgeni](https://togithub.com/evgeni)
- Fix test method name.
([#&#8203;4165](https://togithub.com/ansible-community/molecule/issues/4165))
[@&#8203;expeehaa](https://togithub.com/expeehaa)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 69d1827 commit 05842ae
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
Expand Up @@ -4,6 +4,6 @@ ansible-lint>=24.2.2,<24.3

## Dev
black>=24.4,<24.5
molecule>=24,<24.3
molecule>=24,<24.7
molecule-plugins[podman]>=23.0.0,<24.0
pylint>=3,<3.2

0 comments on commit 05842ae

Please sign in to comment.