Update dependency molecule to v4 (main) #9

Merged
decentral1se merged 1 commits from renovate/main-molecule-4.x into main 2022-07-19 11:52:58 +00:00
Member

This PR contains the following updates:

Package Update Change
molecule major ==3.6.1 -> ==4.0.0

Release Notes

ansible-community/molecule

v4.0.0

Compare Source

Major Changes

Minor Changes

Bugfixes


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [molecule](https://github.com/ansible-community/molecule) | major | `==3.6.1` -> `==4.0.0` | --- ### Release Notes <details> <summary>ansible-community/molecule</summary> ### [`v4.0.0`](https://github.com/ansible-community/molecule/releases/tag/v4.0.0) [Compare Source](https://github.com/ansible-community/molecule/compare/v3.6.1...v4.0.0) #### Major Changes - Removed mol command line alias ([#&#8203;3457](https://github.com/ansible-community/molecule/issues/3457)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Remove `ansible` and `ansible-base` extras ([#&#8203;3395](https://github.com/ansible-community/molecule/issues/3395)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Remove support for py36 and py37 ([#&#8203;3436](https://github.com/ansible-community/molecule/issues/3436)) [@&#8203;ssbarnea](https://github.com/ssbarnea) #### Minor Changes - Allow bypassing role name checking ([#&#8203;3549](https://github.com/ansible-community/molecule/issues/3549)) [@&#8203;zhan9san](https://github.com/zhan9san) - Add support for MOLECULE_PLATFORM_NAME ([#&#8203;3416](https://github.com/ansible-community/molecule/issues/3416)) [@&#8203;zhan9san](https://github.com/zhan9san) - Add args for verify and side_effect actions ([#&#8203;3467](https://github.com/ansible-community/molecule/issues/3467)) [@&#8203;amarao](https://github.com/amarao) - Enable packit rpm building for Fedora 35 ([#&#8203;3456](https://github.com/ansible-community/molecule/issues/3456)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Remove `ansible` and `ansible-base` extras ([#&#8203;3395](https://github.com/ansible-community/molecule/issues/3395)) [@&#8203;ssbarnea](https://github.com/ssbarnea) #### Bugfixes - doc: update doc on inventory/host section for provisioner ([#&#8203;3571](https://github.com/ansible-community/molecule/issues/3571)) [@&#8203;amarao](https://github.com/amarao) - Fixes for recent pylint versions ([#&#8203;3586](https://github.com/ansible-community/molecule/issues/3586)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Insert cache_dir into ANSIBLE_ROLES_PATH and ANSIBLE_COLLECTIONS_PATH ([#&#8203;3514](https://github.com/ansible-community/molecule/issues/3514)) [@&#8203;zhan9san](https://github.com/zhan9san) - Restore auto-installation of local collection ([#&#8203;3225](https://github.com/ansible-community/molecule/issues/3225)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Bump ansible-compat from 2.0.2 to 2.1.0 ([#&#8203;3560](https://github.com/ansible-community/molecule/issues/3560)) - Do not gather facts on newly created scenarios ([#&#8203;3565](https://github.com/ansible-community/molecule/issues/3565)) [@&#8203;zhan9san](https://github.com/zhan9san) - Use verifier env in ansible verifier ([#&#8203;3546](https://github.com/ansible-community/molecule/issues/3546)) [@&#8203;zhan9san](https://github.com/zhan9san) - Missing `f` prefix on f-strings fix ([#&#8203;3521](https://github.com/ansible-community/molecule/issues/3521)) [@&#8203;code-review-doctor](https://github.com/code-review-doctor) - Fix wrong environment variables being passed to ansible compat ([#&#8203;3404](https://github.com/ansible-community/molecule/issues/3404)) ([#&#8203;3516](https://github.com/ansible-community/molecule/issues/3516)) [@&#8203;marblenix](https://github.com/marblenix) - Use FQCN for builtin actions ([#&#8203;3503](https://github.com/ansible-community/molecule/issues/3503)) [@&#8203;ziegenberg](https://github.com/ziegenberg) - change IRC room from `ansible-molecule` to `ansible-devtools` ([#&#8203;3479](https://github.com/ansible-community/molecule/issues/3479)) [@&#8203;ziegenberg](https://github.com/ziegenberg) - Replace toolset container image with creator-ee in the documentation ([#&#8203;3480](https://github.com/ansible-community/molecule/issues/3480)) [@&#8203;ziegenberg](https://github.com/ziegenberg) - fix broken molecule login ([#&#8203;3468](https://github.com/ansible-community/molecule/issues/3468)) [@&#8203;amarao](https://github.com/amarao) - Added state-file driver validation ([#&#8203;3429](https://github.com/ansible-community/molecule/issues/3429)) [@&#8203;superstes](https://github.com/superstes) - Fix additional_files_or_dirs in skip check ([#&#8203;3459](https://github.com/ansible-community/molecule/issues/3459)) [@&#8203;skeetmtp](https://github.com/skeetmtp) - Remove paramiko dependency ([#&#8203;3454](https://github.com/ansible-community/molecule/issues/3454)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - docs: ansible-lint is not a molecule dep ([#&#8203;3446](https://github.com/ansible-community/molecule/issues/3446)) [@&#8203;justin-f-perez](https://github.com/justin-f-perez) </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2022-07-05 07:03:43 +00:00
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
600ad15b1e
Update dependency molecule to v4
decentral1se merged commit f671924ffb into main 2022-07-19 11:52:58 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: autonomic-cooperative/autonomic.netdata#9
No description provided.