chore(deps): update all dependencies
This MR contains the following updates:
Package | Change | Age | Confidence | Type | Update |
---|---|---|---|---|---|
copier |
==9.9.1 -> ==9.10.1
|
minor | |||
coverage |
==7.10.5 -> ==7.10.6
|
patch | |||
faker (changelog) |
==37.5.3 -> ==37.6.0
|
minor | |||
ipython |
==9.4.0 -> ==9.5.0
|
minor | |||
mkdocstrings-python (changelog) |
==1.17.0 -> ==1.18.2
|
minor | |||
uis/devops/continuous-delivery/ci-templates |
v7.11.1 -> v7.13.1
|
repository | minor |
Release Notes
copier-org/copier (copier)
v9.10.1
Fix
- deps: cap prompt-toolkit to <3.0.52
v9.10.0
Feat
- add support for nested multi-document includes in
copier.yml
(#2251)
Fix
- disable default answer validator for secret questions
nedbat/coveragepy (coverage)
v7.10.6
-
Fix:
source
directories were not properly communicated to subprocesses that ran in different directories, as reported inissue 1499
_. This is now fixed. -
Performance:
Alex Gaynor continues fine-tuning <pull 2038_>
_ the speed of combination, especially with many contexts.
.. _issue 1499: #1499 .. _pull 2038: #2038
.. _changes_7-10-5:
mkdocstrings/python (mkdocstrings-python)
v1.18.2
Bug Fixes
- Normalize spaces to underscores when passing object to rendering context using its kind as key (6f79be0 by Timothée Mazzucotelli). Issue-mkdocstrings-791
v1.18.1
Bug Fixes
- Don't show implementation signature of
__init__
method whenoverloads_only
is true and it is merged into the class (9ef620f by Timothée Mazzucotelli). Issue-308
v1.18.0
Features
- Support PEP 695 generics (dc8c3ad by Victor Westerhuis). MR-221, Co-authored-by: Timothée Mazzucotelli dev@pawamoy.fr
Bug Fixes
- Increase maximum recursion limit in case of deeply nested ASTs (rare occurrence) (6004ccf by Timothée Mazzucotelli). Issue-griffe-402
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v7.13.1
: 7.13.1
7.13.1 (2025-09-01)
Bug Fixes
- rename detect-non-utf8-files job and make it work with spaces in filenames (4d7ec69)
v7.13.0
: 7.13.0
7.13.0 (2025-08-27)
Features
- add detect-non-utf-files job (f629243)
v7.12.0
: 7.12.0
7.12.0 (2025-08-27)
Features
- terraform-pipeline: remove duplicate kics job (354c3cc)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.