Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pollyjs monorepo to v6 (major) - abandoned #449

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2021

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
  • adapter-puppeteer: Add prependListener puppeteer@4.0.0 removed (#​368) (6c35fd3)
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.

@netlify
Copy link

netlify bot commented Dec 6, 2021

❌ Deploy Preview for firefox-performance-dashboard failed.

🔨 Explore the source changes: e6881d5

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

@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

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 renovate bot changed the title Update pollyjs monorepo to v6 (major) Update pollyjs monorepo to v6 (major) - abandoned Dec 8, 2024
Copy link
Contributor Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant