Skip to content

chore(deps): update pre-commit hook responses to v0.26.3 - #775

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/responses-0.26.x
Open

chore(deps): update pre-commit hook responses to v0.26.3#775
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/responses-0.26.x

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
responses (changelog) ==0.26.2==0.26.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


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: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • 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 requested a review from TheKevJames as a code owner August 27, 2026 01:57
@renovate renovate Bot added the task label Aug 27, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@renovate
renovate Bot force-pushed the renovate/responses-0.26.x branch from 3741e2a to 75abbaa Compare August 28, 2026 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants