build(deps): bump @xmldom/xmldom and speech-rule-engine in /docs#304
Merged
Merged
Conversation
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>
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>
542c578 to
4382d3f
Compare
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has already been merged! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @xmldom/xmldom and speech-rule-engine. These dependencies needed to be updated together.
Updates
@xmldom/xmldomfrom 0.9.8 to 0.9.9Release notes
Sourced from
@xmldom/xmldom's releases.Changelog
Sourced from
@xmldom/xmldom's changelog.... (truncated)
Commits
7ffb16b0.9.907aade1docs: add missing references to changelog (#970)2b852e8fix: XML injection via unsafe CDATA serialization (GHSA-wh4c-j3r5-mjhp) (#969)d9adeffchore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 (#966)be45d04chore: add local CI script and format:check (#965)2d73dddchore(deps-dev): bump yauzl from 3.2.0 to 3.2.1 (#963)385c392chore(deps): bump minimatch (#961)7750b31feat: implement ParentNode.children getter (#960)aa806cdchore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#958)7d2610cchore(deps): update npm to v11.6.3 (#947)Maintainer changes
This version was pushed to npm by karfau, a new releaser for
@xmldom/xmldomsince your current version.Updates
speech-rule-enginefrom 4.1.2 to 4.1.3Release notes
Sourced from speech-rule-engine's releases.
Commits
4fd1f4bversion bump and xmldom update