-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): update all dependencies #169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. |
248c476
to
f50cd12
Compare
d83b4e6
to
7204d75
Compare
6afb57d
to
fc3c1da
Compare
fc3c1da
to
f02c308
Compare
02c1b7c
to
8160602
Compare
8160602
to
8b6cef9
Compare
8b6cef9
to
816db08
Compare
816db08
to
47778ff
Compare
8410189
to
4a93664
Compare
4a93664
to
5366ac7
Compare
41f5b9d
to
5d47c59
Compare
5bdbd5b
to
45c84ca
Compare
b361ada
to
438121c
Compare
dfc6fda
to
f66da70
Compare
f66da70
to
cda3a11
Compare
cda3a11
to
bcaa811
Compare
bcaa811
to
ad8126f
Compare
ad8126f
to
f572d79
Compare
f572d79
to
61372d7
Compare
61372d7
to
55126e6
Compare
55126e6
to
98ed181
Compare
98ed181
to
3359aa6
Compare
3359aa6
to
4e824e1
Compare
9f6cedf
to
b78ffba
Compare
7f106ac
to
75b347b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.21.0
->==0.22.0
==8.3.3
->==8.3.5
==6.0.0
->==6.1.1
==2.3.1
->==2.4.0
==8.1.2
->==8.2.0
Release Notes
prometheus/client_python (prometheus_client)
v0.22.0
Compare Source
What's Changed
write_to_textfile
leaves back temp files on errors by @ethanschen in https://github.com/prometheus/client_python/pull/1066Full Changelog: prometheus/client_python@v0.21.0...v0.22.0
v0.21.1
: 0.21.1 / 2024-12-03Compare 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
-vv
verbosity.libedit
build of Python, such as on macOS or with uv-managed Python binaries from thepython-build-standalone
project. This could manifest e.g. by a broken prompt when usingPdb
, or seeing empty inputs with manual usage ofinput()
and suspended capturing.AttributeError
{.interpreted-text role="class"} crash when using--import-mode=importlib
when top-level directory same name as another module of the standard library.--import-mode=importlib
, a directory containing py file with the same name would cause anImportError
Improved documentation
#12842: Added dedicated page about using types with pytest.
See
types
{.interpreted-text role="ref"} for detailed usage.Contributor-facing changes
test_terminal.py
with Pygments >= 2.19.0when 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
pytest-dev/pytest-cov (pytest-cov)
v6.1.1
Compare Source
--cov-context
and theno_cover
marker are used together.v6.1.0
Compare Source
Contributed by Tsvika Shapira in
#​678 <https://github.com/pytest-dev/pytest-cov/pull/678>
_.#​675 <https://github.com/pytest-dev/pytest-cov/issues/675>
_.--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.
This PR was generated by Mend Renovate. View the repository job log.