Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prometheus_client ==0.21.0 -> ==0.22.0 age adoption passing confidence
pytest (changelog) ==8.3.3 -> ==8.3.5 age adoption passing confidence
pytest-cov (changelog) ==6.0.0 -> ==6.1.1 age adoption passing confidence
pytest-timeout ==2.3.1 -> ==2.4.0 age adoption passing confidence
stomp-py ==8.1.2 -> ==8.2.0 age adoption passing confidence

Release Notes

prometheus/client_python (prometheus_client)

v0.22.0

Compare Source

What's Changed

Full Changelog: prometheus/client_python@v0.21.0...v0.22.0

v0.21.1: 0.21.1 / 2024-12-03

Compare Source

What's Changed

[BUGFIX] Revert incorrect use of reentrant locks. #​1076

pytest-dev/pytest (pytest)

v8.3.5

Compare Source

pytest 8.3.5 (2025-03-02)

Bug fixes

  • #​11777: Fixed issue where sequences were still being shortened even with -vv verbosity.
  • #​12888: Fixed broken input when using Python 3.13+ and a libedit build of Python, such as on macOS or with uv-managed Python binaries from the python-build-standalone project. This could manifest e.g. by a broken prompt when using Pdb, or seeing empty inputs with manual usage of input() and suspended capturing.
  • #​13026: Fixed AttributeError{.interpreted-text role="class"} crash when using --import-mode=importlib when top-level directory same name as another module of the standard library.
  • #​13053: Fixed a regression in pytest 8.3.4 where, when using --import-mode=importlib, a directory containing py file with the same name would cause an ImportError
  • #​13083: Fixed issue where pytest could crash if one of the collected directories got removed during collection.

Improved documentation

  • #​12842: Added dedicated page about using types with pytest.

    See types{.interpreted-text role="ref"} for detailed usage.

Contributor-facing changes

  • #​13112: Fixed selftest failures in test_terminal.py with Pygments >= 2.19.0
  • #​13256: Support for Towncrier versions released in 2024 has been re-enabled
    when building Sphinx docs -- by webknjaz{.interpreted-text role="user"}.

v8.3.4

Compare Source

pytest 8.3.4 (2024-12-01)

Bug fixes

  • #​12592: Fixed KeyError{.interpreted-text role="class"} crash when using --import-mode=importlib in a directory layout where a directory contains a child directory with the same name.

  • #​12818: Assertion rewriting now preserves the source ranges of the original instructions, making it play well with tools that deal with the AST, like executing.

  • #​12849: ANSI escape codes for colored output now handled correctly in pytest.fail{.interpreted-text role="func"} with [pytrace=False]{.title-ref}.

  • #​9353: pytest.approx{.interpreted-text role="func"} now uses strict equality when given booleans.

Improved documentation

  • #​10558: Fix ambiguous docstring of pytest.Config.getoption{.interpreted-text role="func"}.

  • #​10829: Improve documentation on the current handling of the --basetemp option and its lack of retention functionality (temporary directory location and retention{.interpreted-text role="ref"}).

  • #​12866: Improved cross-references concerning the recwarn{.interpreted-text role="fixture"} fixture.

  • #​12966: Clarify filterwarnings{.interpreted-text role="ref"} docs on filter precedence/order when using multiple @pytest.mark.filterwarnings <pytest.mark.filterwarnings ref>{.interpreted-text role="ref"} marks.

Contributor-facing changes

  • #​12497: Fixed two failing pdb-related tests on Python 3.13.
pytest-dev/pytest-cov (pytest-cov)

v6.1.1

Compare Source

  • Fixed breakage that occurs when --cov-context and the no_cover marker are used together.

v6.1.0

Compare Source

  • Change terminal output to use full width lines for the coverage header.
    Contributed by Tsvika Shapira in #&#8203;678 <https://github.com/pytest-dev/pytest-cov/pull/678>_.
  • Removed unnecessary CovFailUnderWarning. Fixes #&#8203;675 <https://github.com/pytest-dev/pytest-cov/issues/675>_.
  • Fixed the term report not using the precision specified via --cov-precision.
pytest-dev/pytest-timeout (pytest-timeout)

v2.4.0

Compare Source

jasonrbriggs/stomp.py (stomp-py)

v8.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 7am and before 4pm on monday" 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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 17, 2023
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.37%. Comparing base (b20f7da) to head (61372d7).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   83.37%   83.37%           
=======================================
  Files          24       24           
  Lines        2424     2424           
  Branches      440      440           
=======================================
  Hits         2021     2021           
  Misses        284      284           
  Partials      119      119           
Flag Coverage Δ
83.37% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot changed the title chore(deps): update dependency prometheus-client to v0.17.1 chore(deps): update all dependencies Aug 17, 2023
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 248c476 to f50cd12 Compare August 20, 2023 13:43
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from d83b4e6 to 7204d75 Compare September 9, 2023 20:21
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 6afb57d to fc3c1da Compare September 14, 2023 18:34
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 02c1b7c to 8160602 Compare October 26, 2023 19:50
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 8410189 to 4a93664 Compare February 20, 2024 19:40
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 41f5b9d to 5d47c59 Compare March 23, 2024 23:25
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5bdbd5b to 45c84ca Compare April 14, 2024 21:42
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b361ada to 438121c Compare June 21, 2024 17:28
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from dfc6fda to f66da70 Compare July 3, 2024 17:21
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update all dependencies - autoclosed Oct 30, 2024
@renovate renovate bot closed this Oct 30, 2024
@renovate renovate bot deleted the renovate/all branch October 30, 2024 11:48
@renovate renovate bot restored the renovate/all branch October 31, 2024 22:01
@renovate renovate bot changed the title chore(deps): update all dependencies - autoclosed chore(deps): update all dependencies Oct 31, 2024
@renovate renovate bot reopened this Oct 31, 2024
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update dependency stomp-py to v8.2.0 Nov 1, 2024
@renovate renovate bot changed the title chore(deps): update dependency stomp-py to v8.2.0 chore(deps): update all dependencies Dec 3, 2024
@renovate renovate bot changed the title chore(deps): update all dependencies Update all dependencies Jan 22, 2025
@renovate renovate bot changed the title Update all dependencies chore(deps): update all dependencies Feb 27, 2025
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 9f6cedf to b78ffba Compare April 7, 2025 15:31
@renovate renovate bot force-pushed the renovate/all branch from b78ffba to 7f106ac Compare May 7, 2025 23:30
@renovate renovate bot force-pushed the renovate/all branch from 7f106ac to 75b347b Compare May 18, 2025 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant