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 v4 (major) #159

Merged
merged 1 commit into from
Jan 25, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2020

This PR contains the following updates:

Package Type Update Change
@pollyjs/adapter-node-http devDependencies major 3.0.2 -> 4.0.0
@pollyjs/core devDependencies major 3.0.0 -> 4.0.0
@pollyjs/persister-fs devDependencies major 3.0.0 -> 4.0.0

Release Notes

netflix/pollyjs

v4.0.0

Compare Source

Bug Fixes
  • adapter: Clone the recording entry before mutating it (#​294) (d7e1303)
  • core: Disconnect from all adapters when pause is called (#​291) (5c655bf)
chore
Features
  • core: Provide the request as an argument to matchRequestsBy methods (#​293) (4e3163f)
  • core: Remove deprecated recordIfExpired option (#​295) (5fe991d)
BREAKING CHANGES
  • core: recordIfExpired is no longer supported, please use expiryStrategy instead.
  • Drop support for Node 8 as it is now EOL
  • core: Calling polly.pause() will now disconnect from all connected adapters instead of setting the mode to passthrough. Calling polly.play() will reconnect to the disconnected adapters before pause was called.

3.0.2 (2020-01-08)

Bug Fixes

3.0.1 (2019-12-25)

Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the internal label Jan 13, 2020
@renovate renovate bot force-pushed the renovate/major-pollyjs-monorepo branch 7 times, most recently from 6abbaa5 to 5a73d15 Compare January 21, 2020 01:18
@renovate renovate bot force-pushed the renovate/major-pollyjs-monorepo branch from 5a73d15 to fe519f4 Compare January 23, 2020 20:08
@tanem tanem merged commit 1604350 into master Jan 25, 2020
@renovate renovate bot deleted the renovate/major-pollyjs-monorepo branch January 25, 2020 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants