FAQ | This is a LIVE service | Changelog

fix(deps): update all non-major dependencies

This MR contains the following updates:

Package Change Age Confidence Type Update
coverage 7.13.37.13.4 age confidence dev patch
pytest-env 1.2.01.3.2 age confidence dev minor
uis/devops/continuous-delivery/ci-templates v7.27.8v7.27.12 age confidence repository patch

Release Notes

coveragepy/coveragepy (coverage)

v7.13.4

Compare Source

  • Fix: the third-party code fix in 7.13.3 required examining the parent directories where coverage was run. In the unusual situation that one of the parent directories is unreadable, a PermissionError would occur, as described in issue 2129_. This is now fixed.

  • Fix: in test suites that change sys.path, coverage.py could fail with "RuntimeError: Set changed size during iteration" as described and fixed in pull 2130_. Thanks, Noah Fatsi.

  • We now publish ppc64le wheels, thanks to Pankhudi Jain <pull 2121_>_.

.. _pull 2121: #​2121 .. _issue 2129: #​2129 .. _pull 2130: #​2130

.. _changes_7-13-3:

pytest-dev/pytest-env (pytest-env)

v1.3.2

Compare Source

v1.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/pytest-dev/pytest-env/compare/1.3.0...1.3.1

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pytest-dev/pytest-env/compare/1.2.0...1.3.0

uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)

v7.27.12: 7.27.12

Compare Source

7.27.12 (2026-02-11)

v7.27.11: 7.27.11

Compare Source

7.27.11 (2026-02-11)
Bug Fixes

v7.27.10: 7.27.10

Compare Source

7.27.10 (2026-02-10)
Bug Fixes

v7.27.9: 7.27.9

Compare Source

7.27.9 (2026-02-09)
Bug Fixes

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 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