nolte / ansible-role-mcrcon

Ansible Role for install Minecraft Rcon tool.
https://nolte.github.io/ansible-role-mcrcon
0 stars 1 forks source link

Update dependency molecule to v4 #39

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
molecule ==3.6.1 -> ==4.0.1 age adoption passing confidence

Release Notes

ansible-community/molecule ### [`v4.0.1`](https://togithub.com/ansible-community/molecule/releases/tag/v4.0.1) [Compare Source](https://togithub.com/ansible-community/molecule/compare/v4.0.0...v4.0.1) #### Bugfixes - Add support for Python 3.11 ([#​3621](https://togithub.com/ansible-community/molecule/issues/3621)) [@​ssbarnea](https://togithub.com/ssbarnea) - Added clarifications about customizing docker images ([#​3604](https://togithub.com/ansible-community/molecule/issues/3604)) [@​timblaktu](https://togithub.com/timblaktu) - Fix undocumented env vars ([#​3600](https://togithub.com/ansible-community/molecule/issues/3600)) [@​gardar](https://togithub.com/gardar) - Document description for action arguments (verify and side_effect) ([#​3605](https://togithub.com/ansible-community/molecule/issues/3605)) [@​amarao](https://togithub.com/amarao) ### [`v4.0.0`](https://togithub.com/ansible-community/molecule/releases/tag/v4.0.0) [Compare Source](https://togithub.com/ansible-community/molecule/compare/v3.6.1...v4.0.0) #### Major Changes - Removed mol command line alias ([#​3457](https://togithub.com/ansible-community/molecule/issues/3457)) [@​ssbarnea](https://togithub.com/ssbarnea) - Remove `ansible` and `ansible-base` extras ([#​3395](https://togithub.com/ansible-community/molecule/issues/3395)) [@​ssbarnea](https://togithub.com/ssbarnea) - Remove support for py36 and py37 ([#​3436](https://togithub.com/ansible-community/molecule/issues/3436)) [@​ssbarnea](https://togithub.com/ssbarnea) #### Minor Changes - Allow bypassing role name checking ([#​3549](https://togithub.com/ansible-community/molecule/issues/3549)) [@​zhan9san](https://togithub.com/zhan9san) - Add support for MOLECULE_PLATFORM_NAME ([#​3416](https://togithub.com/ansible-community/molecule/issues/3416)) [@​zhan9san](https://togithub.com/zhan9san) - Add args for verify and side_effect actions ([#​3467](https://togithub.com/ansible-community/molecule/issues/3467)) [@​amarao](https://togithub.com/amarao) - Enable packit rpm building for Fedora 35 ([#​3456](https://togithub.com/ansible-community/molecule/issues/3456)) [@​ssbarnea](https://togithub.com/ssbarnea) - Remove `ansible` and `ansible-base` extras ([#​3395](https://togithub.com/ansible-community/molecule/issues/3395)) [@​ssbarnea](https://togithub.com/ssbarnea) #### Bugfixes - doc: update doc on inventory/host section for provisioner ([#​3571](https://togithub.com/ansible-community/molecule/issues/3571)) [@​amarao](https://togithub.com/amarao) - Fixes for recent pylint versions ([#​3586](https://togithub.com/ansible-community/molecule/issues/3586)) [@​ssbarnea](https://togithub.com/ssbarnea) - Insert cache_dir into ANSIBLE_ROLES_PATH and ANSIBLE_COLLECTIONS_PATH ([#​3514](https://togithub.com/ansible-community/molecule/issues/3514)) [@​zhan9san](https://togithub.com/zhan9san) - Restore auto-installation of local collection ([#​3225](https://togithub.com/ansible-community/molecule/issues/3225)) [@​ssbarnea](https://togithub.com/ssbarnea) - Bump ansible-compat from 2.0.2 to 2.1.0 ([#​3560](https://togithub.com/ansible-community/molecule/issues/3560)) - Do not gather facts on newly created scenarios ([#​3565](https://togithub.com/ansible-community/molecule/issues/3565)) [@​zhan9san](https://togithub.com/zhan9san) - Use verifier env in ansible verifier ([#​3546](https://togithub.com/ansible-community/molecule/issues/3546)) [@​zhan9san](https://togithub.com/zhan9san) - Missing `f` prefix on f-strings fix ([#​3521](https://togithub.com/ansible-community/molecule/issues/3521)) [@​code-review-doctor](https://togithub.com/code-review-doctor) - Fix wrong environment variables being passed to ansible compat ([#​3404](https://togithub.com/ansible-community/molecule/issues/3404)) ([#​3516](https://togithub.com/ansible-community/molecule/issues/3516)) [@​marblenix](https://togithub.com/marblenix) - Use FQCN for builtin actions ([#​3503](https://togithub.com/ansible-community/molecule/issues/3503)) [@​ziegenberg](https://togithub.com/ziegenberg) - change IRC room from `ansible-molecule` to `ansible-devtools` ([#​3479](https://togithub.com/ansible-community/molecule/issues/3479)) [@​ziegenberg](https://togithub.com/ziegenberg) - Replace toolset container image with creator-ee in the documentation ([#​3480](https://togithub.com/ansible-community/molecule/issues/3480)) [@​ziegenberg](https://togithub.com/ziegenberg) - fix broken molecule login ([#​3468](https://togithub.com/ansible-community/molecule/issues/3468)) [@​amarao](https://togithub.com/amarao) - Added state-file driver validation ([#​3429](https://togithub.com/ansible-community/molecule/issues/3429)) [@​superstes](https://togithub.com/superstes) - Fix additional_files_or_dirs in skip check ([#​3459](https://togithub.com/ansible-community/molecule/issues/3459)) [@​skeetmtp](https://togithub.com/skeetmtp) - Remove paramiko dependency ([#​3454](https://togithub.com/ansible-community/molecule/issues/3454)) [@​ssbarnea](https://togithub.com/ssbarnea) - docs: ansible-lint is not a molecule dep ([#​3446](https://togithub.com/ansible-community/molecule/issues/3446)) [@​justin-f-perez](https://togithub.com/justin-f-perez)

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 years ago

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] commented 2 years ago

This PR was automatically closed because of stale in 10 days

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.