Skip to content

Bump @xmldom/xmldom and react-native-windows in /samples/Calculator/fabric#1220

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/Calculator/fabric/multi-2ee70118dd
Open

Bump @xmldom/xmldom and react-native-windows in /samples/Calculator/fabric#1220
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/Calculator/fabric/multi-2ee70118dd

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Removes @xmldom/xmldom. It's no longer used after updating ancestor dependency react-native-windows. These dependencies need to be updated together.

Removes @xmldom/xmldom

Updates react-native-windows from 0.82.1 to 1.0.0

Changelog

Sourced from react-native-windows's changelog.

Change Log - react-native-windows

0.0.0-canary.1055

Wed, 13 May 2026 18:22:07 GMT

Changes

  • Show tooltip on keyboard focus, enforce single visible tooltip (74712637+iamAbhi-916@users.noreply.github.com)
  • Fix #16047: Pressables inside ScrollView remained stuck in the pressed state after a touch-driven scroll, and on non-100% Windows display scales the next tap on a row would not register press. Two underlying causes were addressed: (1) VisualInteractionSource::TryRedirectForManipulation does not deliver PointerCaptureLost for the redirected pointer, leaving a zombie entry in CompositionEventHandler::m_activeTouches — now resolved by synthesizing a touchcancel from the InputPointerSource.PointerRoutedAway event, which fires reliably on the redirect path; and (2) ScrollViewComponentView::updateStateWithContentOffset wrote the raw physical-pixel ScrollPosition into ScrollViewShadowNode state's contentOffset, which Fabric layout treats as DIPs, so JS UIManager.measure() over-subtracted the offset by pointScaleFactor after any scroll on a >100% display, causing Pressability to fire LEAVE_PRESS_RECT synchronously and suppress press — now divides by pointScaleFactor to match the JS event-emitter paths in the same file. (gordomacmaster@gmail.com)
  • Bump @​react-native-windows/cli to v0.0.0-canary.290

0.0.0-canary.1054

Mon, 11 May 2026 14:34:27 GMT

Changes

0.0.0-canary.1053

Sun, 10 May 2026 18:20:42 GMT

Changes

0.0.0-canary.1052

Wed, 22 Apr 2026 16:40:25 GMT

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 23, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 23, 2026 01:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/samples/Calculator/fabric/multi-2ee70118dd branch 2 times, most recently from 883081c to fb09002 Compare May 20, 2026 03:35
@vineethkuttan
Copy link
Copy Markdown
Contributor

@dependabot recreate

Removes [@xmldom/xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [react-native-windows](https://github.com/microsoft/react-native-windows/tree/HEAD/vnext). These dependencies need to be updated together.


Removes `@xmldom/xmldom`

Updates `react-native-windows` from 0.82.1 to 1.0.0
- [Release notes](https://github.com/microsoft/react-native-windows/releases)
- [Changelog](https://github.com/microsoft/react-native-windows/blob/main/vnext/CHANGELOG.md)
- [Commits](https://github.com/microsoft/react-native-windows/commits/HEAD/vnext)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version:
  dependency-type: indirect
- dependency-name: react-native-windows
  dependency-version: 1.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/samples/Calculator/fabric/multi-2ee70118dd branch from fb09002 to 4ea28bf Compare May 20, 2026 03:46
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant