adobe / helix-publish

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

chore(deps): update external major to v6 (major) #968

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.0 age adoption passing confidence
@pollyjs/adapter-node-http 5.1.1 -> 6.0.0 age adoption passing confidence
@pollyjs/core 5.1.1 -> 6.0.0 age adoption passing confidence
@pollyjs/persister-fs 5.1.1 -> 6.0.0 age adoption passing confidence

Release Notes

netflix/pollyjs (@​pollyjs/adapter-fetch) ### [`v6.0.0`](https://togithub.com/netflix/pollyjs/blob/master/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. - [@​pollyjs](https://togithub.com/pollyjs) dependencies for [@​pollyjs/ember](https://togithub.com/pollyjs/ember) have been moved to peer dependencies
netflix/pollyjs (@​pollyjs/adapter-node-http)

Configuration

πŸ“… Schedule: "after 2pm on Monday" in timezone Europe/Zurich.

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

β™» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates 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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #968 (944e08c) into main (9bc7222) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #968   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files          14       14           
  Lines         365      365           
=======================================
  Hits          362      362           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 9bc7222...944e08c. Read the comment docs.

tripodsan commented 2 years ago

@trieloff same here. given the fact that helix-publish will be retired soon, we can also choose to exclude pollyjs upgrade like here: https://github.com/adobe/helix-content-proxy/blob/b8828435546b657a34b07e5de2e3ace458771af2/renovate.json#L3-L16

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.