Conversation
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) to 0.8.12 and updates ancestor dependency [epubjs](https://github.com/futurepress/epub.js). These dependencies need to be updated together. 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) Updates `epubjs` from 0.3.93 to 0.4.2 - [Release notes](https://github.com/futurepress/epub.js/releases) - [Commits](https://github.com/futurepress/epub.js/commits) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.12 dependency-type: indirect - dependency-name: epubjs dependency-version: 0.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ArshVermaGit
left a comment
There was a problem hiding this comment.
This looks like a clean and necessary dependency alignment update. Bumping @xmldom/xmldom alongside epubjs ensures compatibility between the XML parser and its consumer, which helps avoid subtle parsing or rendering issues that could otherwise surface at runtime. It’s good to see these upgraded together rather than independently, as their version coupling is important for stability. The scope of the PR is appropriately minimal and relies on Dependabot’s automated conflict resolution, which keeps the update low-risk and easy to maintain. Overall, this is a straightforward but important maintenance improvement that helps keep the dependency tree secure and consistent.
Bumps @xmldom/xmldom to 0.8.12 and updates ancestor dependency epubjs. These dependencies need to be updated together.
Updates
@xmldom/xmldomfrom 0.8.11 to 0.8.12Release notes
Sourced from
@xmldom/xmldom's releases.Changelog
Sourced from
@xmldom/xmldom's changelog.Commits
189cb780.8.12ed08df7fix: XML injection via unsafe CDATA serialization (GHSA-wh4c-j3r5-mjhp) (#968)a5b929bchore: clean up generated test artefacts before running ci-local4e37a20ci: run format:check in lint jobac0ac77chore: ignore generated files when checking formatting968c893chore: add local CI script and format:check scriptac40424fix: preserve trailing whitespace in ProcessingInstruction data (#962)cece752chore: add .nvmrc pointing to node version 18cbf44d9docs: improve links to changes in most recent releaseMaintainer changes
This version was pushed to npm by karfau, a new releaser for
@xmldom/xmldomsince your current version.Updates
epubjsfrom 0.3.93 to 0.4.2Commits
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.