[PR #1731] [MERGED] Update dependency ansible-lint to v26 #3064

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1731
Author: @renovate[bot]
Created: 1/8/2026
Status: Merged
Merged: 1/11/2026
Merged by: @antonym

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


📝 Commits (1)

  • 84fe4e3 Update dependency ansible-lint to v26

📊 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) 25.12.226.1.0 age confidence

Release Notes

ansible/ansible-lint (ansible-lint)

v26.1.0

Compare Source

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/1731 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/11/2026 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `renovate/ansible-lint-26.x` --- ### 📝 Commits (1) - [`84fe4e3`](https://github.com/netbootxyz/netboot.xyz/commit/84fe4e3be908d0f5a055d4728c770c10627d2c8e) Update dependency ansible-lint to v26 ### 📊 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)) | `25.12.2` → `26.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-lint/26.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-lint/25.12.2/26.1.0?slim=true) | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible-lint)</summary> ### [`v26.1.0`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v26.1.0) [Compare Source](https://redirect.github.com/ansible/ansible-lint/compare/v25.12.2...v26.1.0) #### Fixes - fix: implement precise filtering for bracketed sub-tags ([#&#8203;4892](https://redirect.github.com/ansible/ansible-lint/issues/4892)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) - fix: avoid unnecessary creation of .ansible folders ([#&#8203;4894](https://redirect.github.com/ansible/ansible-lint/issues/4894)) [@&#8203;ssbarnea](https://redirect.github.com/ssbarnea) - fix: refactor RulesCollection to always require app argument ([#&#8203;4891](https://redirect.github.com/ansible/ansible-lint/issues/4891)) [@&#8203;ssbarnea](https://redirect.github.com/ssbarnea) - fix: anchor kind discovery to project root ([#&#8203;4763](https://redirect.github.com/ansible/ansible-lint/issues/4763)) ([#&#8203;4889](https://redirect.github.com/ansible/ansible-lint/issues/4889)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) - fix: avoid creating cache directory when listing version ([#&#8203;4865](https://redirect.github.com/ansible/ansible-lint/issues/4865)) [@&#8203;ssbarnea](https://redirect.github.com/ssbarnea) - fix: ensure exclude\_paths are honored for unparseable files ([#&#8203;4886](https://redirect.github.com/ansible/ansible-lint/issues/4886)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) - fix: avoid use of pathspec 1.0.0 until yamllint is updated ([#&#8203;4887](https://redirect.github.com/ansible/ansible-lint/issues/4887)) [@&#8203;ssbarnea](https://redirect.github.com/ssbarnea) - fix: allow valid tabs in lineinfile nested in blocks ([#&#8203;4719](https://redirect.github.com/ansible/ansible-lint/issues/4719)) ([#&#8203;4881](https://redirect.github.com/ansible/ansible-lint/issues/4881)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) - fix: update documentation to clarify requirement to run from project … ([#&#8203;4885](https://redirect.github.com/ansible/ansible-lint/issues/4885)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) - fix: replace hardcoded /tmp path with secure temp directory (CWE… ([#&#8203;4878](https://redirect.github.com/ansible/ansible-lint/issues/4878)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) - fix: handle missing keys in \_parse\_failed\_msg to prevent KeyError ([#&#8203;4879](https://redirect.github.com/ansible/ansible-lint/issues/4879)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) - fix: add argument\_specs to meta schema ([#&#8203;4762](https://redirect.github.com/ansible/ansible-lint/issues/4762)) ([#&#8203;4880](https://redirect.github.com/ansible/ansible-lint/issues/4880)) [@&#8203;Jkhall81](https://redirect.github.com/Jkhall81) - fix: retire -p/--parseable option ([#&#8203;4884](https://redirect.github.com/ansible/ansible-lint/issues/4884)) [@&#8203;ssbarnea](https://redirect.github.com/ssbarnea) - fix: correct partial-become rule documentation comments ([#&#8203;4876](https://redirect.github.com/ansible/ansible-lint/issues/4876)) [@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman) #### Maintenance - chore: add almalinux platform to meta schemas ([#&#8203;4893](https://redirect.github.com/ansible/ansible-lint/issues/4893)) [@&#8203;thelinuxracoon](https://redirect.github.com/thelinuxracoon) - chore: refactor testing code to reduce use of get\_app() ([#&#8203;4890](https://redirect.github.com/ansible/ansible-lint/issues/4890)) [@&#8203;ssbarnea](https://redirect.github.com/ssbarnea) - chore(deps): update all dependencies ([#&#8203;4877](https://redirect.github.com/ansible/ansible-lint/issues/4877)) @&#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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3BtZW50IiwibGFiZWxzIjpbXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:42:35 +03:00
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#3064
No description provided.