adobe / htlengine

An HTL (Sightly) Interpreter/Compiler for Node.js
Apache License 2.0
47 stars 20 forks source link

fix(deps): update external fixes #514

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dompurify 3.0.6 -> 3.0.8 age adoption passing confidence
jsdom 23.0.1 -> 23.1.0 age adoption passing confidence

Release Notes

cure53/DOMPurify (dompurify) ### [`v3.0.8`](https://togithub.com/cure53/DOMPurify/releases/tag/3.0.8): DOMPurify 3.0.8 [Compare Source](https://togithub.com/cure53/DOMPurify/compare/3.0.7...3.0.8) - Fixed errors caused by conditional exports, thanks [@​ssi02014](https://togithub.com/ssi02014) - Fixed a type error when working with custom element config, thanks [@​cpmotion](https://togithub.com/cpmotion) ### [`v3.0.7`](https://togithub.com/cure53/DOMPurify/releases/tag/3.0.7): DOMPurify 3.0.7 [Compare Source](https://togithub.com/cure53/DOMPurify/compare/3.0.6...3.0.7) - Added better protection against CSPP attacks, thanks [@​kevin-mizu](https://togithub.com/kevin-mizu) - Updated browser versions for automated tests - Updated Node versions for automated tests
jsdom/jsdom (jsdom) ### [`v23.1.0`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2310) [Compare Source](https://togithub.com/jsdom/jsdom/compare/23.0.1...23.1.0) - Added an initial implementation of `ElementInternals`, including the `shadowRoot` getter and the string-valued ARIA properties. (zjffun) - Added the string-valued ARIA attribute-reflecting properties to `Element`. - Fixed `history.pushState()` and `history.replaceState()` to follow the latest specification, notably with regards to how they handle empty string inputs and what new URLs are possible. - Fixed the `input.valueAsANumber` setter to handle `NaN` correctly. (alexandertrefz) - Updated various dependencies, including `cssstyle` which contains several bug fixes.

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 8 months ago

This PR will trigger a patch release when merged.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (4ab2ea0) 95.18% compared to head (266b028) 95.18%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #514 +/- ## ======================================= Coverage 95.18% 95.18% ======================================= Files 89 89 Lines 7255 7255 ======================================= Hits 6906 6906 Misses 349 349 ```

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

github-actions[bot] commented 8 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: