Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps dompurify from 3.3.0 to 3.3.1.

Release notes

Sourced from dompurify's releases.

DOMPurify 3.3.1

  • Updated ADD_FORBID_CONTENTS setting to extend default list, thanks @​MariusRumpf
  • Updated the ESM import syntax to be more correct, thanks @​binhpv
Commits
  • 6fc446a Merge pull request #1175 from cure53/main
  • 3b3bf91 Merge branch 'main' of github.com:cure53/DOMPurify
  • 9863f41 chore: Preparing 3.3.1 release
  • b4e0295 chore: Preparing 3.3.0 release
  • 077746b build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1170)
  • 4de68bb build(deps): bump actions/checkout from 5 to 6 (#1171)
  • 4c76b6f Use correct ESM import syntax (#1173)
  • 27e8496 Merge pull request #1168 from MariusRumpf/add-forbid-contents
  • a920096 Add ADD_FORBID_CONTENTS setting to extend default list
  • ac64660 Merge pull request #1163 from cure53/dependabot/github_actions/actions/setup-...
  • 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 [dompurify](https://github.com/cure53/DOMPurify) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Updates to dependencies size/small Small changes (1-10 files) labels Dec 15, 2025
@github-actions github-actions bot added area/build Build system and packaging area/docs Documentation updates area/ui User interface changes priority/high Important for milestone success target:develop labels Dec 15, 2025
@github-actions
Copy link

🏷️ Automatic Label Analysis
🤖 Dependabot PR Detected - Automatic dependency update

Detected Type: dependencies
Size: size/small (2 files, 16 lines changed)
Areas: area/ui, area/build, area/docs
Priority: priority/high, priority/high

This will help determine the release type when merged to main branch.

Release Impact:

  • breaking-changeMajor version bump (1.0.0 → 2.0.0)
  • enhancementMinor version bump (1.0.0 → 1.1.0)
  • bug, documentation, chore, dependenciesPatch version bump (1.0.0 → 1.0.1)

Labels can be manually adjusted if needed.

@github-actions
Copy link

Auto-merge Blocked

This Dependabot PR cannot be auto-merged because CI checks failed.

Action needed:

  1. 🔍 Review the failing checks in the Actions tab
  2. 🔧 Determine if this is a breaking change that needs attention
  3. 🚀 Manually merge if the failures are acceptable

Common scenarios:

  • Breaking API changes - May require code updates
  • Test failures - Could indicate compatibility issues
  • Security alerts - Need careful review before merging

Manual merge (if safe):

gh pr merge 85 --squash --delete-branch

2 similar comments
@github-actions
Copy link

Auto-merge Blocked

This Dependabot PR cannot be auto-merged because CI checks failed.

Action needed:

  1. 🔍 Review the failing checks in the Actions tab
  2. 🔧 Determine if this is a breaking change that needs attention
  3. 🚀 Manually merge if the failures are acceptable

Common scenarios:

  • Breaking API changes - May require code updates
  • Test failures - Could indicate compatibility issues
  • Security alerts - Need careful review before merging

Manual merge (if safe):

gh pr merge 85 --squash --delete-branch

@github-actions
Copy link

Auto-merge Blocked

This Dependabot PR cannot be auto-merged because CI checks failed.

Action needed:

  1. 🔍 Review the failing checks in the Actions tab
  2. 🔧 Determine if this is a breaking change that needs attention
  3. 🚀 Manually merge if the failures are acceptable

Common scenarios:

  • Breaking API changes - May require code updates
  • Test failures - Could indicate compatibility issues
  • Security alerts - Need careful review before merging

Manual merge (if safe):

gh pr merge 85 --squash --delete-branch

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

Labels

area/build Build system and packaging area/docs Documentation updates area/ui User interface changes dependencies Updates to dependencies priority/high Important for milestone success size/small Small changes (1-10 files) target:develop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants