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) #617

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.3.0 -> 5.4.0 age adoption passing confidence
mdast-util-to-hast 13.1.0 -> 13.2.0 age adoption passing confidence

Release Notes

panva/jose (jose) ### [`v5.4.0`](https://togithub.com/panva/jose/blob/HEAD/CHANGELOG.md#540-2024-06-03) [Compare Source](https://togithub.com/panva/jose/compare/v5.3.0...v5.4.0) ##### Features - expose JWT's payload in JWTClaimValidationFailed instances ([58bcffb](https://togithub.com/panva/jose/commit/58bcffbac735cc727fd81c36813f12fd6f58b695)), closes [#​680](https://togithub.com/panva/jose/issues/680) ##### Refactor - add explicit return types everywhere ([cc2b2d7](https://togithub.com/panva/jose/commit/cc2b2d7b76118d59b9e08c589dc33a45a6377f4a))
syntax-tree/mdast-util-to-hast (mdast-util-to-hast) ### [`v13.2.0`](https://togithub.com/syntax-tree/mdast-util-to-hast/releases/tag/13.2.0) [Compare Source](https://togithub.com/syntax-tree/mdast-util-to-hast/compare/13.1.0...13.2.0) ##### Types - [`24f4576`](https://togithub.com/syntax-tree/mdast-util-to-hast/commit/24f4576) Add type for `data.meta` on elements to hast **Full Changelog**: https://github.com/syntax-tree/mdast-util-to-hast/compare/13.1.0...13.2.0

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 (08c0e25) to head (cb489e3). Report is 1 commits behind head on 5.x.

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

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