firefox-performance-dashboards icon indicating copy to clipboard operation
firefox-performance-dashboards copied to clipboard

Update pollyjs monorepo to v6 (major)

Open renovate[bot] opened this issue 4 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pollyjs/adapter-fetch (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence
@pollyjs/adapter-node-http (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence
@pollyjs/core (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence
@pollyjs/persister-fs (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

netflix/pollyjs

v6.0.5

Compare Source

Bug Fixes
  • persister: requests -> request in HarEntry declaration (#​441) (6466810)

v6.0.4

Compare Source

Bug Fixes

v6.0.3

Compare Source

Bug Fixes

v6.0.2

Compare Source

Bug Fixes
  • core: Fix types for registering adapters and persisters (#​435) (cc2fa19)

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Upgrade url-parse to 1.5.0+ to fix CVE-2021-27515. This change could alter the final url generated for a request.
  • Adapter
    • passthroughRequest renamed to onFetchResponse
    • respondToRequest renamed to onRespond
  • Persister
    • findRecording renamed to onFindRecording
    • saveRecording renamed to onSaveRecording
    • deleteRecording renamed to onDeleteRecording
  • The logging configuration option has now been replaced with logLevel. This allows for more fine-grain control over what should be logged as well as silencing logs altogether.
  • Recording file name will no longer have trailing dashes
  • Use the standard encoding field on the generated har file instead of _isBinary and use base64 encoding instead of hex to reduce the payload size.
    • Although backwards compatibility is not guaranteed, you can replace all occurrences of "_isBinary": true with "encoding": "hex" in the recorded HAR files.
  • @​pollyjs dependencies for @​pollyjs/ember have been moved to peer dependencies

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Bug Fixes
Features
  • core: Add overrideRecordingName and configure to public API (#​372) (cdbf513)

5.0.2 (2020-12-06)

Bug Fixes
  • adapter-node-http: Remove module monkey patching on disconnect (#​369) (0cec43a)

5.0.1 (2020-09-25)

Bug Fixes
  • adapter-xhr: Only modify the 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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Dec 06 '21 01:12 renovate[bot]

❌ Deploy Preview for firefox-performance-dashboard failed.

🔨 Explore the source changes: e6881d551a83741f3fd6f9ee4b4b8a4a6f70f55e

🔍 Inspect the deploy log: https://app.netlify.com/sites/firefox-performance-dashboard/deploys/61ad6139457aaa00078cae03

netlify[bot] avatar Dec 06 '21 01:12 netlify[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Mar 24 '23 23:03 renovate[bot]