Update dependency responses to v0.26.2#46
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/responses-0.x
branch
from
June 14, 2024 17:35
48cdff7 to
9f43dde
Compare
renovate
Bot
force-pushed
the
renovate/responses-0.x
branch
from
January 10, 2025 19:02
9f43dde to
62e332a
Compare
renovate
Bot
force-pushed
the
renovate/responses-0.x
branch
from
January 13, 2025 21:32
62e332a to
8812a1b
Compare
renovate
Bot
force-pushed
the
renovate/responses-0.x
branch
from
March 11, 2025 17:07
8812a1b to
4ba0580
Compare
renovate
Bot
force-pushed
the
renovate/responses-0.x
branch
from
August 8, 2025 20:28
4ba0580 to
1c68e82
Compare
renovate
Bot
force-pushed
the
renovate/responses-0.x
branch
from
February 19, 2026 18:35
1c68e82 to
5d16c43
Compare
renovate
Bot
force-pushed
the
renovate/responses-0.x
branch
from
May 21, 2026 22:03
5d16c43 to
88eaaba
Compare
renovate
Bot
force-pushed
the
renovate/responses-0.x
branch
from
July 3, 2026 18:08
88eaaba to
4cfff74
Compare
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
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.25.0→==0.26.2Release Notes
getsentry/responses (responses)
v0.26.2Compare Source
Content-Type,DateandServer) are now strippedfrom recorded files regardless of header name case. Previously, responses recorded from
servers that send lowercase header names (for example over HTTP/2) kept these redundant
headers in the generated file.
query_param_matchermutating the caller's params dict when numericvalues are provided. See #801
v0.26.1Compare Source
README.es.rst)content_typeandheaders['content-type']are in a response mock file,content_typeis now used.matching.
v0.26.0Compare Source
assert_all_requests_are_fired=True, assertions aboutunfired requests are now raised even when an exception occurs in the context manager or
decorated function. Previously, these assertions were suppressed when exceptions occurred.
This new behavior provides valuable debugging context about which mocked requests were
or weren't called.
Retry-Afterheader when handling retriesv0.25.8Compare Source
v0.25.7Compare Source
v0.25.6Compare Source
v0.25.5Compare Source
v0.25.3Compare Source
recordernot saving and loading response headers with yaml files. See #715v0.25.2Compare Source
matchers.body_matcherfor matching string request bodies. See #717Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.