Bump molecule from 4.0.4 to 5.0.1
Bumps molecule from 4.0.4 to 5.0.1.
Release notes
Sourced from molecule's releases.
v5.0.1
Bugfixes
- Avoid using incompatible ansible-compat version (#3906)
@ssbarnea- Fix
treeexample in use case document (#3894)@akira6592- Use api to get driver schema file (#3898)
@apatard- Add
subprocess-run-check(#3896)@Ruchip16- Add
unidiomatic-typecheckcheck (#3893)@Ruchip16- Add
unnecessary-lambdacheck (#3892)@Ruchip16- Address ruff S, EXE skips (#3889)
@ssbarnea- More ruff fixes (#3887)
@ssbarnea- Fix colors when displaying plugin versions (#3886)
@ssbarnea- Add
raise-missing-fromrule (#3885)@Ruchip16- Add
no-else-return,no-else-raise&logging-not-lazycheck (#3884)@Ruchip16- Add
implicit-str-concat&inconsistent-return-statementscheck (#3882)@Ruchip16v5.0.0
Major Changes
- Remove lint command (#3802)
@ssbarneaMinor Changes
- Add tags document (#3866)
@zhan9san- Replace sphinx documentation with mkdocs (#3811)
@ssbarnea- Require ansible-core>=2.12.10 (#3799)
@ssbarnea- Remove support for python3.8 (#3770)
@ssbarnea- Adopt PEP-621 for packaging (#3767)
@ssbarneaBugfixes
- Refactor dependency locks (#3879)
@ssbarnea- Add
consider-using-incheck (#3880)@Ruchip16- Extend schema validation (#3765)
@zhan9san- fix link to monorepo under faq (#3863)
@ahmedwonolo- Fix documentation (#3833)
@ziegenberg- Documentation: Improve group names (#3812)
@ltog- Better indentation in verify template (#3816)
@muellerbe- Replace sphinx documentation with mkdocs (#3811)
@ssbarnea- Remove embedded dockerfile (#3824)
@ssbarnea- Upgrade linters (#3813)
- Add support for custom driver name (#3795)
@gciavarrini- Document molecule-plugins package (#3805)
@ssbarnea- Update test dependencies (#3800)
@ssbarnea- Fix rpm building (#3798)
@ssbarnea- Reorder heading and reformat badges (#3778)
@mamercad- Fixed typo in
docs/ci.rst(#3796)@mitchellroe- Bump test dependencies (#3797)
@ssbarneaDeprecations
... (truncated)
Commits
-
2c4e788Avoid using incompatible ansible-compat version (#3906) -
0d874bdFixtreeexample in use case document (#3894) -
400a3b7Use api to get driver schema file (#3898) -
7cfcf4cAddsubprocess-run-check(#3896) -
2bf5396Addunidiomatic-typecheckcheck (#3893) -
913f474Addunnecessary-lambdacheck (#3892) -
354cda0Address ruff S, EXE skips (#3889) -
e0419baMore ruff fixes (#3887) -
09afe55Fix colors when displaying plugin versions (#3886) -
ebe109eAddraise-missing-fromrule (#3885) - Additional commits viewable in compare view