chore(deps): update all dependencies
This MR contains the following updates:
Package | Change | Age | Confidence | Type | Update |
---|---|---|---|---|---|
copier |
==9.7.1 -> ==9.8.0
|
minor | |||
coverage |
==7.9.1 -> ==7.9.2
|
patch | |||
django (changelog) |
==5.2.3 -> ==5.2.4
|
patch | |||
externalsettings |
==1.1.0 -> ==2.0.0
|
major | |||
ipython |
==9.3.0 -> ==9.4.0
|
minor | |||
mkdocs-material (changelog) |
==9.6.14 -> ==9.6.15
|
patch | |||
postgres |
6cf6142 -> 3962158
|
service-image | digest | ||
social-auth-app-django (changelog) |
==5.4.3 -> ==5.5.1
|
minor | |||
uis/devops/continuous-delivery/ci-templates |
v7.2.0 -> v7.5.0
|
repository | minor |
Release Notes
copier-org/copier (copier)
v9.8.0
Feat
- add support for providing serialized answers to multiselect choice questions
-
updating: add VCS ref sentinel
:current:
for referring to the current template ref
Fix
- avoid infinite recursion when accessing
_copier_conf.answers_file
via Jinja context hook - validate default answers
- correct git stage order on merge conflicts
nedbat/coveragepy (coverage)
v7.9.2
-
Fix: complex conditionals within a line might cause a KeyError when using sys.monitoring, as reported in
issue 1991
_. This is now fixed. -
Fix: we can now measure coverage for code in Python archive (.par) files. Thanks,
Itamer Oren <pull 1984_>
_.
.. _pull 1984: https://github.com/nedbat/coveragepy/pull/1984 .. _issue 1991: https://github.com/nedbat/coveragepy/issues/1991
.. _changes_7-9-1:
squidfunk/mkdocs-material (mkdocs-material)
v9.6.15
: mkdocs-material-9.6.15
- Updated Mongolian translations
- Improved semantic markup of "edit this page" button
- Improved info plugin virtual environment resolution
- Fixed #8291: Large font size setting throws of breakpoints in JavaScript
python-social-auth/social-app-django (social-auth-app-django)
v5.5.1
Changed
- Fixed authentication with OpenID based services
v5.5.0
Changed
- Dropped support for older Django versions.
- Added non-empty constraind on
uid
. - Added support for session restore with stricter SameSite cookie policy.
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v7.5.0
: 7.5.0
7.5.0 (2025-07-03)
Features
- add compile_vulnerability_allowlist as a pre-req for the container_scanning job (94ae968)
v7.4.0
: 7.4.0
7.4.0 (2025-07-01)
Features
- keep trivy output in fixed directory (5ce35ee)
v7.3.2
: 7.3.2
7.3.2 (2025-06-26)
v7.3.1
: 7.3.1
7.3.1 (2025-06-26)
v7.3.0
: 7.3.0
7.3.0 (2025-06-26)
Features
- renovate: add all YAML files to gitlabci manager (1dc5db5)
v7.2.2
: 7.2.2
7.2.2 (2025-06-26)
Bug Fixes
v7.2.1
: 7.2.1
7.2.1 (2025-06-26)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.