adobe / helix-html-pipeline

A library for rendering the html response in Helix3.
https://www.hlx.live/
Apache License 2.0
13 stars 16 forks source link

fix(deps): update external fixes (5.x) #637

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jose 5.4.1 -> 5.6.2 age adoption passing confidence
mocha (source) 10.4.0 -> 10.5.2 age adoption passing confidence

Release Notes

panva/jose (jose) ### [`v5.6.2`](https://togithub.com/panva/jose/blob/HEAD/CHANGELOG.md#562-2024-06-27) [Compare Source](https://togithub.com/panva/jose/compare/v5.6.1...v5.6.2) ##### Refactor - CryptoKey normalization is not always async ([b7751f5](https://togithub.com/panva/jose/commit/b7751f58743c837f5bc76df301430c9b7c72dd85)) - weak cache normalized CryptoKey instances ([32b25a5](https://togithub.com/panva/jose/commit/32b25a5c94febe79dcfa7b2e62e432d1dce1cd44)) ##### Fixes - ensure KeyObject type in Web API encrypt/decrypt ([b7920bd](https://togithub.com/panva/jose/commit/b7920bd635d1b7642307709e888ea3dcaf3e9b6f)) ### [`v5.6.1`](https://togithub.com/panva/jose/blob/HEAD/CHANGELOG.md#561-2024-06-27) [Compare Source](https://togithub.com/panva/jose/compare/v5.6.0...v5.6.1) ##### Refactor - normalize is always defined for Web API runtimes ([7bcb103](https://togithub.com/panva/jose/commit/7bcb10392cb7ff6bd17ebeb27f95f334d799fdb8)) ##### Fixes - workaround turbo's eager optimizations ([723a042](https://togithub.com/panva/jose/commit/723a04264e03daa5e311055ad2672e6ae5dfd1e3)), closes [#​690](https://togithub.com/panva/jose/issues/690) ### [`v5.6.0`](https://togithub.com/panva/jose/blob/HEAD/CHANGELOG.md#560-2024-06-27) [Compare Source](https://togithub.com/panva/jose/compare/v5.5.0...v5.6.0) ##### Features - support KeyObject inputs in WebCryptoAPI runtimes given compatibility ([e178b8f](https://togithub.com/panva/jose/commit/e178b8f0fbdd0313f5327a8e9e48ef7233060e0c)) ### [`v5.5.0`](https://togithub.com/panva/jose/blob/HEAD/CHANGELOG.md#550-2024-06-26) [Compare Source](https://togithub.com/panva/jose/compare/v5.4.1...v5.5.0) ##### Features - add experimental support for edge compute runtimes JWKS caching ([ab166e2](https://togithub.com/panva/jose/commit/ab166e207f1f2f63b1f1ab259e1280549b2e9097)), closes [#​551](https://togithub.com/panva/jose/issues/551) [#​661](https://togithub.com/panva/jose/issues/661) [#​653](https://togithub.com/panva/jose/issues/653) [#​415](https://togithub.com/panva/jose/issues/415)
mochajs/mocha (mocha) ### [`v10.5.2`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1052--2024-05-25) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.5.1...v10.5.2) ##### :bug: Fixes - [#​5032](https://togithub.com/mochajs/mocha/pull/5032) fix: better tracking of seen objects in error serialization ([**@​sam-super**](https://togithub.com/sam-super)) ### [`v10.5.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1051--2024-05-24) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.5.0...v10.5.1) ##### :bug: Fixes - [#​5086](https://togithub.com/mochajs/mocha/pull/5086) fix: Add error handling for nonexistent file case with --file option ([**@​khoaHyh**](https://togithub.com/khoaHyh)) ### [`v10.5.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1050--2024-05-24) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.4.0...v10.5.0) ##### :tada: Enhancements - [#​5015](https://togithub.com/mochajs/mocha/pull/5015) feat: use \ and \ for browser progress indicator instead of \ ([**@​yourWaifu**](https://togithub.com/yourWaifu)) - [#​5143](https://togithub.com/mochajs/mocha/pull/5143) feat: allow using any 3.x chokidar dependencies ([**@​simhnna**](https://togithub.com/simhnna)) - [#​4835](https://togithub.com/mochajs/mocha/pull/4835) feat: add MOCHA_OPTIONS env variable ([**@​icholy**](https://togithub.com/icholy)) ##### :bug: Fixes - [#​5107](https://togithub.com/mochajs/mocha/pull/5107) fix: include stack in browser uncaught error reporting ([**@​JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) ##### :nut_and_bolt: Other - [#​5110](https://togithub.com/mochajs/mocha/pull/5110) chore: switch two-column list styles to be opt-in ([**@​marjys**](https://togithub.com/marjys)) - [#​5135](https://togithub.com/mochajs/mocha/pull/5135) chore: fix some typos in comments ([**@​StevenMia**](https://togithub.com/StevenMia)) - [#​5130](https://togithub.com/mochajs/mocha/pull/5130) chore: rename 'master' to 'main' in docs and tooling ([**@​JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg))

Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

github-actions[bot] commented 3 months ago

This PR will trigger a patch release when merged.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (d269d81) to head (00455d0). Report is 1 commits behind head on 5.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 5.x #637 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 50 50 Lines 4448 4448 ========================================= Hits 4448 4448 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 5.11.10 :tada:

The release is available on:

Your semantic-release bot :package::rocket: