Skip to content

build(deps): bump @xmldom/xmldom and speech-rule-engine in /docs#304

Merged
sauravpanda merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/multi-7335551f3e
Apr 16, 2026
Merged

build(deps): bump @xmldom/xmldom and speech-rule-engine in /docs#304
sauravpanda merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/multi-7335551f3e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @xmldom/xmldom and speech-rule-engine. These dependencies needed to be updated together.
Updates @xmldom/xmldom from 0.9.8 to 0.9.9

Release notes

Sourced from @​xmldom/xmldom's releases.

0.9.9

Commits

Added

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.

Chore

  • updated dependencies

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

xmldom/xmldom#435

Changelog

Sourced from @​xmldom/xmldom's changelog.

0.9.9

Added

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.

Chore

  • updated dependencies

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

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

0.8.11

Fixed

Thank you, @​shunkica, for your contributions

0.9.8

... (truncated)

Commits
Maintainer changes

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


Updates speech-rule-engine from 4.1.2 to 4.1.3

Release notes

Sourced from speech-rule-engine's releases.

Security Release

Fixes xmldom security issue.

Full Changelog: Speech-Rule-Engine/speech-rule-engine@v4.1.2...v4.1.3

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 15, 2026
sauravpanda added a commit that referenced this pull request Apr 16, 2026
The Demucs feat commit (#34fd120) introduced src/core/llm/index.ts and
src/engines/demucs-engine.ts changes that weren't run through prettier.
This was breaking build-and-lint CI on every PR rebased on main, which
is why dependabot PRs #303 and #304 showed failing checks.

Pure formatting only; no logic changes. Tests still 35/35 passing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sauravpanda
Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) and [speech-rule-engine](https://github.com/zorkow/speech-rule-engine). These dependencies needed to be updated together.

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

Updates `speech-rule-engine` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/zorkow/speech-rule-engine/releases)
- [Commits](Speech-Rule-Engine/speech-rule-engine@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.9.9
  dependency-type: indirect
- dependency-name: speech-rule-engine
  dependency-version: 4.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/multi-7335551f3e branch from 542c578 to 4382d3f Compare April 16, 2026 00:29
@sauravpanda
Copy link
Copy Markdown
Owner

@dependabot rebase

@sauravpanda sauravpanda merged commit b6ca19e into main Apr 16, 2026
8 of 9 checks passed
@sauravpanda sauravpanda deleted the dependabot/npm_and_yarn/docs/multi-7335551f3e branch April 16, 2026 00:32
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 16, 2026

Looks like this PR has already been merged!

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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant