dustinsoftware / polly-proxy

HTTP proxy which uses the Polly.JS library to record and replay test data
1 stars 0 forks source link

Bump @pollyjs/adapter-node-http from 2.0.0 to 2.6.2 #56

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @pollyjs/adapter-node-http from 2.0.0 to 2.6.2.

Changelog *Sourced from [@pollyjs/adapter-node-http's changelog](https://github.com/Netflix/pollyjs/blob/master/CHANGELOG.md).* > ## [2.6.2](https://github.com/netflix/pollyjs/compare/v2.6.1...v2.6.2) (2019-08-05) > > > ### Bug Fixes > > * Bowser.getParser empty string UserAgent error ([#246](https://github-redirect.dependabot.com/netflix/pollyjs/issues/246)) ([2c9c4b9](https://github.com/netflix/pollyjs/commit/2c9c4b9)) > > > ### Features > > * Adds an in-memory persister to test polly internals ([#237](https://github-redirect.dependabot.com/netflix/pollyjs/issues/237)) ([5a6fda6](https://github.com/netflix/pollyjs/commit/5a6fda6)) > > > > > > ## [2.6.1](https://github.com/netflix/pollyjs/compare/v2.6.0...v2.6.1) (2019-08-01) > > > ### Bug Fixes > > * **persister:** Default to empty string if userAgent is empty ([#242](https://github-redirect.dependabot.com/netflix/pollyjs/issues/242)) ([c46d65c](https://github.com/netflix/pollyjs/commit/c46d65c)) > > > > > > # [2.6.0](https://github.com/netflix/pollyjs/compare/v2.5.0...v2.6.0) (2019-07-17) > > > ### Bug Fixes > > * **adapter-fetch:** Handle `Request` objects as URLs ([#220](https://github-redirect.dependabot.com/netflix/pollyjs/issues/220)) ([bb28d54](https://github.com/netflix/pollyjs/commit/bb28d54)) > > > ### Features > > * **core:** Improved logging ([#217](https://github-redirect.dependabot.com/netflix/pollyjs/issues/217)) ([3e876a8](https://github.com/netflix/pollyjs/commit/3e876a8)) > * PollyError and improved adapter error handling ([#234](https://github-redirect.dependabot.com/netflix/pollyjs/issues/234)) ([23a2127](https://github.com/netflix/pollyjs/commit/23a2127)) > > > > > > # [2.5.0](https://github.com/netflix/pollyjs/compare/v2.4.0...v2.5.0) (2019-06-06) > > > ### Features > > * **adapter-xhr:** Support `context` option ([65b3c38](https://github.com/netflix/pollyjs/commit/65b3c38)) > ... (truncated)
Commits - [`8020152`](https://github.com/Netflix/pollyjs/commit/8020152b55fc6ba600af475ca52a85c4bb6a896e) chore: Publish v2.6.2 - [`2c9c4b9`](https://github.com/Netflix/pollyjs/commit/2c9c4b9911fd392faa6244082688c2e656a93eb2) fix: Bowser.getParser empty string UserAgent error ([#246](https://github-redirect.dependabot.com/netflix/pollyjs/issues/246)) - [`24fd6f7`](https://github.com/Netflix/pollyjs/commit/24fd6f72237ddb0d7a92c2858a96a0047bb7c40e) docs: Correct Lerna link in contributing.md ([#245](https://github-redirect.dependabot.com/netflix/pollyjs/issues/245)) - [`5a6fda6`](https://github.com/Netflix/pollyjs/commit/5a6fda6c374531ffc6e21e3f8607192771502a77) feat: Adds an in-memory persister to test polly internals ([#237](https://github-redirect.dependabot.com/netflix/pollyjs/issues/237)) - [`6cd2f6d`](https://github.com/Netflix/pollyjs/commit/6cd2f6d3dd1a93eacf96bbb70372e3783ca02c89) chore: Publish v2.6.1 - [`c46d65c`](https://github.com/Netflix/pollyjs/commit/c46d65cf4199f5a8ee99123c2830f0bee3093541) fix(persister): Default to empty string if userAgent is empty ([#242](https://github-redirect.dependabot.com/netflix/pollyjs/issues/242)) - [`c82292f`](https://github.com/Netflix/pollyjs/commit/c82292fa5d995f6e7773730eac0a67d53571e113) chore: Lodash security update, yarn dedupe ([#239](https://github-redirect.dependabot.com/netflix/pollyjs/issues/239)) - [`0e1d473`](https://github.com/Netflix/pollyjs/commit/0e1d47353f4a5ae8bfd4eafc751a3e91a9bc4c85) chore: Adds contributor section to README ([#235](https://github-redirect.dependabot.com/netflix/pollyjs/issues/235)) - [`e7463b7`](https://github.com/Netflix/pollyjs/commit/e7463b77a1b4bc8f81a9b30f9e1078f4c0cec350) chore: Publish v2.6.0 - [`23a2127`](https://github.com/Netflix/pollyjs/commit/23a2127d2f8bb789b299df2d33dff0cac3448536) feat: PollyError and improved adapter error handling ([#234](https://github-redirect.dependabot.com/netflix/pollyjs/issues/234)) - Additional commits viewable in [compare view](https://github.com/netflix/pollyjs/compare/v2.0.0...v2.6.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.