chore(deps): bump the testing group with 4 updates#65
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [molecule](https://github.com/ansible-community/molecule), [molecule-plugins](https://github.com/ansible-community/molecule-plugins), [pytest](https://github.com/pytest-dev/pytest) and [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) to permit the latest version. Updates `molecule` to 26.4.0 - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](ansible/molecule@v6.0.0...v26.4.0) Updates `molecule-plugins` to 25.8.12 - [Release notes](https://github.com/ansible-community/molecule-plugins/releases) - [Commits](ansible-community/molecule-plugins@v23.5.0...v25.8.12) Updates `pytest` to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.0...9.0.3) Updates `pytest-testinfra` to 10.2.2 - [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases) - [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-testinfra@10.0.0...10.2.2) --- updated-dependencies: - dependency-name: molecule dependency-version: 26.4.0 dependency-type: direct:production dependency-group: testing - dependency-name: molecule-plugins dependency-version: 25.8.12 dependency-type: direct:production dependency-group: testing - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: testing - dependency-name: pytest-testinfra dependency-version: 10.2.2 dependency-type: direct:production dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on molecule, molecule-plugins, pytest and pytest-testinfra to permit the latest version.
Updates
moleculeto 26.4.0Release notes
Sourced from molecule's releases.
Commits
e4c7887chore(deps): update pep621 (#4627)53d482achore(deps): update pep621 (#4622)9d117effix(security): update dependencies [SECURITY] (#4624)1386c70fix: validate subcommand name before dynamic import (#4620)7a686d0chore(deps): update pep621 (#4619)ad84c7echore(deps): update all dependencies (#4618)a41aa11feat: add --workers flag for concurrent scenario execution (#4616)8d7e8d9fix: remove use of click-help-colors (#4569)31fa0a5chore(deps): update all dependencies (#4612)6b0e3d7chore: replace pre-commit with prek (#4614)Updates
molecule-pluginsto 25.8.12Release notes
Sourced from molecule-plugins's releases.
Commits
9dfa726Update README.md126e95bFix ansible-core 2.19 issues (#324)1a52b71Fix CI with newest molecule (#303)980db38.github/workflows/release.yml: Fix release613b885Moving cleaning up molecule_instance_config tasks to the of the block, becaus...d511fe6[Molecule v25.1.0] Replace util.run_command() with get_app(Path()).run_command()3252e87Update cert-tofu to cert:tofueab00efOpenstack add public IP options (#263)a372bd3bug: missing until for retry in gce plugin (#288)35fbde7Vagrant: Reducing whitespace in Vagrantfile (#289)Updates
pytestto 9.0.3Release notes
Sourced from pytest's releases.
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
pytest-testinfrato 10.2.2Release notes
Sourced from pytest-testinfra's releases.
Changelog
Sourced from pytest-testinfra's changelog.
... (truncated)
Commits
120da73Update changelog for v10.2.25c2da6eInclude files required to run tests in sdist83643caAdd changelog for 10.2.15c81fcfAtempt to fix gh workflow to publish to pypic0dc468Add Changelog for 10.2.0f16fe47Use pytest command instead of py.testdcc694cAlso run lint for py 3.12 and 3.13cac040dSwitch packaging to use hatchling4567a63Drop unused extra "args" argument to run_winrm()d45b633Use ruff format instead of black/isortDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions