Update dependency @pollyjs/core to v5 - autoclosed
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
@pollyjs/core | devDependencies | major | ^5.0.0 | source |
Release Notes
netflix/pollyjs
v5.0.0
Bug Fixes
- adapter-fetch: Add statusText to the response (#341) (0d45953)
- core: Compute order based on id and recording name (#342) (42004d2)
Features
BREAKING CHANGES
- Persister.name and Adapter.name have been replaced with Persister.id and Adapter.id
- core: A request's order is will now be computed based on its id and the recording name it will be persisted to.
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.