Skip to content

Bump @xmldom/xmldom and react-native-windows in /samples/Calculator/csharp#1218

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

Bump @xmldom/xmldom and react-native-windows in /samples/Calculator/csharp#1218
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/Calculator/csharp/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.81.3 to 1.0.0

Release notes

Sourced from react-native-windows's releases.

React Native Windows 0.82.0

We're excited to release React Native Windows 0.82.0 targeting React Native 0.82.0!

This release includes the commits to React Native Windows from 8/2/2025 - 01/15/2026.

How to upgrade?

You can view the changes made to the default new React Native Windows applications for C++ and C# using React Native Upgrade Helper. See this document for more details.

Starting with React Native Windows 0.82, the legacy Paper architecture has been completely removed. All apps now run exclusively on the New Architecture (Fabric). If you haven't already migrated your app to Fabric, you must do so before upgrading to 0.82. See the New Architecture migration guide for details

New Architecture-specific changes

Breaking Changes

  • Fixed focus restoration on close, removed minimize/maximize buttons, and hidden title bar icon for cleaner modal appearance : [Modal outstanding issues by iamAbhi-916 · Pull Request #15445 · microsoft/react-native-windows](microsoft/react-native-windows#15445)

  • Remove old architecture that is not supported in 0.82 : [Remove paper by acoates-ms · Pull Request #15354 · microsoft/react-native-windows](microsoft/react-native-windows#15354)

New Features

  • Add ability to customize native accessibility of custom native components : [Add ability to customize native accessibility of custom native components by acoates-ms · Pull Request #15532 · microsoft/react-native-windows](microsoft/react-native-windows#15532)

... (truncated)

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:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 23, 2026
@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.81.3 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/csharp/multi-2ee70118dd branch from 5df6943 to 344d004 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