Skip to content

build: update api: all non-major dependencies

Common Ground Bot requested to merge renovate/api-all-minor-patch into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
Faker ==13.14.0 -> ==13.15.0 age adoption passing confidence
Markdown (source) ==3.3.7 -> ==3.4.1 age adoption passing confidence
coverage ==6.4.1 -> ==6.4.2 age adoption passing confidence

Release Notes

joke2k/faker

v13.15.0

Compare Source

  • Upgrade person, company, internet, currency providers for tr_TR. Thanks @​keyiflerolsun.
Python-Markdown/markdown

v3.4.1

Compare Source

v3.4

Compare Source

nedbat/coveragepy

v6.4.2

Compare Source

  • Updated for a small change in Python 3.11.0 beta 4: modules now start with a line with line number 0, which is ignored. This line cannnot be executed, so coverage totals were thrown off. This line is now ignored by coverage.py, but this also means that truly empty modules (like __init__.py) have no lines in them, rather than one phantom line. Fixes issue 1419_.

  • Internal debugging data added to sys.modules is now an actual module, to avoid confusing code that examines everything in sys.modules. Thanks, Yilei Yang (pull 1399_).

.. _pull 1399: https://github.com/nedbat/coveragepy/pull/1399 .. _issue 1419: https://github.com/nedbat/coveragepy/issues/1419

.. _changes_6-4-1:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Common Ground Bot

Merge request reports