Skip to content

Bump @react-native-community/cli, react-native and react-native-windows#53

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-cba6cc72ff
Open

Bump @react-native-community/cli, react-native and react-native-windows#53
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-cba6cc72ff

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

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

Removes @react-native-community/cli

Updates react-native from 0.75.2 to 0.82.1

Release notes

Sourced from react-native's releases.

0.82.1

Fixed

Android specific

iOS specific

  • Fixed issue when using gnu coreutils cp command when using precompiled binaries causing compilation error (068ec39aea by @​chrfalch)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.82.0


Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


... (truncated)

Changelog

Sourced from react-native's changelog.

Changelog (pre 0.80)

v0.79.7

Fixed

Android specific

v0.79.6

Added

Android specific

iOS specific

  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (a74d930c93 by @​cipolleschi)

Fixed

Android specific

v0.79.5

Fixed

v0.79.4

Fixed

Android specific

... (truncated)

Commits

Updates react-native-windows from 0.75.0 to 1.0.0

Release notes

Sourced from react-native-windows's releases.

React Native Windows 0.80.1

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.80.0.

New changes

React Native Windows 0.80.0

0.80.0 Release Notes

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

This release includes the commits to React Native Windows from 6/1/2025 - 7/31/2025.


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 version 0.80.0, the New Architecture will be enabled by default. It is strongly recommended to move to the new architecture as soon as possible to take advantage of improved performance, long-term support, and modern capabilities as paper architecture will not be supported from React Native for Windows v0.82.

🔗 Learn more: New Architecture Docs


Reliability


New Architecture-specific Changes

... (truncated)

Changelog

Sourced from react-native-windows's changelog.

Change Log - react-native-windows

0.0.0-canary.1003

Thu, 30 Oct 2025 05:29:15 GMT

Changes

0.0.0-canary.1002

Tue, 28 Oct 2025 23:42:04 GMT

Changes

0.0.0-canary.1001

Fri, 24 Oct 2025 05:26:22 GMT

Changes

0.0.0-canary.1000

Tue, 21 Oct 2025 05:28:11 GMT

Changes

  • Add Attack Surface Analyzer (ASA) integration to CI pipeline for SDL compliance (copilot@github.com)
  • Implement SDL /GS crash detection and analysis tooling for stack buffer overrun monitoring (copilot@github.com)
  • Fix ARM64 support in rnw-dependencies.ps1 by detecting processor architecture and installing the correct Visual Studio VC Tools component (ARM64 vs x86.x64) (copilot@github.com)
  • fix: stricter checks against key events (sanajmi@microsoft.com)
  • Integrate 0.81.0-nightly-20250709-6892dde36 (kvineeth@microsoft.com)
  • Integrate 0.81.0-nightly-20250702-b41b924b2 (kvineeth@microsoft.com)
  • Bump @​react-native-windows/cli to v0.0.0-canary.278

0.0.0-canary.999

Thu, 09 Oct 2025 05:28:12 GMT

Changes

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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


Removes `@react-native-community/cli`

Updates `react-native` from 0.75.2 to 0.82.1
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.82.1/packages/react-native)

Updates `react-native-windows` from 0.75.0 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: "@react-native-community/cli"
  dependency-version: 
  dependency-type: indirect
- dependency-name: react-native
  dependency-version: 0.82.1
  dependency-type: direct:production
- 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 6, 2025
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.

0 participants