Update dependency molecule to v3.1.3 #5

Merged
xoxys merged 1 commits from renovate/molecule-3.x into master 2020-10-18 22:54:56 +02:00
Member

This PR contains the following updates:

Package Update Change
molecule minor 3.0.8 -> 3.1.3

Release Notes

ansible-community/molecule

v3.1.3

Compare Source

Changes

Bugfixes

v3.1.2

Compare Source

Changes

Bugfixes

v3.1.1

Compare Source

Changes

Major Changes

Minor Changes

Bugfixes

Deprecations

v3.1.0

Compare Source


Renovate configuration

📅 Schedule: 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, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [molecule](https://github.com/ansible-community/molecule) | minor | `3.0.8` -> `3.1.3` | --- ### Release Notes <details> <summary>ansible-community/molecule</summary> ### [`v3.1.3`](https://github.com/ansible-community/molecule/releases/3.1.3) [Compare Source](https://github.com/ansible-community/molecule/compare/3.1.2...3.1.3) #### Changes #### Bugfixes - Avoid implicit gather_facts on verify ([#&#8203;2897](https://github.com/ansible-community/molecule/issues/2897)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Documentation: fixing --parallel flag position and typos ([#&#8203;2858](https://github.com/ansible-community/molecule/issues/2858)) [@&#8203;Arnoways](https://github.com/Arnoways) ### [`v3.1.2`](https://github.com/ansible-community/molecule/releases/3.1.2) [Compare Source](https://github.com/ansible-community/molecule/compare/3.1.1...3.1.2) #### Changes #### Bugfixes - Contributing docs edit regarding broken URLs ([#&#8203;2889](https://github.com/ansible-community/molecule/issues/2889)) [@&#8203;fourstepper](https://github.com/fourstepper) - Relaxed test extra dependencies ([#&#8203;2888](https://github.com/ansible-community/molecule/issues/2888)) [@&#8203;ssbarnea](https://github.com/ssbarnea) ### [`v3.1.1`](https://github.com/ansible-community/molecule/releases/3.1.1) [Compare Source](https://github.com/ansible-community/molecule/compare/3.1.0...3.1.1) #### Changes #### Major Changes - Remove molecule ansible filters ([#&#8203;2869](https://github.com/ansible-community/molecule/issues/2869)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Remove support for gilt ([#&#8203;2814](https://github.com/ansible-community/molecule/issues/2814)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Remove podman driver from core ([#&#8203;2812](https://github.com/ansible-community/molecule/issues/2812)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Remove docker driver from core ([#&#8203;2811](https://github.com/ansible-community/molecule/issues/2811)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Remove dependency on ansible library ([#&#8203;2805](https://github.com/ansible-community/molecule/issues/2805)) [@&#8203;ssbarnea](https://github.com/ssbarnea) #### Minor Changes - Enable py39 support ([#&#8203;2873](https://github.com/ansible-community/molecule/issues/2873)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Include filename with validation failures ([#&#8203;2829](https://github.com/ansible-community/molecule/issues/2829)) [@&#8203;ssbarnea](https://github.com/ssbarnea) #### Bugfixes - Remove test dependency on external galaxy role ([#&#8203;2813](https://github.com/ansible-community/molecule/issues/2813)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Update docs about .env.yml ([#&#8203;2803](https://github.com/ansible-community/molecule/issues/2803)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Fixed linters ([#&#8203;2802](https://github.com/ansible-community/molecule/issues/2802)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Add driver-name parameter to init_scenario test helper ([#&#8203;2798](https://github.com/ansible-community/molecule/issues/2798)) [@&#8203;lod](https://github.com/lod) - Update docs to recommend docker:stable-dind ([#&#8203;2795](https://github.com/ansible-community/molecule/issues/2795)) [@&#8203;fourstepper](https://github.com/fourstepper) - Removed ansible plugin testing support ([#&#8203;2881](https://github.com/ansible-community/molecule/issues/2881)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Allow external drivers to have their own embedded playbooks ([#&#8203;2879](https://github.com/ansible-community/molecule/issues/2879)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Assured dependency installed collections are isolated ([#&#8203;2875](https://github.com/ansible-community/molecule/issues/2875)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - export DEBIAN_FRONTEND when building image ([#&#8203;2868](https://github.com/ansible-community/molecule/issues/2868)) [@&#8203;hluaces](https://github.com/hluaces) - Fixed CustomLogger super call ([#&#8203;2849](https://github.com/ansible-community/molecule/issues/2849)) [@&#8203;mattp-](https://github.com/mattp-) - Update molecule tag in examples.rst ([#&#8203;2848](https://github.com/ansible-community/molecule/issues/2848)) [@&#8203;malodie](https://github.com/malodie) - Remove unnecessary commands in ci docs ([#&#8203;2850](https://github.com/ansible-community/molecule/issues/2850)) [@&#8203;aminvakil](https://github.com/aminvakil) - Sort tests files for testinfra by filename ([#&#8203;2846](https://github.com/ansible-community/molecule/issues/2846)) [@&#8203;atmaniak](https://github.com/atmaniak) - Fixed build-containers ([#&#8203;2852](https://github.com/ansible-community/molecule/issues/2852)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Added hint about current directory for "initialization" ([#&#8203;2842](https://github.com/ansible-community/molecule/issues/2842)) [@&#8203;wouterj](https://github.com/wouterj) - Update ci.rst ([#&#8203;2830](https://github.com/ansible-community/molecule/issues/2830)) [@&#8203;OyvindLGjesdal](https://github.com/OyvindLGjesdal) - Correct docstring for init role command class ([#&#8203;2826](https://github.com/ansible-community/molecule/issues/2826)) [@&#8203;1efty](https://github.com/1efty) - Correct GitHub Actions example ([#&#8203;2821](https://github.com/ansible-community/molecule/issues/2821)) [@&#8203;sestrella](https://github.com/sestrella) #### Deprecations - Removed ansible plugin testing support ([#&#8203;2881](https://github.com/ansible-community/molecule/issues/2881)) [@&#8203;ssbarnea](https://github.com/ssbarnea) ### [`v3.1.0`](https://github.com/ansible-community/molecule/compare/3.0.8...3.1.0) [Compare Source](https://github.com/ansible-community/molecule/compare/3.0.8...3.1.0) </details> --- ### Renovate configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate).
xoxys merged commit bca17f8150 into master 2020-10-18 22:54:57 +02:00
xoxys deleted branch renovate/molecule-3.x 2020-10-18 22:55:08 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
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: container/molecule#5
No description provided.