Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rn-integrate script to more aggressively update align dependencies #12740

Merged
merged 10 commits into from
Feb 27, 2024

Conversation

acoates-ms
Copy link
Contributor

@acoates-ms acoates-ms commented Feb 16, 2024

Various dependencies throughout the repo are stale, which can cause issues within the repo.

For example, the version of @react-native/babel-preset was not correctly triggering @react-native/babel-plugin-codegen due to it being stale.

I've updated the rn-integrate script to more aggressively update various dependencies throughout the repo. This reduces the duplication in yarn.lock and generally should help us keep more up to date with core.

Microsoft Reviewers: Open in CodeFlow

@acoates-ms acoates-ms requested review from a team as code owners February 16, 2024 00:16
packages/e2e-test-app-fabric/jest.config.js Show resolved Hide resolved
yarn.lock Outdated Show resolved Hide resolved
yarn.lock Outdated Show resolved Hide resolved
Copy link
Contributor

@chiaramooney chiaramooney left a comment

Choose a reason for hiding this comment

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

👍

@acoates-ms acoates-ms merged commit 74032cf into microsoft:main Feb 27, 2024
48 checks passed
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