Skip to content

[NPM] Bump the all-dependencies group across 1 directory with 2 updates#24424

Merged
sgiehl merged 3 commits into5.x-devfrom
dependabot-npm_and_yarn-all-dependencies-ca201d5ce4
Apr 28, 2026
Merged

[NPM] Bump the all-dependencies group across 1 directory with 2 updates#24424
sgiehl merged 3 commits into5.x-devfrom
dependabot-npm_and_yarn-all-dependencies-ca201d5ce4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps the all-dependencies group with 2 updates in the / directory: @vue/test-utils and dompurify.

Pins @vue/test-utils to 2.4.6

Using a newer version caused issues, as it seems to break with the vue version we currently use. Updating this package further needs to be postponed to Matomo 6

Updates dompurify from 3.4.0 to 3.4.1

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.1

  • Fixed an issue with on-handler stripping for HTML-spec-reserved custom element names (font-face, color-profile, missing-glyph, font-face-src, font-face-uri, font-face-format, font-face-name) under permissive CUSTOM_ELEMENT_HANDLING
  • Fixed a case-sensitivity gap in the annotation-xml check that allowed mixed-case variants to bypass the basic-custom-element exclusion in XHTML mode
  • Fixed SANITIZE_NAMED_PROPS repeatedly prefixing already-prefixed id and name values on subsequent sanitization
  • Fixed the IN_PLACE root-node check to explicitly guard against non-string nodeName (DOM-clobbering robustness)
  • Removed a duplicate slot entry from the default HTML attribute allow-list
  • Strengthened the fast-check fuzz harness with explicit XSS invariants, an expanded seed-payload corpus, an additional idempotence property for SANITIZE_NAMED_PROPS, and a negative-control assertion ensuring the invariants actually fire
  • Added regression and pinning tests covering the above fixes and two accepted-behavior contracts (SAFE_FOR_TEMPLATES greedy scrub, hook-added attribute handling)
  • Extended CodeQL analysis to run on 3.x and 2.x maintenance branches
Commits
  • 5b0cdbb chore: merge main into 3.x for 3.4.1 release (#1301)
  • 09f5911 test: added three more browsers to test setup (OSX, mobile)
  • See full diff in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Bumps the all-dependencies group with 2 updates: [@vue/test-utils](https://github.com/vuejs/test-utils) and [dompurify](https://github.com/cure53/DOMPurify).


Updates `@vue/test-utils` from 2.4.6 to 2.4.8
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.4.6...v2.4.8)

Updates `dompurify` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.0...3.4.1)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-version: 2.4.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: dompurify
  dependency-version: 3.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies PRs that update some dependencies, e.g. composer dependencies or git submodules label Apr 26, 2026
@sgiehl sgiehl added this to the 5.10.0 milestone Apr 27, 2026
@dependabot dependabot Bot changed the title [NPM] Bump the all-dependencies group with 2 updates [NPM] Bump the all-dependencies group across 1 directory with 2 updates Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-all-dependencies-ca201d5ce4 branch from e0e4af4 to 59ca327 Compare April 28, 2026 11:07
@sgiehl sgiehl force-pushed the dependabot-npm_and_yarn-all-dependencies-ca201d5ce4 branch from 59ca327 to eb82cb6 Compare April 28, 2026 11:31
@sgiehl sgiehl requested a review from a team April 28, 2026 11:32
@sgiehl sgiehl merged commit ef6deaa into 5.x-dev Apr 28, 2026
31 checks passed
@sgiehl sgiehl deleted the dependabot-npm_and_yarn-all-dependencies-ca201d5ce4 branch April 28, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies PRs that update some dependencies, e.g. composer dependencies or git submodules

Development

Successfully merging this pull request may close these issues.

2 participants