Update pollyjs monorepo to v6 (major) - abandoned #449
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.0.0
->^6.0.0
^5.0.0
->^6.0.0
^5.0.0
->^6.0.0
^5.0.0
->^6.0.0
Release Notes
netflix/pollyjs
v6.0.5
Compare Source
Bug Fixes
requests
->request
inHarEntry
declaration (#441) (6466810)v6.0.4
Compare Source
Bug Fixes
v6.0.3
Compare Source
Bug Fixes
v6.0.2
Compare Source
Bug Fixes
v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare Source
Bug Fixes
persister: Only treat status codes >= 400 as failed (#430) (7658952)
fix!: Upgrade url-parse (#426) (c21ed04), closes #426
feat!: Cleanup adapter and persister APIs (#429) (06499fc), closes #429
feat!: Improve logging and add logLevel (#427) (bef3ee3), closes #427
chore!: Upgrade package dependencies (#421) (dd23334), closes #421
feat!: Use base64 instead of hex encoding for binary data (#420) (6bb9b36), closes #420
feat(ember)!: Upgrade to ember octane (#415) (8559ef8), closes #415
Features
BREAKING CHANGES
passthroughRequest
renamed toonFetchResponse
respondToRequest
renamed toonRespond
findRecording
renamed toonFindRecording
saveRecording
renamed toonSaveRecording
deleteRecording
renamed toonDeleteRecording
logging
configuration option has now been replaced withlogLevel
. This allows for more fine-grain control over what should be logged as well as silencing logs altogether.encoding
field on the generated har file instead of_isBinary
and usebase64
encoding instead ofhex
to reduce the payload size."_isBinary": true
with"encoding": "hex"
in the recorded HAR files.v5.1.1
Compare Source
Bug Fixes
v5.1.0
Compare Source
Bug Fixes
Features
overrideRecordingName
andconfigure
to public API (#372) (cdbf513)5.0.2 (2020-12-06)
Bug Fixes
5.0.1 (2020-09-25)
Bug Fixes
responseType
if it was changed (#363) (cff4e2d)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.