molecule-ansible-docker-aws
molecule-ansible-docker-aws copied to clipboard
Update dependency python-vagrant to v1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| python-vagrant | ==0.5.15 -> ==1.0.0 |
Release Notes
pycontribs/python-vagrant
v1.0.0
Major Changes
- use vm_name as first positional argument in up() (#111) @konstruktoid
- Drop support for py37 (#90) @ssbarnea
- Require py37+ and adopt PEP-517 packaging (#77) @ssbarnea
Minor Changes
- Adopt src code layout (#116) @ssbarnea
- configure vbguest and validate Vagrantfile during lifecycle test (#115) @konstruktoid
- add
vagrant validate(#100) @konstruktoid - Declare vagrant package as typed (#94) @ssbarnea
Bugfixes
- Ensure use of setuptools-scm version (#118) @ssbarnea
- Fixes non-virtualbox provider (#113) @apatard
- Don't use shell to run vagrant subprocess (#112) @apatard
- Update README.md (#114) @ssbarnea
- Fixed main README (#101) @ssbarnea
- Fix streaming with python3+ (#103) @apatard
- Ensure box remove uses force (#99) @ssbarnea
- Fix vagrant output parsing (#93) @apatard
- Fix logging deprecation (#81) @ssbarnea
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, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.