Skip to content

Bump sanitize-html from 2.15.0 to 2.16.0#4222

Merged
tdonohue merged 1 commit intodspace-7_xfrom
dependabot/npm_and_yarn/dspace-7_x/sanitize-html-2.16.0
Apr 21, 2025
Merged

Bump sanitize-html from 2.15.0 to 2.16.0#4222
tdonohue merged 1 commit intodspace-7_xfrom
dependabot/npm_and_yarn/dspace-7_x/sanitize-html-2.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2025

Bumps sanitize-html from 2.15.0 to 2.16.0.

Changelog

Sourced from sanitize-html's changelog.

2.16.0 (2025-04-16)

  • Add onOpenTag and onCloseTag events to enable advanced filtering to hook into the parser. Thhanks to Rimvydas Naktinis.
Commits
  • 3b45c7c Merge pull request #702 from apostrophecms/release-2.16.0
  • 7caf6d2 release 2.16.0
  • 0313050 Merge pull request #701 from apostrophecms/thanks-692
  • 4248936 thanks
  • b3dd0e6 Merge pull request #692 from naktinis/add-tag-and-text-events
  • 3f609e3 chore: add a note about tag open/close event example being illustrative
  • fb7a13b Merge branch 'main' into add-tag-and-text-events
  • be113c6 chore: add a CHANGELOG entry
  • 0d67ebd chore: update test to demonstrate isImplied argument, demonstrate all argumen...
  • 007523a fix: example output
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.15.0 to 2.16.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](apostrophecms/sanitize-html@2.15.0...2.16.0)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-version: 2.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2025
Copy link
Copy Markdown
Member

@tdonohue tdonohue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Passes tests

@tdonohue tdonohue added this to the 7.6.4 milestone Apr 21, 2025
@tdonohue tdonohue merged commit 3a04ea8 into dspace-7_x Apr 21, 2025
18 checks passed
@tdonohue tdonohue deleted the dependabot/npm_and_yarn/dspace-7_x/sanitize-html-2.16.0 branch April 21, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

Development

Successfully merging this pull request may close these issues.

1 participant