Skip to content

chore(deps): bump @xmldom/xmldom from 0.8.11 to 0.8.12 in the npm_and_yarn group across 1 directory#184

Merged
jtn0123 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-282a1442c2
Apr 8, 2026
Merged

chore(deps): bump @xmldom/xmldom from 0.8.11 to 0.8.12 in the npm_and_yarn group across 1 directory#184
jtn0123 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-282a1442c2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the npm_and_yarn group with 1 update in the / directory: @xmldom/xmldom.

Updates @xmldom/xmldom from 0.8.11 to 0.8.12

Release notes

Sourced from @​xmldom/xmldom's releases.

0.8.12

Commits

Fixed

Code that passes a string containing "]]>" to createCDATASection and relied on the previously unsafe behavior will now receive InvalidCharacterError. Use a mutation method such as appendData if you intentionally need "]]>" in a CDATASection node's data.

Thank you, @​thesmartshadow, @​stevenobiajulu, for your contributions

xmldom/xmldom#357

Changelog

Sourced from @​xmldom/xmldom's changelog.

0.8.12

Fixed

Code that passes a string containing "]]>" to createCDATASection and relied on the previously unsafe behavior will now receive InvalidCharacterError. Use a mutation method such as appendData if you intentionally need "]]>" in a CDATASection node's data.

Thank you, @​thesmartshadow, @​stevenobiajulu, for your contributions

Commits
  • 189cb78 0.8.12
  • ed08df7 fix: XML injection via unsafe CDATA serialization (GHSA-wh4c-j3r5-mjhp) (#968)
  • a5b929b chore: clean up generated test artefacts before running ci-local
  • 4e37a20 ci: run format:check in lint job
  • ac0ac77 chore: ignore generated files when checking formatting
  • 968c893 chore: add local CI script and format:check script
  • ac40424 fix: preserve trailing whitespace in ProcessingInstruction data (#962)
  • cece752 chore: add .nvmrc pointing to node version 18
  • cbf44d9 docs: improve links to changes in most recent release
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by karfau, a new releaser for @​xmldom/xmldom since your current version.


@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-282a1442c2 branch from afdcb2c to d3749b8 Compare April 1, 2026 02:20
@dependabot dependabot Bot added javascript Pull requests that update javascript code dependencies Pull requests that update a dependency file labels Apr 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

🤖 CI Summary

Job Status
Unit Tests ✅ success
Lint ✅ success
Build ✅ success
E2E Tests ✅ success

📦 Bundle Size

Main JS: 50KB

📋 What to do if tests fail?
  • Unit Tests: Check the test output in the Actions tab
  • Lint: Run npm run lint locally
  • E2E Tests: Check Playwright report artifacts
  • Skipped jobs: Path filters detected no relevant changes

Updated: 2026-04-08T02:20:47.785Z

@jtn0123
Copy link
Copy Markdown
Owner

jtn0123 commented Apr 8, 2026

@dependabot rebase

1 similar comment
@jtn0123
Copy link
Copy Markdown
Owner

jtn0123 commented Apr 8, 2026

@dependabot rebase

Bumps the npm_and_yarn group with 1 update in the / directory: [@xmldom/xmldom](https://github.com/xmldom/xmldom).


Updates `@xmldom/xmldom` from 0.8.11 to 0.8.12
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](xmldom/xmldom@0.8.11...0.8.12)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-282a1442c2 branch from d3749b8 to 9102c2f Compare April 8, 2026 01:36
@jtn0123 jtn0123 merged commit 8d4c022 into main Apr 8, 2026
8 of 10 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm_and_yarn-282a1442c2 branch April 8, 2026 01:41
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

⚠️ SonarCloud Analysis

Quality Gate Coverage Bugs Vulnerabilities Code Smells Duplications

Quality Gate: UNKNOWN

New Code

Metric Value
🐛 Bugs N/A
🔓 Vulnerabilities N/A
🔥 Security Hotspots N/A
🧹 Code Smells N/A
📊 Coverage N/A
📋 Duplication N/A
🕐 New Debt N/A

Ratings

Reliability Security Maintainability
Grade N/A N/A N/A

Overall Project

Metric Value
📊 Coverage N/A
🕐 Technical Debt N/A
📏 Lines of Code N/A
🐛 Bugs N/A
🔓 Vulnerabilities N/A
🧹 Code Smells N/A
📋 Duplication N/A

View full analysis on SonarCloud


SonarCloud · 3ba9cb8 · 2026-04-08 02:21:29 UTC

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

🎉 This PR is included in version 1.12.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant