Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Change Age Confidence
vcrpy ==7.0.0 -> ==8.0.0 age confidence

Release Notes

kevin1024/vcrpy (vcrpy)

v8.0.0

Compare Source

Breaking Changes

New Features

Bug Fixes

  • Rewrite httpx support to patch httpcore instead of httpx (#​943) - thanks @​seowalex
    • Fixes httpx.ResponseNotRead exceptions (#​832, #​834)
    • Fixes KeyError: 'follow_redirects' (#​945)
    • Adds support for custom httpx transports
  • Fix HTTPS proxy handling - proxy address no longer ends up in cassette URIs (#​809, #​914) - thanks @​alga
  • Fix iscoroutinefunction deprecation warning on Python 3.14 - thanks @​kloczek

Other Changes

Full Changelog: kevin1024/vcrpy@v7.0.0...v8.0.0


Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 3, 2025
@renovate renovate bot requested review from Maffooch and mtesauro as code owners December 3, 2025 20:35
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 3, 2025
@mtesauro
Copy link
Contributor

mtesauro commented Dec 4, 2025

@valentijnscholten I think you've used this in the past for some of the tests - thoughts on doing this version bump?

Copy link
Member

@valentijnscholten valentijnscholten left a comment

Choose a reason for hiding this comment

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

the release notes don't scare me

@valentijnscholten valentijnscholten added this to the 2.54.0 milestone Dec 4, 2025
@Maffooch Maffooch merged commit e1af6ec into dev Dec 5, 2025
148 of 150 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants