Skip to content

build(deps): update dependency responses to ~=0.26.1 (hotfix/5.11)#1080

Open
renovate[bot] wants to merge 1 commit into
hotfix/5.11from
renovate/hotfix/5.11-responses-0.x
Open

build(deps): update dependency responses to ~=0.26.1 (hotfix/5.11)#1080
renovate[bot] wants to merge 1 commit into
hotfix/5.11from
renovate/hotfix/5.11-responses-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 23, 2026

This PR contains the following updates:

Package Change Age Confidence
responses (changelog) ~=0.25.0~=0.26.1 age confidence

Release Notes

getsentry/responses (responses)

v0.26.1

Compare Source

  • Added Spanish translation of the README (README.es.rst)
  • When both content_type and headers['content-type'] are in a response mock file,
    content_type is now used.
  • Added strict_match to urlencoded_params_matcher, enabling partial request parameter
    matching.

v0.26.0

Compare Source

  • When using assert_all_requests_are_fired=True, assertions about
    unfired 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.
  • Consider the Retry-After header when handling retries

v0.25.8

Compare Source

  • Fix bug where the content type is always recorded as either text/plain or application/json. See #​770
  • Allow asserts on add_callback() matches. See #​727

Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "every weekend"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the PR: Dependencies This PR updates project dependencies. label May 23, 2026
@renovate renovate Bot requested a review from a team May 23, 2026 03:12
@renovate renovate Bot force-pushed the renovate/hotfix/5.11-responses-0.x branch from 080f544 to e37d606 Compare May 23, 2026 22:28
@renovate renovate Bot changed the title build(deps): update dependency responses to ~=0.26.0 (hotfix/5.11) build(deps): update dependency responses to ~=0.26.1 (hotfix/5.11) May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Dependencies This PR updates project dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants