Skip to content

Bump @xmldom/xmldom from 0.9.5 to 0.9.9 in /tests/UI - #423

Merged
Progi1984 merged 1 commit into
devfrom
dependabot/npm_and_yarn/tests/UI/xmldom/xmldom-0.9.9
Apr 7, 2026
Merged

Bump @xmldom/xmldom from 0.9.5 to 0.9.9 in /tests/UI#423
Progi1984 merged 1 commit into
devfrom
dependabot/npm_and_yarn/tests/UI/xmldom/xmldom-0.9.9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @xmldom/xmldom from 0.9.5 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

0.9.8

Commits

Fixed

Chore

Thank you, @​kboshold, @​Ponynjaa, for your contributions.

xmldom/xmldom#435

0.9.7

Commits

... (truncated)

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.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2026
@github-project-automation github-project-automation Bot moved this to Ready for review in PR Dashboard Apr 1, 2026
@Progi1984

Copy link
Copy Markdown
Member

@dependabot rebase

@Progi1984 Progi1984 added this to the 3.0.3 milestone Apr 7, 2026
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.5 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.5...0.9.9)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.9.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tests/UI/xmldom/xmldom-0.9.9 branch from 7f6408d to d143d69 Compare April 7, 2026 12:03
@Progi1984
Progi1984 merged commit 3851f4a into dev Apr 7, 2026
34 checks passed
@github-project-automation github-project-automation Bot moved this from Ready for review to Merged in PR Dashboard Apr 7, 2026
@Progi1984
Progi1984 deleted the dependabot/npm_and_yarn/tests/UI/xmldom/xmldom-0.9.9 branch April 7, 2026 12:57
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

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants