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

chore(deps): update external fixes (main) #630

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
esmock 2.6.5 -> 2.6.6 age adoption passing confidence
hast-util-raw 9.0.3 -> 9.0.4 age adoption passing confidence
unified (source) 11.0.4 -> 11.0.5 age adoption passing confidence

Release Notes

iambumblehead/esmock (esmock) ### [`v2.6.6`](https://togithub.com/iambumblehead/esmock/releases/tag/v2.6.6): migrate eslint 9 add tsx tests [Compare Source](https://togithub.com/iambumblehead/esmock/compare/v2.6.5...v2.6.6) migrate eslint 9 add tsx tests, - [add tsx tests and remove tsx caution from README](https://togithub.com/iambumblehead/esmock/pull/305) thanks [@​galexite](https://togithub.com/galexite) - [pin node 22.1 at test CI](https://togithub.com/iambumblehead/esmock/pull/306) and ignore regressions in new node 22 - [migrate to eslint 9](https://togithub.com/iambumblehead/esmock/pull/306)
syntax-tree/hast-util-raw (hast-util-raw) ### [`v9.0.4`](https://togithub.com/syntax-tree/hast-util-raw/releases/tag/9.0.4) [Compare Source](https://togithub.com/syntax-tree/hast-util-raw/compare/9.0.3...9.0.4) - [`eda8d15`](https://togithub.com/syntax-tree/hast-util-raw/commit/eda8d15) Fix crash on unfinished HTML in raw **Full Changelog**: https://github.com/syntax-tree/hast-util-raw/compare/9.0.3...9.0.4
unifiedjs/unified (unified) ### [`v11.0.5`](https://togithub.com/unifiedjs/unified/releases/tag/11.0.5) [Compare Source](https://togithub.com/unifiedjs/unified/compare/11.0.4...11.0.5) ##### Fix - [`1e0863a`](https://togithub.com/unifiedjs/unified/commit/1e0863a) Fix exception on older browsers by [@​justinbhopper](https://togithub.com/justinbhopper) in [https://github.com/unifiedjs/unified/pull/246](https://togithub.com/unifiedjs/unified/pull/246) **Full Changelog**: https://github.com/unifiedjs/unified/compare/11.0.4...11.0.5

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 no 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 (6045322) to head (947a237). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #630 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 45 45 Lines 3544 3544 ========================================= Hits 3544 3544 ```

: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 6.12.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: