Skip to content

Bump @rgrove/parse-xml from 4.2.1 to 4.2.2#95

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rgrove/parse-xml-4.2.2
Open

Bump @rgrove/parse-xml from 4.2.1 to 4.2.2#95
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rgrove/parse-xml-4.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @rgrove/parse-xml from 4.2.1 to 4.2.2.

Release notes

Sourced from @​rgrove/parse-xml's releases.

v4.2.2

Fixed

  • A malformed numeric character reference with one or more trailing non-digit characters (e.g. &#65a;, &#x41g;) now results in an "Invalid character reference" error. Previously the trailing non-digit characters were silently ignored, which didn't conform to the XML specification. #45 (@​spokodev)

Full Changelog: rgrove/parse-xml@v4.2.1...v4.2.2

Changelog

Sourced from @​rgrove/parse-xml's changelog.

4.2.2 (2026-07-10)

Fixed

  • A malformed numeric character reference with one or more trailing non-digit characters (e.g. &#65a;, &#x41g;) now results in an "Invalid character reference" error. Previously the trailing non-digit characters were silently ignored, which didn't conform to the XML specification. #45 (@​spokodev)
Commits
  • 03f09e1 Release 4.2.2
  • 48dd065 fix: reject numeric character references with trailing non-digit characters
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [@rgrove/parse-xml](https://github.com/rgrove/parse-xml) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/rgrove/parse-xml/releases)
- [Changelog](https://github.com/rgrove/parse-xml/blob/main/CHANGELOG.md)
- [Commits](rgrove/parse-xml@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: "@rgrove/parse-xml"
  dependency-version: 4.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant