ansible-minecraft
ansible-minecraft copied to clipboard
Bump molecule[docker] from 3.3.4 to 4.0.3
Bumps molecule[docker] from 3.3.4 to 4.0.3.
Release notes
Sourced from molecule[docker]'s releases.
v4.0.3
Bugfixes
- Add support for cgroupns_mode (#3700)
@zhan9san
- Platform
env
expects a dict of vars (#3690)@zeitounator
- Support ANSIBLE_COLLECTIONS_PATH environment var (#3681)
@nre-ableton
- Fix schema (#3687)
@jsf9k
- Bump ansible-compat from 2.2.0 to 2.2.1 (#3670)
v4.0.2
Bugfixes
- Use FQCN at any point I found (#3680)
@muellerbe
- Schema fix (#3671)
@apatard
- Adopt molecule config JSON schema (#3668)
@ssbarnea
- Replace cerberus with jsonschema for configuration validation (#3638)
@zhan9san
- Downgrade log level when linking Ansible variables (#3646)
@sleiner
v4.0.1
Bugfixes
- Add support for Python 3.11 (#3621)
@ssbarnea
- Added clarifications about customizing docker images (#3604)
@timblaktu
- Fix undocumented env vars (#3600)
@gardar
- Document description for action arguments (verify and side_effect) (#3605)
@amarao
v4.0.0
Major Changes
- Removed mol command line alias (#3457)
@ssbarnea
- Remove
ansible
andansible-base
extras (#3395)@ssbarnea
- Remove support for py36 and py37 (#3436)
@ssbarnea
Minor Changes
- Allow bypassing role name checking (#3549)
@zhan9san
- Add support for MOLECULE_PLATFORM_NAME (#3416)
@zhan9san
- Add args for verify and side_effect actions (#3467)
@amarao
- Enable packit rpm building for Fedora 35 (#3456)
@ssbarnea
- Remove
ansible
andansible-base
extras (#3395)@ssbarnea
Bugfixes
- doc: update doc on inventory/host section for provisioner (#3571)
@amarao
- Fixes for recent pylint versions (#3586)
@ssbarnea
- Insert cache_dir into ANSIBLE_ROLES_PATH and ANSIBLE_COLLECTIONS_PATH (#3514)
@zhan9san
- Restore auto-installation of local collection (#3225)
@ssbarnea
- Bump ansible-compat from 2.0.2 to 2.1.0 (#3560)
- Do not gather facts on newly created scenarios (#3565)
@zhan9san
- Use verifier env in ansible verifier (#3546)
@zhan9san
... (truncated)
Commits
8b0ef4f
Add support for cgroupns_mode (#3700)6fdc847
Bump coverage from 6.4.4 to 6.5.0 (#3697)27c4862
Bump pytest-mock from 3.8.2 to 3.10.0 (#3696)d821e89
[pre-commit.ci] pre-commit autoupdate (#3695)5586af5
Bump more-itertools from 8.14.0 to 9.0.0 (#3694)defaea8
Bump cryptography from 37.0.4 to 38.0.1 (#3692)6770a59
Reconfigure dependabot (#3651)c6e2dbb
Platformenv
expects a dict of vars (#3690)144bbae
Support ANSIBLE_COLLECTIONS_PATH environment var (#3681)3ff57d4
Fix schema (#3687)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)