FAQ | This is a LIVE service | Changelog

chore(deps): update all non-major dependencies

This MR contains the following updates:

Package Type Update Change
flake8 (changelog) minor ~=7.1.1 -> ~=7.2.0
pycqa/flake8 repository minor 7.1.2 -> 7.2.0
pydantic (changelog) minor ~=2.10.0 -> ~=2.11.1
uis/devops/continuous-delivery/ci-templates repository patch v6.7.2 -> v6.7.3

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

pycqa/flake8 (flake8)

v7.2.0

Compare Source

pydantic/pydantic (pydantic)

v2.11.1

Compare Source

GitHub release

What's Changed
Fixes
  • Do not override 'definitions-ref' schemas containing serialization schemas or metadata by @​Viicos in #​11644

v2.11.0

Compare Source

GitHub release

What's Changed

Pydantic v2.11 is a version strongly focused on build time performance of Pydantic models (and core schema generation in general). See the blog post for more details.

Packaging
New Features
Fixes
  • Allow generic typed dictionaries to be used for unpacked variadic keyword parameters by @​Viicos in #​11571
  • Fix runtime error when computing model string representation involving cached properties and self-referenced models by @​Viicos in #​11579
  • Preserve other steps when using the ellipsis in the pipeline API by @​Viicos in #​11626
  • Fix deferred discriminator application logic by @​Viicos in #​11591
New Contributors
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)

v6.7.3

Compare Source


Configuration

📅 Schedule: Branch creation - "* * * * 1-5" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by uis-devops-renovatebot

Merge request reports

Loading