chore(deps): update all dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
faker (changelog) | minor |
==37.1.0 -> ==37.3.0
|
|
mkdocs-material (changelog) | patch |
==9.6.13 -> ==9.6.14
|
|
psycopg (source, changelog) | patch |
==3.2.8 -> ==3.2.9
|
|
tox (changelog) | minor |
==4.25.0 -> ==4.26.0
|
|
uis/devops/continuous-delivery/ci-templates | repository | minor |
v6.10.0 -> v6.12.2
|
Release Notes
joke2k/faker (faker)
v37.3.0
- Update
zh_TW
Person Provider. Thanks @0x6r1an0y.
v37.2.1
- Remove duplicate cities in
de_DE
address provider. Thanks @KarelZe.
v37.2.0
- Add person provider for is_IS locale. Thanks @sergey-scat.
v37.1.1
- Fix type annotations for Python 3.14. Thanks @mgorny.
squidfunk/mkdocs-material (mkdocs-material)
v9.6.14
: mkdocs-material-9.6.14
- Fixed #8215: Social plugin crashes when CairoSVG is updated to 2.8
tox-dev/tox (tox)
v4.26.0
What's Changed
- Add a missing quote in a TOML example @
config.rst
by @webknjaz in https://github.com/tox-dev/tox/pull/3509 - Add colour to GitHub Actions CI logs by @hugovk in https://github.com/tox-dev/tox/pull/3525
- Fix using deprecated virtualenv option
--wheel
by @robsdedude in https://github.com/tox-dev/tox/pull/3528 - Fix custom HelpFormatter for Python 3.14 by @The-Compiler in https://github.com/tox-dev/tox/pull/3524
- Drop support for EOL Python 3.8 by @hugovk in https://github.com/tox-dev/tox/pull/3527
- Test with Python 3.14 by @edgarrmondragon in https://github.com/tox-dev/tox/pull/3533
- Fix for tox4 regression issue with setenv file and substitutions (#2435) by @realitycheck in https://github.com/tox-dev/tox/pull/3521
- Feat: free-threaded python support by @robsdedude in https://github.com/tox-dev/tox/pull/3526
New Contributors
- @edgarrmondragon made their first contribution in https://github.com/tox-dev/tox/pull/3533
- @realitycheck made their first contribution in https://github.com/tox-dev/tox/pull/3521
Full Changelog: https://github.com/tox-dev/tox/compare/4.25.0...4.26.0
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v6.12.2
Fixed
- terraform-module: override .
test-job-rules
fromterraform-lint.yml
as theterraform-module.yml
template needs to support Auto-DevOps.
v6.12.1
v6.12.0
v6.11.0
Changed
-
terraform-lint
: use customtflint
docker image for thetflint
job. This image includes the UIS DevOps customtflint
ruleset. -
terraform-lint
: move default tflint arguments to a$TFLINT_ARGS
variable to allow repositories to override if required. -
terraform-module
: enabletflint
in our Terraform reusable module pipeline.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.