Skip to content

Update dependency sanitize-html to v2.17.1#988

Merged
kategengler merged 1 commit intomainfrom
renovate/sanitize-html-2.x-lockfile
Mar 7, 2026
Merged

Update dependency sanitize-html to v2.17.1#988
kategengler merged 1 commit intomainfrom
renovate/sanitize-html-2.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2026

This PR contains the following updates:

Package Change Age Confidence
sanitize-html (source) 2.13.02.17.1 age confidence

Release Notes

apostrophecms/apostrophe (sanitize-html)

v2.17.1

Compare Source

Fixes
  • Fix unclosed tags (e.g., <hello) returning empty string in escape and recursiveEscape modes. Fixes #​706.
    Thanks to Byeong Hyeon for the fix.

v2.17.0

Compare Source

  • Add preserveEscapedAttributes, allowing attributes on escaped disallowed tags to be retained. Thanks to Ben Elliot for this new option.

v2.16.0

Compare Source

  • Add onOpenTag and onCloseTag events to enable advanced filtering to hook into the parser. Thanks to Rimvydas Naktinis.

v2.15.0

Compare Source

  • Allow keeping tag content when discarding with exclusive filter by returning "excludeTag". Thanks to rChaoz.

v2.14.0

Compare Source

  • Fix adding text with transformTags in cases where it originally had no text child elements. Thanks to f0x.

v2.13.1

Compare Source

  • Fix to allow regex in allowedClasses wildcard whitelist. Thanks to anak-dev.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@kategengler kategengler merged commit 52daab4 into main Mar 7, 2026
4 checks passed
@kategengler kategengler deleted the renovate/sanitize-html-2.x-lockfile branch March 7, 2026 20:58
@netlify
Copy link

netlify bot commented Mar 7, 2026

Deploy Preview for ember-api-docs ready!

Name Link
🔨 Latest commit d8fa336
🔍 Latest deploy log https://app.netlify.com/projects/ember-api-docs/deploys/69ac8f884e8bd700087358a4
😎 Deploy Preview https://deploy-preview-988--ember-api-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant