Skip to content

Bump @xmldom/xmldom and speech-rule-engine in /website#512

Merged
kralka merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/multi-7335551f3e
Apr 9, 2026
Merged

Bump @xmldom/xmldom and speech-rule-engine in /website#512
kralka merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/multi-7335551f3e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 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 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) 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 9, 2026
@kralka kralka enabled auto-merge April 9, 2026 08:39
@kralka kralka added this pull request to the merge queue Apr 9, 2026
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 24180812507

Warning

No base build found for commit 55d3dc7 on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 86.632%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 3643
Covered Lines: 3156
Line Coverage: 86.63%
Coverage Strength: 0.87 hits per line

💛 - Coveralls

Merged via the queue into main with commit 504f29d Apr 9, 2026
19 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/multi-7335551f3e branch April 9, 2026 09:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants