-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(deps): update all dependencies #169
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 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. |
renovate
bot
changed the title
chore(deps): update dependency prometheus-client to v0.17.1
chore(deps): update all dependencies
Aug 17, 2023
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
August 20, 2023 13:43
248c476
to
f50cd12
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
September 9, 2023 20:21
d83b4e6
to
7204d75
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
September 14, 2023 18:34
6afb57d
to
fc3c1da
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
October 10, 2023 10:30
fc3c1da
to
f02c308
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
October 26, 2023 19:50
02c1b7c
to
8160602
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
November 1, 2023 19:35
8160602
to
8b6cef9
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
November 23, 2023 01:49
8b6cef9
to
816db08
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
January 2, 2024 12:10
816db08
to
47778ff
Compare
renovate
bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
February 20, 2024 19:40
8410189
to
4a93664
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
March 9, 2024 22:16
4a93664
to
5366ac7
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
March 23, 2024 23:25
41f5b9d
to
5d47c59
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
April 14, 2024 21:42
5bdbd5b
to
45c84ca
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
June 21, 2024 17:28
b361ada
to
438121c
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
July 3, 2024 17:21
dfc6fda
to
f66da70
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
July 11, 2024 20:03
f66da70
to
cda3a11
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
July 22, 2024 18:39
cda3a11
to
bcaa811
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
July 27, 2024 12:38
bcaa811
to
ad8126f
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
September 12, 2024 11:07
ad8126f
to
f572d79
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
September 22, 2024 15:41
f572d79
to
61372d7
Compare
renovate
bot
changed the title
chore(deps): update all dependencies
chore(deps): update all dependencies - autoclosed
Oct 30, 2024
renovate
bot
changed the title
chore(deps): update all dependencies - autoclosed
chore(deps): update all dependencies
Oct 31, 2024
renovate
bot
force-pushed
the
renovate/all
branch
from
November 1, 2024 02:32
61372d7
to
55126e6
Compare
renovate
bot
changed the title
chore(deps): update all dependencies
chore(deps): update dependency stomp-py to v8.2.0
Nov 1, 2024
renovate
bot
force-pushed
the
renovate/all
branch
from
December 3, 2024 14:19
55126e6
to
98ed181
Compare
renovate
bot
changed the title
chore(deps): update dependency stomp-py to v8.2.0
chore(deps): update all dependencies
Dec 3, 2024
renovate
bot
force-pushed
the
renovate/all
branch
from
December 5, 2024 16:29
98ed181
to
3359aa6
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.21.1
==8.3.3
->==8.3.4
==8.1.2
->==8.2.0
Release Notes
prometheus/client_python (prometheus_client)
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.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
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.