chore(deps): update all dependencies#5011
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
ansibuddy
approved these changes
Apr 6, 2026
ansibuddy
approved these changes
Apr 6, 2026
ansibuddy
approved these changes
Apr 6, 2026
67da1f9 to
96b4f84
Compare
ansibuddy
approved these changes
Apr 8, 2026
96b4f84 to
e2a889d
Compare
e2a889d to
091ed5d
Compare
ansibuddy
approved these changes
Apr 9, 2026
ansibuddy
approved these changes
Apr 19, 2026
effa125 to
1a7f78a
Compare
Contributor
Author
|
ansibuddy
approved these changes
Apr 19, 2026
1a7f78a to
052f37f
Compare
ansibuddy
approved these changes
Apr 21, 2026
052f37f to
152ccca
Compare
ansibuddy
approved these changes
Apr 23, 2026
152ccca to
f9f5fbf
Compare
ansibuddy
approved these changes
Apr 23, 2026
f9f5fbf to
8bf0ce6
Compare
ansibuddy
approved these changes
Apr 23, 2026
8bf0ce6 to
7c47b0b
Compare
ansibuddy
approved these changes
Apr 24, 2026
ansibuddy
approved these changes
Apr 24, 2026
ansibuddy
approved these changes
Apr 25, 2026
ansibuddy
approved these changes
Apr 25, 2026
ansibuddy
approved these changes
Apr 26, 2026
ansibuddy
approved these changes
Apr 27, 2026
ansibuddy
approved these changes
Apr 28, 2026
ansibuddy
approved these changes
Apr 29, 2026
ansibuddy
approved these changes
Apr 29, 2026
ansibuddy
approved these changes
May 1, 2026
ansibuddy
approved these changes
May 2, 2026
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.
This PR contains the following updates:
26.3.0→26.4.3v1.1.0→v1.1.2v26.2.1→v26.4.0v7→v8.1.00.10.9→0.11.8==25.4.0→==26.1.0v2.4.6→v2.4.13v2.4.141.4.0→1.5.00.37.0→0.37.1==8.3.1→==8.3.37.13.4→7.13.5==3.25.2→==3.29.03.25.2→3.29.09.11.0→9.13.0v2.14→v2.1625.6.2→26.4.01.19.1→1.20.2==1.0.4→==1.1.1>=1.0.3,<1.1.0→>=1.1.1,<1.2.01.8.0→1.11.1==4.9.4→==4.9.60.3.5→0.3.113.8.1→3.8.31.1.408→1.1.4090.15.6→0.15.129.2.2→10.0.59.2.2→10.0.50.9.6→0.10.10.10.22.4.0→2.4.14.49.1→4.53.04.53.11.33.4→1.35.14.26.0.20260202→4.26.0.202604086.0.12.20250915→6.0.12.20260408Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers 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-creator (ansible-creator)
v26.4.3Compare Source
Fixes
Maintenance
v26.4.2Compare Source
Features
v26.4.1Compare Source
Fixes
Maintenance
Contributors
@NilashishC, @anusshukla
v26.4.0Compare Source
Fixes
ansible-galaxy collection listto fail gracefully in EE test step (#571) @NilashishCMaintenance
v26.3.3Compare Source
Features
image_build_tagworkflow input for custom build tags (#568) @NilashishC--registry-tls-verifyCLI option for container registry TLS control (#564) @NilashishCee_file_namethrough CLI so scaffolded EE projects use the custom filename (#557) @NilashishCFixes
3.12for AAP 2.5 and unversioned official EE images (#562) @NilashishCadditional_build_stepsand simplify workflow inputs (#560) @NilashishCMaintenance
v26.3.2Compare Source
Features
Fixes
v26.3.1Compare Source
Fixes
-fix: Support Git URL format for collection names in EE scaffolding (#538 @anusshukla
Maintenance
ansible/actions (ansible/actions)
v1.1.2Compare Source
Fixes
Maintenance
v1.1.1Compare Source
Fixes
Maintenance
ansible/team-devtools (ansible/team-devtools)
v26.4.0Compare Source
Fixes
Maintenance
v26.2.2Compare Source
Maintenance
astral-sh/setup-uv (astral-sh/setup-uv)
v8.1.0: 🌈 New inputno-projectCompare Source
Changes
This add the a new boolean input
no-project.It only makes sense to use in combination with
activate-environment: trueand will append--no projectto theuv venvcall. This is for example useful if you have a pyproject.toml file with parts unparseable by uv🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
v8.0.0: 🌈 Immutable releases and secure tagsCompare Source
This is the first immutable release of
setup-uv🥳All future releases are also immutable, if you want to know more about what this means checkout the docs.
This release also has two breaking changes
New format for
manifest-fileThe previously deprecated way of defining a custom version manifest to control which
uvversions are available and where to download them from got removed. The functionality is still there but you have to use the new format.No more major and minor tags
To increase security even more we will stop publishing minor tags. You won't be able to use
@v8or@v8.0any longer. We do this because pinning to major releases opens up users to supply chain attacks like what happened to tj-actions.🚨 Breaking changes
🧰 Maintenance
astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)
v0.11.8Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.8
v0.11.7Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.7
v0.11.6Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.6
v0.11.5Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.5
v0.11.4Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.4
v0.11.3Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.3
v0.11.2Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.2
v0.11.1Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.1
v0.11.0Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.0
v0.10.12Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.12
v0.10.11Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.11
v0.10.10Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.10
python-attrs/attrs (attrs)
v26.1.0Compare Source
Backwards-incompatible Changes
field_transformer, so transformers receive fully populatedAttributeobjects with usablealiasvalues instead ofNone.The new
Attribute.alias_is_defaultflag indicates whether the alias was auto-generated (True) or explicitly set by the user (False).#1509
Changes
attrs.validators.optional(), so it no longer rejects tuples with more than one validator.#1496
attrs.validators.disabled()contextmanager can now be nested.#1513
on_setattr=attrs.setters.NO_OPin addition toNone.#1515
attrs.fields().#1529
biomejs/pre-commit (biomejs/pre-commit)
v2.4.13Compare Source
v2.4.12Compare Source
v2.4.11Compare Source
v2.4.10Compare Source
v2.4.9Compare Source
v2.4.8Compare Source
v2.4.7Compare Source
pypa/build (build)
v1.5.0Compare Source
What's Changed
Full Changelog: pypa/build@1.4.4...1.5.0
v1.4.4Compare Source
What's Changed
Full Changelog: pypa/build@1.4.3...1.4.4
v1.4.3Compare Source
What's Changed
New Contributors
Full Changelog: pypa/build@1.4.2...1.4.3
v1.4.2Compare Source
What's Changed
New Contributors
Full Changelog: pypa/build@1.4.1...1.4.2
v1.4.1Compare Source
What's Changed
Full Changelog: pypa/build@1.4.0...1.4.1
python-jsonschema/check-jsonschema (check-jsonschema)
v0.37.1Compare Source
gitlab-ci, mergify, readthedocs, renovate, woodpecker-ci (2026-03-25)
edgarrmondragon! (:pr:662)pallets/click (click)
v8.3.3Compare Source
v8.3.2Compare Source
Released 2026-04-02
flag_valuewhenis_flag=Falseto allow such options to beused without an explicit value. :issue:
3084:pr:3152Sentinel.UNSETvalues asNonewhen usinglookup_default().:issue:
3136:pr:3199:pr:3202:pr:3209:pr:3212:pr:3224_NamedTextIOWrapperfrom closing streams owned byStreamMixer.:issue:
824:issue:2991:issue:2993:issue:3110:pr:3139:pr:3140CliRunnerstream lifecycle, coveringlogging interaction, multi-threaded safety, and sequential invocation
isolation. Add high-iteration stress tests behind a
stressmarkerwith a dedicated CI job. :pr:
3139flag_valuebeing instantiated when used as a default viadefault=True. :issue:3121:pr:3201:pr:3213:pr:3225coveragepy/coveragepy (coverage)
v7.13.5Compare Source
Fix:
issue 2138_ describes a memory leak that happened when repeatedlyusing the Coverage API with in-memory data. This is now fixed.
Fix: the markdown-formatted coverage report didn't fully escape special
characters in file paths (
issue 2141). This would be very unlikely tocause a problem, but now it's done properly, thanks to
Ellie Ayla <pull 2142_>.Fix: the C extension wouldn't build on VS2019, but now it does (
issue 2145_)... _issue 2138: #2138
.. _issue 2141: #2141
.. _pull 2142: #2142
.. _issue 2145: #2145
.. _changes_7-13-4:
tox-dev/py-filelock (filelock)
v3.29.0Compare Source
What's Changed
Full Changelog: tox-dev/filelock@3.28.0...3.29.0
v3.28.0Compare Source
What's Changed
Full Changelog: tox-dev/filelock@3.27.0...3.28.0
ipython/ipython (ipython)
v9.13.0Compare Source
v9.12.0Compare Source
jendrikseipp/vulture (jendrikseipp/vulture)
v2.16Compare Source
2.16 (2026-03-25)
tyinstead ofpytypefor testing type annotations (Jendrik Seipp).v2.15Compare Source
2.15 (2026-03-04)
while Trueloops withoutbreakstatements (kreathon).ssl.SSLContext(tunnelsociety, #392).ansible/mkdocs-ansible (mkdocs-ansible)
[
v26.4.0](https://redirect.github.com/ansibConfiguration
📅 Schedule: (in timezone UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.