nolte / ansible-role-msopenjdk

Ansible Role for install the Microsoft OpenJDK from Archive.
https://nolte.github.io/ansible-role-msopenjdk
0 stars 1 forks source link

Update dependency molecule to v6 #159

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
molecule (changelog) ==5.0.1 -> ==6.0.2 age adoption passing confidence

Release Notes

ansible-community/molecule (molecule) ### [`v6.0.2`](https://togithub.com/ansible/molecule/releases/tag/v6.0.2) [Compare Source](https://togithub.com/ansible-community/molecule/compare/v6.0.1...v6.0.2) #### Bugfixes - Update the getting started guide ([#​4023](https://togithub.com/ansible-community/molecule/issues/4023)) [@​ajinkyau](https://togithub.com/ajinkyau) - Update ansible-compat to v4.1.7 ([#​4022](https://togithub.com/ansible-community/molecule/issues/4022)) [@​ajinkyau](https://togithub.com/ajinkyau) ### [`v6.0.1`](https://togithub.com/ansible/molecule/releases/tag/v6.0.1) [Compare Source](https://togithub.com/ansible-community/molecule/compare/v6.0.0...v6.0.1) #### Bugfixes - Pass environment in testinfra ([#​4014](https://togithub.com/ansible-community/molecule/issues/4014)) [@​zhan9san](https://togithub.com/zhan9san) - fix: remove `role` from `init` help info ([#​4010](https://togithub.com/ansible-community/molecule/issues/4010)) [@​chenrui333](https://togithub.com/chenrui333) ### [`v6.0.0`](https://togithub.com/ansible/molecule/releases/tag/v6.0.0) [Compare Source](https://togithub.com/ansible-community/molecule/compare/v5.1.0...v6.0.0) #### Major Changes - Change current directory to scenario before running playbooks ([#​3966](https://togithub.com/ansible-community/molecule/issues/3966)) [@​ssbarnea](https://togithub.com/ssbarnea) - Temporary disable support for external drivers ([#​3961](https://togithub.com/ansible-community/molecule/issues/3961)) [@​ssbarnea](https://togithub.com/ssbarnea) (REVERTED) - Reimplemented templating (init command) ([#​3959](https://togithub.com/ansible-community/molecule/issues/3959)) [@​ssbarnea](https://togithub.com/ssbarnea) - Remove ability to configure collections-path and roles-path for dependency ([#​3956](https://togithub.com/ansible-community/molecule/issues/3956)) [@​ssbarnea](https://togithub.com/ssbarnea) #### Minor Changes - Allow molecule to list scenarios present under molecule directory within a collection ([#​3989](https://togithub.com/ansible-community/molecule/issues/3989)) [@​ajinkyau](https://togithub.com/ajinkyau) - Avoid skipping create and destroy steps on delegated ([#​3949](https://togithub.com/ansible-community/molecule/issues/3949)) [@​ssbarnea](https://togithub.com/ssbarnea) #### Bugfixes - Ignore scenarios in virtual envrionments ([#​3996](https://togithub.com/ansible-community/molecule/issues/3996)) [@​ajinkyau](https://togithub.com/ajinkyau) - Scaffold future docs structure ([#​3997](https://togithub.com/ansible-community/molecule/issues/3997)) [@​cidrblock](https://togithub.com/cidrblock) - Update documentation ([#​3985](https://togithub.com/ansible-community/molecule/issues/3985)) [@​ajinkyau](https://togithub.com/ajinkyau) - Add example of integration with kubevirt ([#​3972](https://togithub.com/ansible-community/molecule/issues/3972)) [@​jangel97](https://togithub.com/jangel97) - Make pytest-testinfra as an optional dependency ([#​3982](https://togithub.com/ansible-community/molecule/issues/3982)) [@​ajinkyau](https://togithub.com/ajinkyau) - Dependency installation directory is changed ([#​3980](https://togithub.com/ansible-community/molecule/issues/3980)) [@​zhan9san](https://togithub.com/zhan9san) - Avoid reinstalling dependencies ([#​3979](https://togithub.com/ansible-community/molecule/issues/3979)) [@​zhan9san](https://togithub.com/zhan9san) - Remove constraints requirement files ([#​3981](https://togithub.com/ansible-community/molecule/issues/3981)) [@​zhan9san](https://togithub.com/zhan9san) - Add example of using docker collection using default driver ([#​3978](https://togithub.com/ansible-community/molecule/issues/3978)) [@​zhan9san](https://togithub.com/zhan9san) - Update documentation ([#​3975](https://togithub.com/ansible-community/molecule/issues/3975)) [@​ajinkyau](https://togithub.com/ajinkyau) - Fix connection plugin name setting ([#​3957](https://togithub.com/ansible-community/molecule/issues/3957)) [@​apatard](https://togithub.com/apatard) - Disable isolation from ansible-compat Runtime ([#​3962](https://togithub.com/ansible-community/molecule/issues/3962)) [@​ssbarnea](https://togithub.com/ssbarnea) - Add example of using podman collection using default driver ([#​3947](https://togithub.com/ansible-community/molecule/issues/3947)) [@​ssbarnea](https://togithub.com/ssbarnea) - Improve how executed commands are logged ([#​3948](https://togithub.com/ansible-community/molecule/issues/3948)) [@​ssbarnea](https://togithub.com/ssbarnea) - Make driver optional in molecule.yml file ([#​3946](https://togithub.com/ansible-community/molecule/issues/3946)) [@​ssbarnea](https://togithub.com/ssbarnea) ### [`v5.1.0`](https://togithub.com/ansible/molecule/releases/tag/v5.1.0) [Compare Source](https://togithub.com/ansible-community/molecule/compare/v5.0.1...v5.1.0) #### Minor Changes - Ensure external drivers are installed ([#​3901](https://togithub.com/ansible-community/molecule/issues/3901)) [@​apatard](https://togithub.com/apatard) - Update dependency doc ([#​3916](https://togithub.com/ansible-community/molecule/issues/3916)) [@​zhan9san](https://togithub.com/zhan9san) - Improve documentation for upgrade scenario ([#​3899](https://togithub.com/ansible-community/molecule/issues/3899)) [@​fauust](https://togithub.com/fauust) #### Bugfixes - Fix documentation links ([#​3940](https://togithub.com/ansible-community/molecule/issues/3940)) [@​ssbarnea](https://togithub.com/ssbarnea) - Fix quoted strings templating ([#​3911](https://togithub.com/ansible-community/molecule/issues/3911)) [@​samiam](https://togithub.com/samiam) - Adds Support for Shell Type Instance Param to Delegated Driver ([#​3932](https://togithub.com/ansible-community/molecule/issues/3932)) [@​zollo](https://togithub.com/zollo) - Fix dead link in documentation ([#​3923](https://togithub.com/ansible-community/molecule/issues/3923)) [@​rtakasuke](https://togithub.com/rtakasuke) - Use backwards incompatible change from ansible-compat 4.0.1 ([#​3904](https://togithub.com/ansible-community/molecule/issues/3904)) [@​asmacdo](https://togithub.com/asmacdo)

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 9 months 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 9 months ago

This PR was automatically closed because of stale in 10 days

renovate[bot] commented 9 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.