Skip to content

build(deps): Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in /examples/with-react-native-web#12537

Merged
anthonyshew merged 1 commit intomainfrom
dependabot/npm_and_yarn/examples/with-react-native-web/xmldom/xmldom-0.8.12
Apr 2, 2026
Merged

build(deps): Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in /examples/with-react-native-web#12537
anthonyshew merged 1 commit intomainfrom
dependabot/npm_and_yarn/examples/with-react-native-web/xmldom/xmldom-0.8.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @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 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@xmldom/xmldom](https://github.com/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
...

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 2, 2026
@turbo-orchestrator turbo-orchestrator Bot added the area: examples Improvements or additions to examples label Apr 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 2, 2026 15:20
@dependabot dependabot Bot requested review from tknickman and removed request for a team April 2, 2026 15:20
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
examples-basic-web Ready Ready Preview, Comment, Open in v0 Apr 2, 2026 3:25pm
examples-designsystem-docs Ready Ready Preview, Comment, Open in v0 Apr 2, 2026 3:25pm
examples-gatsby-web Ready Ready Preview, Comment, Open in v0 Apr 2, 2026 3:25pm
examples-kitchensink-blog Ready Ready Preview, Comment, Open in v0 Apr 2, 2026 3:25pm
examples-nonmonorepo Ready Ready Preview, Comment, Open in v0 Apr 2, 2026 3:25pm
examples-svelte-web Ready Ready Preview, Comment, Open in v0 Apr 2, 2026 3:25pm
examples-tailwind-web Ready Ready Preview, Comment, Open in v0 Apr 2, 2026 3:25pm
examples-vite-web Ready Ready Preview, Comment, Open in v0 Apr 2, 2026 3:25pm
turbo-site Ready Ready Preview, Comment, Open in v0 Apr 2, 2026 3:25pm
turborepo-agents Ready Ready Preview, Comment, Open in v0 Apr 2, 2026 3:25pm

@anthonyshew anthonyshew merged commit 295a89b into main Apr 2, 2026
35 of 39 checks passed
@anthonyshew anthonyshew deleted the dependabot/npm_and_yarn/examples/with-react-native-web/xmldom/xmldom-0.8.12 branch April 2, 2026 17:24
github-actions Bot added a commit that referenced this pull request Apr 2, 2026
## Release v2.9.4-canary.4

Versioned docs: https://v2-9-4-canary-4.turborepo.dev

### Changes

- release(turborepo): 2.9.4-canary.3 (#12536) (`074a0ef`)
- build(deps): Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in
/examples/with-react-native-web (#12537) (`295a89b`)
- fix: Only enforce signature key length for keys that exist (#12538)
(`27ac52f`)

Co-authored-by: Turbobot <turbobot@vercel.com>
github-actions Bot added a commit that referenced this pull request Apr 5, 2026
## Release v2.9.4

Versioned docs: https://v2-9-4.turborepo.dev

### Changes

- release(turborepo): 2.9.3 (#12524) (`0b48404`)
- fix: Always update $schema URL to versioned format during migration
(#12529) (`389cd5e`)
- release(turborepo): 2.9.4-canary.1 (#12530) (`7f8cb9a`)
- fix: Support `turbo.jsonc` in codemod transforms (#12532) (`e570d29`)
- feat: Add incremental task caching (#12531) (`39c4934`)
- release(turborepo): 2.9.4-canary.2 (#12533) (`d2944c4`)
- docs: Send siteId as label on feedback GitHub issues (#12527)
(`6644f34`)
- Replace local ai-agent-detection with @vercel/agent-readability
(#12528) (`86d34cc`)
- fix: Prevent `filterUsingTasks` `--filter` from pulling dependents
into Task Graph (#12535) (`d3aca27`)
- release(turborepo): 2.9.4-canary.3 (#12536) (`074a0ef`)
- build(deps): Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in
/examples/with-react-native-web (#12537) (`295a89b`)
- fix: Only enforce signature key length for keys that exist (#12538)
(`27ac52f`)
- release(turborepo): 2.9.4-canary.4 (#12539) (`f745fc7`)
- fix: Validate engine concurrency after task-level filtering (#12540)
(`a38658a`)
- release(turborepo): 2.9.4-canary.5 (#12541) (`ac99fac`)
- fix: Preserve prerelease info in schema URL during codemod migration
(#12542) (`81b39a5`)
- feat: Allow `--affected` and `--filter` to be combined (#12543)
(`98ab3b6`)
- fix(config): Deep-merge nested OTEL config across priority sources
(#12513) (`f214dc8`)
- release(turborepo): 2.9.4-canary.6 (#12544) (`0e763f8`)
- fix: Retain microfrontend proxy tasks when using `filterUsingTasks`
(#12545) (`a4b943e`)
- release(turborepo): 2.9.4-canary.7 (#12546) (`b7d89a4`)
- fix: Bun workspace lockfile pruning producing invalid output (#12548)
(`0346076`)
- fix: Respect dirty .gitignore patterns during task input hashing
(#12557) (`1254916`)
- release(turborepo): 2.9.4-canary.8 (#12558) (`01802b4`)

---------

Co-authored-by: Turbobot <turbobot@vercel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: examples Improvements or additions to examples dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant