ScaleLeap / amazon-mws-api-sdk

A fully typed TypeScript and Node.js Amazon MWS API Unofficial SDK
https://npm.im/@scaleleap/amazon-mws-api-sdk
MIT License
20 stars 12 forks source link

fix(deps): update dependency html-entities to v2.4.0 #529

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
html-entities 2.3.3 -> 2.4.0 age adoption passing confidence

Release Notes

mdevils/html-entities (html-entities) ### [`v2.4.0`](https://togithub.com/mdevils/html-entities/blob/HEAD/CHANGELOG.md#240) [Compare Source](https://togithub.com/mdevils/html-entities/compare/v2.3.6...v2.4.0) - Introduce `nonAsciiPrintableOnly` mode. ### [`v2.3.6`](https://togithub.com/mdevils/html-entities/compare/v2.3.5...v2.3.6) [Compare Source](https://togithub.com/mdevils/html-entities/compare/v2.3.5...v2.3.6) ### [`v2.3.5`](https://togithub.com/mdevils/html-entities/blob/HEAD/CHANGELOG.md#235) [Compare Source](https://togithub.com/mdevils/html-entities/compare/v2.3.4...v2.3.5) - Reduce unnecessarily long RegExps. ### [`v2.3.4`](https://togithub.com/mdevils/html-entities/blob/HEAD/CHANGELOG.md#234) [Compare Source](https://togithub.com/mdevils/html-entities/compare/v2.3.3...v2.3.4) - Fix the problem decoding HTML5 entities those names are part of HTML4 entities.

Configuration

πŸ“… Schedule: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0c56a2d) 99.42% compared to head (d8b8d18) 99.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #529 +/- ## ======================================= Coverage 99.42% 99.42% ======================================= Files 36 36 Lines 2257 2257 Branches 192 192 ======================================= Hits 2244 2244 Misses 11 11 Partials 2 2 ```

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

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: