Bump vcrpy from 8.2.1 to 8.3.0 - #2132
Conversation
Bumps [vcrpy](https://github.com/kevin1024/vcrpy) from 8.2.1 to 8.3.0. - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v8.2.1...v8.3.0) --- updated-dependencies: - dependency-name: vcrpy dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Reviewed. This is a minimal, mechanical dependabot bump ( Worth checking: is the aiohttp compat shim now dead code?
Looking at vcrpy's own changelog (pulled from this PR's description), 8.2.0 already lists: "Fix aiohttp 3.14 compatibility:
...may all now be removable dead code/docs per the repo's "no dead code" guidance in CLAUDE.md. This predates this specific PR (the shim was already arguably stale at 8.2.1), so it's not a blocker for merging the bump itself — but since this PR touches that exact comment block, it'd be a good moment to verify (e.g. diff Otherwise: no breaking changes noted in the 8.2.1→8.3.0 range (the vcrpy 8.0.0 breaking changes — dropping Python 3.9 / urllib3 <2 — predate this bump and aren't relevant here), and the version is only used in |
Bumps vcrpy from 8.2.1 to 8.3.0.
Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
c599974Release v8.3.068cbe59Show how to register a custom object in the cassette-not-saved error7a898b5Refuse to record cassettes the safe YAML loader can't read back (#1012)1421b36fix: show descriptive error when cassette contains unsupported YAML tags (#1008)b1fb62bMerge pull request #1000 from kevin1024/dependabot/pre_commit/https-/github.c...9e74117Fix stale keep-alive connection reuse; unpin werkzeug (#1001)30a721dLoosen up some things to allow vcrpy to work with niquests (#980)393e349build(deps): bump https://github.com/astral-sh/ruff-pre-commitDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)