fix(deps): update all non-major dependencies
This MR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| babel (source) |
==2.17.0 → ==2.18.0
|
minor | |||
| uis/devops/continuous-delivery/ci-templates |
v7.25.6 → v7.26.2
|
repository | minor |
Release Notes
python-babel/babel (babel)
v2.18.0
Happy 2026! This release is, coincidentally, also being made from FOSDEM.
We will aspire for a slightly less glacial release cadence in this year; there are interesting features in the pipeline.
Features
* Core: Add `babel.core.get_cldr_version()` by @​akx in :gh:`1242`
* Core: Use CLDR 47 by @​tomasr8 in :gh:`1210`
* Core: Use canonical IANA zone names in zone_territories by @​akx in :gh:`1220`
* Messages: Improve extract performance via ignoring directories early during os.walk by @​akx in :gh:`968`
* Messages: Merge in per-format keywords and auto_comments by @​akx in :gh:`1243`
* Messages: Update keywords for extraction of dpgettext and dnpgettext by @​mardiros in :gh:`1235`
* Messages: Validate all plurals in Python format checker by @​tomasr8 in :gh:`1188`
* Time: Use standard library `timezone` instead of `FixedOffsetTimezone` by @​akx in :gh:`1203`
Bugfixes
- Core: Fix formatting for "Empty locale identifier" exception added in #1164 by @akx in
🇬🇭 1184 - Core: Improve handling of no-inheritance-marker in timezone data by @akx in
🇬🇭 1194 - Core: Make the number pattern regular expression more efficient by @akx in
🇬🇭 1213 - Messages: Keep translator comments next to the translation function call by @akx in
🇬🇭 1196 - Numbers: Fix KeyError that occurred when formatting compact currencies of exactly one thousand in several locales by @bartbroere in
🇬🇭 1246
Other improvements
* Core: Avoid unnecessary uses of `map()` by @​akx in :gh:`1180`
* Messages: Have init-catalog create directories too by @​akx in :gh:`1244`
* Messages: Optimizations for read_po by @​akx in :gh:`1200`
* Messages: Use pathlib.Path() in catalog frontend; improve test coverage by @​akx in :gh:`1204`
Infrastructure and documentation
- CI: Renovate CI & lint tools by @akx in
🇬🇭 1228 - CI: Tighten up CI with Zizmor by @akx in
🇬🇭 1230 - CI: make job permissions explicit by @akx in
🇬🇭 1227 - Docs: Add SECURITY.md by @akx in
🇬🇭 1229 - Docs: Remove u string prefix from docs by @verhovsky in
🇬🇭 1174 - Docs: Update dates.rst with current unicode.org tr35 link by @clach04 in
🇬🇭 1189 - General: Add some PyPI classifiers by @tomasr8 in
🇬🇭 1186 - General: Apply reformatting by hand and with Ruff by @akx in
🇬🇭 1202 - General: Test on and declare support for Python 3.14 by @akx in
🇬🇭 1233 - Tests: Convert Unittest testcases with setup/teardown to fixtures by @akx in
🇬🇭 1240 - Tests: Mark PyPy CI flake as xfail by @akx in
🇬🇭 1197 - Tests: Move pytest config to
pyproject.tomlby @tomasr8 in🇬🇭 1187 - Tests: Unwrap most
unittesttest cases to bare functions by @akx in🇬🇭 1241
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v7.26.2: 7.26.2
7.26.2 (2026-01-29)
v7.26.1: 7.26.1
7.26.1 (2026-01-29)
Bug Fixes
v7.26.0: 7.26.0
7.26.0 (2026-01-28)
Features
- use gitlab runner cache for pre-commit jobs (fe53b0d)
v7.25.17: 7.25.17
7.25.17 (2026-01-28)
Bug Fixes
v7.25.16: 7.25.16
7.25.16 (2026-01-26)
Bug Fixes
v7.25.15: 7.25.15
7.25.15 (2026-01-22)
v7.25.14: 7.25.14
7.25.14 (2026-01-22)
Bug Fixes
-
deps: update python:3 docker digest to
17bc9f1(9106fe0) -
deps: update python:3.14 docker digest to
17bc9f1(9ae614e)
v7.25.13: 7.25.13
7.25.13 (2026-01-19)
v7.25.12: 7.25.12
7.25.12 (2026-01-19)
Bug Fixes
-
deps: update alpine/httpie:3.2.4 docker digest to
de3d0ab(8fcb386) -
deps: update docker:dind docker digest to
3a33fc8(4d1f0cb)
v7.25.11: 7.25.11
7.25.11 (2026-01-15)
Bug Fixes
- pick up only the first value for the version from the openapi.yaml (857b1dd)
v7.25.10: 7.25.10
7.25.10 (2026-01-14)
Bug Fixes
-
deps: update python:3 docker digest to
37cba11(f8bd952) -
deps: update python:3.14 docker digest to
37cba11(c0cd872)
v7.25.9: 7.25.9
7.25.9 (2026-01-12)
Bug Fixes
v7.25.8: 7.25.8
7.25.8 (2026-01-12)
Bug Fixes
v7.25.7: 7.25.7
7.25.7 (2026-01-06)
Bug Fixes
- deps: pin dependencies (7e5e93a)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.