⬆️ Update dependency responses to v0.26.3 #55

Merged
mat merged 1 commit from renovate/responses-0.x into main 2026-08-28 08:14:34 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
responses (changelog) ==0.26.2==0.26.3 age confidence

Release Notes

getsentry/responses (responses)

v0.26.3

Compare Source

  • Added a keep_headers argument to _recorder.record and
    Recorder.dump_to_file to preserve named headers (for example Date)
    that are otherwise stripped as verbose defaults, so a signed response can be
    recorded and later verified. Matching is case-insensitive. See #​763
  • Fixed the element type exposed by CallList so static type checkers infer
    Call values when iterating, indexing, or filtering recorded calls. See #​722
  • Fixed query_string_matcher (and the query matching auto-applied to a
    registered URL's own query string) discarding blank-valued query params
    (b=), which caused requests with an extra or missing blank param to
    match incorrectly. See #​804
  • Fixed fragment_identifier_matcher treating opaque fragments (those without
    =, e.g. /users/5) as always equal, so a required fragment matched a
    different one or none at all. See #​806

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [responses](https://github.com/getsentry/responses) ([changelog](https://github.com/getsentry/responses/blob/master/CHANGES)) | `==0.26.2` → `==0.26.3` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/responses/0.26.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/responses/0.26.2/0.26.3?slim=true) | --- ### Release Notes <details> <summary>getsentry/responses (responses)</summary> ### [`v0.26.3`](https://github.com/getsentry/responses/blob/HEAD/CHANGES#0263) [Compare Source](https://github.com/getsentry/responses/compare/0.26.2...0.26.3) - Added a `keep_headers` argument to `_recorder.record` and `Recorder.dump_to_file` to preserve named headers (for example `Date`) that are otherwise stripped as verbose defaults, so a signed response can be recorded and later verified. Matching is case-insensitive. See [#&#8203;763](https://github.com/getsentry/responses/issues/763) - Fixed the element type exposed by `CallList` so static type checkers infer `Call` values when iterating, indexing, or filtering recorded calls. See [#&#8203;722](https://github.com/getsentry/responses/issues/722) - Fixed `query_string_matcher` (and the query matching auto-applied to a registered URL's own query string) discarding blank-valued query params (`b=`), which caused requests with an extra or missing blank param to match incorrectly. See [#&#8203;804](https://github.com/getsentry/responses/issues/804) - Fixed `fragment_identifier_matcher` treating opaque fragments (those without `=`, e.g. `/users/5`) as always equal, so a required fragment matched a different one or none at all. See [#&#8203;806](https://github.com/getsentry/responses/issues/806) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMC4zIiwidXBkYXRlZEluVmVyIjoiNDQuMzAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
⬆️ Update dependency responses to v0.26.3
All checks were successful
Tests / forgejo-pytest (push) Successful in 43s
Tests / forgejo-pytest (pull_request) Successful in 41s
92c1f762f4
mat merged commit 7d55cababd into main 2026-08-28 08:14:34 +00:00
mat deleted branch renovate/responses-0.x 2026-08-28 08:14:34 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
mat/python-comwatt-client!55
No description provided.