adobe / helix-publish

Microservice for publishing Project Helix Fastly service configurations
Apache License 2.0
5 stars 6 forks source link

chore(deps): update dependency @pollyjs/adapter-fetch to v6 #978

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pollyjs/adapter-fetch 5.1.1 -> 6.0.4 age adoption passing confidence

Release Notes

netflix/pollyjs ### [`v6.0.4`](https://togithub.com/netflix/pollyjs/blob/HEAD/CHANGELOG.md#​604-httpsgithubcomnetflixpollyjscomparev603v604-2021-12-10) [Compare Source](https://togithub.com/netflix/pollyjs/compare/v6.0.3...v6.0.4) ##### Bug Fixes - Update types for class methods ([#​438](https://togithub.com/netflix/pollyjs/issues/438)) ([b88655a](https://togithub.com/netflix/pollyjs/commit/b88655ac1b4ca7348afd45e9aeaa50e998ea68d7)) ### [`v6.0.3`](https://togithub.com/netflix/pollyjs/blob/HEAD/CHANGELOG.md#​603-httpsgithubcomnetflixpollyjscomparev602v603-2021-12-08) [Compare Source](https://togithub.com/netflix/pollyjs/compare/v6.0.2...v6.0.3) ##### Bug Fixes - A few more type fixes ([#​437](https://togithub.com/netflix/pollyjs/issues/437)) ([5e837a2](https://togithub.com/netflix/pollyjs/commit/5e837a25d28393b764cb66bcae0b29e9273eabe8)) ### [`v6.0.2`](https://togithub.com/netflix/pollyjs/blob/HEAD/CHANGELOG.md#​602-httpsgithubcomnetflixpollyjscomparev601v602-2021-12-07) [Compare Source](https://togithub.com/netflix/pollyjs/compare/v6.0.1...v6.0.2) ##### Bug Fixes - **core:** Fix types for registering adapters and persisters ([#​435](https://togithub.com/netflix/pollyjs/issues/435)) ([cc2fa19](https://togithub.com/netflix/pollyjs/commit/cc2fa197a5c0a5fdef4602c4a207d31f3e677897)) ### [`v6.0.1`](https://togithub.com/netflix/pollyjs/blob/HEAD/CHANGELOG.md#​601-httpsgithubcomnetflixpollyjscomparev600v601-2021-12-06) [Compare Source](https://togithub.com/netflix/pollyjs/compare/v6.0.0...v6.0.1) ##### Bug Fixes - **ember:** Bump peer dependencies to 6.x ([#​432](https://togithub.com/netflix/pollyjs/issues/432)) ([1529226](https://togithub.com/netflix/pollyjs/commit/152922688744c8a2f8d89f793dcecf3c2bc40033)) - **types:** add types.d.ts to package.files ([#​431](https://togithub.com/netflix/pollyjs/issues/431)) ([113ee89](https://togithub.com/netflix/pollyjs/commit/113ee898bcf0467c5c48c15b53fc9198e2e91cb1)) ### [`v6.0.0`](https://togithub.com/netflix/pollyjs/blob/HEAD/CHANGELOG.md#​600-httpsgithubcomnetflixpollyjscomparev520v600-2021-11-30) [Compare Source](https://togithub.com/netflix/pollyjs/compare/v5.1.1...v6.0.0) ##### Bug Fixes - **persister:** Only treat status codes >= 400 as failed ([#​430](https://togithub.com/netflix/pollyjs/issues/430)) ([7658952](https://togithub.com/netflix/pollyjs/commit/765895232746cd560da6bd566de8a312045b1703)) - fix!: Upgrade url-parse ([#​426](https://togithub.com/netflix/pollyjs/issues/426)) ([c21ed04](https://togithub.com/netflix/pollyjs/commit/c21ed048ff9d87a3773458dcfb9758e4fa6582bf)), closes [#​426](https://togithub.com/netflix/pollyjs/issues/426) - feat!: Cleanup adapter and persister APIs ([#​429](https://togithub.com/netflix/pollyjs/issues/429)) ([06499fc](https://togithub.com/netflix/pollyjs/commit/06499fc2d85254b3329db2bec770d173ed32bca0)), closes [#​429](https://togithub.com/netflix/pollyjs/issues/429) - feat!: Improve logging and add logLevel ([#​427](https://togithub.com/netflix/pollyjs/issues/427)) ([bef3ee3](https://togithub.com/netflix/pollyjs/commit/bef3ee39f71dfc2fa4dbeb522dfba16d01243e9f)), closes [#​427](https://togithub.com/netflix/pollyjs/issues/427) - chore!: Upgrade package dependencies ([#​421](https://togithub.com/netflix/pollyjs/issues/421)) ([dd23334](https://togithub.com/netflix/pollyjs/commit/dd23334fa9b64248e4c49c3616237bdc2f12f682)), closes [#​421](https://togithub.com/netflix/pollyjs/issues/421) - feat!: Use base64 instead of hex encoding for binary data ([#​420](https://togithub.com/netflix/pollyjs/issues/420)) ([6bb9b36](https://togithub.com/netflix/pollyjs/commit/6bb9b36522d73f9c079735d9006a12376aee39ea)), closes [#​420](https://togithub.com/netflix/pollyjs/issues/420) - feat(ember)!: Upgrade to ember octane ([#​415](https://togithub.com/netflix/pollyjs/issues/415)) ([8559ef8](https://togithub.com/netflix/pollyjs/commit/8559ef8c600aefaec629870eac5f5c8953e18b16)), closes [#​415](https://togithub.com/netflix/pollyjs/issues/415) ##### Features - **adapter-node-http:** Upgrade nock to v13 ([#​424](https://togithub.com/netflix/pollyjs/issues/424)) ([2d5b59e](https://togithub.com/netflix/pollyjs/commit/2d5b59ee0c33ea53a64321249246fcae0a616a3f)) - **node-server:** Upgrade dependencies ([#​417](https://togithub.com/netflix/pollyjs/issues/417)) ([246a2f2](https://togithub.com/netflix/pollyjs/commit/246a2f29a88de9c25fc0739ea5e53a0130a58573)) ##### 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](https://togithub.com/pollyjs) dependencies for [@​pollyjs/ember](https://togithub.com/pollyjs/ember) have been moved to peer dependencies

Configuration

📅 Schedule: "after 2pm on Monday" in timezone Europe/Zurich.

🚦 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 this update again.



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

github-actions[bot] commented 2 years ago

This PR will trigger no release when merged.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.