Skip to content

chore(deps): update all dependencies#4618

Merged
ansibuddy merged 1 commit intomainfrom
renovate/all
Mar 2, 2026
Merged

chore(deps): update all dependencies#4618
ansibuddy merged 1 commit intomainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
ansible-compat (changelog) 25.12.025.12.1 age confidence project.dependencies patch
ansible-lint (changelog) 26.1.126.2.0 age confidence dependency-groups minor
ansible-navigator (changelog) 26.1.226.1.3 age confidence dependency-groups patch
ansible/ansible-lint v26.1.1v26.2.0 age confidence repository minor
astral-sh/uv-pre-commit 0.10.60.10.7 age confidence repository patch
mkdocs-ansible (changelog) 25.6.025.6.1 age confidence dependency-groups patch
ruff (source, changelog) 0.15.20.15.4 age confidence dependency-groups patch
tombi 0.7.320.7.33 age confidence dependency-groups patch 0.8.0
tox (changelog) 4.46.04.46.3 age confidence dependency-groups patch 4.47.0
tox-uv (changelog) 1.32.11.33.0 age confidence dependency-groups minor

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

ansible/ansible-compat (ansible-compat)

v25.12.1

Compare Source

Fixes

Maintenance

ansible/ansible-lint (ansible-lint)

v26.2.0

Compare Source

Features

Fixes

Maintenance

ansible/ansible-navigator (ansible-navigator)

v26.1.3

Compare Source

Fixes

Maintenance

astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)

v0.10.7

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.7

ansible/mkdocs-ansible (mkdocs-ansible)

v25.6.1

Compare Source

Fixes

Maintenance

astral-sh/ruff (ruff)

v0.15.4

Compare Source

Released on 2026-02-26.

This is a follow-up release to 0.15.3 that resolves a panic when the new rule PLR1712 was enabled with any rule that analyzes definitions, such as many of the ANN or D rules.

Bug fixes
  • Fix panic on access to definitions after analyzing definitions (#​23588)
  • [pyflakes] Suppress false positive in F821 for names used before del in stub files (#​23550)
Documentation
  • Clarify first-party import detection in Ruff (#​23591)
  • Fix incorrect import-heading example (#​23568)
Contributors

v0.15.3

Compare Source

Released on 2026-02-26.

Preview features
  • Drop explicit support for .qmd file extension (#​23572)

    This can now be enabled instead by setting the extension option:

    # ruff.toml
    extension = { qmd = "markdown" }
    
    # pyproject.toml
    [tool.ruff]
    extension = { qmd = "markdown" }
  • Include configured extensions in file discovery (#​23400)

  • [flake8-bandit] Allow suspicious imports in TYPE_CHECKING blocks (S401-S415) (#​23441)

  • [flake8-bugbear] Allow B901 in pytest hook wrappers (#​21931)

  • [flake8-import-conventions] Add missing conventions from upstream (ICN001, ICN002) (#​21373)

  • [pydocstyle] Add rule to enforce docstring section ordering (D420) (#​23537)

  • [pylint] Implement swap-with-temporary-variable (PLR1712) (#​22205)

  • [ruff] Add unnecessary-assign-before-yield (RUF070) (#​23300)

  • [ruff] Support file-level noqa in RUF102 (#​23535)

  • [ruff] Suppress diagnostic for invalid f-strings before Python 3.12 (RUF027) (#​23480)

  • [flake8-bandit] Don't flag BaseLoader/CBaseLoader as unsafe (S506) (#​23510)

Bug fixes
  • Avoid infinite loop between I002 and PYI025 (#​23352)
  • [pyflakes] Fix false positive for @overload from lint.typing-modules (F811) (#​23357)
  • [pyupgrade] Fix false positive for TypeVar default before Python 3.12 (UP046) (#​23540)
  • [pyupgrade] Fix handling of \N in raw strings (UP032) (#​22149)
Rule changes
  • Render sub-diagnostics in the GitHub output format (#​23455)

  • [flake8-bugbear] Tag certain B007 diagnostics as unnecessary (#​23453)

  • [ruff] Ignore unknown rule codes in RUF100 (#​23531)

    These are now flagged by RUF102 instead.

Documentation
  • Fix missing settings links for several linters (#​23519)
  • Update isort action comments heading (#​23515)
  • [pydocstyle] Fix double comma in description of D404 (#​23440)
Other changes
  • Update the Python module (notably find_ruff_bin) for parity with uv (#​23406)
Contributors
tombi-toml/tombi (tombi)

v0.7.33

Compare Source

What's Changed

🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v0.7.32...v0.7.33

tox-dev/tox (tox)

v4.46.3

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.46.2...4.46.3

v4.46.2

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.46.1...4.46.2

v4.46.1

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.46.0...4.46.1

tox-dev/tox-uv (tox-uv)

v1.33.0

Compare Source

What's Changed

Full Changelog: tox-dev/tox-uv@1.32.1...1.33.0


Configuration

📅 Schedule: Branch creation - "before 4am on monday" in timezone UTC, Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the chore label Mar 2, 2026
@renovate renovate bot requested a review from a team as a code owner March 2, 2026 01:02
@renovate renovate bot added dependencies Pull requests that update a dependency file chore labels Mar 2, 2026
@github-actions github-actions bot added chore and removed chore labels Mar 2, 2026
@ansibuddy ansibuddy enabled auto-merge (squash) March 2, 2026 01:03
@ansibuddy ansibuddy merged commit ad84c7e into main Mar 2, 2026
23 of 24 checks passed
@ansibuddy ansibuddy deleted the renovate/all branch March 2, 2026 01:14
@github-project-automation github-project-automation bot moved this from Review to Done in 🧰 devtools project board Mar 2, 2026
rija added a commit to rmenage/ansible-role-hardened-docker that referenced this pull request Mar 12, 2026
This MR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [molecule](https://github.com/ansible-community/molecule) ([changelog](https://github.com/ansible-community/molecule/releases)) | `>=26.2.0,<26.3.0` → `>=26.3.0,<26.4.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/molecule/26.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/molecule/26.2.0/26.3.0?slim=true) |

---

### Release Notes

<details>
<summary>ansible-community/molecule (molecule)</summary>

### [`v26.3.0`](https://github.com/ansible/molecule/releases/tag/v26.3.0)

[Compare Source](ansible/molecule@v26.2.0...v26.3.0)

#### Features

- feat: add --workers flag for concurrent scenario execution ([#&#8203;4616](ansible/molecule#4616)) [@&#8203;cidrblock](https://github.com/cidrblock)

#### Maintenance

- chore(deps): update pep621 ([#&#8203;4619](ansible/molecule#4619)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate)
- chore(deps): update all dependencies ([#&#8203;4618](ansible/molecule#4618)) @&#8203;[renovate\[bot\]](https://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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->


Refs:  rmenage/ansible-role-hardened-docker!27
See-also:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant