chore(deps): bump the dependencies group across 1 directory with 11 updates#81
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the dependencies group across 1 directory with 11 updates#81dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Updates the requirements on [ansible-core](https://github.com/ansible/ansible), [ansible](https://github.com/ansible-community/ansible-build-data), [ansible-compat](https://github.com/ansible/ansible-compat), [ansible-lint](https://github.com/ansible/ansible-lint), [paramiko](https://github.com/paramiko/paramiko), [pre-commit](https://github.com/pre-commit/pre-commit), [pylint](https://github.com/pylint-dev/pylint), [pytest](https://github.com/pytest-dev/pytest), [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra), [tox](https://github.com/tox-dev/tox) and [yamllint](https://github.com/adrienverge/yamllint) to permit the latest version. Updates `ansible-core` to 2.20.5 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.17.0...v2.20.5) Updates `ansible` to 13.6.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@7.4.0...13.6.0) Updates `ansible-compat` from 25.8.2 to 26.3.0 - [Release notes](https://github.com/ansible/ansible-compat/releases) - [Commits](ansible/ansible-compat@v25.8.2...v26.3.0) Updates `ansible-lint` to 26.4.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v6.14.0...v26.4.0) Updates `paramiko` to 4.0.0 - [Commits](paramiko/paramiko@3.0.0...4.0.0) Updates `pre-commit` to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.2.0...v4.6.0) Updates `pylint` to 4.0.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.0...v4.0.5) 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.0.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@7.0.0...10.2.2) Updates `tox` to 4.53.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.0.0...4.53.0) Updates `yamllint` to 1.38.0 - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.30.0...v1.38.0) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.20.5 dependency-type: direct:production dependency-group: dependencies - dependency-name: ansible dependency-version: 13.6.0 dependency-type: direct:development dependency-group: dependencies - dependency-name: ansible-compat dependency-version: 26.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ansible-lint dependency-version: 26.4.0 dependency-type: direct:development dependency-group: dependencies - dependency-name: paramiko dependency-version: 4.0.0 dependency-type: direct:development dependency-group: dependencies - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development dependency-group: dependencies - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development dependency-group: dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: dependencies - dependency-name: pytest-testinfra dependency-version: 10.2.2 dependency-type: direct:development dependency-group: dependencies - dependency-name: tox dependency-version: 4.53.0 dependency-type: direct:development dependency-group: dependencies - dependency-name: yamllint dependency-version: 1.38.0 dependency-type: direct:development dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 ansible-core, ansible, ansible-compat, ansible-lint, paramiko, pre-commit, pylint, pytest, pytest-testinfra, tox and yamllint to permit the latest version.
Updates
ansible-coreto 2.20.5Release notes
Sourced from ansible-core's releases.
Commits
a5b61bcNew release v2.20.5 (#86873)482c94aDisable ansible-test azure cloud self-test (#86866) (#86869)c9e6f5dUpdate Ansible release version to v2.20.5rc1.post0. (#86837)6e3ad74New release v2.20.5rc1 (#86832)82d1308Fix deepcopy support for imported templates (#86727) (#86829)5c85908Fix --start-at-task (#86345) (#86817)f2a58fd[stable-2.20] Fixes Parsing for ClearLinux exposed by Gentoo (#86384) (#86783)2b1bc9bFix using the server's validate_certs config when downloading (#86705) (#86728)3b89cd2[stable-2.20] ansible-test - generate dist_info. Fixes #86695 (#86768) (#86797)dd77912[stable-2.20] ansible-test - Switch macOS remote to aarch64 (#86653) (#86702)Updates
ansibleto 13.6.0Commits
fe88c72Ansible 13.6.0: Dependencies, changelog and porting guide (#670)1c9976eAnsible 14.0.0a2: Dependencies, changelog and porting guide (#669)c646abePin hitachivantara.vspone_block to < 4.7.0. (#668)5a674d0Bump wntrblm/nox from 2026.02.09 to 2026.04.10 (#666)229ec8cAnsible 14.0.0a1: Dependencies, changelog and porting guide (#665)0f0fdd3Remove deprecated cisco.dnac from Ansible 14 (#664)99aa0d0Ansible 13.5.0: Dependencies, changelog and porting guide (#663)1422c5cPin cisco.dnac to the last version without deprecation warnings, and re-add i...fd7e27bRemove deprecated cisco.dnac from Ansible 14 (#660)565c9f9Add graphiant.naas (#658)Updates
ansible-compatfrom 25.8.2 to 26.3.0Release notes
Sourced from ansible-compat's releases.
... (truncated)
Commits
8c5aebefix: avoid permissions errors with use of tmp folders (#571)1a297fechore(deps): update pep621 (#568)2fe0dd1chore(deps): update all dependencies (#567)3cbb77dfix(security): update dependencies [SECURITY] (#566)300768achore(deps): update all dependencies (#564)8fda580chore: remove use of pytest-sugar and pytest-plus (#563)64d22d6chore(deps): update all dependencies (#560)1d466b4fix: replace pre-commit with prek (#562)dfbd5cbBump pillow from 12.1.0 to 12.1.1 in the uv group across 1 directory (#561)ff0363aBump cryptography in the uv group across 1 directory (#559)Updates
ansible-lintto 26.4.0Release notes
Sourced from ansible-lint's releases.
Commits
5fac056fix: remove deprecated apt_key module from examples and builtins (#5000)90cc6d6fix(security): update dependencies [SECURITY] (#5010)c8b64dbfix: avoid permission error when linting /tmp files (#5009)635c0a5fix: reapply false positive patch for no-changed-when rule (#4989)e4d0353chore: update hooks (#5008)e92a6eachore: implement workaround for coverage merging failure (#5006)b6d547fdocs: fix inaccuracies found during documentation audit (#4999)c146c9bfix: support collection format in mock_roles (#4980)6672262Add support for upcoming Ubuntu 26.04 (#4995)e030143chore(deps): update all dependencies pep621 (#4994)Updates
paramikoto 4.0.0Commits
aad0370Cut 4.0.0 in changelog76f2406Speling8c4277cFix syntax-warning-throwing unittest method calld3a9617Test existence of root module dunder version9579700Nuke mentions of specific Python 3.x versions from docs etcdbfd52cAdministrivia update: Python>=3.9, pyproject.toml, etcc2ba378Remove outdated version check in GSS module2af0dd7I'm good at my job, honeste534b1aFixes #973: remove DSA/DSS support3523febTweak .gitignore to more safely ignore top level docs/Updates
pre-committo 4.6.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
f35134bv4.6.02a51ffcMerge pull request #3662 from pre-commit/hook-impl-optional-hook-dird7dee32make --hook-dir optional for hook-impl965aeb1Merge pull request #3661 from pre-commit/hook-impl-required2eacc06--hook-type is required for hook-implf5678bfMerge pull request #3657 from pre-commit/pre-commit-ci-update-config054cc5b[pre-commit.ci] pre-commit autoupdate5c0f302Merge pull request #3652 from pre-commit/pre-commit-ci-update-configa5d9114[pre-commit.ci] pre-commit autoupdate129a1f5Merge pull request #3641 from pre-commit/mxr-patch-1Updates
pylintto 4.0.5Commits
88e1ab7Bump pylint to 4.0.5, update changelog (#10860)d96d489[Backport maintenance/4.0.x] Relax isort version constraint to allow isort 8 ...0b08ccbFix dynamic color mapping for "fail-on" messages when using multiple reporter...154dba4[Backport maintenance/4.0.x] Fix FP forinvalid-namewithtyping.Finalon...7b73bfdDisable unspecified-encoding for py-version above Python 3.15 (#10800)4cc98be[Backport maintenance/4.0.x] Fix setting options for import order checker (#1...f0d30a2Sync astroid version with requirements file again38bdf02[Backport maintenance/4.0.x] Fixlogging-unsupported-formatwhen logging ...f08c33a[Backport maintenance/4.0.x] Properly detectself.fail()as a terminating...e16f942Bump pylint to 4.0.4, update changelogUpdates
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/isortUpdates
toxto 4.53.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
4c584f2release 4.53.0ddd7280✨ feat(toml): allow bare range/labeled dicts in env_list (#3923)3e7f9df[pre-commit.ci] pre-commit autoupdate (#3922)71ef9bfrelease 4.52.1d15c8fa🐛 fix(pip): invalidate install cache on resolution env var changes (#3921)c1add25build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#3920)1866b9duse normalize_isa for architecture factor matching (#3919)ec77d9f[pre-commit.ci] pre-commit autoupdate (#3918)e7052a6build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (#3915)d83d577release 4.52.0Updates
yamllintto 1.38.0Changelog
Sourced from yamllint's changelog.
... (truncated)
Commits
cba56bcyamllint version 1.38.09dc506bRequire pathspec ≥ 1.0.0 and follow Git's gitignore implementation73b9c0bDrop support for Python 3.922d07edindentation: Fix error message for check-multi-line-stringscfbfe9bREADME: Add Alpine Linux installation instructionsa3b3bb3README: Enhance wording of recursive directory linte3b72f5quoted-strings: Add missing quote-type: consistent docse3d54ccquoted-strings: Add quote-type: consistent0b4ddc8CI: Update GitHub Actions866f805build: Remove license-files from pyproject.tomlDependabot 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