[PR #1753] Update dependency ansible-lint to v26.2.0 #3075

Open
opened 2026-03-01 18:42:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1753
Author: @renovate[bot]
Created: 2/25/2026
Status: 🔄 Open

Base: developmentHead: renovate/ansible-lint-26.x


📝 Commits (1)

  • 4f4aa94 Update dependency ansible-lint to v26.2.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/pull-requests.yml (+1 -1)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
ansible-lint (changelog) 26.1.126.2.0 age confidence

Release Notes

ansible/ansible-lint (ansible-lint)

v26.2.0

Compare Source

Features

Fixes

Maintenance


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 was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/1753 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 2/25/2026 **Status:** 🔄 Open **Base:** `development` ← **Head:** `renovate/ansible-lint-26.x` --- ### 📝 Commits (1) - [`4f4aa94`](https://github.com/netbootxyz/netboot.xyz/commit/4f4aa94b89f81ccfd29f97993af8c07c87d54c36) Update dependency ansible-lint to v26.2.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/pull-requests.yml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [ansible-lint](https://redirect.github.com/ansible/ansible-lint) ([changelog](https://redirect.github.com/ansible/ansible-lint/releases)) | `26.1.1` → `26.2.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-lint/26.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-lint/26.1.1/26.2.0?slim=true) | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible-lint)</summary> ### [`v26.2.0`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v26.2.0) [Compare Source](https://redirect.github.com/ansible/ansible-lint/compare/v26.1.1...v26.2.0) #### Features - feat: complexity\[tasks] for task and handler files ([#&#8203;4799](https://redirect.github.com/ansible/ansible-lint/issues/4799)) [@&#8203;ARYPROGRAMMER](https://redirect.github.com/ARYPROGRAMMER) - feat: adding new argument\_spec rule and tests ([#&#8203;4968](https://redirect.github.com/ansible/ansible-lint/issues/4968)) [@&#8203;djdanielsson](https://redirect.github.com/djdanielsson) - feat: allow users to opt into rules while still using profiles ([#&#8203;4974](https://redirect.github.com/ansible/ansible-lint/issues/4974)) [@&#8203;djdanielsson](https://redirect.github.com/djdanielsson) - feat: use uv for installation and add override\_version input ([#&#8203;4703](https://redirect.github.com/ansible/ansible-lint/issues/4703)) ([#&#8203;4933](https://redirect.github.com/ansible/ansible-lint/issues/4933)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) #### Fixes - fix: no-free-form transform parsing ([#&#8203;4942](https://redirect.github.com/ansible/ansible-lint/issues/4942)) [@&#8203;Edition-X](https://redirect.github.com/Edition-X) - fix: make ansible-lint work with AWS CodeBuild Lambda ([#&#8203;4972](https://redirect.github.com/ansible/ansible-lint/issues/4972)) [@&#8203;GElkayam](https://redirect.github.com/GElkayam) - fix: skip\_list with sub-rules no longer skips entire rule ([#&#8203;4955](https://redirect.github.com/ansible/ansible-lint/issues/4955)) [@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman) - fix: update pre-commit hook to support Python 3.14 ([#&#8203;4959](https://redirect.github.com/ansible/ansible-lint/issues/4959)) [@&#8203;dmzoneill](https://redirect.github.com/dmzoneill) - fix: respect custom yamllint config ([#&#8203;4758](https://redirect.github.com/ansible/ansible-lint/issues/4758)) [@&#8203;dbrennand](https://redirect.github.com/dbrennand) - fix: use pip instead of uv when setup\_python is false ([#&#8203;4941](https://redirect.github.com/ansible/ansible-lint/issues/4941)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) - fix: resolved issue with uv installing python ([#&#8203;4940](https://redirect.github.com/ansible/ansible-lint/issues/4940)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) - fix: restore correct mapping indentation after anchors ([#&#8203;4935](https://redirect.github.com/ansible/ansible-lint/issues/4935)) ([#&#8203;4936](https://redirect.github.com/ansible/ansible-lint/issues/4936)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) - fix: schema/meta support SLES 15SP7 and 16 ([#&#8203;4938](https://redirect.github.com/ansible/ansible-lint/issues/4938)) [@&#8203;Klaas-](https://redirect.github.com/Klaas-) - Bump actions/checkout in README ([#&#8203;4934](https://redirect.github.com/ansible/ansible-lint/issues/4934)) [@&#8203;jaap3](https://redirect.github.com/jaap3) - fix: resolve path resolution for imported tasks in global tasks direc… ([#&#8203;4926](https://redirect.github.com/ansible/ansible-lint/issues/4926)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) #### Maintenance - chore: remove use of pytest-sugar ([#&#8203;4977](https://redirect.github.com/ansible/ansible-lint/issues/4977)) [@&#8203;ssbarnea](https://redirect.github.com/ssbarnea) - chore: update test deps ([#&#8203;4976](https://redirect.github.com/ansible/ansible-lint/issues/4976)) [@&#8203;ssbarnea](https://redirect.github.com/ssbarnea) - chore: remove use of pytest-plus ([#&#8203;4975](https://redirect.github.com/ansible/ansible-lint/issues/4975)) [@&#8203;ssbarnea](https://redirect.github.com/ssbarnea) - chore: pre-commit autoupdate ([#&#8203;4948](https://redirect.github.com/ansible/ansible-lint/issues/4948)) @&#8203;[pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci) - chore(deps): bump ajv from 8.10.0 to 8.18.0 in /test/schemas ([#&#8203;4970](https://redirect.github.com/ansible/ansible-lint/issues/4970)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump cryptography from 46.0.4 to 46.0.5 in /.config ([#&#8203;4962](https://redirect.github.com/ansible/ansible-lint/issues/4962)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump pillow from 12.1.0 to 12.1.1 ([#&#8203;4964](https://redirect.github.com/ansible/ansible-lint/issues/4964)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump cryptography from 46.0.4 to 46.0.5 ([#&#8203;4963](https://redirect.github.com/ansible/ansible-lint/issues/4963)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore: fix mypy failures plus extra ([#&#8203;4954](https://redirect.github.com/ansible/ansible-lint/issues/4954)) [@&#8203;ssbarnea](https://redirect.github.com/ssbarnea) - chore(deps): update all dependencies ([#&#8203;4937](https://redirect.github.com/ansible/ansible-lint/issues/4937)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4932](https://redirect.github.com/ansible/ansible-lint/issues/4932)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4931](https://redirect.github.com/ansible/ansible-lint/issues/4931)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4930](https://redirect.github.com/ansible/ansible-lint/issues/4930)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4929](https://redirect.github.com/ansible/ansible-lint/issues/4929)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4928](https://redirect.github.com/ansible/ansible-lint/issues/4928)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/netbootxyz/netboot.xyz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zNi4yIiwidXBkYXRlZEluVmVyIjoiNDMuMzYuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3BtZW50IiwibGFiZWxzIjpbXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#3075
No description provided.