fix(deps): update all non-major dependencies
This MR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| faker (changelog) |
40.4.0 → 40.5.1
|
dev | minor | ||
| timothycrosley/isort |
8.0.0 → 8.0.1
|
repository | patch | ||
| tox (changelog) |
4.44.0 → 4.47.0
|
minor | |||
| tox (changelog) |
4.44.0 → 4.47.0
|
dev | minor | ||
| uis/devops/continuous-delivery/ci-templates |
v7.28.0 → v7.29.0
|
repository | minor |
Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
joke2k/faker (faker)
v40.5.1
- Fix
_get_local_timezone()missingreturnstatement. Thanks @bysiber.
v40.5.0
- Add missing formats and remove duplicates in
user_name_formats. Thanks @WannaFight.
timothycrosley/isort (timothycrosley/isort)
v8.0.1
Changes
- Fix #2461: Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py (#2463) @FinlayTheBerry
- Fix unindented comments being corrupted in indented blocks (#2459) @worksbyfriday
tox-dev/tox (tox)
v4.47.0
What's Changed
- Move SECURITY.md to .github/SECURITY.md by @gaborbernat in #3835
- Standardize .github files to .yaml suffix by @gaborbernat in #3836
-
🐛 fix(ci): resolve ty type-check failures by @gaborbernat in #3837 -
✨ feat(config): show clean errors for type mismatches by @gaborbernat in #3838 -
🧪 test(config): assert full error messages for all config fields by @gaborbernat in #3840 -
🐛 fix(exec): pass stdin through to executed command by @gaborbernat in #3842 -
🐛 fix(config): accept string forbase_pythonin TOML by @gaborbernat in #3843
Full Changelog: https://github.com/tox-dev/tox/compare/4.46.3...4.47.0
v4.46.3
What's Changed
-
👷 ci(schemastore): branch from upstream master by @gaborbernat in #3828 - Fix outdated min version of virtualenv by @kajinamit in #3829
New Contributors
- @kajinamit made their first contribution in #3829
Full Changelog: https://github.com/tox-dev/tox/compare/4.46.2...4.46.3
v4.46.2
What's Changed
-
👷 ci(schemastore): fix MR creation for fork by @gaborbernat in #3827
Full Changelog: https://github.com/tox-dev/tox/compare/4.46.1...4.46.2
v4.46.1
What's Changed
-
🐛 fix(config): allow glob patterns in ini depends by @gaborbernat in #3825 -
👷 ci(schemastore): fix git push auth in update workflow by @gaborbernat in #3826 -
🐛 fix(schema): add additionalProperties to partial-tox.json by @gaborbernat in #3824
Full Changelog: https://github.com/tox-dev/tox/compare/4.46.0...4.46.1
v4.46.0
What's Changed
- Add architecture (ISA) awareness to Python discovery by @rahuldevikar in #3815
-
✨ feat(config): add env_base templates for TOML by @gaborbernat in #3817 -
🐛 fix(deps): drop chardet for req file decoding by @gaborbernat in #3820 -
🐛 fix(cli): allow --help with invalid config by @gaborbernat in #3821
Full Changelog: https://github.com/tox-dev/tox/compare/4.45.0...4.46.0
v4.45.0
What's Changed
- Fix user guide link in README.md by @cpburnz in #3805
-
🐛 fix(type): resolve ty 0.0.17 compatibility by @gaborbernat in #3807 -
📝 docs: add redirects for old URLs (#3806) by @gaborbernat in #3808 - Bump dependency requirements by @gaborbernat in #3812
- fix: cross-section substitution resolves to empty when no factors match by @worksbyfriday in #3810
-
✨ feat(schema): enhance schema command with IDE integration by @gaborbernat in #3813 -
🐛 fix(env): break circular dependency in environment_variables resolution by @gaborbernat in #3816
New Contributors
Full Changelog: https://github.com/tox-dev/tox/compare/4.44.0...4.45.0
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v7.29.0: 7.29.0
7.29.0 (2026-03-02)
Features
- add TERRAFORM_TEST_CLEANUP_DISABLED option to terraform-module.yml (5c83eed)
v7.28.6: 7.28.6
7.28.6 (2026-03-02)
Bug Fixes
v7.28.5: 7.28.5
7.28.5 (2026-03-02)
Bug Fixes
v7.28.4: 7.28.4
7.28.4 (2026-02-26)
Bug Fixes
-
deps: update python:3 docker digest to
6134653(127f03b) -
deps: update python:3.14 docker digest to
6134653(7437a65)
v7.28.3: 7.28.3
7.28.3 (2026-02-25)
Bug Fixes
v7.28.2: 7.28.2
7.28.2 (2026-02-25)
Bug Fixes
v7.28.1: 7.28.1
7.28.1 (2026-02-23)
Bug Fixes
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.