Skip to content

Upgrade @xmldom/xmldom to 0.8.13 for CG triggered bugs#4161

Open
Dewsk wants to merge 2 commits into
mainfrom
user/dewsk/xmldom-cg-iteration
Open

Upgrade @xmldom/xmldom to 0.8.13 for CG triggered bugs#4161
Dewsk wants to merge 2 commits into
mainfrom
user/dewsk/xmldom-cg-iteration

Conversation

@Dewsk

@Dewsk Dewsk commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Platforms Impacted

  • iOS
  • macOS
  • win32 (Office)
  • windows
  • android

Description of changes

Another CG update; last check-in re-triggered another set of issues which will be fixed by this.

Verification

(how the change was tested, including both manual and automated tests)

Before After
Screenshot or description before this change Screenshot or description with this change

Pull request checklist

This PR has considered (when applicable):

  • Automated Tests
  • Documentation and examples
  • Keyboard Accessibility
  • Voiceover
  • Internationalization and Right-to-left Layouts

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Dewsk
Dewsk requested a review from Copilot July 23, 2026 05:29
@Dewsk Dewsk assigned Dewsk and unassigned Dewsk Jul 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repo-level Yarn resolutions to ensure @xmldom/xmldom is pinned to 0.8.13 for dependency ranges that previously resolved to 0.7.13, addressing CG-triggered issues by avoiding the older xmldom version.

Changes:

  • Update the root package.json resolution for @xmldom/xmldom@npm:^0.7.7 to 0.8.13.
  • Update yarn.lock to remove the now-unused @xmldom/xmldom@npm:0.7.13 entry.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Adjusts Yarn resolutions to force @xmldom/xmldom ^0.7.7 consumers to 0.8.13.
yarn.lock Removes the 0.7.13 lock entry and retains 0.8.13 as the resolved version.

Comment thread package.json Outdated
Comment on lines 64 to 66
"@xmldom/xmldom@npm:^0.7.7": "0.8.13",
"@xmldom/xmldom@npm:^0.8.8": "0.8.13",
"@xmldom/xmldom@npm:^0.9.5": "0.9.10",
Copilot finished work on behalf of Dewsk July 23, 2026 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants